Date: Tuesday, April 19, 2016 @ 15:48:42
  Author: spupykin
Revision: 171402

archrelease: copy trunk to community-i686, community-x86_64

Added:
  spice-glib/repos/community-i686/PKGBUILD
    (from rev 171401, spice-glib/trunk/PKGBUILD)
  spice-glib/repos/community-x86_64/PKGBUILD
    (from rev 171401, 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-04-19 13:48:26 UTC (rev 171401)
+++ community-i686/PKGBUILD     2016-04-19 13:48:42 UTC (rev 171402)
@@ -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.30
-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')
-options=('!emptydirs')
-source=("http://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2";)
-md5sums=('723e0e9ce9d507ba5d6cd331a3a9b7fb')
-
-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 171401, 
spice-glib/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2016-04-19 13:48:42 UTC (rev 171402)
@@ -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.31
+pkgrel=1
+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=("http://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2";)
+md5sums=('1ef438eabc19b0f339d746a93cab4f56')
+
+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-04-19 13:48:26 UTC (rev 171401)
+++ community-x86_64/PKGBUILD   2016-04-19 13:48:42 UTC (rev 171402)
@@ -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.30
-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')
-options=('!emptydirs')
-source=("http://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2";)
-md5sums=('723e0e9ce9d507ba5d6cd331a3a9b7fb')
-
-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 171401, 
spice-glib/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2016-04-19 13:48:42 UTC (rev 171402)
@@ -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.31
+pkgrel=1
+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=("http://www.spice-space.org/download/gtk/spice-gtk-$pkgver.tar.bz2";)
+md5sums=('1ef438eabc19b0f339d746a93cab4f56')
+
+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
+}

Reply via email to