[arch-commits] Commit in distcc/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon Apr 11 11:50:59 UTC 2016


    Date: Monday, April 11, 2016 @ 13:50:58
  Author: spupykin
Revision: 170410

upgpkg: distcc 3.2rc1-2

upd

Modified:
  distcc/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-11 10:07:29 UTC (rev 170409)
+++ PKGBUILD	2016-04-11 11:50:58 UTC (rev 170410)
@@ -5,10 +5,10 @@
 
 pkgname=distcc
 pkgver=3.2rc1
-pkgrel=1
+pkgrel=2
 pkgdesc="A distributed C, C++, Obj C compiler"
 arch=('i686' 'x86_64')
-url="http://code.google.com/p/distcc/"
+url="https://github.com/distcc/distcc"
 license=('GPL')
 depends=('gcc' 'popt' 'avahi' 'dbus')
 makedepends=('gtk2' 'pkgconfig' 'python2')
@@ -30,6 +30,7 @@
 	--with-gtk \
 	--sysconfdir=/etc \
 	--mandir=/usr/share/man \
+	--enable-rfc2553
 #	--without-avahi \
 
   make WERROR_CFLAGS= INCLUDESERVER_PYTHON=/usr/bin/python2



More information about the arch-commits mailing list