From 6631801daffc487e21be995d3417bed44d27fc41 Mon Sep 17 00:00:00 2001 From: Skippy the Kangoo Date: Tue, 3 Nov 2009 23:39:25 +0100 Subject: Ajout de fvwm#2.5.28-1 --- extra/sonata/Pkgfile | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 extra/sonata/Pkgfile (limited to 'extra/sonata/Pkgfile') diff --git a/extra/sonata/Pkgfile b/extra/sonata/Pkgfile new file mode 100644 index 000000000..c6c2fe5e5 --- /dev/null +++ b/extra/sonata/Pkgfile @@ -0,0 +1,13 @@ +# Description: Client graphique python et GTK pour Mpd +# URL: http://mpd.wikia.com/wiki/Client:Mpc +# Maintainer: NuTyX packager team +# Packager: Skippythekangoo at yahoo dot fr +# Depends on: pygtk, gtk, python-mpd, python +name=sonata +version=1.6.2.1 +release=1 +source=(http://download.berlios.de/sonata/$name-$version.tar.bz2) +build() { +cd $name-$version + python setup.py build install --root=$PKG +} -- cgit v1.2.3-54-g00ecf