Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=wipv.git;a=commitdiff;h=35bc321d901ec844d78b4166ee28d2291061f907

commit 35bc321d901ec844d78b4166ee28d2291061f907
Author: gholafox <ghola...@free.fr>
Date:   Tue Jul 6 20:59:19 2010 +0200

xfburn-0.4.1-3-i686

* Fix up2date and source because the site used before was not updated
* Rebuild with libisofs>=0.6.34 and libburn>=0.8.4pl00
* Not updated to the last version because this requires glib>=2.60 and we have 
2.24.1

diff --git a/source/xfce4-extra/xfburn/FrugalBuild 
b/source/xfce4-extra/xfburn/FrugalBuild
index 3063568..b70684c 100644
--- a/source/xfce4-extra/xfburn/FrugalBuild
+++ b/source/xfce4-extra/xfburn/FrugalBuild
@@ -1,21 +1,22 @@
-# Compiling Time: 0.10 SBU
+# Compiling Time: 0.16 SBU
# Maintainer: Priyank Gosalia <priyan...@gmail.com>

pkgname=xfburn
pkgver=0.4.1
-pkgrel=2
-pkgdesc="A CD Recorder for Xfce4."
-url="http://goodies.xfce.org/projects/applications/xfburn";
+pkgrel=3
+pkgdesc="A CD Recorder for Xfce4"
+url="http://goodies.xfce.org/projects/applications/$pkgname";
makedepends=('intltool' 'pkgconfig')
depends=('thunar>=1.0.0' 'libexo>=0.3.100' 'libxfcegui4>=4.6.1-4' \
-       'libisofs' 'libburn')
+       'libisofs>=0.6.34' 'libburn>=0.8.4pl00')
options=('scriptlet')
groups=('xfce4-extra')
archs=('i686' 'x86_64' 'ppc')
_F_gnome_iconcache="y"
Finclude gnome-scriptlet
-up2date="Flasttarbz2 http://goodies.xfce.org/releases/$pkgname";
-source=(http://goodies.xfce.org/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
+#The site is not updated so we check the latest version directly in the git of 
xfburn
+up2date="lynx -dump http://git.xfce.org/apps/$pkgname|grep -m1 
'${pkgname}-\([0-9\.]*\)'|sed 's/.*${pkgname}-\([0-9\.]*\) .*/\1/'"
+source=(http://git.xfce.org/apps/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.bz2)
sha1sums=('7086fcdb2fa2c1b634cf64a9eef704656e774c26')

# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to