Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Julien ROZO (728df3c6895faca574975fc21c7b314a4d360dfb)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Julien ROZO <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master z-rejected grimoire by Julien ROZO (728df3c6895faca574975fc21c7b314a4d360dfb)
  • Date: Tue, 9 Sep 2008 16:34:43 -0500

GIT changes to master z-rejected grimoire by Julien ROZO <julien AT rozo.org>:

ChangeLog
| 3
dev/null
|binary
z-editors/openoffice-bin/CONFLICTS
| 2
z-editors/openoffice-bin/HISTORY
| 3
z-editors/openoffice2-bin-lang-fr/DETAILS
| 4
z-editors/openoffice2-bin-lang-fr/HISTORY
| 3

z-editors/openoffice2-bin-lang-fr/OOo_2.4.0_LinuxIntel_langpack_fr.tar.gz.sig
| 0

z-editors/openoffice2-bin-lang-fr/OOo_2.4.1_LinuxIntel_langpack_fr.tar.gz.sig
|binary
z-editors/openoffice2-bin/CONFLICTS
| 3
z-editors/openoffice2-bin/HISTORY
| 5 +
z-editors/openoffice2-bin/INSTALL
| 6 -
z-editors/openoffice3-bin/BUILD
| 1
z-editors/openoffice3-bin/CONFLICTS
| 3
z-editors/openoffice3-bin/DEPENDS
| 6 +
z-editors/openoffice3-bin/DETAILS
| 41 ++++++++++
z-editors/openoffice3-bin/HISTORY
| 4
z-editors/openoffice3-bin/INSTALL
| 34 ++++++++
z-editors/openoffice3-bin/PREPARE
| 3
z-editors/openoffice3-bin/PRE_BUILD
| 26 ++++++
z-editors/openoffice3-bin/volatiles
| 6 +
20 files changed, 146 insertions(+), 7 deletions(-)

New commits:
commit 728df3c6895faca574975fc21c7b314a4d360dfb
Author: Julien ROZO <julien AT rozo.org>
Commit: Julien ROZO <julien AT rozo.org>

openoffice2-bin: in CONFLICTS, added openoffice3-bin

commit b6dc94ced2793680fe83d4f11842622ff65071dc
Author: Julien ROZO <julien AT rozo.org>
Commit: Julien ROZO <julien AT rozo.org>

openoffice-bin: in CONFLICTS, removed OpenOffice, added openoffice3-bin

commit 5f3fc9e8cfa64b3595eaede23b6f6225ce3f71b1
Author: Julien ROZO <julien AT rozo.org>
Commit: Julien ROZO <julien AT rozo.org>

openoffice3-bin: new spell, the binary version of OpenOffice.org 3

commit e62da382d1f424ae048a31bb87d5f8e33e2197b6
Author: Julien ROZO <julien AT rozo.org>
Commit: Julien ROZO <julien AT rozo.org>

openoffice2-bin: in INSTALL, fixed a typo when reverting message to
DEFAULT_COLOR (T was missing),
and rm now uses INSTALL_ROOT when removing script-made symlinks

commit c1d3cd196bf95c5ac10f2e2c85f513d70913d3f7
Author: Julien ROZO <julien AT rozo.org>
Commit: Julien ROZO <julien AT rozo.org>

openoffice2-bin-lang-fr: updated version to 2.4.1

diff --git a/ChangeLog b/ChangeLog
index 63245bb..0ce2910 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2008-09-09 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * z-editors/openoffice3-bin: new spell, binary version of
OpenOffice.org 3
+
2008-08-24 Remko van der Vossen <wich AT sourcemage.org>
* z-audio/mac: New spell, monkey's Audio Codec

