wok-current view locale-fr-extra/receipt @ rev 10872
kismet: Change kismet group id to 315. Before it was set to 1000 or above.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Jun 19 12:01:41 2011 +0000 (2011-06-19) |
parents | 872ecb790c84 |
children | bcfe199cef3f |
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"
12 LOCALE="fr"
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 }