Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0e7f7d5b4595d84dcab467b2a19e1201e33106d5

commit 0e7f7d5b4595d84dcab467b2a19e1201e33106d5
Author: Cedynamix <cedyna...@gmail.com>
Date:   Fri Jun 5 20:29:33 2009 +0200

listen-0.6.2-1-i686

* new package

diff --git a/source/multimedia-extra/listen/FrugalBuild 
b/source/multimedia-extra/listen/FrugalBuild
new file mode 100644
index 0000000..eab84b6
--- /dev/null
+++ b/source/multimedia-extra/listen/FrugalBuild
@@ -0,0 +1,26 @@
+# Compiling Time: 0.03 SBU
+# Maintainer: Cedrick Hannier alias Cedynamix <cedyna...@gmail.com>
+
+pkgname=listen
+pkgver=0.6.2
+pkgrel=1
+pkgdesc="Music player and management for GNOME"
+archs=('i686')
+url="http://www.listen-project.org/";
+groups=('multimedia-extra')
+depends=('pygtk' 'gnome-python-extras' 'pyvorbis' 'pymad' 'mutagen' 
'gst-python' 'python>=2.6' 'notification-daemon' 'pyxdg' \
+'pywebkitgtk' 'pyinotify')
+makedepends=('gettext' 'pkgconfig' 'intltool')
+options=('scriptlet')
+up2date="Flasttar $url/downloads"
+source=(http://download.listen-project.org/lastest/$pkgname-$pkgver.tar.gz)
+sha1sums=('c0b03b5d0852dba96c605db6e3e53faa4e800ce4')
+
+build() {
+       Fcd
+       chmod u+x ./mmkeys/setup.py || Fdie
+       make CHECK_DEPENDS=0 PREFIX=/usr || Fdie
+       Fmakeinstall
+}
+
+# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to