wok view foobillardplus-music/receipt @ rev 16591

slitaz-i18n: encodings are still used in translations and web pages, so add gconv modules to locale packages. Add: full set of locale-xx-extra. Up: all locale-xx, locale-xx-extra, slitaz-i18n, slitaz-i18n-extra (4.2). Up slitaz-tools, slitaz-tools-boxes (5.8.6)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue May 06 23:19:04 2014 +0300 (2014-05-06)
parents 33e84bccec26
children 7dd01dedad38
line source
1 # SliTaz package receipt.
3 PACKAGE="foobillardplus-music"
4 VERSION="3.42beta"
5 CATEGORY="games"
6 SHORT_DESC="Music files for FooBillard++"
7 MAINTAINER="al.bobylev@gmail.com"
8 LICENSE="GPL2"
9 WEB_SITE="http://foobillard.sourceforge.net/"
11 WANTED="foobillardplus"
12 DEPENDS="foobillardplus"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 mkdir -p $fs/usr/share/foobillardplus
18 cp -a $src/data/music $fs/usr/share/foobillardplus
19 }