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

commit ce625763e84f8e35f0778710b68f2dc3f4346cf9
Author: Melko <me...@frugalware.org>
Date:   Sat Jul 2 12:28:54 2011 +0200

root-5.30.00-1-i686

* version bump

diff --git a/source/apps-extra/root/FrugalBuild 
b/source/apps-extra/root/FrugalBuild
index bb64814..a163414 100644
--- a/source/apps-extra/root/FrugalBuild
+++ b/source/apps-extra/root/FrugalBuild
@@ -1,8 +1,8 @@
-# Compiling Time: 38.89 SBU
-# Maintainer: Melko <lorddarthfe...@gmail.com>
+# Compiling Time: 14.13 SBU
+# Maintainer: Melko <me...@frugalware.org>

pkgname=root
-pkgver=5.29.02
+pkgver=5.30.00
pkgrel=1
pkgdesc="C++ data analysis framework and interpreter from CERN"
url="http://root.cern.ch";
@@ -13,15 +13,15 @@ archs=('i686' 'x86_64')
Fpkgversep="_v"
up2date="Flastarchive 'ftp://root.cern.ch/root/' '\.source\.tar\.gz'"
source=(ftp://root.cern.ch/$pkgname/${pkgname}_v${pkgver}.source.tar.gz 
$pkgname.desktop)
-sha1sums=('529733e53dcc667e3698c5661f6405568f6fc46e' \
+sha1sums=('9549bd357e85bb3855abd78c7183c26dbd247fbb' \
'022e0a9278fb1037177c10b77a312c4555954e80')

build() {
Fcd $pkgname
if [ ${CARCH} == 'i686' ]; then
-               Fconfopts="${Fconfopts[@]} linux --enable-rpath --disable-krb5 
--prefix=/usr"
+               Fconfopts="${Fconfopts[@]} linux --enable-rpath --disable-krb5 
--prefix=/usr --enable-builtin-lzma"
else
-               Fconfopts="${Fconfopts[@]} linuxx8664gcc --enable-rpath 
--disable-krb5 --prefix=/usr"
+               Fconfopts="${Fconfopts[@]} linuxx8664gcc --enable-rpath 
--disable-krb5 --prefix=/usr --enable-builtin-lzma"
fi
Fbuild
Ffile /usr/share/applications/$pkgname.desktop
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to