wok-undigest diff foobillardplus-music/receipt @ rev 928

Add all my broken stuff :) cbrpager, comical, cpu-g, foobillardplus, showtime, usbmanager, xfce4-volumed, xscreensaver and xfce4-notifyd
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Feb 28 02:44:17 2013 +0000 (2013-02-28)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/foobillardplus-music/receipt	Thu Feb 28 02:44:17 2013 +0000
     1.3 @@ -0,0 +1,19 @@
     1.4 +# SliTaz package receipt.
     1.5 +
     1.6 +PACKAGE="foobillardplus-music"
     1.7 +VERSION="3.42beta"
     1.8 +CATEGORY="games"
     1.9 +SHORT_DESC="Music files for FooBillard++"
    1.10 +MAINTAINER="al.bobylev@gmail.com"
    1.11 +LICENSE=""
    1.12 +WEB_SITE="http://foobillard.sourceforge.net/"
    1.13 +
    1.14 +WANTED="foobillardplus"
    1.15 +DEPENDS="foobillardplus"
    1.16 +
    1.17 +# Rules to gen a SliTaz package suitable for Tazpkg.
    1.18 +genpkg_rules()
    1.19 +{
    1.20 +	mkdir -p $fs/usr/share/foobillardplus
    1.21 +	cp -a $src/data/music $fs/usr/share/foobillardplus
    1.22 +}