[arch-commits] Commit in spice-gtk3/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri Aug 29 15:06:34 UTC 2014
Date: Friday, August 29, 2014 @ 17:06:34
Author: spupykin
Revision: 118061
upgpkg: spice-gtk3 0.24-4
upd
Modified:
spice-gtk3/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-08-29 14:16:32 UTC (rev 118060)
+++ PKGBUILD 2014-08-29 15:06:34 UTC (rev 118061)
@@ -6,13 +6,14 @@
pkgname=spice-gtk3
pkgver=0.24
-pkgrel=3
+pkgrel=4
pkgdesc="Gtk client and libraries for SPICE remote desktop servers (gtk3 version)"
arch=('i686' 'x86_64')
url="http://spice-space.org"
license=('LGPL2.1')
-depends=('celt0.5.1' 'dbus-glib' 'gstreamer0.10-good' 'gtk3' 'libcacard' 'libpulse' 'usbredir' 'libsoup')
-makedepends=('gobject-introspection' 'intltool' 'python2-pyparsing' 'spice-protocol' 'usbutils' 'vala')
+depends=('celt0.5.1' 'dbus-glib' 'gtk3' 'libcacard' 'libpulse' 'usbredir' 'libsoup')
+makedepends=('gobject-introspection' 'intltool' 'python2-pyparsing' 'spice-protocol' 'usbutils'
+ 'vala' 'sdl')
source=("http://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2")
sha256sums=('6efe500845f910945670f11664f584fd13b9db494075c41137eb7bacd60d1ed1')
@@ -25,7 +26,7 @@
cd "$srcdir/spice-gtk-$pkgver"
PYTHON=python2 ./configure --prefix=/usr \
--disable-static --enable-vala --with-gtk=3.0 \
- --with-audio=pulse --with-audio=gstreamer \
+ --with-audio=pulse \
--with-coroutine=gthread --sbindir=/usr/bin
make
}
More information about the arch-commits
mailing list