[Frugalware-git] frugalware-current: whaawmp-0.2.10.1-1-i686
bouleetbil
bouleetbil at frogdev.info
Thu Dec 18 22:37:35 CET 2008
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=59e78909b16b060bcb978468b0ed7122dd077be7
commit 59e78909b16b060bcb978468b0ed7122dd077be7
Author: bouleetbil <bouleetbil at frogdev.info>
Date: Thu Dec 18 22:32:00 2008 +0100
whaawmp-0.2.10.1-1-i686
*version bump
diff --git a/source/gnome-extra/whaawmp/FrugalBuild b/source/gnome-extra/whaawmp/FrugalBuild
index 63e081f..6d69fe2 100644
--- a/source/gnome-extra/whaawmp/FrugalBuild
+++ b/source/gnome-extra/whaawmp/FrugalBuild
@@ -2,21 +2,25 @@
# Maintainer: bouleetbil <bouleetbil at frogdev.info>
pkgname=whaawmp
-pkgver=0.2.10
-pkgrel=2
+pkgver=0.2.10.1
+pkgrel=1
pkgdesc="A GTK+ Media player written in python and using gstreamer."
url="http://home.gna.org/whaawmp"
depends=('pygtk' 'gst-python' 'gst-plugins-bad-xvid' 'gst-plugins-bad-x264' 'gst-plugins-ugly-mpeg2dec' \
'gst-plugins-good' 'pyxdg' 'dbus-python' 'gst-plugins-good-gconf' \
'gst-ffmpeg' 'gst-plugins-ugly-dvdread')
+makedepends=('intltool')
groups=('gnome-extra')
options=('scriptlet')
+_F_gnome_desktop="y"
+Finclude gnome-scriptlet
archs=('i686' 'x86_64')
up2date="lynx -dump -source $url/downloads.html | Flasttar"
source=(http://download.gna.org/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
-sha1sums=('fdf1e46ce253bf4bef2fd991fecd3e7e272a35cd')
+sha1sums=('1bef76ec400401b9ba99c3643f5a06e65d66d173')
build() {
Fcd
./make.py install --prefix=/usr --root=$Fdestdir || Fdie
+ Fbuild_gnome_scriptlet
}
More information about the Frugalware-git
mailing list