Magellan Linux

Annotation of /trunk/todo/openoffice-i18n-de/openoffice-i18n-de-2.4.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2505 - (hide annotations) (download)
Thu Jul 9 20:11:32 2009 UTC (14 years, 11 months ago) by niro
File size: 1165 byte(s)
-moved to 'todo'
1 niro 2 # $Header: /magellan-cvs/smage/openoffice-i18n-de/openoffice-i18n-de-2.3.1-r1.smage2,v 1.3 2008/02/19 21:06:28 niro Exp $
2    
3     # other languages (all but en, it's default)
4     OO_LANG="de"
5    
6     PNAME="openoffice-i18n-${OO_LANG}"
7     PVER="2.4.1"
8     RCVER="rc1"
9     PBUILD="r1"
10    
11     PCATEGORIE="app-office"
12     STATE="unstable"
13    
14     DESCRIPTION="OpenOffice ${OO_PVER} - ${OO_LANG} language files."
15     HOMEPAGE="http://www.openoffice.org/"
16    
17     DEPEND="== app-office/openoffice-${OO_PVER}"
18    
19     OO_HOME="/opt/openoffice-${PVER}"
20     OO_SVNBUILD="9238"
21     OO_BUILD="${OO_SVNBUILD}.i586"
22     OO_SUBVER="20071113"
23     OO_REVISION="OOG680_m9"
24     OO_NOUNPACK="true" # do not unpack srcfile with ooo_i18n_src_prepare()
25    
26     sminclude ooo_i18n
27    
28     SRCFILE="OOo_${PVER}${RCVER}_${OO_SUBVER}_LinuxIntel_langpack_${OO_LANG}.tar.gz"
29     SRCDIR="${BUILDDIR}/${OO_REVISION}_native_packed-1_${OO_LANG}.${OO_SVNBUILD}/RPMS"
30    
31     #http://oootranslation.services.openoffice.org/pub/OpenOffice.org/2.0.1rc5/
32     SRC_URI=(
33     http://oootranslation.services.openoffice.org/pub/OpenOffice.org/extended/${PVER}${RCVER}/${SRCFILE}
34     mirror://openoffice/${SRCFILE}
35     )
36    
37     src_prepare()
38     {
39     # being a little bit tricky here
40     munpack ${SRCFILE}
41     cd ${SRCDIR}
42    
43     ooo_i18n_src_prepare
44     }

Properties

Name Value
svn:keywords Id