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

Marlin and friends :) Up libgee, vala. Finished marlin. Add dconf*, extended-actions, faenza-icon-theme-emblems, ffmpegthumbnailer*, granite*, tumbler*. GTK+3 stuff: gtk3-engine-unico, try leafpad for GTK+3.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Mar 15 14:47:37 2013 +0000 (2013-03-15)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/foobillardplus-music/receipt	Fri Mar 15 14:47:37 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 +}