wok-next diff locale-it-extra/receipt @ rev 11408
Up: libsdl-gfx to 2.0.23.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Dec 10 21:16:05 2011 +0000 (2011-12-10) |
parents | |
children | bcfe199cef3f |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/locale-it-extra/receipt Sat Dec 10 21:16:05 2011 +0000 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 +}