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

2017-09-11 Thread Jelle van der Waa
Date: Monday, September 11, 2017 @ 19:40:48
  Author: jelle
Revision: 257006

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

Added:
  miniupnpc/repos/community-i686/PKGBUILD
(from rev 257005, miniupnpc/trunk/PKGBUILD)
  miniupnpc/repos/community-x86_64/PKGBUILD
(from rev 257005, miniupnpc/trunk/PKGBUILD)
Deleted:
  miniupnpc/repos/community-i686/PKGBUILD
  miniupnpc/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-09-11 19:40:27 UTC (rev 257005)
+++ community-i686/PKGBUILD 2017-09-11 19:40:48 UTC (rev 257006)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli 
-# Contributor: Florian Loitsch 
-pkgname=miniupnpc
-pkgver=2.0.20170509
-pkgrel=1
-pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
-arch=('i686' 'x86_64')
-url="http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-sha256sums=('d3c368627f5cdfb66d3ebd64ca39ba54d6ff14a61966dbecb8dd296b7039f16a')
-
-build() {
-  cd "$pkgname-$pkgver"
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-  install -Dm644 man3/miniupnpc.3 "${pkgdir}"/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/community-i686/PKGBUILD (from rev 257005, 
miniupnpc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-09-11 19:40:48 UTC (rev 257006)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli 
+# Contributor: Florian Loitsch 
+pkgname=miniupnpc
+pkgver=2.0.20170509
+pkgrel=2
+pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
+arch=('i686' 'x86_64')
+url="http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('d3c368627f5cdfb66d3ebd64ca39ba54d6ff14a61966dbecb8dd296b7039f16a')
+
+build() {
+  cd "$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+  install -Dm644 man3/miniupnpc.3 "${pkgdir}"/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-09-11 19:40:27 UTC (rev 257005)
+++ community-x86_64/PKGBUILD   2017-09-11 19:40:48 UTC (rev 257006)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli 
-# Contributor: Florian Loitsch 
-pkgname=miniupnpc
-pkgver=2.0.20170509
-pkgrel=1
-pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
-arch=('i686' 'x86_64')
-url="http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-sha256sums=('d3c368627f5cdfb66d3ebd64ca39ba54d6ff14a61966dbecb8dd296b7039f16a')
-
-build() {
-  cd "$pkgname-$pkgver"
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-  install -Dm644 man3/miniupnpc.3 "${pkgdir}"/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/community-x86_64/PKGBUILD (from rev 257005, 
miniupnpc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-09-11 19:40:48 UTC (rev 257006)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli 
+# Contributor: Florian Loitsch 
+pkgname=miniupnpc
+pkgver=2.0.20170509
+pkgrel=2
+pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
+arch=('i686' 'x86_64')
+url="http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('d3c368627f5cdfb66d3ebd64ca39ba54d6ff14a61966dbecb8dd296b7039f16a')
+
+build() {
+  cd "$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+  install -Dm644 man3/miniupnpc.3 "${pkgdir}"/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}


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

2017-06-08 Thread Timothy Redaelli
Date: Thursday, June 8, 2017 @ 11:44:10
  Author: tredaelli
Revision: 235426

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

Added:
  miniupnpc/repos/community-i686/PKGBUILD
(from rev 235425, miniupnpc/trunk/PKGBUILD)
  miniupnpc/repos/community-x86_64/PKGBUILD
(from rev 235425, miniupnpc/trunk/PKGBUILD)
Deleted:
  miniupnpc/repos/community-i686/PKGBUILD
  miniupnpc/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-06-08 11:43:01 UTC (rev 235425)
+++ community-i686/PKGBUILD 2017-06-08 11:44:10 UTC (rev 235426)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli 
-# Contributor: Florian Loitsch 
-pkgname=miniupnpc
-pkgver=2.0.20170509
-pkgrel=1
-pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
-arch=('i686' 'x86_64')
-url="http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-sha256sums=('d3c368627f5cdfb66d3ebd64ca39ba54d6ff14a61966dbecb8dd296b7039f16a')
-
-build() {
-  cd "$pkgname-$pkgver"
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-  install -Dm644 man3/miniupnpc.3 "${pkgdir}"/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/community-i686/PKGBUILD (from rev 235425, 
miniupnpc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-06-08 11:44:10 UTC (rev 235426)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli 
+# Contributor: Florian Loitsch 
+pkgname=miniupnpc
+pkgver=2.0.20170509
+pkgrel=1
+pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
+arch=('i686' 'x86_64')
+url="http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('d3c368627f5cdfb66d3ebd64ca39ba54d6ff14a61966dbecb8dd296b7039f16a')
+
+build() {
+  cd "$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+  install -Dm644 man3/miniupnpc.3 "${pkgdir}"/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-06-08 11:43:01 UTC (rev 235425)
+++ community-x86_64/PKGBUILD   2017-06-08 11:44:10 UTC (rev 235426)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli 
-# Contributor: Florian Loitsch 
-pkgname=miniupnpc
-pkgver=2.0.20170509
-pkgrel=1
-pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
-arch=('i686' 'x86_64')
-url="http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-sha256sums=('d3c368627f5cdfb66d3ebd64ca39ba54d6ff14a61966dbecb8dd296b7039f16a')
-
-build() {
-  cd "$pkgname-$pkgver"
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-  install -Dm644 man3/miniupnpc.3 "${pkgdir}"/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/community-x86_64/PKGBUILD (from rev 235425, 
miniupnpc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-06-08 11:44:10 UTC (rev 235426)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli 
+# Contributor: Florian Loitsch 
+pkgname=miniupnpc
+pkgver=2.0.20170509
+pkgrel=1
+pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
+arch=('i686' 'x86_64')
+url="http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('d3c368627f5cdfb66d3ebd64ca39ba54d6ff14a61966dbecb8dd296b7039f16a')
+
+build() {
+  cd "$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+  install -Dm644 man3/miniupnpc.3 "${pkgdir}"/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}


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

2017-06-08 Thread Timothy Redaelli
Date: Thursday, June 8, 2017 @ 11:43:01
  Author: tredaelli
Revision: 235425

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

Added:
  miniupnpc/repos/community-i686/PKGBUILD
(from rev 235424, miniupnpc/trunk/PKGBUILD)
  miniupnpc/repos/community-x86_64/PKGBUILD
(from rev 235424, miniupnpc/trunk/PKGBUILD)
Deleted:
  miniupnpc/repos/community-i686/PKGBUILD
  miniupnpc/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-06-08 11:42:45 UTC (rev 235424)
+++ community-i686/PKGBUILD 2017-06-08 11:43:01 UTC (rev 235425)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli 
-# Contributor: Florian Loitsch 
-pkgname=miniupnpc
-pkgver=2.0
-pkgrel=1
-pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
-arch=('i686' 'x86_64')
-url="http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-sha256sums=('d434ceb8986efbe199c5ca53f90ed53eab290b1e6d0530b717eb6fa49d61f93b')
-
-build() {
-  cd "$pkgname-$pkgver"
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make PREFIX="$pkgdir/" install
-  install -Dm644 man3/miniupnpc.3 "${pkgdir}"/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/community-i686/PKGBUILD (from rev 235424, 
miniupnpc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-06-08 11:43:01 UTC (rev 235425)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli 
+# Contributor: Florian Loitsch 
+pkgname=miniupnpc
+pkgver=2.0.20170509
+pkgrel=1
+pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
+arch=('i686' 'x86_64')
+url="http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('d3c368627f5cdfb66d3ebd64ca39ba54d6ff14a61966dbecb8dd296b7039f16a')
+
+build() {
+  cd "$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+  install -Dm644 man3/miniupnpc.3 "${pkgdir}"/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-06-08 11:42:45 UTC (rev 235424)
+++ community-x86_64/PKGBUILD   2017-06-08 11:43:01 UTC (rev 235425)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli 
-# Contributor: Florian Loitsch 
-pkgname=miniupnpc
-pkgver=2.0
-pkgrel=1
-pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
-arch=('i686' 'x86_64')
-url="http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-sha256sums=('d434ceb8986efbe199c5ca53f90ed53eab290b1e6d0530b717eb6fa49d61f93b')
-
-build() {
-  cd "$pkgname-$pkgver"
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make PREFIX="$pkgdir/" install
-  install -Dm644 man3/miniupnpc.3 "${pkgdir}"/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/community-x86_64/PKGBUILD (from rev 235424, 
miniupnpc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-06-08 11:43:01 UTC (rev 235425)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli 
+# Contributor: Florian Loitsch 
+pkgname=miniupnpc
+pkgver=2.0.20170509
+pkgrel=1
+pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
+arch=('i686' 'x86_64')
+url="http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('d3c368627f5cdfb66d3ebd64ca39ba54d6ff14a61966dbecb8dd296b7039f16a')
+
+build() {
+  cd "$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+  install -Dm644 man3/miniupnpc.3 "${pkgdir}"/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}


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

2016-06-30 Thread Timothy Redaelli
Date: Thursday, June 30, 2016 @ 13:26:39
  Author: tredaelli
Revision: 181639

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

Added:
  miniupnpc/repos/community-staging-i686/
  miniupnpc/repos/community-staging-i686/PKGBUILD
(from rev 181638, miniupnpc/trunk/PKGBUILD)
  miniupnpc/repos/community-staging-x86_64/
  miniupnpc/repos/community-staging-x86_64/PKGBUILD
(from rev 181638, miniupnpc/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   25 +
 community-staging-x86_64/PKGBUILD |   25 +
 2 files changed, 50 insertions(+)

Copied: miniupnpc/repos/community-staging-i686/PKGBUILD (from rev 181638, 
miniupnpc/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-06-30 13:26:39 UTC (rev 181639)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli 
+# Contributor: Florian Loitsch 
+pkgname=miniupnpc
+pkgver=2.0
+pkgrel=1
+pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
+arch=('i686' 'x86_64')
+url="http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('d434ceb8986efbe199c5ca53f90ed53eab290b1e6d0530b717eb6fa49d61f93b')
+
+build() {
+  cd "$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make PREFIX="$pkgdir/" install
+  install -Dm644 man3/miniupnpc.3 "${pkgdir}"/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}

Copied: miniupnpc/repos/community-staging-x86_64/PKGBUILD (from rev 181638, 
miniupnpc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-06-30 13:26:39 UTC (rev 181639)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli 
+# Contributor: Florian Loitsch 
+pkgname=miniupnpc
+pkgver=2.0
+pkgrel=1
+pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
+arch=('i686' 'x86_64')
+url="http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('d434ceb8986efbe199c5ca53f90ed53eab290b1e6d0530b717eb6fa49d61f93b')
+
+build() {
+  cd "$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make PREFIX="$pkgdir/" install
+  install -Dm644 man3/miniupnpc.3 "${pkgdir}"/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}


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

2015-11-18 Thread Timothy Redaelli
Date: Wednesday, November 18, 2015 @ 18:44:01
  Author: tredaelli
Revision: 147097

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

Added:
  miniupnpc/repos/community-i686/PKGBUILD
(from rev 147096, miniupnpc/trunk/PKGBUILD)
  miniupnpc/repos/community-x86_64/PKGBUILD
(from rev 147096, miniupnpc/trunk/PKGBUILD)
Deleted:
  miniupnpc/repos/community-i686/PKGBUILD
  miniupnpc/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-11-18 17:43:48 UTC (rev 147096)
+++ community-i686/PKGBUILD 2015-11-18 17:44:01 UTC (rev 147097)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli 
-# Contributor: Florian Loitsch 
-pkgname=miniupnpc
-pkgver=1.9.20151008
-pkgrel=1
-pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
-arch=('i686' 'x86_64')
-url="http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-sha256sums=('e444ac3b587ce82709c4d0cfca1fe71f44f9fc433e9f946b12b9e1bfe667a633')
-
-build() {
-  cd "$pkgname-$pkgver"
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make PREFIX="$pkgdir/" install
-  install -Dm644 man3/miniupnpc.3 "${pkgdir}"/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/community-i686/PKGBUILD (from rev 147096, 
miniupnpc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-11-18 17:44:01 UTC (rev 147097)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli 
+# Contributor: Florian Loitsch 
+pkgname=miniupnpc
+pkgver=1.9.20151026
+pkgrel=1
+pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
+arch=('i686' 'x86_64')
+url="http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('f3cf9a5a31588a917d4d9237e5bc50f84d00c5aa48e27ed50d9b88dfa6a25d47')
+
+build() {
+  cd "$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make PREFIX="$pkgdir/" install
+  install -Dm644 man3/miniupnpc.3 "${pkgdir}"/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-11-18 17:43:48 UTC (rev 147096)
+++ community-x86_64/PKGBUILD   2015-11-18 17:44:01 UTC (rev 147097)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli 
-# Contributor: Florian Loitsch 
-pkgname=miniupnpc
-pkgver=1.9.20151008
-pkgrel=1
-pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
-arch=('i686' 'x86_64')
-url="http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-sha256sums=('e444ac3b587ce82709c4d0cfca1fe71f44f9fc433e9f946b12b9e1bfe667a633')
-
-build() {
-  cd "$pkgname-$pkgver"
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make PREFIX="$pkgdir/" install
-  install -Dm644 man3/miniupnpc.3 "${pkgdir}"/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/community-x86_64/PKGBUILD (from rev 147096, 
miniupnpc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-11-18 17:44:01 UTC (rev 147097)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli 
+# Contributor: Florian Loitsch 
+pkgname=miniupnpc
+pkgver=1.9.20151026
+pkgrel=1
+pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
+arch=('i686' 'x86_64')
+url="http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('f3cf9a5a31588a917d4d9237e5bc50f84d00c5aa48e27ed50d9b88dfa6a25d47')
+
+build() {
+  cd "$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make PREFIX="$pkgdir/" install
+  install -Dm644 man3/miniupnpc.3 "${pkgdir}"/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}


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

2015-10-09 Thread Timothy Redaelli
Date: Friday, October 9, 2015 @ 12:25:35
  Author: tredaelli
Revision: 143492

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

Added:
  miniupnpc/repos/community-staging-i686/
  miniupnpc/repos/community-staging-i686/PKGBUILD
(from rev 143491, miniupnpc/trunk/PKGBUILD)
  miniupnpc/repos/community-staging-x86_64/
  miniupnpc/repos/community-staging-x86_64/PKGBUILD
(from rev 143491, miniupnpc/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   25 +
 community-staging-x86_64/PKGBUILD |   25 +
 2 files changed, 50 insertions(+)

Copied: miniupnpc/repos/community-staging-i686/PKGBUILD (from rev 143491, 
miniupnpc/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-10-09 10:25:35 UTC (rev 143492)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli 
+# Contributor: Florian Loitsch 
+pkgname=miniupnpc
+pkgver=1.9.20151008
+pkgrel=1
+pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
+arch=('i686' 'x86_64')
+url="http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('e444ac3b587ce82709c4d0cfca1fe71f44f9fc433e9f946b12b9e1bfe667a633')
+
+build() {
+  cd "$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make PREFIX="$pkgdir/" install
+  install -Dm644 man3/miniupnpc.3 "${pkgdir}"/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}

Copied: miniupnpc/repos/community-staging-x86_64/PKGBUILD (from rev 143491, 
miniupnpc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-10-09 10:25:35 UTC (rev 143492)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli 
+# Contributor: Florian Loitsch 
+pkgname=miniupnpc
+pkgver=1.9.20151008
+pkgrel=1
+pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
+arch=('i686' 'x86_64')
+url="http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('e444ac3b587ce82709c4d0cfca1fe71f44f9fc433e9f946b12b9e1bfe667a633')
+
+build() {
+  cd "$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make PREFIX="$pkgdir/" install
+  install -Dm644 man3/miniupnpc.3 "${pkgdir}"/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}


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

2015-09-08 Thread Timothy Redaelli
Date: Tuesday, September 8, 2015 @ 16:16:29
  Author: tredaelli
Revision: 139616

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

Added:
  miniupnpc/repos/community-staging-i686/
  miniupnpc/repos/community-staging-i686/PKGBUILD
(from rev 139615, miniupnpc/trunk/PKGBUILD)
  miniupnpc/repos/community-staging-x86_64/
  miniupnpc/repos/community-staging-x86_64/PKGBUILD
(from rev 139615, miniupnpc/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   25 +
 community-staging-x86_64/PKGBUILD |   25 +
 2 files changed, 50 insertions(+)

Copied: miniupnpc/repos/community-staging-i686/PKGBUILD (from rev 139615, 
miniupnpc/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-09-08 14:16:29 UTC (rev 139616)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli 
+# Contributor: Florian Loitsch 
+pkgname=miniupnpc
+pkgver=1.9.20150730
+pkgrel=1
+pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
+arch=('i686' 'x86_64')
+url="http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('1d64fab1fd3b4c8545139341ba197f19329a863f4f21b578fc2a228ab586a604')
+
+build() {
+  cd "$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make PREFIX="$pkgdir/" install
+  install -Dm644 man3/miniupnpc.3 "${pkgdir}"/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}

Copied: miniupnpc/repos/community-staging-x86_64/PKGBUILD (from rev 139615, 
miniupnpc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-09-08 14:16:29 UTC (rev 139616)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli 
+# Contributor: Florian Loitsch 
+pkgname=miniupnpc
+pkgver=1.9.20150730
+pkgrel=1
+pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
+arch=('i686' 'x86_64')
+url="http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('1d64fab1fd3b4c8545139341ba197f19329a863f4f21b578fc2a228ab586a604')
+
+build() {
+  cd "$pkgname-$pkgver"
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make PREFIX="$pkgdir/" install
+  install -Dm644 man3/miniupnpc.3 "${pkgdir}"/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}


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

2015-05-21 Thread Timothy Redaelli
Date: Thursday, May 21, 2015 @ 15:02:43
  Author: tredaelli
Revision: 133911

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

Added:
  miniupnpc/repos/community-i686/PKGBUILD
(from rev 133910, miniupnpc/trunk/PKGBUILD)
  miniupnpc/repos/community-x86_64/PKGBUILD
(from rev 133910, miniupnpc/trunk/PKGBUILD)
Deleted:
  miniupnpc/repos/community-i686/PKGBUILD
  miniupnpc/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-05-21 13:00:18 UTC (rev 133910)
+++ community-i686/PKGBUILD 2015-05-21 13:02:43 UTC (rev 133911)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Florian Loitsch archli...@florian.loitsch.com
-pkgname=miniupnpc
-pkgver=1.9.20150430
-pkgrel=1
-pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
-arch=('i686' 'x86_64')
-url=http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-sha256sums=('76d707434833bd1114a17e339dfe89515feb80d648028d7cfd5750a0e8df7647')
-
-build() {
-  cd $pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make PREFIX=$pkgdir/ install
-  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/community-i686/PKGBUILD (from rev 133910, 
miniupnpc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-05-21 13:02:43 UTC (rev 133911)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Florian Loitsch archli...@florian.loitsch.com
+pkgname=miniupnpc
+pkgver=1.9.20150430
+pkgrel=1
+pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
+arch=('i686' 'x86_64')
+url=http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('76d707434833bd1114a17e339dfe89515feb80d648028d7cfd5750a0e8df7647')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX=$pkgdir/ install
+  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-05-21 13:00:18 UTC (rev 133910)
+++ community-x86_64/PKGBUILD   2015-05-21 13:02:43 UTC (rev 133911)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Florian Loitsch archli...@florian.loitsch.com
-pkgname=miniupnpc
-pkgver=1.9.20150430
-pkgrel=1
-pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
-arch=('i686' 'x86_64')
-url=http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-sha256sums=('76d707434833bd1114a17e339dfe89515feb80d648028d7cfd5750a0e8df7647')
-
-build() {
-  cd $pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make PREFIX=$pkgdir/ install
-  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/community-x86_64/PKGBUILD (from rev 133910, 
miniupnpc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-05-21 13:02:43 UTC (rev 133911)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Florian Loitsch archli...@florian.loitsch.com
+pkgname=miniupnpc
+pkgver=1.9.20150430
+pkgrel=1
+pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
+arch=('i686' 'x86_64')
+url=http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('76d707434833bd1114a17e339dfe89515feb80d648028d7cfd5750a0e8df7647')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX=$pkgdir/ install
+  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}


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

2015-05-21 Thread Timothy Redaelli
Date: Thursday, May 21, 2015 @ 15:00:18
  Author: tredaelli
Revision: 133910

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

Added:
  miniupnpc/repos/community-i686/PKGBUILD
(from rev 133909, miniupnpc/trunk/PKGBUILD)
  miniupnpc/repos/community-x86_64/PKGBUILD
(from rev 133909, miniupnpc/trunk/PKGBUILD)
Deleted:
  miniupnpc/repos/community-i686/PKGBUILD
  miniupnpc/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-05-21 13:00:05 UTC (rev 133909)
+++ community-i686/PKGBUILD 2015-05-21 13:00:18 UTC (rev 133910)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Florian Loitsch archli...@florian.loitsch.com
-pkgname=miniupnpc
-pkgver=1.9.20150206
-pkgrel=1
-pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
-arch=('i686' 'x86_64')
-url=http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-sha256sums=('230d3ad5a3047daa77f99602503d798f720428207217ebfbfe2a4f7762b029e7')
-
-build() {
-  cd $pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make PREFIX=$pkgdir/ install
-  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/community-i686/PKGBUILD (from rev 133909, 
miniupnpc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-05-21 13:00:18 UTC (rev 133910)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Florian Loitsch archli...@florian.loitsch.com
+pkgname=miniupnpc
+pkgver=1.9.20150430
+pkgrel=1
+pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
+arch=('i686' 'x86_64')
+url=http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('76d707434833bd1114a17e339dfe89515feb80d648028d7cfd5750a0e8df7647')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX=$pkgdir/ install
+  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-05-21 13:00:05 UTC (rev 133909)
+++ community-x86_64/PKGBUILD   2015-05-21 13:00:18 UTC (rev 133910)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Florian Loitsch archli...@florian.loitsch.com
-pkgname=miniupnpc
-pkgver=1.9.20150206
-pkgrel=1
-pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
-arch=('i686' 'x86_64')
-url=http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-sha256sums=('230d3ad5a3047daa77f99602503d798f720428207217ebfbfe2a4f7762b029e7')
-
-build() {
-  cd $pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make PREFIX=$pkgdir/ install
-  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/community-x86_64/PKGBUILD (from rev 133909, 
miniupnpc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-05-21 13:00:18 UTC (rev 133910)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Florian Loitsch archli...@florian.loitsch.com
+pkgname=miniupnpc
+pkgver=1.9.20150430
+pkgrel=1
+pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
+arch=('i686' 'x86_64')
+url=http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('76d707434833bd1114a17e339dfe89515feb80d648028d7cfd5750a0e8df7647')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX=$pkgdir/ install
+  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}


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

2015-03-30 Thread Timothy Redaelli
Date: Monday, March 30, 2015 @ 17:29:27
  Author: tredaelli
Revision: 130311

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

Added:
  miniupnpc/repos/staging-i686/
  miniupnpc/repos/staging-i686/PKGBUILD
(from rev 130310, miniupnpc/trunk/PKGBUILD)
  miniupnpc/repos/staging-x86_64/
  miniupnpc/repos/staging-x86_64/PKGBUILD
(from rev 130310, miniupnpc/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   25 +
 staging-x86_64/PKGBUILD |   25 +
 2 files changed, 50 insertions(+)

Copied: miniupnpc/repos/staging-i686/PKGBUILD (from rev 130310, 
miniupnpc/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-03-30 15:29:27 UTC (rev 130311)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Florian Loitsch archli...@florian.loitsch.com
+pkgname=miniupnpc
+pkgver=1.9.20150206
+pkgrel=1
+pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
+arch=('i686' 'x86_64')
+url=http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('230d3ad5a3047daa77f99602503d798f720428207217ebfbfe2a4f7762b029e7')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX=$pkgdir/ install
+  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Copied: miniupnpc/repos/staging-x86_64/PKGBUILD (from rev 130310, 
miniupnpc/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-03-30 15:29:27 UTC (rev 130311)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Florian Loitsch archli...@florian.loitsch.com
+pkgname=miniupnpc
+pkgver=1.9.20150206
+pkgrel=1
+pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
+arch=('i686' 'x86_64')
+url=http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('230d3ad5a3047daa77f99602503d798f720428207217ebfbfe2a4f7762b029e7')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX=$pkgdir/ install
+  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}


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

2015-03-30 Thread Timothy Redaelli
Date: Monday, March 30, 2015 @ 17:36:18
  Author: tredaelli
Revision: 130313

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

Added:
  miniupnpc/repos/community-staging-i686/
  miniupnpc/repos/community-staging-i686/PKGBUILD
(from rev 130312, miniupnpc/trunk/PKGBUILD)
  miniupnpc/repos/community-staging-x86_64/
  miniupnpc/repos/community-staging-x86_64/PKGBUILD
(from rev 130312, miniupnpc/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   25 +
 community-staging-x86_64/PKGBUILD |   25 +
 2 files changed, 50 insertions(+)

Copied: miniupnpc/repos/community-staging-i686/PKGBUILD (from rev 130312, 
miniupnpc/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-03-30 15:36:18 UTC (rev 130313)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Florian Loitsch archli...@florian.loitsch.com
+pkgname=miniupnpc
+pkgver=1.9.20150206
+pkgrel=1
+pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
+arch=('i686' 'x86_64')
+url=http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('230d3ad5a3047daa77f99602503d798f720428207217ebfbfe2a4f7762b029e7')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX=$pkgdir/ install
+  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Copied: miniupnpc/repos/community-staging-x86_64/PKGBUILD (from rev 130312, 
miniupnpc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-03-30 15:36:18 UTC (rev 130313)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Florian Loitsch archli...@florian.loitsch.com
+pkgname=miniupnpc
+pkgver=1.9.20150206
+pkgrel=1
+pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
+arch=('i686' 'x86_64')
+url=http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('230d3ad5a3047daa77f99602503d798f720428207217ebfbfe2a4f7762b029e7')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX=$pkgdir/ install
+  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}


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

2015-03-30 Thread Timothy Redaelli
Date: Monday, March 30, 2015 @ 17:35:42
  Author: tredaelli
Revision: 130312

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

Added:
  miniupnpc/repos/staging-i686/PKGBUILD
(from rev 130311, miniupnpc/trunk/PKGBUILD)
  miniupnpc/repos/staging-x86_64/PKGBUILD
(from rev 130311, miniupnpc/trunk/PKGBUILD)
Deleted:
  miniupnpc/repos/staging-i686/PKGBUILD
  miniupnpc/repos/staging-x86_64/PKGBUILD

-+
 /PKGBUILD   |   50 ++
 staging-i686/PKGBUILD   |   25 ---
 staging-x86_64/PKGBUILD |   25 ---
 3 files changed, 50 insertions(+), 50 deletions(-)

Deleted: staging-i686/PKGBUILD
===
--- staging-i686/PKGBUILD   2015-03-30 15:29:27 UTC (rev 130311)
+++ staging-i686/PKGBUILD   2015-03-30 15:35:42 UTC (rev 130312)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Florian Loitsch archli...@florian.loitsch.com
-pkgname=miniupnpc
-pkgver=1.9.20150206
-pkgrel=1
-pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
-arch=('i686' 'x86_64')
-url=http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-sha256sums=('230d3ad5a3047daa77f99602503d798f720428207217ebfbfe2a4f7762b029e7')
-
-build() {
-  cd $pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make PREFIX=$pkgdir/ install
-  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/staging-i686/PKGBUILD (from rev 130311, 
miniupnpc/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-03-30 15:35:42 UTC (rev 130312)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Florian Loitsch archli...@florian.loitsch.com
+pkgname=miniupnpc
+pkgver=1.9.20150206
+pkgrel=1
+pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
+arch=('i686' 'x86_64')
+url=http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('230d3ad5a3047daa77f99602503d798f720428207217ebfbfe2a4f7762b029e7')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX=$pkgdir/ install
+  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: staging-x86_64/PKGBUILD
===
--- staging-x86_64/PKGBUILD 2015-03-30 15:29:27 UTC (rev 130311)
+++ staging-x86_64/PKGBUILD 2015-03-30 15:35:42 UTC (rev 130312)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Florian Loitsch archli...@florian.loitsch.com
-pkgname=miniupnpc
-pkgver=1.9.20150206
-pkgrel=1
-pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
-arch=('i686' 'x86_64')
-url=http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-sha256sums=('230d3ad5a3047daa77f99602503d798f720428207217ebfbfe2a4f7762b029e7')
-
-build() {
-  cd $pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make PREFIX=$pkgdir/ install
-  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/staging-x86_64/PKGBUILD (from rev 130311, 
miniupnpc/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-03-30 15:35:42 UTC (rev 130312)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Florian Loitsch archli...@florian.loitsch.com
+pkgname=miniupnpc
+pkgver=1.9.20150206
+pkgrel=1
+pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
+arch=('i686' 'x86_64')
+url=http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('230d3ad5a3047daa77f99602503d798f720428207217ebfbfe2a4f7762b029e7')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX=$pkgdir/ install
+  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}


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

2014-11-04 Thread Timothy Redaelli
Date: Tuesday, November 4, 2014 @ 16:43:05
  Author: tredaelli
Revision: 121831

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

Added:
  miniupnpc/repos/community-i686/PKGBUILD
(from rev 121830, miniupnpc/trunk/PKGBUILD)
  miniupnpc/repos/community-x86_64/PKGBUILD
(from rev 121830, miniupnpc/trunk/PKGBUILD)
Deleted:
  miniupnpc/repos/community-i686/PKGBUILD
  miniupnpc/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-11-04 15:42:52 UTC (rev 121830)
+++ community-i686/PKGBUILD 2014-11-04 15:43:05 UTC (rev 121831)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Florian Loitsch archli...@florian.loitsch.com
-pkgname=miniupnpc
-pkgver=1.9.20140401
-pkgrel=1
-pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
-arch=('i686' 'x86_64')
-url=http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-sha256sums=('d02670112125300f7a3d61421714d99105edd90190bf12542d16785f16f017aa')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make PREFIX=$pkgdir/ install
-  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/community-i686/PKGBUILD (from rev 121830, 
miniupnpc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-11-04 15:43:05 UTC (rev 121831)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Florian Loitsch archli...@florian.loitsch.com
+pkgname=miniupnpc
+pkgver=1.9.20141027
+pkgrel=1
+pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
+arch=('i686' 'x86_64')
+url=http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('763a3ebed0c3267b8605247b38f46e99bfe54c96a9ca2882aa9abb5485407540')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX=$pkgdir/ install
+  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-11-04 15:42:52 UTC (rev 121830)
+++ community-x86_64/PKGBUILD   2014-11-04 15:43:05 UTC (rev 121831)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Florian Loitsch archli...@florian.loitsch.com
-pkgname=miniupnpc
-pkgver=1.9.20140401
-pkgrel=1
-pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
-arch=('i686' 'x86_64')
-url=http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-sha256sums=('d02670112125300f7a3d61421714d99105edd90190bf12542d16785f16f017aa')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make PREFIX=$pkgdir/ install
-  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/community-x86_64/PKGBUILD (from rev 121830, 
miniupnpc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-11-04 15:43:05 UTC (rev 121831)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Florian Loitsch archli...@florian.loitsch.com
+pkgname=miniupnpc
+pkgver=1.9.20141027
+pkgrel=1
+pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
+arch=('i686' 'x86_64')
+url=http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('763a3ebed0c3267b8605247b38f46e99bfe54c96a9ca2882aa9abb5485407540')
+
+build() {
+  cd $pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX=$pkgdir/ install
+  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}


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

2014-04-09 Thread Timothy Redaelli
Date: Wednesday, April 9, 2014 @ 12:59:45
  Author: tredaelli
Revision: 109006

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

Added:
  miniupnpc/repos/community-i686/PKGBUILD
(from rev 109005, miniupnpc/trunk/PKGBUILD)
  miniupnpc/repos/community-x86_64/PKGBUILD
(from rev 109005, miniupnpc/trunk/PKGBUILD)
Deleted:
  miniupnpc/repos/community-i686/PKGBUILD
  miniupnpc/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-04-09 10:59:33 UTC (rev 109005)
+++ community-i686/PKGBUILD 2014-04-09 10:59:45 UTC (rev 109006)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Florian Loitsch archli...@florian.loitsch.com
-pkgname=miniupnpc
-pkgver=1.9
-pkgrel=1
-pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
-arch=('i686' 'x86_64')
-url=http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-sha256sums=('2923e453e880bb949e3d4da9f83dd3cb6f08946d35de0b864d0339cf70934464')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make PREFIX=$pkgdir/ install
-  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/community-i686/PKGBUILD (from rev 109005, 
miniupnpc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-04-09 10:59:45 UTC (rev 109006)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Florian Loitsch archli...@florian.loitsch.com
+pkgname=miniupnpc
+pkgver=1.9.20140401
+pkgrel=1
+pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
+arch=('i686' 'x86_64')
+url=http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('d02670112125300f7a3d61421714d99105edd90190bf12542d16785f16f017aa')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make PREFIX=$pkgdir/ install
+  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-04-09 10:59:33 UTC (rev 109005)
+++ community-x86_64/PKGBUILD   2014-04-09 10:59:45 UTC (rev 109006)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Florian Loitsch archli...@florian.loitsch.com
-pkgname=miniupnpc
-pkgver=1.9
-pkgrel=1
-pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
-arch=('i686' 'x86_64')
-url=http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-sha256sums=('2923e453e880bb949e3d4da9f83dd3cb6f08946d35de0b864d0339cf70934464')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make PREFIX=$pkgdir/ install
-  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/community-x86_64/PKGBUILD (from rev 109005, 
miniupnpc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-04-09 10:59:45 UTC (rev 109006)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Florian Loitsch archli...@florian.loitsch.com
+pkgname=miniupnpc
+pkgver=1.9.20140401
+pkgrel=1
+pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
+arch=('i686' 'x86_64')
+url=http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('d02670112125300f7a3d61421714d99105edd90190bf12542d16785f16f017aa')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make PREFIX=$pkgdir/ install
+  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}



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

2014-02-14 Thread Timothy Redaelli
Date: Friday, February 14, 2014 @ 16:45:18
  Author: tredaelli
Revision: 105735

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

Added:
  miniupnpc/repos/community-i686/PKGBUILD
(from rev 105734, miniupnpc/trunk/PKGBUILD)
  miniupnpc/repos/community-x86_64/PKGBUILD
(from rev 105734, miniupnpc/trunk/PKGBUILD)
Deleted:
  miniupnpc/repos/community-i686/PKGBUILD
  miniupnpc/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-02-14 15:45:06 UTC (rev 105734)
+++ community-i686/PKGBUILD 2014-02-14 15:45:18 UTC (rev 105735)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Florian Loitsch archli...@florian.loitsch.com
-pkgname=miniupnpc
-pkgver=1.8.20131209
-pkgrel=1
-pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
-arch=('i686' 'x86_64')
-url=http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-sha256sums=('4fb429d74c9955d8c4a8c9b34ddd0fb8efce16266ee66200e7af135fedb998e7')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make PREFIX=$pkgdir/ install
-  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/community-i686/PKGBUILD (from rev 105734, 
miniupnpc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-02-14 15:45:18 UTC (rev 105735)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Florian Loitsch archli...@florian.loitsch.com
+pkgname=miniupnpc
+pkgver=1.9
+pkgrel=1
+pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
+arch=('i686' 'x86_64')
+url=http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('2923e453e880bb949e3d4da9f83dd3cb6f08946d35de0b864d0339cf70934464')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make PREFIX=$pkgdir/ install
+  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-02-14 15:45:06 UTC (rev 105734)
+++ community-x86_64/PKGBUILD   2014-02-14 15:45:18 UTC (rev 105735)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Florian Loitsch archli...@florian.loitsch.com
-pkgname=miniupnpc
-pkgver=1.8.20131209
-pkgrel=1
-pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
-arch=('i686' 'x86_64')
-url=http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-sha256sums=('4fb429d74c9955d8c4a8c9b34ddd0fb8efce16266ee66200e7af135fedb998e7')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make PREFIX=$pkgdir/ install
-  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/community-x86_64/PKGBUILD (from rev 105734, 
miniupnpc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-02-14 15:45:18 UTC (rev 105735)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Florian Loitsch archli...@florian.loitsch.com
+pkgname=miniupnpc
+pkgver=1.9
+pkgrel=1
+pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
+arch=('i686' 'x86_64')
+url=http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('2923e453e880bb949e3d4da9f83dd3cb6f08946d35de0b864d0339cf70934464')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make PREFIX=$pkgdir/ install
+  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}



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

2014-01-22 Thread Timothy Redaelli
Date: Wednesday, January 22, 2014 @ 16:26:03
  Author: tredaelli
Revision: 104542

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

Added:
  miniupnpc/repos/community-i686/PKGBUILD
(from rev 104541, miniupnpc/trunk/PKGBUILD)
  miniupnpc/repos/community-x86_64/PKGBUILD
(from rev 104541, miniupnpc/trunk/PKGBUILD)
Deleted:
  miniupnpc/repos/community-i686/PKGBUILD
  miniupnpc/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-01-22 15:25:51 UTC (rev 104541)
+++ community-i686/PKGBUILD 2014-01-22 15:26:03 UTC (rev 104542)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Florian Loitsch archli...@florian.loitsch.com
-pkgname=miniupnpc
-pkgver=1.8
-pkgrel=2
-pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
-arch=('i686' 'x86_64')
-url=http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-md5sums=('065bf20a20ebe605c675b7a5aaef340a')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make PREFIX=$pkgdir/ install
-  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/community-i686/PKGBUILD (from rev 104541, 
miniupnpc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-22 15:26:03 UTC (rev 104542)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Florian Loitsch archli...@florian.loitsch.com
+pkgname=miniupnpc
+pkgver=1.8.20131209
+pkgrel=1
+pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
+arch=('i686' 'x86_64')
+url=http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('4fb429d74c9955d8c4a8c9b34ddd0fb8efce16266ee66200e7af135fedb998e7')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make PREFIX=$pkgdir/ install
+  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-01-22 15:25:51 UTC (rev 104541)
+++ community-x86_64/PKGBUILD   2014-01-22 15:26:03 UTC (rev 104542)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Florian Loitsch archli...@florian.loitsch.com
-pkgname=miniupnpc
-pkgver=1.8
-pkgrel=2
-pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
-arch=('i686' 'x86_64')
-url=http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-md5sums=('065bf20a20ebe605c675b7a5aaef340a')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make PREFIX=$pkgdir/ install
-  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/community-x86_64/PKGBUILD (from rev 104541, 
miniupnpc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-01-22 15:26:03 UTC (rev 104542)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Florian Loitsch archli...@florian.loitsch.com
+pkgname=miniupnpc
+pkgver=1.8.20131209
+pkgrel=1
+pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
+arch=('i686' 'x86_64')
+url=http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+sha256sums=('4fb429d74c9955d8c4a8c9b34ddd0fb8efce16266ee66200e7af135fedb998e7')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make PREFIX=$pkgdir/ install
+  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}



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

2013-10-28 Thread Timothy Redaelli
Date: Monday, October 28, 2013 @ 12:22:46
  Author: tredaelli
Revision: 99404

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

Added:
  miniupnpc/repos/community-i686/PKGBUILD
(from rev 99403, miniupnpc/trunk/PKGBUILD)
  miniupnpc/repos/community-x86_64/PKGBUILD
(from rev 99403, miniupnpc/trunk/PKGBUILD)
Deleted:
  miniupnpc/repos/community-i686/PKGBUILD
  miniupnpc/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-28 11:21:24 UTC (rev 99403)
+++ community-i686/PKGBUILD 2013-10-28 11:22:46 UTC (rev 99404)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Florian Loitsch archli...@florian.loitsch.com
-pkgname=miniupnpc
-pkgver=1.8
-pkgrel=1
-pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
-arch=('i686' 'x86_64')
-url=http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-md5sums=('065bf20a20ebe605c675b7a5aaef340a')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make PREFIX=$pkgdir/ install
-  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/community-i686/PKGBUILD (from rev 99403, 
miniupnpc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-28 11:22:46 UTC (rev 99404)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Florian Loitsch archli...@florian.loitsch.com
+pkgname=miniupnpc
+pkgver=1.8
+pkgrel=2
+pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
+arch=('i686' 'x86_64')
+url=http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+md5sums=('065bf20a20ebe605c675b7a5aaef340a')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make PREFIX=$pkgdir/ install
+  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-10-28 11:21:24 UTC (rev 99403)
+++ community-x86_64/PKGBUILD   2013-10-28 11:22:46 UTC (rev 99404)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Florian Loitsch archli...@florian.loitsch.com
-pkgname=miniupnpc
-pkgver=1.8
-pkgrel=1
-pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
-arch=('i686' 'x86_64')
-url=http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-md5sums=('065bf20a20ebe605c675b7a5aaef340a')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make PREFIX=$pkgdir/ install
-  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/community-x86_64/PKGBUILD (from rev 99403, 
miniupnpc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-10-28 11:22:46 UTC (rev 99404)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Florian Loitsch archli...@florian.loitsch.com
+pkgname=miniupnpc
+pkgver=1.8
+pkgrel=2
+pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
+arch=('i686' 'x86_64')
+url=http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+md5sums=('065bf20a20ebe605c675b7a5aaef340a')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make PREFIX=$pkgdir/ install
+  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}



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

2013-06-19 Thread Timothy Redaelli
Date: Wednesday, June 19, 2013 @ 16:29:17
  Author: tredaelli
Revision: 92933

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

Added:
  miniupnpc/repos/community-i686/PKGBUILD
(from rev 92932, miniupnpc/trunk/PKGBUILD)
  miniupnpc/repos/community-x86_64/PKGBUILD
(from rev 92932, miniupnpc/trunk/PKGBUILD)
Deleted:
  miniupnpc/repos/community-i686/PKGBUILD
  miniupnpc/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-06-19 14:28:38 UTC (rev 92932)
+++ community-i686/PKGBUILD 2013-06-19 14:29:17 UTC (rev 92933)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Florian Loitsch archli...@florian.loitsch.com
-pkgname=miniupnpc
-pkgver=1.6
-pkgrel=2
-pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
-arch=('i686' 'x86_64')
-url=http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-md5sums=('88055f2d4a061cfd4cfe25a9eae22f67')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make PREFIX=$pkgdir/ install
-  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/community-i686/PKGBUILD (from rev 92932, 
miniupnpc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-06-19 14:29:17 UTC (rev 92933)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Florian Loitsch archli...@florian.loitsch.com
+pkgname=miniupnpc
+pkgver=1.8
+pkgrel=1
+pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
+arch=('i686' 'x86_64')
+url=http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+md5sums=('065bf20a20ebe605c675b7a5aaef340a')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make PREFIX=$pkgdir/ install
+  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-06-19 14:28:38 UTC (rev 92932)
+++ community-x86_64/PKGBUILD   2013-06-19 14:29:17 UTC (rev 92933)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
-# Contributor: Florian Loitsch archli...@florian.loitsch.com
-pkgname=miniupnpc
-pkgver=1.6
-pkgrel=2
-pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
-arch=('i686' 'x86_64')
-url=http://miniupnp.free.fr;
-license=('BSD')
-depends=('sh')
-source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
-md5sums=('88055f2d4a061cfd4cfe25a9eae22f67')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make PREFIX=$pkgdir/ install
-  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: miniupnpc/repos/community-x86_64/PKGBUILD (from rev 92932, 
miniupnpc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-06-19 14:29:17 UTC (rev 92933)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Florian Loitsch archli...@florian.loitsch.com
+pkgname=miniupnpc
+pkgver=1.8
+pkgrel=1
+pkgdesc=A small UPnP client library/tool to access Internet Gateway Devices
+arch=('i686' 'x86_64')
+url=http://miniupnp.free.fr;
+license=('BSD')
+depends=('sh')
+source=(http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz;)
+md5sums=('065bf20a20ebe605c675b7a5aaef340a')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make PREFIX=$pkgdir/ install
+  install -Dm644 man3/miniupnpc.3 ${pkgdir}/usr/share/man/man3/miniupnpc.3
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}