wok-current view locale-de-extra/receipt @ rev 15751
Up and fix xorg-server (1.12.4) Removed Kdrive who should be in xorg-server-* pkgs and save space on iSO
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Jan 03 12:43:42 2014 +0100 (2014-01-03) |
parents | bcfe199cef3f |
children | c667db027c32 |
line source
1 # SliTaz package receipt
3 PACKAGE="locale-de-extra"
4 VERSION="4.0"
5 CATEGORY="system-tools"
6 SHORT_DESC="German extra locale pack."
7 MAINTAINER="pankso@slitaz.org"
8 LICENSE="GPL3"
9 WEB_SITE="http://www.slitaz.org/"
10 WANTED="slitaz-i18n-extra"
12 LOCALE="de"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 . $WOK/slitaz-i18n-extra/stuff/locale-pack.functions
18 . $WOK/slitaz-i18n-extra/stuff/locale-pack.conf
19 mk_locale_dir
20 get_extra_messages
21 }