[arch-commits] Commit in gupnp-tools/repos (4 files)

Balló György bgyorgy at archlinux.org
Sun Oct 15 17:22:29 UTC 2017


    Date: Sunday, October 15, 2017 @ 17:22:28
  Author: bgyorgy
Revision: 262951

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

Added:
  gupnp-tools/repos/community-i686/PKGBUILD
    (from rev 262950, gupnp-tools/trunk/PKGBUILD)
  gupnp-tools/repos/community-x86_64/PKGBUILD
    (from rev 262950, gupnp-tools/trunk/PKGBUILD)
Deleted:
  gupnp-tools/repos/community-i686/PKGBUILD
  gupnp-tools/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   48 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   24 ----------------------
 community-x86_64/PKGBUILD |   24 ----------------------
 3 files changed, 48 insertions(+), 48 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-10-15 17:22:19 UTC (rev 262950)
+++ community-i686/PKGBUILD	2017-10-15 17:22:28 UTC (rev 262951)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-
-pkgname=gupnp-tools
-pkgver=0.8.13
-pkgrel=3
-pkgdesc="Utilities and demos to work with UPnP"
-arch=('x86_64' 'i686')
-url="https://wiki.gnome.org/Projects/GUPnP"
-license=('GPL')
-depends=('gtksourceview3' 'gupnp-av')
-source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha256sums=('aa3decb9d532c0e2e505adc592f431fd81c0231ded2981129e87da13712479ed')
-
-build() {
-	cd $pkgname-$pkgver
-	./configure --prefix=/usr
-	make
-}
-
-package() {
-	cd $pkgname-$pkgver
-	make DESTDIR="$pkgdir" install
-}

Copied: gupnp-tools/repos/community-i686/PKGBUILD (from rev 262950, gupnp-tools/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-10-15 17:22:28 UTC (rev 262951)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+
+pkgname=gupnp-tools
+pkgver=0.8.14
+pkgrel=1
+pkgdesc="Utilities and demos to work with UPnP"
+arch=('x86_64' 'i686')
+url="https://wiki.gnome.org/Projects/GUPnP"
+license=('GPL')
+depends=('gtksourceview3' 'gupnp-av')
+source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
+sha256sums=('682b952b3cf43818c7d27549c152ea52e43320500820ab3392cf5a29a95e7efa')
+
+build() {
+	cd $pkgname-$pkgver
+	./configure --prefix=/usr
+	make
+}
+
+package() {
+	cd $pkgname-$pkgver
+	make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-10-15 17:22:19 UTC (rev 262950)
+++ community-x86_64/PKGBUILD	2017-10-15 17:22:28 UTC (rev 262951)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-
-pkgname=gupnp-tools
-pkgver=0.8.13
-pkgrel=3
-pkgdesc="Utilities and demos to work with UPnP"
-arch=('x86_64' 'i686')
-url="https://wiki.gnome.org/Projects/GUPnP"
-license=('GPL')
-depends=('gtksourceview3' 'gupnp-av')
-source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha256sums=('aa3decb9d532c0e2e505adc592f431fd81c0231ded2981129e87da13712479ed')
-
-build() {
-	cd $pkgname-$pkgver
-	./configure --prefix=/usr
-	make
-}
-
-package() {
-	cd $pkgname-$pkgver
-	make DESTDIR="$pkgdir" install
-}

Copied: gupnp-tools/repos/community-x86_64/PKGBUILD (from rev 262950, gupnp-tools/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-10-15 17:22:28 UTC (rev 262951)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+
+pkgname=gupnp-tools
+pkgver=0.8.14
+pkgrel=1
+pkgdesc="Utilities and demos to work with UPnP"
+arch=('x86_64' 'i686')
+url="https://wiki.gnome.org/Projects/GUPnP"
+license=('GPL')
+depends=('gtksourceview3' 'gupnp-av')
+source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
+sha256sums=('682b952b3cf43818c7d27549c152ea52e43320500820ab3392cf5a29a95e7efa')
+
+build() {
+	cd $pkgname-$pkgver
+	./configure --prefix=/usr
+	make
+}
+
+package() {
+	cd $pkgname-$pkgver
+	make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list