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

dropbear: Clean up.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Oct 17 02:57:07 2011 +0000 (2011-10-17)
parents
children bcfe199cef3f
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/"
12 LOCALE="it"
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 }