wok-6.x diff locale-de/receipt @ rev 16831
Add system-tools-backends, liboobs.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Jul 12 14:33:02 2014 +0300 (2014-07-12) |
parents | c4533f65e171 |
children | cea5a9fa7152 |
line diff
1.1 --- a/locale-de/receipt Tue Apr 29 21:37:23 2014 +0000 1.2 +++ b/locale-de/receipt Sat Jul 12 14:33:02 2014 +0300 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt 1.5 1.6 PACKAGE="locale-de" 1.7 -VERSION="4.1" 1.8 +VERSION="4.2" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="German locale pack." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -12,8 +12,9 @@ 1.13 DEPENDS="glibc-base" 1.14 1.15 LOCALE="de" 1.16 -ADD_FLAGS="" 1.17 -LXPANEL_FLAGS="" 1.18 +LOCALE_DEPENDS="fr_BE" # for de_BE 1.19 +KB_FLAGS="" 1.20 +GCONV="" 1.21 1.22 # Rules to gen a SliTaz package suitable for Tazpkg. 1.23 genpkg_rules() 1.24 @@ -21,9 +22,6 @@ 1.25 . $WOK/slitaz-i18n/stuff/locale-pack.functions 1.26 . $WOK/slitaz-i18n/stuff/locale-pack.conf 1.27 get_locale 1.28 - 1.29 - # "de_BE" locale definition based on "fr_BE" locale definition file 1.30 - cp -a $WOK/glibc/install/usr/share/i18n/locales/fr_BE $fs/usr/share/i18n/locales 1.31 } 1.32 1.33 # Back to C if it's the last used locale.