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

commit 9ee32f1a74e2801814f90c7b188f942c9400aca4
Author: crazy <[email protected]>
Date:   Wed Jun 1 01:58:13 2016 +0200

distcc-3.2rc1-1-x86_64
* Version bump
* well old release from 2008 need really lots patches to compile..
* there is a backup github repo and it seems to have some commits since rc1
* from back 2011 :| .. I have to figure , maybe we switch to git build

diff --git a/source/devel-extra/distcc/FrugalBuild 
b/source/devel-extra/distcc/FrugalBuild
index 1207df9..d401c8d 100644
--- a/source/devel-extra/distcc/FrugalBuild
+++ b/source/devel-extra/distcc/FrugalBuild
@@ -5,21 +5,23 @@
USE_GUI=${USE_GUI:-"y"}

pkgname=distcc
-pkgver=3.1
-pkgrel=3
+pkgver=3.2rc1
+pkgrel=1
+url="https://github.com/distcc";
pkgdesc="A distributed C, C++, Obj C compiler"
depends=('popt>=1.14-2' 'gcc>=4.3.1-3' 'lzo')
+makedepends+=('x11-protos')
rodepends=('shadow>=4.1.2.1-2')
-options=('scriptlet')
+options+=('scriptlet')
groups=('devel-extra')
backup=('etc/sysconfig/distccd')
archs=('i686' 'x86_64' 'arm')
-_F_archive_grepv="rc"
-Finclude googlecode
-source=(${source} \
+#_F_archive_grepv="rc"
+up2date="$pkgver"
+source=(https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/distcc/distcc-3.2rc1.tar.bz2
 \
distccd.service \
distccd)
-sha1sums=('487ae2a73b0b1a0e6b240874319ca3ddda7287e8' \
+sha1sums=('7564e4a4890ad6ff78ec0de620329b71179361e7' \
'5740b28a83b3371407fc1b0d72e13c31ca190e71' \
'3a03e6937416dd3e1ce9b690857dcd5ed95cef50')
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to