wok rev 10753

More apps in locale-*-extra (abiword, gnumeric, gftp, geany) - Add locale-pt-extra and locale-it-extra
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 30 22:08:27 2011 +0200 (2011-05-30)
parents 394a91b6b78d
children 694a6c62534c
files locale-it-extra/receipt locale-pt-extra/receipt slitaz-i18n-extra/stuff/locale-pack.conf
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/locale-it-extra/receipt	Mon May 30 22:08:27 2011 +0200
     1.3 @@ -0,0 +1,21 @@
     1.4 +# SliTaz package receipt
     1.5 +
     1.6 +PACKAGE="locale-it-extra"
     1.7 +VERSION="4.0"
     1.8 +CATEGORY="system-tools"
     1.9 +SHORT_DESC="Italian extra locale pack."
    1.10 +MAINTAINER="pankso@slitaz.org"
    1.11 +DEPENDS="glibc-base"
    1.12 +BUILD_DEPENDS="slitaz-i18n-extra"
    1.13 +WEB_SITE="http://www.slitaz.org/"
    1.14 +
    1.15 +LOCALE="it"
    1.16 +
    1.17 +# Rules to gen a SliTaz package suitable for Tazpkg.
    1.18 +genpkg_rules()
    1.19 +{
    1.20 +	. $WOK/slitaz-i18n-extra/stuff/locale-pack.functions
    1.21 +	. $WOK/slitaz-i18n-extra/stuff/locale-pack.conf
    1.22 +	mk_locale_dir
    1.23 +	get_extra_messages
    1.24 +}
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/locale-pt-extra/receipt	Mon May 30 22:08:27 2011 +0200
     2.3 @@ -0,0 +1,22 @@
     2.4 +# SliTaz package receipt
     2.5 +
     2.6 +PACKAGE="locale-pt-extra"
     2.7 +VERSION="4.0"
     2.8 +CATEGORY="system-tools"
     2.9 +SHORT_DESC="Portuguese/Brazilian extra locale pack."
    2.10 +MAINTAINER="pankso@slitaz.org"
    2.11 +WEB_SITE="http://www.slitaz.org/"
    2.12 +
    2.13 +DEPENDS="locale-pt"
    2.14 +BUILD_DEPENDS="slitaz-i18n-extra"
    2.15 +
    2.16 +LOCALE="pt"
    2.17 +
    2.18 +# Rules to gen a SliTaz package suitable for Tazpkg.
    2.19 +genpkg_rules()
    2.20 +{
    2.21 +	. $WOK/slitaz-i18n-extra/stuff/locale-pack.functions
    2.22 +	. $WOK/slitaz-i18n-extra/stuff/locale-pack.conf
    2.23 +	mk_locale_dir
    2.24 +	get_extra_messages
    2.25 +}
     3.1 --- a/slitaz-i18n-extra/stuff/locale-pack.conf	Mon May 30 19:18:49 2011 +0200
     3.2 +++ b/slitaz-i18n-extra/stuff/locale-pack.conf	Mon May 30 22:08:27 2011 +0200
     3.3 @@ -1,6 +1,6 @@
     3.4  
     3.5  # Packages translations included in the language pack.
     3.6 -EXTRA_PKGS="gimp mplayer"
     3.7 +EXTRA_PKGS="gimp mplayer xine-ui abiword gnumeric sylpheed gftp geany"
     3.8  
     3.9  # List of all locale pack (locale-xx)
    3.10  #LOCALE_PACK="cs de es fr hu id it pt ru sl zh_CN zh_TW"