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

Sergej Pupykin spupykin at archlinux.org
Thu Apr 16 17:23:20 UTC 2015


    Date: Thursday, April 16, 2015 @ 19:23:20
  Author: spupykin
Revision: 131489

upgpkg: spice-gtk3 0.27-2

upd

Modified:
  spice-gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-16 17:23:12 UTC (rev 131488)
+++ PKGBUILD	2015-04-16 17:23:20 UTC (rev 131489)
@@ -6,7 +6,7 @@
 
 pkgname=spice-gtk3
 pkgver=0.27
-pkgrel=1
+pkgrel=2
 pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 version)"
 arch=('i686' 'x86_64')
 url="http://spice-space.org"
@@ -29,7 +29,8 @@
   PYTHON=python2 ./configure --prefix=/usr \
     --disable-static --enable-vala --with-gtk=3.0 \
     --with-audio=pulse \
-    --with-coroutine=gthread --sbindir=/usr/bin
+    --with-coroutine=gthread --sbindir=/usr/bin \
+    --enable-smartcard
   make
 }
 



More information about the arch-commits mailing list