wok view locale-it-extra/receipt @ rev 11990

get-softmodem-driver: broken and superseded by linmodem-* packages, move to wok-undigest
author Dominique Corbex <domcox@slitaz.org>
date Sat Mar 03 20:27:38 2012 +0100 (2012-03-03)
parents 6f1eb2f503aa
children 48d3d669a814
line source
1 # SliTaz package receipt
3 PACKAGE="locale-it-extra"
4 VERSION="4.0"
5 CATEGORY="system-tools"
6 SHORT_DESC="Italian extra locale pack."
7 MAINTAINER="pankso@slitaz.org"
8 DEPENDS="glibc-base"
9 BUILD_DEPENDS="slitaz-i18n-extra"
10 WEB_SITE="http://www.slitaz.org/"
11 WANTED="slitaz-i18n-extra"
13 LOCALE="it"
15 # Rules to gen a SliTaz package suitable for Tazpkg.
16 genpkg_rules()
17 {
18 . $WOK/slitaz-i18n-extra/stuff/locale-pack.functions
19 . $WOK/slitaz-i18n-extra/stuff/locale-pack.conf
20 mk_locale_dir
21 get_extra_messages
22 }