Skip to Content.
Sympa Menu

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

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 (e4562151673c8d088356686f7824060b24b0a8a4)
  • Date: Tue, 1 Apr 2008 08:51:43 -0500

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

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

z-editors/openoffice2-bin-lang-sv/OOo_2.4.0_LinuxIntel_langpack_sv.tar.gz.sig
|binary
z-editors/openoffice2-bin-lang-sv/PRE_BUILD
| 19 ++++++++++
z-editors/openoffice2-bin-lang-sv/UNATTEND_SAFE
| 0
9 files changed, 53 insertions(+)

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

openoffice2-bin-lang-sv: new spell, swedish language pack for
OpenOffice.org 2

diff --git a/ChangeLog b/ChangeLog
index 387685f..6c08962 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-04-01 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * z-editor/openoffice2-bin-lang-sv: new spell, swedish language pack
+ for OpenOffice.org 2
+
2008-03-25 Alexander Tsamutali <astsmtl AT gmail.com>
* z-games/teewars-bin: renamed to teeworlds-bin

diff --git a/z-editors/openoffice2-bin-lang-sv/BUILD
b/z-editors/openoffice2-bin-lang-sv/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/z-editors/openoffice2-bin-lang-sv/BUILD
@@ -0,0 +1 @@
+true
diff --git a/z-editors/openoffice2-bin-lang-sv/DEPENDS
b/z-editors/openoffice2-bin-lang-sv/DEPENDS
new file mode 100755
index 0000000..5d8f78e
--- /dev/null
+++ b/z-editors/openoffice2-bin-lang-sv/DEPENDS
@@ -0,0 +1 @@
+depends rpmunpack
diff --git a/z-editors/openoffice2-bin-lang-sv/DETAILS
b/z-editors/openoffice2-bin-lang-sv/DETAILS
new file mode 100755
index 0000000..6b157c2
--- /dev/null
+++ b/z-editors/openoffice2-bin-lang-sv/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=openoffice2-bin-lang-sv
+ VERSION=2.4.0
+ OOO_LANG=sv
+ 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
+ LICENSE[0]=LGPL
+ WEB_SITE=http://www.openoffice.org
+ ENTERED=20080401
+ ARCHIVE="off"
+ REJECT="This spell is non-source"
+ SHORT="Swedish languagepack for OpenOffice 2"
+cat << EOF
+The Swedish languagepack for OpenOffice.org 2
+EOF
diff --git a/z-editors/openoffice2-bin-lang-sv/HISTORY
b/z-editors/openoffice2-bin-lang-sv/HISTORY
new file mode 100644
index 0000000..8cc5bfe
--- /dev/null
+++ b/z-editors/openoffice2-bin-lang-sv/HISTORY
@@ -0,0 +1,4 @@
+2008-04-01 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * BUILD,DEPENDS,DETAILS,HISTORY,INSTALL,PRE_BUILD,UNATTEND_SAFE:
+ created this spell
+
diff --git a/z-editors/openoffice2-bin-lang-sv/INSTALL
b/z-editors/openoffice2-bin-lang-sv/INSTALL
new file mode 100755
index 0000000..f16ae2f
--- /dev/null
+++ b/z-editors/openoffice2-bin-lang-sv/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.org${VERSION%.*}/* \
+ $INSTALL_ROOT/opt/openoffice/
diff --git
a/z-editors/openoffice2-bin-lang-sv/OOo_2.4.0_LinuxIntel_langpack_sv.tar.gz.sig

b/z-editors/openoffice2-bin-lang-sv/OOo_2.4.0_LinuxIntel_langpack_sv.tar.gz.sig
new file mode 100644
index 0000000..9ff47e0
Binary files /dev/null and
b/z-editors/openoffice2-bin-lang-sv/OOo_2.4.0_LinuxIntel_langpack_sv.tar.gz.sig
differ
diff --git a/z-editors/openoffice2-bin-lang-sv/PRE_BUILD
b/z-editors/openoffice2-bin-lang-sv/PRE_BUILD
new file mode 100755
index 0000000..13bec12
--- /dev/null
+++ b/z-editors/openoffice2-bin-lang-sv/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-sv/UNATTEND_SAFE
b/z-editors/openoffice2-bin-lang-sv/UNATTEND_SAFE
new file mode 100644
index 0000000..e69de29




Archive powered by MHonArc 2.6.24.

Top of Page