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

commit 0d9a6f2bba6de8cc7da3b1a63833310433e56e6c
Author: exceed <exceed.ced...@gmail.com>
Date:   Sun May 1 14:52:16 2011 +0200

freetuxtv-0.5.2-2-i686

* Fixed libnotify missing depend
* Fixed build

diff --git a/source/xapps-extra/freetuxtv/FrugalBuild 
b/source/xapps-extra/freetuxtv/FrugalBuild
index 017b73d..7ba550b 100644
--- a/source/xapps-extra/freetuxtv/FrugalBuild
+++ b/source/xapps-extra/freetuxtv/FrugalBuild
@@ -3,11 +3,11 @@

pkgname=freetuxtv
pkgver=0.5.2
-pkgrel=1
+pkgrel=2
pkgdesc="Watch the TV with your box"
-depends=('libglade>=2.6.4-3' 'freetype2' 'libxau>=1.0.4-1' 'libxdmcp' 
'curl>=7.19.0' \
-       'sqlite3' 'vlc>=1.1.4' 'libxdamage>=1.1.1-3' 'libxext>=1.0.5-3' 
'e2fsprogs' \
-       'libogg' 'libstdc++' 'openssl>=1.0.0')
+depends=('libglade>=2.6.4-4' 'freetype2' 'libxau>=1.0.6-1' 'libxdmcp' 
'curl>=7.21.4' \
+       'sqlite3' 'vlc>=1.1.9' 'libxdamage>=1.1.3-1' 'libxext>=1.2.0-1' 
'e2fsprogs' \
+       'libogg' 'libstdc++' 'openssl>=1.0.0' 'libnotify>=0.7.2-1')
makedepends=('intltool')
groups=('xapps-extra')
archs=('i686' 'x86_64')
@@ -15,4 +15,11 @@ options=('scriptlet')
Finclude googlecode
sha1sums=('9b227f5015c5237e8a1c29edf8e751ca76ed01a6')

+build()
+{
+       ## Please remove this fix on pkgver>0.5.2, fixed on SVN:
+       Fsed 'notify_notification_new ("FreetuxTV", NULL, NULL, NULL);' 
'notify_notification_new ("FreetuxTV", NULL, NULL);' src/main.c
+       Fbuild
+}
+
# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to