wok diff locale-de-extra/receipt @ rev 11782
gnumeric: update bdeps
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Thu Feb 23 23:31:17 2012 +0000 (2012-02-23) |
parents | |
children | bcfe199cef3f |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/locale-de-extra/receipt Thu Feb 23 23:31:17 2012 +0000 1.3 @@ -0,0 +1,19 @@ 1.4 +# SliTaz package receipt 1.5 + 1.6 +PACKAGE="locale-de-extra" 1.7 +VERSION="4.0" 1.8 +CATEGORY="system-tools" 1.9 +SHORT_DESC="German extra locale pack." 1.10 +MAINTAINER="pankso@slitaz.org" 1.11 +WEB_SITE="http://www.slitaz.org/" 1.12 + 1.13 +LOCALE="de" 1.14 + 1.15 +# Rules to gen a SliTaz package suitable for Tazpkg. 1.16 +genpkg_rules() 1.17 +{ 1.18 + . $WOK/slitaz-i18n-extra/stuff/locale-pack.functions 1.19 + . $WOK/slitaz-i18n-extra/stuff/locale-pack.conf 1.20 + mk_locale_dir 1.21 + get_extra_messages 1.22 +}