wok view foobillardplus-music/receipt @ rev 14707

python-edbus-dev, python-edje-dev, python-elementary-dev, python-evas-dev: back to 1.7.0
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 08 09:46:06 2013 +0200 (2013-06-08)
parents
children 7896f0694ef6
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=""
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 }