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

commit 83427e9516cb49db6a96c372ec19b69f3bbe55a6
Author: crazy <[EMAIL PROTECTED]>
Date:   Fri Dec 7 20:49:42 2007 +0100

poweriso-1.1-1-i686
* brrr , added missing depends()
* up2date fix
* added !x86_64

diff --git a/source/apps-extra/poweriso/FrugalBuild 
b/source/apps-extra/poweriso/FrugalBuild
index 1d808e6..5f98002 100644
--- a/source/apps-extra/poweriso/FrugalBuild
+++ b/source/apps-extra/poweriso/FrugalBuild
@@ -6,9 +6,10 @@ pkgver=1.1
pkgrel=1
pkgdesc="A free utility for linux which can extract, list, and convert image 
files (including ISO, BIN, DAA, and other formats)."
url="http://www.poweriso.com";
-archs=('i686')
+archs=('i686' '!x86_64')
+depends=()
groups=('apps-extra')
-up2date="lynx -dump $url/download.htm | grep tar.gz | cut -d '-' -f2 | sed -n 
's|.tar.gz||p'"
+up2date="lynx -dump 'http://www.poweriso.com/download.htm'|grep 
'.tar.gz'|Flasttar"
source=($url/$pkgname-$pkgver.tar.gz)
options=('nobuild')
sha1sums=('1af3e804964f64d9aef40c3c42e5d6e3c8524751')
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to