wok diff locale-sl/receipt @ rev 16591

slitaz-i18n: encodings are still used in translations and web pages, so add gconv modules to locale packages. Add: full set of locale-xx-extra. Up: all locale-xx, locale-xx-extra, slitaz-i18n, slitaz-i18n-extra (4.2). Up slitaz-tools, slitaz-tools-boxes (5.8.6)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue May 06 23:19:04 2014 +0300 (2014-05-06)
parents c4533f65e171
children a41d894fa83c
line diff
     1.1 --- a/locale-sl/receipt	Tue Apr 29 21:37:23 2014 +0000
     1.2 +++ b/locale-sl/receipt	Tue May 06 23:19:04 2014 +0300
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt
     1.5  
     1.6  PACKAGE="locale-sl"
     1.7 -VERSION="4.1"
     1.8 +VERSION="4.2"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Slovenian locale pack."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -12,8 +12,9 @@
    1.13  DEPENDS="glibc-base"
    1.14  
    1.15  LOCALE="sl"
    1.16 -ADD_FLAGS=""
    1.17 -LXPANEL_FLAGS=""
    1.18 +LOCALE_DEPENDS=""
    1.19 +KB_FLAGS=""
    1.20 +GCONV="ISO-8859-2 IBM852 CP1250"
    1.21  
    1.22  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.23  genpkg_rules()