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

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 02:04:08
  Author: foutrelis
Revision: 149448

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

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

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

Copied: herqq/repos/community-staging-i686/PKGBUILD (from rev 149447, 
herqq/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 01:04:08 UTC (rev 149448)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Andrea Scarpino 
+
+pkgname=herqq
+pkgver=1.0.0
+pkgrel=4
+pkgdesc='Software library for building UPnP devices (HUPnP)'
+arch=('x86_64' 'i686')
+url='http://hupnp.linada.fi/index.html'
+license=('GPL')
+depends=('qt4')
+source=("http://downloads.sourceforge.net/hupnp/$pkgname-$pkgver.zip;)
+sha256sums=('cbcfc76f72d561d822a7ff5374b97e80d1731b610a5c257edbf5c013bfe6748e')
+
+build() {
+  cd $pkgname-$pkgver
+  qmake-qt4 PREFIX=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: herqq/repos/community-staging-x86_64/PKGBUILD (from rev 149447, 
herqq/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 01:04:08 UTC (rev 149448)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Alexander Rødseth 
+# Contributor: Andrea Scarpino 
+
+pkgname=herqq
+pkgver=1.0.0
+pkgrel=4
+pkgdesc='Software library for building UPnP devices (HUPnP)'
+arch=('x86_64' 'i686')
+url='http://hupnp.linada.fi/index.html'
+license=('GPL')
+depends=('qt4')
+source=("http://downloads.sourceforge.net/hupnp/$pkgname-$pkgver.zip;)
+sha256sums=('cbcfc76f72d561d822a7ff5374b97e80d1731b610a5c257edbf5c013bfe6748e')
+
+build() {
+  cd $pkgname-$pkgver
+  qmake-qt4 PREFIX=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


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

2014-07-04 Thread Felix Yan
Date: Friday, July 4, 2014 @ 08:57:52
  Author: fyan
Revision: 114804

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-07-04 06:56:35 UTC (rev 114803)
+++ community-i686/PKGBUILD 2014-07-04 06:57:52 UTC (rev 114804)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=herqq
-pkgver=1.0.0
-pkgrel=2
-pkgdesc='Software library for building UPnP devices (HUPnP)'
-arch=('x86_64' 'i686')
-url='http://www.herqq.org/'
-license=('GPL')
-depends=('qt4')
-source=(http://downloads.sourceforge.net/hupnp/$pkgname-$pkgver.zip;)
-sha256sums=('cbcfc76f72d561d822a7ff5374b97e80d1731b610a5c257edbf5c013bfe6748e')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  qmake PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make INSTALL_ROOT=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: herqq/repos/community-i686/PKGBUILD (from rev 114803, 
herqq/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-07-04 06:57:52 UTC (rev 114804)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=herqq
+pkgver=1.0.0
+pkgrel=3
+pkgdesc='Software library for building UPnP devices (HUPnP)'
+arch=('x86_64' 'i686')
+url='http://hupnp.linada.fi/index.html'
+license=('GPL')
+depends=('qt4')
+source=(http://downloads.sourceforge.net/hupnp/$pkgname-$pkgver.zip;)
+sha256sums=('cbcfc76f72d561d822a7ff5374b97e80d1731b610a5c257edbf5c013bfe6748e')
+
+build() {
+  cd $pkgname-$pkgver
+  qmake-qt4 PREFIX=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make INSTALL_ROOT=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-07-04 06:56:35 UTC (rev 114803)
+++ community-x86_64/PKGBUILD   2014-07-04 06:57:52 UTC (rev 114804)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=herqq
-pkgver=1.0.0
-pkgrel=2
-pkgdesc='Software library for building UPnP devices (HUPnP)'
-arch=('x86_64' 'i686')
-url='http://www.herqq.org/'
-license=('GPL')
-depends=('qt4')
-source=(http://downloads.sourceforge.net/hupnp/$pkgname-$pkgver.zip;)
-sha256sums=('cbcfc76f72d561d822a7ff5374b97e80d1731b610a5c257edbf5c013bfe6748e')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  qmake PREFIX=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make INSTALL_ROOT=$pkgdir install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: herqq/repos/community-x86_64/PKGBUILD (from rev 114803, 
herqq/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-07-04 06:57:52 UTC (rev 114804)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=herqq
+pkgver=1.0.0
+pkgrel=3
+pkgdesc='Software library for building UPnP devices (HUPnP)'
+arch=('x86_64' 'i686')
+url='http://hupnp.linada.fi/index.html'
+license=('GPL')
+depends=('qt4')
+source=(http://downloads.sourceforge.net/hupnp/$pkgname-$pkgver.zip;)
+sha256sums=('cbcfc76f72d561d822a7ff5374b97e80d1731b610a5c257edbf5c013bfe6748e')
+
+build() {
+  cd $pkgname-$pkgver
+  qmake-qt4 PREFIX=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make INSTALL_ROOT=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-02-19 Thread Alexander Rødseth
Date: Tuesday, February 19, 2013 @ 22:56:50
  Author: arodseth
Revision: 84561

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

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

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

Copied: herqq/repos/community-staging-i686/PKGBUILD (from rev 84560, 
herqq/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-02-19 21:56:50 UTC (rev 84561)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=herqq
+pkgver=1.0.0
+pkgrel=2
+pkgdesc='Software library for building UPnP devices (HUPnP)'
+arch=('x86_64' 'i686')
+url='http://www.herqq.org/'
+license=('GPL')
+depends=('qt4')
+source=(http://downloads.sourceforge.net/hupnp/$pkgname-$pkgver.zip;)
+sha256sums=('cbcfc76f72d561d822a7ff5374b97e80d1731b610a5c257edbf5c013bfe6748e')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  qmake PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make INSTALL_ROOT=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Copied: herqq/repos/community-staging-x86_64/PKGBUILD (from rev 84560, 
herqq/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-02-19 21:56:50 UTC (rev 84561)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=herqq
+pkgver=1.0.0
+pkgrel=2
+pkgdesc='Software library for building UPnP devices (HUPnP)'
+arch=('x86_64' 'i686')
+url='http://www.herqq.org/'
+license=('GPL')
+depends=('qt4')
+source=(http://downloads.sourceforge.net/hupnp/$pkgname-$pkgver.zip;)
+sha256sums=('cbcfc76f72d561d822a7ff5374b97e80d1731b610a5c257edbf5c013bfe6748e')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  qmake PREFIX=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make INSTALL_ROOT=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-01-27 Thread Pierre Schmitz
Date: Sunday, January 27, 2013 @ 17:18:20
  Author: pierre
Revision: 83154

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

Added:
  herqq/repos/community-i686/
  herqq/repos/community-i686/PKGBUILD
(from rev 83153, herqq/trunk/PKGBUILD)
  herqq/repos/community-x86_64/
  herqq/repos/community-x86_64/PKGBUILD
(from rev 83153, herqq/trunk/PKGBUILD)

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

Copied: herqq/repos/community-i686/PKGBUILD (from rev 83153, 
herqq/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-01-27 16:18:20 UTC (rev 83154)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=herqq
+pkgver=1.0.0
+pkgrel=1
+pkgdesc=A software library for building UPnP devices (HUPnP)
+arch=('i686' 'x86_64')
+url=http://www.herqq.org/;
+license=('GPL')
+depends=('qt')
+source=(http://downloads.sourceforge.net/hupnp/${pkgname}-${pkgver}.zip;)
+md5sums=('45a0632f7c7b64bc0fdab852d36c1e61')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  qmake PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make INSTALL_ROOT=${pkgdir} install
+}

Copied: herqq/repos/community-x86_64/PKGBUILD (from rev 83153, 
herqq/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-01-27 16:18:20 UTC (rev 83154)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=herqq
+pkgver=1.0.0
+pkgrel=1
+pkgdesc=A software library for building UPnP devices (HUPnP)
+arch=('i686' 'x86_64')
+url=http://www.herqq.org/;
+license=('GPL')
+depends=('qt')
+source=(http://downloads.sourceforge.net/hupnp/${pkgname}-${pkgver}.zip;)
+md5sums=('45a0632f7c7b64bc0fdab852d36c1e61')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  qmake PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make INSTALL_ROOT=${pkgdir} install
+}



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

2012-05-25 Thread Andrea Scarpino
Date: Friday, May 25, 2012 @ 13:32:07
  Author: andrea
Revision: 159512

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

Added:
  herqq/repos/extra-i686/
  herqq/repos/extra-i686/PKGBUILD
(from rev 159511, herqq/trunk/PKGBUILD)
  herqq/repos/extra-x86_64/
  herqq/repos/extra-x86_64/PKGBUILD
(from rev 159511, herqq/trunk/PKGBUILD)

---+
 extra-i686/PKGBUILD   |   24 
 extra-x86_64/PKGBUILD |   24 
 2 files changed, 48 insertions(+)

Copied: herqq/repos/extra-i686/PKGBUILD (from rev 159511, herqq/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-05-25 17:32:07 UTC (rev 159512)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=herqq
+pkgver=1.0.0
+pkgrel=1
+pkgdesc=A software library for building UPnP devices (HUPnP)
+arch=('i686' 'x86_64')
+url=http://www.herqq.org/;
+license=('GPL')
+depends=('qt')
+source=(http://downloads.sourceforge.net/hupnp/${pkgname}-${pkgver}.zip;)
+md5sums=('45a0632f7c7b64bc0fdab852d36c1e61')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  qmake PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make INSTALL_ROOT=${pkgdir} install
+}

Copied: herqq/repos/extra-x86_64/PKGBUILD (from rev 159511, 
herqq/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-05-25 17:32:07 UTC (rev 159512)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgname=herqq
+pkgver=1.0.0
+pkgrel=1
+pkgdesc=A software library for building UPnP devices (HUPnP)
+arch=('i686' 'x86_64')
+url=http://www.herqq.org/;
+license=('GPL')
+depends=('qt')
+source=(http://downloads.sourceforge.net/hupnp/${pkgname}-${pkgver}.zip;)
+md5sums=('45a0632f7c7b64bc0fdab852d36c1e61')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  qmake PREFIX=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make INSTALL_ROOT=${pkgdir} install
+}