wok rev 13068

locale-ru-extra: created; slitaz-i18n-extra: add ru locale
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Jun 22 22:22:05 2012 +0000 (2012-06-22)
parents 1e927999c27f
children 914c5d960db2
files locale-ru-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-ru-extra/receipt	Fri Jun 22 22:22:05 2012 +0000
     1.3 @@ -0,0 +1,22 @@
     1.4 +# SliTaz package receipt
     1.5 +
     1.6 +PACKAGE="locale-ru-extra"
     1.7 +VERSION="4.0"
     1.8 +CATEGORY="system-tools"
     1.9 +SHORT_DESC="Russian extra locale pack."
    1.10 +MAINTAINER="al.bobylev@gmail.com"
    1.11 +WEB_SITE="http://www.slitaz.org/"
    1.12 +DEPENDS="locale-ru"
    1.13 +BUILD_DEPENDS="slitaz-i18n-extra"
    1.14 +WANTED="slitaz-i18n-extra"
    1.15 +
    1.16 +LOCALE="ru"
    1.17 +
    1.18 +# Rules to gen a SliTaz package suitable for Tazpkg.
    1.19 +genpkg_rules()
    1.20 +{
    1.21 +	. $WOK/slitaz-i18n-extra/stuff/locale-pack.functions
    1.22 +	. $WOK/slitaz-i18n-extra/stuff/locale-pack.conf
    1.23 +	mk_locale_dir
    1.24 +	get_extra_messages
    1.25 +}
     2.1 --- a/slitaz-i18n-extra/stuff/locale-pack.conf	Fri Jun 22 21:52:48 2012 +0000
     2.2 +++ b/slitaz-i18n-extra/stuff/locale-pack.conf	Fri Jun 22 22:22:05 2012 +0000
     2.3 @@ -1,8 +1,8 @@
     2.4  
     2.5  # Packages LC_MESSAGES included in the extra locale pack (abiword, blender and
     2.6 -# mplayer dont use standard /usr/share/locale, abi have all translation include).
     2.7 +# mplayer don't use standard /usr/share/locale, abi have all translation include).
     2.8  EXTRA_PKGS="glibc gimp xine-ui gnumeric sylpheed gftp geany pidgin xchat \
     2.9  inkscape"
    2.10  
    2.11  # List of all extra locale pack (locale-xx-extra)
    2.12 -LOCALE_PACK="de es fr it pt_BR"
    2.13 +LOCALE_PACK="de es fr it pt_BR ru"