[Lunar-commits] <moonbase> openoffice-src-pl: Polish localization for OO

Zbigniew Luszpinski zbiggy at lunar-linux.org
Sun Jul 6 03:44:07 CEST 2008


commit 5b91282664e55622a6b02c23ca36919350c7a606
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Sun Jul 6 03:44:07 2008 +0200

    openoffice-src-pl: Polish localization for OO
    (it may work for binary too, however not tested).
---
 x11-apps/openoffice-src-pl/BUILD   |   16 ++++++++++++++++
 x11-apps/openoffice-src-pl/DEPENDS |    1 +
 x11-apps/openoffice-src-pl/DETAILS |   16 ++++++++++++++++
 3 files changed, 33 insertions(+), 0 deletions(-)

diff --git a/x11-apps/openoffice-src-pl/BUILD b/x11-apps/openoffice-src-pl/BUILD
new file mode 100644
index 0000000..aa1cade
--- /dev/null
+++ b/x11-apps/openoffice-src-pl/BUILD
@@ -0,0 +1,16 @@
+(
+
+  cd $SOURCE_DIRECTORY &&
+  rpmunpack openoffice.org-pl-2.4.1-9310.i586.rpm &&
+  rpmunpack openoffice.org-pl-help-2.4.1-9310.i586.rpm &&
+  rpmunpack openoffice.org-pl-res-2.4.1-9310.i586.rpm &&
+  rm -f *.rpm &&
+  gunzip *.gz &&
+  cpio -idv < openoffice.org-pl-2.4.1-9310.cpio &&
+  cpio -idv < openoffice.org-pl-help-2.4.1-9310.cpio &&
+  cpio -idv < openoffice.org-pl-res-2.4.1-9310.cpio &&
+  cd $SOURCE_DIRECTORY/opt/openoffice.org2.4 &&
+  prepare_install &&
+  cp -a . /opt/lunar/openoffice-src
+
+) > $C_FIFO 2>&1
diff --git a/x11-apps/openoffice-src-pl/DEPENDS b/x11-apps/openoffice-src-pl/DEPENDS
new file mode 100644
index 0000000..1ddf4ff
--- /dev/null
+++ b/x11-apps/openoffice-src-pl/DEPENDS
@@ -0,0 +1 @@
+depends openoffice-src
diff --git a/x11-apps/openoffice-src-pl/DETAILS b/x11-apps/openoffice-src-pl/DETAILS
new file mode 100644
index 0000000..8f1ef4b
--- /dev/null
+++ b/x11-apps/openoffice-src-pl/DETAILS
@@ -0,0 +1,16 @@
+          MODULE=openoffice-src-pl
+         VERSION=2.4.1
+          SOURCE=OOo_${VERSION}_LinuxIntel_langpack_pl.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/OOH680_m17_native_packed-1_pl.9310/RPMS
+   SOURCE_URL[0]=ftp://sunsite.icm.edu.pl/packages/OpenOffice/official/localized/pl/$VERSION/
+   SOURCE_URL[1]=http://mirror.icis.pcz.pl/OOO/localized/pl/$VERSION/
+      SOURCE_VFY=md5:b61ab05b7be0b3b4d6e838ea62f816d2
+        WEB_SITE=http://www.openoffice.org
+         ENTERED=20080706
+         UPDATED=20080706
+           SHORT="OpenOffice.org Office - Polish localization"
+cat << EOF
+OpenOffice.org Office Suite - Polish localization pack for:
+* user interface,
+* help documentation,
+EOF


More information about the Lunar-commits mailing list