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

xterm: add xterm.desktop & xterm.png
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Nov 01 09:40:24 2011 +0100 (2011-11-01)
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 }