diff --git a/z-editors/openoffice-bin/CONFLICTS
b/z-editors/openoffice-bin/CONFLICTS
index df06e2e..a16fbdb 100755
--- a/z-editors/openoffice-bin/CONFLICTS
+++ b/z-editors/openoffice-bin/CONFLICTS
@@ -1,3 +1,3 @@
conflicts openoffice &&
conflicts openoffice2-bin &&
-conflicts OpenOffice
+conflicts openoffice3-bin
diff --git a/z-editors/openoffice-bin/HISTORY
b/z-editors/openoffice-bin/HISTORY
index 797aa29..d5c79ac 100644
--- a/z-editors/openoffice-bin/HISTORY
+++ b/z-editors/openoffice-bin/HISTORY
@@ -1,3 +1,6 @@
+2008-09-09 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * CONFLICTS: removed OpenOffice, added openoffice3-bin
+
2008-04-24 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Removed dependency on mktemp (now provided by coreutils)

diff --git a/z-editors/openoffice2-bin-lang-fr/DETAILS
b/z-editors/openoffice2-bin-lang-fr/DETAILS
index 7a2a3ee..e44d3e4 100755
--- a/z-editors/openoffice2-bin-lang-fr/DETAILS
+++ b/z-editors/openoffice2-bin-lang-fr/DETAILS
@@ -1,11 +1,11 @@
SPELL=openoffice2-bin-lang-fr
- VERSION=2.4.0
+ VERSION=2.4.1
OOO_LANG=fr
LANG_PATH="openoffice/localized/$OOO_LANG/$VERSION"
SOURCE="OOo_${VERSION}_LinuxIntel_langpack_${OOO_LANG}.tar.gz"
SOURCE_URL[0]="http://mirrors.isc.org/pub/${LANG_PATH}/$SOURCE";
SOURCE_GPG="gurus.gpg:$SOURCE.sig"
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/OOH680_m12_native_packed-1_${OOO_LANG}.9286
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/OOH680_m17_native_packed-1_${OOO_LANG}.9310
LICENSE[0]=LGPL
WEB_SITE=http://www.openoffice.org
ENTERED=20050625
diff --git a/z-editors/openoffice2-bin-lang-fr/HISTORY
b/z-editors/openoffice2-bin-lang-fr/HISTORY
index 98150ff..8d3eaf9 100644
--- a/z-editors/openoffice2-bin-lang-fr/HISTORY
+++ b/z-editors/openoffice2-bin-lang-fr/HISTORY
@@ -1,3 +1,6 @@
+2008-09-09 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * DETAILS: updated version to 2.4.1
+
2008-04-01 Julien "_kaze_" ROZO <julien AT rozo.org>
* DETAILS: updated version to 2.4.0
* INSTALL: now uses ${VERSION%.*} instead of hard-coded version to
diff --git
a/z-editors/openoffice2-bin-lang-fr/OOo_2.4.0_LinuxIntel_langpack_fr.tar.gz.sig

b/z-editors/openoffice2-bin-lang-fr/OOo_2.4.0_LinuxIntel_langpack_fr.tar.gz.sig
deleted file mode 100644
index a1da193..0000000
Binary files
a/z-editors/openoffice2-bin-lang-fr/OOo_2.4.0_LinuxIntel_langpack_fr.tar.gz.sig
and /dev/null differ
diff --git
a/z-editors/openoffice2-bin-lang-fr/OOo_2.4.1_LinuxIntel_langpack_fr.tar.gz.sig

