Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Arjan Bouter (c6c6ce53164a1e5c24bbe6f573761d2583e74122)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master z-rejected grimoire by Arjan Bouter (c6c6ce53164a1e5c24bbe6f573761d2583e74122)
  • Date: Mon, 5 Nov 2007 22:17:38 -0600

GIT changes to master z-rejected grimoire by Arjan Bouter
<abouter AT sourcemage.org>:

ChangeLog
| 1
z-editors/openoffice2-bin-lang-pl/BUILD
| 1
z-editors/openoffice2-bin-lang-pl/DEPENDS
| 1
z-editors/openoffice2-bin-lang-pl/DETAILS
| 17 ++++++++
z-editors/openoffice2-bin-lang-pl/HISTORY
| 3 +
z-editors/openoffice2-bin-lang-pl/INSTALL
| 7 +++

z-editors/openoffice2-bin-lang-pl/OOo_2.3.0_LinuxIntel_langpack_pl.tar.gz.sig
|binary
z-editors/openoffice2-bin-lang-pl/PRE_BUILD
| 19 ++++++++++
z-editors/openoffice2-bin-lang-pl/UNATTEND_SAFE
| 0
9 files changed, 49 insertions(+)

New commits:
commit c6c6ce53164a1e5c24bbe6f573761d2583e74122
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

openoffice2-bin-lang-pl: added polish languagepack

diff --git a/ChangeLog b/ChangeLog
index 9eb8468..cad098c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* z-editors/openoffice2-bin-lang-nl: added dutch languagepack
* z-editors/openoffice2-bin-lang-fr: added french languagepack
* z-editors/openoffice2-bin-lang-es: added spanish languagepack
+ * z-editors/openoffice2-bin-lang-pl: added polish languagepack

2007-10-26 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* z-x11/openmotif: moved from main grimoire here, non-Free license
diff --git a/z-editors/openoffice2-bin-lang-pl/BUILD
b/z-editors/openoffice2-bin-lang-pl/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/z-editors/openoffice2-bin-lang-pl/BUILD
@@ -0,0 +1 @@
+true
diff --git a/z-editors/openoffice2-bin-lang-pl/DEPENDS
b/z-editors/openoffice2-bin-lang-pl/DEPENDS
new file mode 100755
index 0000000..5d8f78e
--- /dev/null
+++ b/z-editors/openoffice2-bin-lang-pl/DEPENDS
@@ -0,0 +1 @@
+depends rpmunpack
diff --git a/z-editors/openoffice2-bin-lang-pl/DETAILS
b/z-editors/openoffice2-bin-lang-pl/DETAILS
new file mode 100755
index 0000000..88476be
--- /dev/null
+++ b/z-editors/openoffice2-bin-lang-pl/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=openoffice2-bin-lang-pl
+ VERSION=2.3.0
+ OOO_LANG=pl
+ 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/OOG680_m5_native_packed-1_${OOO_LANG}.9221
+ LICENSE[0]=LGPL
+ WEB_SITE=http://www.openoffice.org
+ ENTERED=20050625
+ ARCHIVE="off"
+ REJECT="This spell is non-source"
+ SHORT="Polish languagepack for OpenOffice 2"
+cat << EOF
+The Polish languagepack for OpenOffice.org 2
+EOF
diff --git a/z-editors/openoffice2-bin-lang-pl/HISTORY
b/z-editors/openoffice2-bin-lang-pl/HISTORY
new file mode 100644
index 0000000..f73cee1
--- /dev/null
+++ b/z-editors/openoffice2-bin-lang-pl/HISTORY
@@ -0,0 +1,3 @@
+2007-11-06 Arjan Bouter <abouter AT sourcemage.org>
+ * BUILD,DEPENDS,DETAILS,HISTORY,INSTALL,PRE_BUILD,UNATTEND_SAFE
+ created spell
diff --git a/z-editors/openoffice2-bin-lang-pl/INSTALL
b/z-editors/openoffice2-bin-lang-pl/INSTALL
new file mode 100755
index 0000000..cc907ac
--- /dev/null
+++ b/z-editors/openoffice2-bin-lang-pl/INSTALL
@@ -0,0 +1,7 @@
+INSTALLDIR=$INSTALL_ROOT/opt/openoffice &&
+if ! [[ -d $INSTALLDIR ]] ; then
+ mkdir -p $INSTALLDIR
+fi
+cd $SOURCE_DIRECTORY/RPMS &&
+cp -r $SOURCE_DIRECTORY/RPMS/opt/openoffice.org2.3/* \
+ $INSTALL_ROOT/opt/openoffice/
diff --git
a/z-editors/openoffice2-bin-lang-pl/OOo_2.3.0_LinuxIntel_langpack_pl.tar.gz.sig

b/z-editors/openoffice2-bin-lang-pl/OOo_2.3.0_LinuxIntel_langpack_pl.tar.gz.sig
new file mode 100644
index 0000000..13048d1
Binary files /dev/null and
b/z-editors/openoffice2-bin-lang-pl/OOo_2.3.0_LinuxIntel_langpack_pl.tar.gz.sig
differ
diff --git a/z-editors/openoffice2-bin-lang-pl/PRE_BUILD
b/z-editors/openoffice2-bin-lang-pl/PRE_BUILD
new file mode 100755
index 0000000..13bec12
--- /dev/null
+++ b/z-editors/openoffice2-bin-lang-pl/PRE_BUILD
@@ -0,0 +1,19 @@
+default_pre_build &&
+
+#
+# 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 *.rpm
+do
+ FILE="${FILE%.i586.rpm}"
+ PART=$(sed 's/openoffice.org-\([^-]*\)-.*$/\1/;' <<< $FILE)
+ message "${MESSAGE_COLOR}Extracting $PART ${DEFAULT_COLOR}" &&
+
+ rpmunpack $FILE.i586.rpm &&
+ gzip -d $FILE.cpio.gz &&
+ cpio -idm < $FILE.cpio
+
+done
diff --git a/z-editors/openoffice2-bin-lang-pl/UNATTEND_SAFE
b/z-editors/openoffice2-bin-lang-pl/UNATTEND_SAFE
new file mode 100644
index 0000000..e69de29



  • [SM-Commit] GIT changes to master z-rejected grimoire by Arjan Bouter (c6c6ce53164a1e5c24bbe6f573761d2583e74122), Arjan Bouter, 11/05/2007

Archive powered by MHonArc 2.6.24.

Top of Page