into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/08/29 15:30:18+02:00 uni-frankfurt.de!mickey
opie-i18n: package .directory files
2004/08/29 15:23:01+02:00 uni-frankfurt.de!mickey
fix stupid typo in opie-collections
2004/08/29 14:23:17+02:00 uni-frankfurt.de!mickey
remove locales from the default opie-image. opie uses an own i18n scheme
BKrev: 4131da74iVDnZlpUns_DS1k1zWNkAA
#
# High res displays want more fonts
#
-OPIE_LIBS_RDEPENDS_append_corgi = "qpf-bitstream-vera-large"
-OPIE_LIBS_RDEPENDS_append_shepherd = "qpf-bitstream-vera-large"
-OPIE_LIBS_RDEPENDS_append_husky = "qpf-bitstream-vera-large"
-OPIE_LIBS_RDEPENDS_append_tosa = "qpf-bitstream-vera-large"
+OPIE_LIBS_RDEPENDS_append_corgi = " qpf-bitstream-vera-large"
+OPIE_LIBS_RDEPENDS_append_shepherd = " qpf-bitstream-vera-large"
+OPIE_LIBS_RDEPENDS_append_husky = " qpf-bitstream-vera-large"
+OPIE_LIBS_RDEPENDS_append_tosa = " qpf-bitstream-vera-large"
#
# Things for reasonable bootstrap image
export IMAGE_BASENAME = "opie-image"
+export IMAGE_LINGUAS = ""
include opie-collections.oe
LICENSE = "GPL"
DEPENDS = "opie-lrelease-native"
PV = "1.1.5-cvs-${CVSDATE}"
-PR = "r1"
+PR = "r2"
SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/i18n \
cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/etc/dict"
do
echo Installing language $f
install -d ${D}${palmtopdir}/i18n/$f/
+ install -m 0644 $f/.directory ${D}${palmtopdir}/i18n/$f/
install -m 0644 $f/*.qm ${D}${palmtopdir}/i18n/$f/
if [ -e ${WORKDIR}/dict/dawg.$f ]
then