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

commit 8efb89bdc1229dfc53485b706c5ff614f4898592
Author: Slown <[email protected]>
Date:   Wed Apr 18 20:02:35 2012 +0100

sablotron-1.0.3-2-i686

* fix build
* using sourceforge schema now

diff --git a/source/apps-extra/sablotron/FrugalBuild 
b/source/apps-extra/sablotron/FrugalBuild
index ca022d0..26e7db4 100644
--- a/source/apps-extra/sablotron/FrugalBuild
+++ b/source/apps-extra/sablotron/FrugalBuild
@@ -1,22 +1,23 @@
-# Compiling Time: 0.62 SBU
+# Compiling Time: 1.39 SBU
# Maintainer: Kapolnasi Tamas <[email protected]>

pkgname=sablotron
pkgver=1.0.3
-pkgrel=1
+pkgrel=2
pkgdesc="an XSL processor fully implemented in C++"
url="http://www.gingerall.org/index.html";
depends=('glibc' 'expat')
makedepends=('perl-xml-parser')
groups=('apps-extra')
archs=('i686' 'x86_64')
-up2date="lynx -dump http://www.gingerall.org/downloads.html| grep -m1 
'tar.gz'|sed 's/.*-\(.*\).t.*/\1/'"
-source=(http://download-1.gingerall.cz/download/sablot/Sablot-$pkgver.tar.gz)
+_F_sourceforge_name="Sablot"
+Finclude sourceforge
license=('GPL')
+sha1sums=('4e60a6aef32b661d7887b3ffd28339f47e2565e1')

build() {
Fcd Sablot-$pkgver
-       libtoolize -c -f
+       Fconf --prefix=/usr
Fmake SABLOT_GPL="x" --sysconfdir=/etc/sablotron \
--enable-perlconnect \
--with-html-dir=/usr/share/doc/sablotron-$pkgver/html
@@ -24,4 +25,3 @@ build() {
}

# optimization OK
-sha1sums=('4e60a6aef32b661d7887b3ffd28339f47e2565e1')
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to