b/z-editors/openoffice2-bin-lang-fr/OOo_2.4.1_LinuxIntel_langpack_fr.tar.gz.sig
new file mode 100644
index 0000000..d5925b6
Binary files /dev/null and
b/z-editors/openoffice2-bin-lang-fr/OOo_2.4.1_LinuxIntel_langpack_fr.tar.gz.sig
differ
diff --git a/z-editors/openoffice2-bin/CONFLICTS
b/z-editors/openoffice2-bin/CONFLICTS
index 4ee0dac..971e78c 100755
--- a/z-editors/openoffice2-bin/CONFLICTS
+++ b/z-editors/openoffice2-bin/CONFLICTS
@@ -1,2 +1,3 @@
conflicts openoffice &&
-conflicts openoffice-bin
+conflicts openoffice-bin &&
+conflicts openoffice3-bin
diff --git a/z-editors/openoffice2-bin/HISTORY
b/z-editors/openoffice2-bin/HISTORY
index 23825d6..598b587 100644
--- a/z-editors/openoffice2-bin/HISTORY
+++ b/z-editors/openoffice2-bin/HISTORY
@@ -1,3 +1,8 @@
+2008-09-09 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * CONFLICTS: added openoffice3-bin
+ * INSTALL: fixed a typo when reverting message to DEFAULT_COLOR
+ (T was missing), uses INSTALL_ROOT when removing script-made
symlinks
+
2008-06-30 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: PATCHLEVEL=1
* desktop/*.desktop: fixed icon names
diff --git a/z-editors/openoffice2-bin/INSTALL
b/z-editors/openoffice2-bin/INSTALL
index e386068..f856a0b 100755
--- a/z-editors/openoffice2-bin/INSTALL
+++ b/z-editors/openoffice2-bin/INSTALL
@@ -25,7 +25,7 @@ cp -Rv usr/share/icons/* $INSTALL_ROOT/usr/share/icons
&&
# create bin links for executables.
for LINK in "sbase" "scalc" "sdraw" "simpress" "smath" "soffice"
"swriter" "spadmin"
do
- message "${MESSAGE_COLOR}Creating link for $LINK${DEFAUL_COLOR}"
&&
- rm -f /usr/bin/$LINK
&&
- ln -s $TRACK_ROOT/opt/openoffice/program/$LINK /usr/bin/$LINK
+ message "${MESSAGE_COLOR}Creating link for $LINK${DEFAULT_COLOR}"
&&
+ rm -f $INSTALL_ROOT/usr/bin/$LINK
&&
+ ln -s $TRACK_ROOT/opt/openoffice/program/$LINK /usr/bin/$LINK
done
diff --git a/z-editors/openoffice3-bin/BUILD b/z-editors/openoffice3-bin/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/z-editors/openoffice3-bin/BUILD
@@ -0,0 +1 @@
+true
diff --git a/z-editors/openoffice3-bin/CONFLICTS
b/z-editors/openoffice3-bin/CONFLICTS
new file mode 100755
index 0000000..8c3c517
--- /dev/null
+++ b/z-editors/openoffice3-bin/CONFLICTS
@@ -0,0 +1,3 @@
+conflicts openoffice &&
+conflicts openoffice-bin &&
+conflicts openoffice2-bin
diff --git a/z-editors/openoffice3-bin/DEPENDS
b/z-editors/openoffice3-bin/DEPENDS
new file mode 100755
index 0000000..6a44ee0
--- /dev/null
+++ b/z-editors/openoffice3-bin/DEPENDS
@@ -0,0 +1,6 @@
+depends gmp &&
+depends rpmunpack &&
+depends freetype2 &&
+depends zlib &&
+depends JAVA &&
+depends OPENGL
diff --git a/z-editors/openoffice3-bin/DETAILS
b/z-editors/openoffice3-bin/DETAILS
new file mode 100755
index 0000000..5d64946
--- /dev/null
+++ b/z-editors/openoffice3-bin/DETAILS
@@ -0,0 +1,41 @@
+ SPELL=openoffice3-bin
+ VERSION=3.0.0rc1
+ VERSION_DATE=20080904
+if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]; then
+
SOURCE=OOo_${VERSION}_${VERSION_DATE}_LinuxX86-64_install_en-US.tar.gz
+
SOURCE_HASH=sha512:35fcc8615ad3acfb08379364e18f10a5415bf53d79421eb6e240992cb068dff8f0b7a9289748d2557eccd15b6a553d52483b8af9dd6b0648aba11a96caeb8591
+ OO_ARCH=x86_64
+else
+
SOURCE=OOo_${VERSION}_${VERSION_DATE}_LinuxIntel_install_en-US.tar.gz
+
SOURCE_HASH=sha512:81e01be0d229b2e0feda2d6d9fc8fc97087e20979ccfc6774326a0e567effb32d4fbc8f692a6e0dc77fbb8a60f8fb926d50646b99d7e3d26163ae59913710be0
+ OO_ARCH=i586
+fi
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/openoffice3
+ COMMON_PATH=openoffice/contrib/rc/${VERSION}
+ SOURCE_URL[0]=http://mirrors.isc.org/pub/${COMMON_PATH}/${SOURCE}
+ SOURCE_URL[1]=ftp://ftp.ussg.iu.edu/pub/${COMMON_PATH}/${SOURCE}
+ SOURCE_URL[2]=http://mirror.pacific.net.au/${COMMON_PATH}/${SOURCE}
+ SOURCE_URL[3]=http://ftp.scarlet.be/pub/${COMMON_PATH}/${SOURCE}
+
SOURCE_URL[4]=http://downloads.planetmirror.com/pub/${COMMON_PATH}/${SOURCE}
+ LICENSE[0]=LGPL
+ WEB_SITE=http://www.openoffice.org
+ ENTERED=20080909
+ ARCHIVE="off"
+ REJECT="This spell is non-source"
+ SHORT="The binary version of OpenOffice 3"
+cat << EOF
+OpenOffice.org is the open source project through which Sun Microsystems has
+released the technology for the popular StarOffice[tm] Productivity Suite.
+All of the StarOffice code is available under the GNU Lesser General Public
+License (LGPL) as well as the Sun Industry Standards Source License (SISSL).
+
+Sun is participating as a member of the OpenOffice.org community.
+OpenOffice.org is being hosted by CollabNet.
+
+The suite includes:
+scalc - A spreadsheet application
+sdraw - A vector drawing program
+simpress - A presentation program
+smath - An equation editor
+swriter - A word processor
+EOF
diff --git a/z-editors/openoffice3-bin/HISTORY
b/z-editors/openoffice3-bin/HISTORY
new file mode 100644
index 0000000..c508b86
--- /dev/null
+++ b/z-editors/openoffice3-bin/HISTORY
@@ -0,0 +1,4 @@
+2008-09-09 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * BUILD, CONFLICTS, DEPENDS, DETAILS, HISTORY, INSTALL, PRE_BUILD,
PREPARE,
+ UNATTEND_SAFE, volatiles : created this spell
+
diff --git a/z-editors/openoffice3-bin/INSTALL
b/z-editors/openoffice3-bin/INSTALL
new file mode 100755
index 0000000..7cdd8f1
--- /dev/null
+++ b/z-editors/openoffice3-bin/INSTALL
@@ -0,0 +1,34 @@
+INSTALLDIR=$INSTALL_ROOT/opt &&
+mkdir -pv $INSTALLDIR/ &&
+mkdir -pv ${INSTALL_ROOT}/usr/share/icons &&
+
+#
+# Not all tarballs are created equal
+#
+#if [[ "$OO2_LOCALE" == "nb" ||
+# "$OO2_LOCALE" == "nn" ]]; then
+# cd $SOURCE_DIRECTORY/RPMS
+#elif [[ "$OO2_LOCALE" == "ru" ||
+# "$OO2_LOCALE" == "tr" ]]; then
+# cd $SOURCE_DIRECTORY/$OO2_LOCALE/RPMS
+#else
+ #
+ # Extracted root directories don't have the same names between localized
+ # versions, so use * wildcard although I don't find that very elegant
+ #
+ cd $SOURCE_DIRECTORY/OO*/RPMS
+#fi &&
+
+cp -Rv opt/* $INSTALLDIR &&
+cp -Rv usr/bin/* $INSTALL_ROOT/usr/bin &&
+cp -Rv usr/share/mime/* $INSTALL_ROOT/usr/share/mime &&
+cp -Rv usr/share/icons/* $INSTALL_ROOT/usr/share/icons &&
+cp -Rv usr/share/applications/* $INSTALL_ROOT/usr/share/applications &&
+
+# create bin links for executables.
+for LINK in "sbase" "scalc" "sdraw" "simpress" "smath" "soffice"
"swriter" "spadmin"
+do
+ message "${MESSAGE_COLOR}Creating link for $LINK${DEFAULT_COLOR}"
&&
+ rm -f ${INSTALL_ROOT}/usr/bin/$LINK
&&
+ ln -s $TRACK_ROOT/opt/openoffice.org3/program/$LINK /usr/bin/$LINK
+done
diff --git a/z-editors/openoffice3-bin/PREPARE
b/z-editors/openoffice3-bin/PREPARE
new file mode 100755
index 0000000..49b9e31
--- /dev/null
+++ b/z-editors/openoffice3-bin/PREPARE
@@ -0,0 +1,3 @@
+# Standard rejected warnings.
+#
+source $GRIMOIRE/REJECTED_MSG
diff --git a/z-editors/openoffice3-bin/PRE_BUILD
b/z-editors/openoffice3-bin/PRE_BUILD
new file mode 100755
index 0000000..d0bc194
--- /dev/null
+++ b/z-editors/openoffice3-bin/PRE_BUILD
@@ -0,0 +1,26 @@
+mk_source_dir $SOURCE_DIRECTORY &&
+cd $SOURCE_DIRECTORY &&
+unpack_file '' &&
+
+#
+# Extracted root directories don't have the same names between localized
+# versions, so use * wildcard although I don't find that very elegant
+#
+cd OO*/RPMS
+
+for FILE in *.${OO_ARCH}.rpm
+do
+ FILE="${FILE%.$OO_ARCH.rpm}"
+ PART=$(sed 's/openoffice.org-\([^-]*\)-.*$/\1/;' <<< $FILE)
+ message "${MESSAGE_COLOR}Extracting $PART ${DEFAULT_COLOR}" &&
+
+ rpmunpack $FILE.${OO_ARCH}.rpm &&
+ gzip -d $FILE.cpio.gz &&
+ cpio -idm < $FILE.cpio
+done &&
+
+message "${MESSAGE_COLOR}Extracting icons ${DEFAULT_COLOR}" &&
+FILENAME="openoffice.org${VERSION%.*}*-freedesktop-menus-${VERSION%.*}*" &&
+rpmunpack desktop-integration/${FILENAME}.noarch.rpm &&
+gzip -d ${FILENAME}.cpio.gz &&
+cpio -idm < ${FILENAME}.cpio
diff --git a/z-editors/openoffice3-bin/UNATTEND_SAFE
b/z-editors/openoffice3-bin/UNATTEND_SAFE
new file mode 100755
index 0000000..e69de29
diff --git a/z-editors/openoffice3-bin/volatiles
b/z-editors/openoffice3-bin/volatiles
new file mode 100755
index 0000000..64c283a
--- /dev/null
+++ b/z-editors/openoffice3-bin/volatiles
@@ -0,0 +1,6 @@
+^/opt/openoffice.org/basis3.0/program/python-core-2\.3\.4/lib/lib-dynload/_bsddb\.so$
+^/opt/openoffice.org/basis3.0/program/python-core-2\.3\.4/lib/lib-dynload/_tkinter\.so$
+^/opt/openoffice.org/basis3.0/program/python-core-2\.3\.4/lib/lib-dynload/bz2\.so$
+^/opt/openoffice.org/basis3.0/program/python-core-2\.3\.4/lib/lib-dynload/dbm\.so$
+^/opt/openoffice.org/basis3.0/program/python-core-2\.3\.4/lib/lib-dynload/gdbm\.so$
+^/opt/openoffice.org/basis3.0/program/python-core-2\.3\.4/lib/lib-dynload/_ssl\.so$




Archive powered by MHonArc 2.6.24.

Top of Page