Date: Wednesday, April 17, 2013 @ 06:53:17
  Author: heftig
Revision: 183058

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

Added:
  gupnp/repos/testing-i686/PKGBUILD
    (from rev 183057, gupnp/trunk/PKGBUILD)
  gupnp/repos/testing-x86_64/PKGBUILD
    (from rev 183057, gupnp/trunk/PKGBUILD)
Deleted:
  gupnp/repos/testing-i686/PKGBUILD
  gupnp/repos/testing-x86_64/PKGBUILD

-------------------------+
 /PKGBUILD               |   70 ++++++++++++++++++++++++++++++++++++++++++++++
 testing-i686/PKGBUILD   |   35 -----------------------
 testing-x86_64/PKGBUILD |   35 -----------------------
 3 files changed, 70 insertions(+), 70 deletions(-)

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD       2013-04-17 04:52:25 UTC (rev 183057)
+++ testing-i686/PKGBUILD       2013-04-17 04:53:17 UTC (rev 183058)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steff...@gmail.com>
-# Contributor: György Balló <ball...@freestart.hu>
-
-pkgname=gupnp
-pkgver=0.20.1
-pkgrel=1
-pkgdesc="An object-oriented UPNP framework"
-arch=(i686 x86_64)
-url="http://gupnp.org/";
-license=(LGPL)
-depends=(gssdp util-linux)
-makedepends=(gobject-introspection gtk-doc vala) 
-optdepends=('python2: gupnp-binding-tool')
-options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('a98ab69289742a075c9a7655650e0d1944a3886bb7851bf40ed82608a9ddac61')
-
-build() {
-  cd $pkgname-$pkgver
-  sed -i '1s|^#!.*python$|&2|' tools/gupnp-binding-tool
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-              --disable-static --with-context-manager=linux
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gupnp/repos/testing-i686/PKGBUILD (from rev 183057, 
gupnp/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD                               (rev 0)
+++ testing-i686/PKGBUILD       2013-04-17 04:53:17 UTC (rev 183058)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steff...@gmail.com>
+# Contributor: György Balló <ball...@freestart.hu>
+
+pkgname=gupnp
+pkgver=0.20.2
+pkgrel=1
+pkgdesc="An object-oriented UPNP framework"
+arch=(i686 x86_64)
+url="http://gupnp.org/";
+license=(LGPL)
+depends=(gssdp util-linux)
+makedepends=(gobject-introspection gtk-doc vala) 
+optdepends=('python2: gupnp-binding-tool')
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('9b27b1bdd16f7f13e28e20bce85a117e577a8183f95615876a9d91f4d4a70812')
+
+build() {
+  cd $pkgname-$pkgver
+  sed -i '1s|^#!.*python$|&2|' tools/gupnp-binding-tool
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+              --disable-static --with-context-manager=linux
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD     2013-04-17 04:52:25 UTC (rev 183057)
+++ testing-x86_64/PKGBUILD     2013-04-17 04:53:17 UTC (rev 183058)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steff...@gmail.com>
-# Contributor: György Balló <ball...@freestart.hu>
-
-pkgname=gupnp
-pkgver=0.20.1
-pkgrel=1
-pkgdesc="An object-oriented UPNP framework"
-arch=(i686 x86_64)
-url="http://gupnp.org/";
-license=(LGPL)
-depends=(gssdp util-linux)
-makedepends=(gobject-introspection gtk-doc vala) 
-optdepends=('python2: gupnp-binding-tool')
-options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('a98ab69289742a075c9a7655650e0d1944a3886bb7851bf40ed82608a9ddac61')
-
-build() {
-  cd $pkgname-$pkgver
-  sed -i '1s|^#!.*python$|&2|' tools/gupnp-binding-tool
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-              --disable-static --with-context-manager=linux
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gupnp/repos/testing-x86_64/PKGBUILD (from rev 183057, 
gupnp/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD                             (rev 0)
+++ testing-x86_64/PKGBUILD     2013-04-17 04:53:17 UTC (rev 183058)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steff...@gmail.com>
+# Contributor: György Balló <ball...@freestart.hu>
+
+pkgname=gupnp
+pkgver=0.20.2
+pkgrel=1
+pkgdesc="An object-oriented UPNP framework"
+arch=(i686 x86_64)
+url="http://gupnp.org/";
+license=(LGPL)
+depends=(gssdp util-linux)
+makedepends=(gobject-introspection gtk-doc vala) 
+optdepends=('python2: gupnp-binding-tool')
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('9b27b1bdd16f7f13e28e20bce85a117e577a8183f95615876a9d91f4d4a70812')
+
+build() {
+  cd $pkgname-$pkgver
+  sed -i '1s|^#!.*python$|&2|' tools/gupnp-binding-tool
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+              --disable-static --with-context-manager=linux
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Reply via email to