wok rev 16554
slitaz-i18n: actualize build_depends list, add "ar" to locale_pack.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Apr 30 10:05:22 2014 +0000 (2014-04-30) |
parents | e9dc7f7f5717 |
children | cb9f4b3cc66b |
files | slitaz-i18n/receipt slitaz-i18n/stuff/locale-pack.conf slitaz-i18n/stuff/locale-pack.functions |
line diff
1.1 --- a/slitaz-i18n/receipt Wed Apr 30 07:50:41 2014 +0000 1.2 +++ b/slitaz-i18n/receipt Wed Apr 30 10:05:22 2014 +0000 1.3 @@ -10,11 +10,12 @@ 1.4 1.5 # Bdeps ensure packages are built so we can get generated po files. 1.6 BUILD_DEPENDS="acl alsaplayer alsa-utils asunder atk attr dialog e2fsprogs \ 1.7 -epdfview galculator gcc-lib-base gcolor2 gdk-pixbuf glib glibc-base \ 1.8 -gparted gtk+ isomaster kbd leafpad libwebkit lostirc lxappearance lxpanel \ 1.9 -lxrandr lxtask mhwaveedit midori mtpaint nano obconf openbox parcellite parted \ 1.10 -pcmanfm popt retawq sakura transmission viewnior yad lxsession lxsession-edit \ 1.11 -lxinput slitaz-configs" 1.12 +elfutils epdfview galculator gdk-pixbuf glib glibc-base glib-networking \ 1.13 +gparted gpicview gtk+ gvfs kbd-base leafpad libfm libgnutls libgpg-error \ 1.14 +libidn liblzma libwebkit lxappearance lxinput lxpanel lxrandr lxsession \ 1.15 +lxsession-edit lxtask mhwaveedit midori mtpaint nano obconf openbox parted \ 1.16 +pcmanfm polkit popt sakura shared-mime-info udisks2 util-linux-blkid \ 1.17 +vorbis-tools vte xorg-xkeyboard-config yad" 1.18 1.19 # Rules to gen a SliTaz package suitable for Tazpkg. 1.20 genpkg_rules() 1.21 @@ -51,7 +52,7 @@ 1.22 1.23 Translated packages files included in the core languages pack (from upstream): 1.24 ---- 1.25 -$CORE_PKGS 1.26 +$(echo $CORE_PKGS | fold -s) 1.27 ---- 1.28 1.29 SliTaz i18n project coordination is done on the SCN and doc is on the website:
2.1 --- a/slitaz-i18n/stuff/locale-pack.conf Wed Apr 30 07:50:41 2014 +0000 2.2 +++ b/slitaz-i18n/stuff/locale-pack.conf Wed Apr 30 10:05:22 2014 +0000 2.3 @@ -9,4 +9,4 @@ 2.4 xorg-xkeyboard-config yad" 2.5 2.6 # List of all locale pack (locale-xx) 2.7 -LOCALE_PACK="cs da de el es fr hu id it pl pt pt_BR ru sl sv zh_CN zh_TW" 2.8 +LOCALE_PACK="ar cs da de el es fr hu id it pl pt pt_BR ru sl sv zh_CN zh_TW"
3.1 --- a/slitaz-i18n/stuff/locale-pack.functions Wed Apr 30 07:50:41 2014 +0000 3.2 +++ b/slitaz-i18n/stuff/locale-pack.functions Wed Apr 30 10:05:22 2014 +0000 3.3 @@ -61,6 +61,7 @@ 3.4 done 3.5 3.6 # Get country flags 3.7 + echo "* Copy flag icons for countries: "$countries $ADD_FLAGS 3.8 usih=usr/share/icons/hicolor 3.9 for country in $countries $ADD_FLAGS; do 3.10 for size in 16x16 48x48; do