Date: Thursday, December 22, 2016 @ 17:28:48 Author: spupykin Revision: 201119
archrelease: copy trunk to community-i686, community-x86_64 Added: spice-glib/repos/community-i686/PKGBUILD (from rev 201118, spice-glib/trunk/PKGBUILD) spice-glib/repos/community-x86_64/PKGBUILD (from rev 201118, spice-glib/trunk/PKGBUILD) Deleted: spice-glib/repos/community-i686/PKGBUILD spice-glib/repos/community-x86_64/PKGBUILD ---------------------------+ /PKGBUILD | 70 ++++++++++++++++++++++++++++++++++++++++++++ community-i686/PKGBUILD | 35 ---------------------- community-x86_64/PKGBUILD | 35 ---------------------- 3 files changed, 70 insertions(+), 70 deletions(-) Deleted: community-i686/PKGBUILD =================================================================== --- community-i686/PKGBUILD 2016-12-22 17:28:31 UTC (rev 201118) +++ community-i686/PKGBUILD 2016-12-22 17:28:48 UTC (rev 201119) @@ -1,35 +0,0 @@ -# $Id: PKGBUILD 164477 2016-03-03 13:24:42Z foutrelis $ -# Maintainer: Sergej Pupykin <pupykin.s+a...@gmail.com> -# Contributor: Stefano Facchini <stefano.facch...@gmail.com> -# Contributor: Jonathan Lestrelin <za...@daemontux.org> -# Contributor: Lucio Zara <penn...@gmail.com> - -pkgname=spice-glib -pkgver=0.33 -pkgrel=2 -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' 'libcacard' 'libpulse' 'usbredir' 'libsoup' - 'cairo' 'libjpeg') -makedepends=('gobject-introspection' 'intltool' 'python2-pyparsing' 'spice-protocol' 'usbutils' - 'vala' 'sdl' 'python2-six' 'pixman') -options=('!emptydirs') -source=("https://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2") -sha256sums=('7daf33b786ab8ebc9fe6e7b11745100ee1ab66e61a5811d1d5aabe4d66eaaf39') - -build() { - cd "$srcdir/spice-gtk-$pkgver" - PYTHON=python2 ./configure --prefix=/usr \ - --disable-static --enable-vala --with-gtk=no \ - --with-audio=pulse \ - --with-coroutine=gthread --sbindir=/usr/bin \ - --enable-smartcard - make -} - -package() { - cd "$srcdir/spice-gtk-$pkgver" - make DESTDIR="$pkgdir/" install -} Copied: spice-glib/repos/community-i686/PKGBUILD (from rev 201118, spice-glib/trunk/PKGBUILD) =================================================================== --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2016-12-22 17:28:48 UTC (rev 201119) @@ -0,0 +1,35 @@ +# $Id: PKGBUILD 164477 2016-03-03 13:24:42Z foutrelis $ +# Maintainer: Sergej Pupykin <pupykin.s+a...@gmail.com> +# Contributor: Stefano Facchini <stefano.facch...@gmail.com> +# Contributor: Jonathan Lestrelin <za...@daemontux.org> +# Contributor: Lucio Zara <penn...@gmail.com> + +pkgname=spice-glib +pkgver=0.33 +pkgrel=3 +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' 'libcacard' 'libpulse' 'usbredir' 'libsoup' + 'cairo' 'libjpeg') +makedepends=('gobject-introspection' 'intltool' 'python2-pyparsing' 'spice-protocol' 'usbutils' + 'vala' 'sdl' 'python2-six' 'pixman' 'polkit') +options=('!emptydirs') +source=("https://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2") +sha256sums=('7daf33b786ab8ebc9fe6e7b11745100ee1ab66e61a5811d1d5aabe4d66eaaf39') + +build() { + cd "$srcdir/spice-gtk-$pkgver" + PYTHON=python2 ./configure --prefix=/usr \ + --disable-static --enable-vala --with-gtk=no \ + --with-audio=pulse \ + --with-coroutine=gthread --sbindir=/usr/bin \ + --enable-smartcard + make +} + +package() { + cd "$srcdir/spice-gtk-$pkgver" + make DESTDIR="$pkgdir/" install +} Deleted: community-x86_64/PKGBUILD =================================================================== --- community-x86_64/PKGBUILD 2016-12-22 17:28:31 UTC (rev 201118) +++ community-x86_64/PKGBUILD 2016-12-22 17:28:48 UTC (rev 201119) @@ -1,35 +0,0 @@ -# $Id: PKGBUILD 164477 2016-03-03 13:24:42Z foutrelis $ -# Maintainer: Sergej Pupykin <pupykin.s+a...@gmail.com> -# Contributor: Stefano Facchini <stefano.facch...@gmail.com> -# Contributor: Jonathan Lestrelin <za...@daemontux.org> -# Contributor: Lucio Zara <penn...@gmail.com> - -pkgname=spice-glib -pkgver=0.33 -pkgrel=2 -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' 'libcacard' 'libpulse' 'usbredir' 'libsoup' - 'cairo' 'libjpeg') -makedepends=('gobject-introspection' 'intltool' 'python2-pyparsing' 'spice-protocol' 'usbutils' - 'vala' 'sdl' 'python2-six' 'pixman') -options=('!emptydirs') -source=("https://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2") -sha256sums=('7daf33b786ab8ebc9fe6e7b11745100ee1ab66e61a5811d1d5aabe4d66eaaf39') - -build() { - cd "$srcdir/spice-gtk-$pkgver" - PYTHON=python2 ./configure --prefix=/usr \ - --disable-static --enable-vala --with-gtk=no \ - --with-audio=pulse \ - --with-coroutine=gthread --sbindir=/usr/bin \ - --enable-smartcard - make -} - -package() { - cd "$srcdir/spice-gtk-$pkgver" - make DESTDIR="$pkgdir/" install -} Copied: spice-glib/repos/community-x86_64/PKGBUILD (from rev 201118, spice-glib/trunk/PKGBUILD) =================================================================== --- community-x86_64/PKGBUILD (rev 0) +++ community-x86_64/PKGBUILD 2016-12-22 17:28:48 UTC (rev 201119) @@ -0,0 +1,35 @@ +# $Id: PKGBUILD 164477 2016-03-03 13:24:42Z foutrelis $ +# Maintainer: Sergej Pupykin <pupykin.s+a...@gmail.com> +# Contributor: Stefano Facchini <stefano.facch...@gmail.com> +# Contributor: Jonathan Lestrelin <za...@daemontux.org> +# Contributor: Lucio Zara <penn...@gmail.com> + +pkgname=spice-glib +pkgver=0.33 +pkgrel=3 +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' 'libcacard' 'libpulse' 'usbredir' 'libsoup' + 'cairo' 'libjpeg') +makedepends=('gobject-introspection' 'intltool' 'python2-pyparsing' 'spice-protocol' 'usbutils' + 'vala' 'sdl' 'python2-six' 'pixman' 'polkit') +options=('!emptydirs') +source=("https://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2") +sha256sums=('7daf33b786ab8ebc9fe6e7b11745100ee1ab66e61a5811d1d5aabe4d66eaaf39') + +build() { + cd "$srcdir/spice-gtk-$pkgver" + PYTHON=python2 ./configure --prefix=/usr \ + --disable-static --enable-vala --with-gtk=no \ + --with-audio=pulse \ + --with-coroutine=gthread --sbindir=/usr/bin \ + --enable-smartcard + make +} + +package() { + cd "$srcdir/spice-gtk-$pkgver" + make DESTDIR="$pkgdir/" install +}