wok view locale-fr-extra/receipt @ rev 12553

awm: needs GConf-dev
author Christophe Lincoln <pankso@slitaz.org>
date Fri Apr 27 15:57:34 2012 +0200 (2012-04-27)
parents d630cec00483
children 48d3d669a814
line source
1 # SliTaz package receipt
3 PACKAGE="locale-fr-extra"
4 VERSION="4.0"
5 CATEGORY="system-tools"
6 SHORT_DESC="Extra French locale pack (with Gimp, Mplayer, Xine)"
7 MAINTAINER="pankso@slitaz.org"
8 WEB_SITE="http://www.slitaz.org/"
9 DEPENDS="locale-fr"
10 BUILD_DEPENDS="slitaz-i18n-extra"
11 WANTED="slitaz-i18n-extra"
13 LOCALE="fr"
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 }