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

lib[o-r]*: add LICENSE
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 11 11:09:32 2013 +0200 (2013-06-11)
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 }