wok-4.x view locale-it-extra/receipt @ rev 12347

gnome-vfs: repaired (from unwork state); added gnome-vfs-i18n (optional lang files)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Oct 22 01:17:33 2012 +0000 (2012-10-22)
parents 6f1eb2f503aa
children
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 }