[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2020-08-09 Thread Jan Steffens via arch-commits
Date: Sunday, August 9, 2020 @ 21:43:03
  Author: heftig
Revision: 393489

1.2.4-1

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-09 18:57:29 UTC (rev 393488)
+++ PKGBUILD2020-08-09 21:43:03 UTC (rev 393489)
@@ -2,7 +2,7 @@
 # Contributor: György Balló 
 
 pkgname=gupnp
-pkgver=1.2.3
+pkgver=1.2.4
 pkgrel=1
 pkgdesc="An object-oriented UPNP framework"
 url="https://wiki.gnome.org/Projects/GUPnP;
@@ -11,7 +11,7 @@
 depends=(glib2 gssdp util-linux libxml2)
 makedepends=(gobject-introspection gtk-doc vala meson git)
 optdepends=('python: gupnp-binding-tool')
-_commit=c7517cdabd8b04c05804d300fd726ff29c90f2ee  # tags/gupnp-1.2.3^0
+_commit=a066f3d70d7712976311c906afc3ca57be8a694d  # tags/gupnp-1.2.4^0
 source=("git+https://gitlab.gnome.org/GNOME/gupnp.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2020-06-22 Thread Jan Steffens via arch-commits
Date: Monday, June 22, 2020 @ 23:03:08
  Author: heftig
Revision: 390141

1.2.3-1

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |   14 +-
 1 file changed, 9 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-22 23:02:25 UTC (rev 390140)
+++ PKGBUILD2020-06-22 23:03:08 UTC (rev 390141)
@@ -1,17 +1,17 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan Alexander Steffens (heftig) 
 # Contributor: György Balló 
 
 pkgname=gupnp
-pkgver=1.2.2
+pkgver=1.2.3
 pkgrel=1
 pkgdesc="An object-oriented UPNP framework"
 url="https://wiki.gnome.org/Projects/GUPnP;
 arch=(x86_64)
 license=(LGPL)
-depends=(gssdp util-linux)
+depends=(glib2 gssdp util-linux libxml2)
 makedepends=(gobject-introspection gtk-doc vala meson git)
 optdepends=('python: gupnp-binding-tool')
-_commit=76f6a78e99f4a4e80f31678ba99e8068131c79ff  # tags/gupnp-1.2.2^0
+_commit=c7517cdabd8b04c05804d300fd726ff29c90f2ee  # tags/gupnp-1.2.3^0
 source=("git+https://gitlab.gnome.org/GNOME/gupnp.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -26,7 +26,7 @@
 
 build() {
   arch-meson $pkgname build -D gtk_doc=true
-  ninja -C build
+  meson compile -C build
 }
 
 check() {
@@ -34,5 +34,9 @@
 }
 
 package() {
+  depends+=(libg{lib,object,io,module}-2.0.so libgssdp-1.2.so libsoup-2.4.so
+   libuuid.so)
+  provides+=(libgupnp-1.2.so)
+
   DESTDIR="$pkgdir" meson install -C build
 }


[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2020-01-02 Thread Jan Steffens via arch-commits
Date: Thursday, January 2, 2020 @ 12:15:10
  Author: heftig
Revision: 372470

1.2.2-1

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-02 11:56:44 UTC (rev 372469)
+++ PKGBUILD2020-01-02 12:15:10 UTC (rev 372470)
@@ -2,7 +2,7 @@
 # Contributor: György Balló 
 
 pkgname=gupnp
-pkgver=1.2.1
+pkgver=1.2.2
 pkgrel=1
 pkgdesc="An object-oriented UPNP framework"
 url="https://wiki.gnome.org/Projects/GUPnP;
@@ -11,7 +11,7 @@
 depends=(gssdp util-linux)
 makedepends=(gobject-introspection gtk-doc vala meson git)
 optdepends=('python: gupnp-binding-tool')
-_commit=b9f76cada1038be75963593ad783d88d9446fce6  # tags/gupnp-1.2.1^0
+_commit=76f6a78e99f4a4e80f31678ba99e8068131c79ff  # tags/gupnp-1.2.2^0
 source=("git+https://gitlab.gnome.org/GNOME/gupnp.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2019-05-01 Thread Jan Steffens via arch-commits
Date: Thursday, May 2, 2019 @ 02:20:10
  Author: heftig
Revision: 352370

1.2.1-1

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-02 02:18:26 UTC (rev 352369)
+++ PKGBUILD2019-05-02 02:20:10 UTC (rev 352370)
@@ -2,7 +2,7 @@
 # Contributor: György Balló 
 
 pkgname=gupnp
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc="An object-oriented UPNP framework"
 url="https://wiki.gnome.org/Projects/GUPnP;
@@ -11,7 +11,7 @@
 depends=(gssdp util-linux)
 makedepends=(gobject-introspection gtk-doc vala meson git)
 optdepends=('python: gupnp-binding-tool')
-_commit=386c5332d4daa758ffbc36462f0aca3e7f18f60c  # tags/gupnp-1.2.0^0
+_commit=b9f76cada1038be75963593ad783d88d9446fce6  # tags/gupnp-1.2.1^0
 source=("git+https://gitlab.gnome.org/GNOME/gupnp.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -30,7 +30,7 @@
 }
 
 check() {
-  meson test -C build
+  meson test -C build --print-errorlogs
 }
 
 package() {


[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2019-03-14 Thread Jan Steffens via arch-commits
Date: Thursday, March 14, 2019 @ 08:25:11
  Author: heftig
Revision: 347910

1.2.0-1

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |   28 
 1 file changed, 8 insertions(+), 20 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-14 08:23:16 UTC (rev 347909)
+++ PKGBUILD2019-03-14 08:25:11 UTC (rev 347910)
@@ -2,16 +2,16 @@
 # Contributor: György Balló 
 
 pkgname=gupnp
-pkgver=1.0.3
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="An object-oriented UPNP framework"
+url="https://wiki.gnome.org/Projects/GUPnP;
 arch=(x86_64)
-url="https://wiki.gnome.org/Projects/GUPnP;
 license=(LGPL)
 depends=(gssdp util-linux)
-makedepends=(gobject-introspection gtk-doc vala autoconf-archive git) 
+makedepends=(gobject-introspection gtk-doc vala meson git)
 optdepends=('python: gupnp-binding-tool')
-_commit=0e4f31cfc489a2c21f052885695902ae5ba98c8a  # tags/gupnp-1.0.3^0
+_commit=386c5332d4daa758ffbc36462f0aca3e7f18f60c  # tags/gupnp-1.2.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gupnp.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -22,29 +22,17 @@
 
 prepare() {
   cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
-  cd $pkgname
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---disable-debug \
---disable-static \
---enable-compile-warnings=minimum \
---enable-gtk-doc \
---with-context-manager=linux
-  make
+  arch-meson $pkgname build -D gtk_doc=true
+  ninja -C build
 }
 
 check() {
-  cd $pkgname
-  make check
+  meson test -C build
 }
 
 package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
+  DESTDIR="$pkgdir" meson install -C build
 }


[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2018-07-30 Thread Jan Steffens via arch-commits
Date: Monday, July 30, 2018 @ 19:28:46
  Author: heftig
Revision: 329682

1.0.3-1

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-30 19:27:29 UTC (rev 329681)
+++ PKGBUILD2018-07-30 19:28:46 UTC (rev 329682)
@@ -3,7 +3,7 @@
 # Contributor: György Balló 
 
 pkgname=gupnp
-pkgver=1.0.2+4+g47b1010
+pkgver=1.0.3
 pkgrel=1
 pkgdesc="An object-oriented UPNP framework"
 arch=(x86_64)
@@ -12,8 +12,8 @@
 depends=(gssdp util-linux)
 makedepends=(gobject-introspection gtk-doc vala autoconf-archive git) 
 optdepends=('python: gupnp-binding-tool')
-_commit=47b1010beb3a1942e150373dc53642501e3dca8b  # gupnp-1.0
-source=("git+https://git.gnome.org/browse/gupnp#commit=$_commit;)
+_commit=0e4f31cfc489a2c21f052885695902ae5ba98c8a  # tags/gupnp-1.0.3^0
+source=("git+https://gitlab.gnome.org/GNOME/gupnp.git#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {


[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2017-12-12 Thread Jan Steffens via arch-commits
Date: Tuesday, December 12, 2017 @ 19:52:46
  Author: heftig
Revision: 312202

1.0.2+4+g47b1010-1

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |   23 ++-
 1 file changed, 14 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-12 18:30:31 UTC (rev 312201)
+++ PKGBUILD2017-12-12 19:52:46 UTC (rev 312202)
@@ -3,16 +3,16 @@
 # Contributor: György Balló 
 
 pkgname=gupnp
-pkgver=1.0.2
+pkgver=1.0.2+4+g47b1010
 pkgrel=1
 pkgdesc="An object-oriented UPNP framework"
 arch=(x86_64)
-url="http://gupnp.org/;
+url="https://wiki.gnome.org/Projects/GUPnP;
 license=(LGPL)
 depends=(gssdp util-linux)
 makedepends=(gobject-introspection gtk-doc vala autoconf-archive git) 
-optdepends=('python2: gupnp-binding-tool')
-_commit=3ffd35b20066b70be86e1e55f1ac8e0b267a2009  # tags/gupnp-1.0.2^0
+optdepends=('python: gupnp-binding-tool')
+_commit=47b1010beb3a1942e150373dc53642501e3dca8b  # gupnp-1.0
 source=("git+https://git.gnome.org/browse/gupnp#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -23,16 +23,21 @@
 
 prepare() {
   cd $pkgname
-  sed -i '1s|^#!.*python$|&2|' tools/gupnp-binding-tool
   NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
   cd $pkgname
-  export CPPFLAGS="$CPPFLAGS -O"
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-static --with-context-manager=linux --enable-gtk-doc 
--disable-debug
-  make V=1
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--disable-debug \
+--disable-static \
+--enable-compile-warnings=minimum \
+--enable-gtk-doc \
+--with-context-manager=linux
+  make
 }
 
 check() {


[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2017-04-05 Thread Jan de Groot
Date: Wednesday, April 5, 2017 @ 11:21:18
  Author: jgc
Revision: 292110

upgpkg: gupnp 1.0.2-1

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |   11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-05 11:06:55 UTC (rev 292109)
+++ PKGBUILD2017-04-05 11:21:18 UTC (rev 292110)
@@ -3,7 +3,7 @@
 # Contributor: György Balló 
 
 pkgname=gupnp
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc="An object-oriented UPNP framework"
 arch=(i686 x86_64)
@@ -12,8 +12,8 @@
 depends=(gssdp util-linux)
 makedepends=(gobject-introspection gtk-doc vala autoconf-archive git) 
 optdepends=('python2: gupnp-binding-tool')
-_commit=21e86d01f074fad9b05e474466f8c5772514af11  # tags/gupnp-1.0.1^0
-source=("git://git.gnome.org/gupnp#commit=$_commit")
+_commit=3ffd35b20066b70be86e1e55f1ac8e0b267a2009  # tags/gupnp-1.0.2^0
+source=("git+https://git.gnome.org/browse/gupnp#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {
@@ -29,9 +29,10 @@
 
 build() {
   cd $pkgname
+  export CPPFLAGS="$CPPFLAGS -O"
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-static --with-context-manager=linux --enable-gtk-doc
-  make
+  --disable-static --with-context-manager=linux --enable-gtk-doc 
--disable-debug
+  make V=1
 }
 
 check() {


[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2016-10-15 Thread Jan Steffens
Date: Saturday, October 15, 2016 @ 14:28:49
  Author: heftig
Revision: 278840

1.0.1-1

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-15 14:20:57 UTC (rev 278839)
+++ PKGBUILD2016-10-15 14:28:49 UTC (rev 278840)
@@ -3,7 +3,7 @@
 # Contributor: György Balló 
 
 pkgname=gupnp
-pkgver=1.0.0
+pkgver=1.0.1
 pkgrel=1
 pkgdesc="An object-oriented UPNP framework"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 depends=(gssdp util-linux)
 makedepends=(gobject-introspection gtk-doc vala autoconf-archive git) 
 optdepends=('python2: gupnp-binding-tool')
-_commit=d4e21454060970bec6376c8dfcd72f7e04e1ad44
+_commit=21e86d01f074fad9b05e474466f8c5772514af11  # tags/gupnp-1.0.1^0
 source=("git://git.gnome.org/gupnp#commit=$_commit")
 sha256sums=('SKIP')
 


[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2016-09-27 Thread Jan Steffens
Date: Tuesday, September 27, 2016 @ 14:15:11
  Author: heftig
Revision: 277052

1.0.0-1

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |   26 +-
 1 file changed, 17 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-09-27 14:14:45 UTC (rev 277051)
+++ PKGBUILD2016-09-27 14:15:11 UTC (rev 277052)
@@ -3,7 +3,7 @@
 # Contributor: György Balló 
 
 pkgname=gupnp
-pkgver=0.20.18
+pkgver=1.0.0
 pkgrel=1
 pkgdesc="An object-oriented UPNP framework"
 arch=(i686 x86_64)
@@ -10,28 +10,36 @@
 url="http://gupnp.org/;
 license=(LGPL)
 depends=(gssdp util-linux)
-makedepends=(gobject-introspection gtk-doc vala) 
+makedepends=(gobject-introspection gtk-doc vala autoconf-archive git) 
 optdepends=('python2: gupnp-binding-tool')
-source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('c5e0e11061f8d0ff9c8dccc196f39c45a49c0153c9a72abf6290ab34d1cbb021')
+_commit=d4e21454060970bec6376c8dfcd72f7e04e1ad44
+source=("git://git.gnome.org/gupnp#commit=$_commit")
+sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^gupnp-//;s/-/+/g'
+}
+
 prepare() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   sed -i '1s|^#!.*python$|&2|' tools/gupnp-binding-tool
+  NOCONFIGURE=1 ./autogen.sh
 }
+
 build() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-static --with-context-manager=linux
+  --disable-static --with-context-manager=linux --enable-gtk-doc
   make
 }
 
 check() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   make check
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   make DESTDIR="$pkgdir" install
 }


[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2016-06-20 Thread Jan Steffens
Date: Monday, June 20, 2016 @ 20:52:44
  Author: heftig
Revision: 270391

0.20.18-1

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-06-20 20:02:08 UTC (rev 270390)
+++ PKGBUILD2016-06-20 20:52:44 UTC (rev 270391)
@@ -3,7 +3,7 @@
 # Contributor: György Balló 
 
 pkgname=gupnp
-pkgver=0.20.17
+pkgver=0.20.18
 pkgrel=1
 pkgdesc="An object-oriented UPNP framework"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 makedepends=(gobject-introspection gtk-doc vala) 
 optdepends=('python2: gupnp-binding-tool')
 
source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('c9e415db749e75d82b17de341e6430ebce2a7ce457640c039cfcb03b498a8fd2')
+sha256sums=('c5e0e11061f8d0ff9c8dccc196f39c45a49c0153c9a72abf6290ab34d1cbb021')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2016-05-06 Thread Jan Steffens
Date: Saturday, May 7, 2016 @ 01:10:10
  Author: heftig
Revision: 267070

0.20.17-1

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-06 22:33:52 UTC (rev 267069)
+++ PKGBUILD2016-05-06 23:10:10 UTC (rev 267070)
@@ -3,7 +3,7 @@
 # Contributor: György Balló 
 
 pkgname=gupnp
-pkgver=0.20.16
+pkgver=0.20.17
 pkgrel=1
 pkgdesc="An object-oriented UPNP framework"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 makedepends=(gobject-introspection gtk-doc vala) 
 optdepends=('python2: gupnp-binding-tool')
 
source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('ff1119eff12529c46837e03c742f69dc4fae48d59097d79582d38a383b832602')
+sha256sums=('c9e415db749e75d82b17de341e6430ebce2a7ce457640c039cfcb03b498a8fd2')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2016-02-13 Thread Jan Steffens
Date: Saturday, February 13, 2016 @ 14:38:31
  Author: heftig
Revision: 259113

0.20.16

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-02-13 13:37:57 UTC (rev 259112)
+++ PKGBUILD2016-02-13 13:38:31 UTC (rev 259113)
@@ -3,7 +3,7 @@
 # Contributor: György Balló 
 
 pkgname=gupnp
-pkgver=0.20.15
+pkgver=0.20.16
 pkgrel=1
 pkgdesc="An object-oriented UPNP framework"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 makedepends=(gobject-introspection gtk-doc vala) 
 optdepends=('python2: gupnp-binding-tool')
 
source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('0446b42d0d5b8adfcdca78832f2ce6173ab33793fca055afc97aec1fcc579fe2')
+sha256sums=('ff1119eff12529c46837e03c742f69dc4fae48d59097d79582d38a383b832602')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2015-12-31 Thread Jan Steffens
Date: Thursday, December 31, 2015 @ 12:25:29
  Author: heftig
Revision: 257397

0.20.15

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-31 11:24:34 UTC (rev 257396)
+++ PKGBUILD2015-12-31 11:25:29 UTC (rev 257397)
@@ -3,7 +3,7 @@
 # Contributor: György Balló 
 
 pkgname=gupnp
-pkgver=0.20.14
+pkgver=0.20.15
 pkgrel=1
 pkgdesc="An object-oriented UPNP framework"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 makedepends=(gobject-introspection gtk-doc vala) 
 optdepends=('python2: gupnp-binding-tool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('77ffb940ba77c4a6426d09d41004c75d92652dcbde86c84ac1c847dbd9ad59bd')
+sha256sums=('0446b42d0d5b8adfcdca78832f2ce6173ab33793fca055afc97aec1fcc579fe2')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2015-05-10 Thread Jan Steffens
Date: Sunday, May 10, 2015 @ 20:48:38
  Author: heftig
Revision: 238941

0.20.14

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-10 18:47:11 UTC (rev 238940)
+++ PKGBUILD2015-05-10 18:48:38 UTC (rev 238941)
@@ -3,7 +3,7 @@
 # Contributor: György Balló ball...@freestart.hu
 
 pkgname=gupnp
-pkgver=0.20.13
+pkgver=0.20.14
 pkgrel=1
 pkgdesc=An object-oriented UPNP framework
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 makedepends=(gobject-introspection gtk-doc vala) 
 optdepends=('python2: gupnp-binding-tool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('d779b094f13097a5900689b3587e5b495d79112d0855ed842577acba25c902b3')
+sha256sums=('77ffb940ba77c4a6426d09d41004c75d92652dcbde86c84ac1c847dbd9ad59bd')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2015-01-28 Thread Jan Steffens
Date: Wednesday, January 28, 2015 @ 17:08:47
  Author: heftig
Revision: 230196

0.20.13

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-01-28 16:08:22 UTC (rev 230195)
+++ PKGBUILD2015-01-28 16:08:47 UTC (rev 230196)
@@ -3,7 +3,7 @@
 # Contributor: György Balló ball...@freestart.hu
 
 pkgname=gupnp
-pkgver=0.20.12
+pkgver=0.20.13
 pkgrel=1
 pkgdesc=An object-oriented UPNP framework
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 makedepends=(gobject-introspection gtk-doc vala) 
 optdepends=('python2: gupnp-binding-tool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('205d47b950a1b7190df1115f454cb38a44d71aacfec75d4287299e400e139b69')
+sha256sums=('d779b094f13097a5900689b3587e5b495d79112d0855ed842577acba25c902b3')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2014-06-03 Thread Jan de Groot
Date: Tuesday, June 3, 2014 @ 10:24:50
  Author: jgc
Revision: 214057

upgpkg: gupnp 0.20.12-1

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |   11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-03 08:23:07 UTC (rev 214056)
+++ PKGBUILD2014-06-03 08:24:50 UTC (rev 214057)
@@ -3,7 +3,7 @@
 # Contributor: György Balló ball...@freestart.hu
 
 pkgname=gupnp
-pkgver=0.20.11
+pkgver=0.20.12
 pkgrel=1
 pkgdesc=An object-oriented UPNP framework
 arch=(i686 x86_64)
@@ -12,12 +12,15 @@
 depends=(gssdp util-linux)
 makedepends=(gobject-introspection gtk-doc vala) 
 optdepends=('python2: gupnp-binding-tool')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('648ad091c7bae1c2b45ae9b9c0052f8c72903ce740d6e5be945c493dec85c160')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('205d47b950a1b7190df1115f454cb38a44d71aacfec75d4287299e400e139b69')
 
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i '1s|^#!.*python$|2|' tools/gupnp-binding-tool
+}
 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



[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2014-05-23 Thread Jan Steffens
Date: Saturday, May 24, 2014 @ 01:10:24
  Author: heftig
Revision: 213436

0.20.11

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-23 23:08:17 UTC (rev 213435)
+++ PKGBUILD2014-05-23 23:10:24 UTC (rev 213436)
@@ -3,7 +3,7 @@
 # Contributor: György Balló ball...@freestart.hu
 
 pkgname=gupnp
-pkgver=0.20.10
+pkgver=0.20.11
 pkgrel=1
 pkgdesc=An object-oriented UPNP framework
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 makedepends=(gobject-introspection gtk-doc vala) 
 optdepends=('python2: gupnp-binding-tool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('5c7f9278b50ed252606552e2f148be4e1b1616bc93ebc8b09b22fcf5d8aa08e4')
+sha256sums=('648ad091c7bae1c2b45ae9b9c0052f8c72903ce740d6e5be945c493dec85c160')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2014-02-03 Thread Jan Steffens
Date: Monday, February 3, 2014 @ 22:23:26
  Author: heftig
Revision: 205053

0.20.10

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-03 21:21:40 UTC (rev 205052)
+++ PKGBUILD2014-02-03 21:23:26 UTC (rev 205053)
@@ -3,7 +3,7 @@
 # Contributor: György Balló ball...@freestart.hu
 
 pkgname=gupnp
-pkgver=0.20.9
+pkgver=0.20.10
 pkgrel=1
 pkgdesc=An object-oriented UPNP framework
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 makedepends=(gobject-introspection gtk-doc vala) 
 optdepends=('python2: gupnp-binding-tool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('61650a3be46979973b82c79eab5c3baf16a4ad3a051d8a710e5d1c376cf32c6e')
+sha256sums=('5c7f9278b50ed252606552e2f148be4e1b1616bc93ebc8b09b22fcf5d8aa08e4')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2013-12-14 Thread Jan Steffens
Date: Saturday, December 14, 2013 @ 16:50:09
  Author: heftig
Revision: 201544

0.20.9

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-14 08:42:49 UTC (rev 201543)
+++ PKGBUILD2013-12-14 15:50:09 UTC (rev 201544)
@@ -3,7 +3,7 @@
 # Contributor: György Balló ball...@freestart.hu
 
 pkgname=gupnp
-pkgver=0.20.8
+pkgver=0.20.9
 pkgrel=1
 pkgdesc=An object-oriented UPNP framework
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 makedepends=(gobject-introspection gtk-doc vala) 
 optdepends=('python2: gupnp-binding-tool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('f70da127e0d35a7b8aecaf6f58b740bbb56836451be33d7aeb7979a5c131eac8')
+sha256sums=('61650a3be46979973b82c79eab5c3baf16a4ad3a051d8a710e5d1c376cf32c6e')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2013-10-31 Thread Jan Steffens
Date: Thursday, October 31, 2013 @ 16:43:55
  Author: heftig
Revision: 198635

0.20.8

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-31 15:39:57 UTC (rev 198634)
+++ PKGBUILD2013-10-31 15:43:55 UTC (rev 198635)
@@ -3,7 +3,7 @@
 # Contributor: György Balló ball...@freestart.hu
 
 pkgname=gupnp
-pkgver=0.20.7
+pkgver=0.20.8
 pkgrel=1
 pkgdesc=An object-oriented UPNP framework
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 makedepends=(gobject-introspection gtk-doc vala) 
 optdepends=('python2: gupnp-binding-tool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('ccfa6b04935d81bbcd4aa1f15b6dada977fb32386cf3b99c59a4166067ce3102')
+sha256sums=('f70da127e0d35a7b8aecaf6f58b740bbb56836451be33d7aeb7979a5c131eac8')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2013-10-16 Thread Jan Steffens
Date: Wednesday, October 16, 2013 @ 17:38:13
  Author: heftig
Revision: 196694

0.20.7

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-16 15:36:55 UTC (rev 196693)
+++ PKGBUILD2013-10-16 15:38:13 UTC (rev 196694)
@@ -3,7 +3,7 @@
 # Contributor: György Balló ball...@freestart.hu
 
 pkgname=gupnp
-pkgver=0.20.6
+pkgver=0.20.7
 pkgrel=1
 pkgdesc=An object-oriented UPNP framework
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 optdepends=('python2: gupnp-binding-tool')
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('1b4ed7de9fdf2da2a5610a0101271f1661706e6481737d7a2ac0f318b5b2dbaa')
+sha256sums=('ccfa6b04935d81bbcd4aa1f15b6dada977fb32386cf3b99c59a4166067ce3102')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2013-09-24 Thread Jan Steffens
Date: Tuesday, September 24, 2013 @ 12:26:26
  Author: heftig
Revision: 194951

0.20.6

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-24 10:26:20 UTC (rev 194950)
+++ PKGBUILD2013-09-24 10:26:26 UTC (rev 194951)
@@ -3,7 +3,7 @@
 # Contributor: György Balló ball...@freestart.hu
 
 pkgname=gupnp
-pkgver=0.20.5
+pkgver=0.20.6
 pkgrel=1
 pkgdesc=An object-oriented UPNP framework
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 optdepends=('python2: gupnp-binding-tool')
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('be54bd5f3bfea36d689a5ce70679e51ec3ea3c94677e70ffc7c7ef160bffb260')
+sha256sums=('1b4ed7de9fdf2da2a5610a0101271f1661706e6481737d7a2ac0f318b5b2dbaa')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2013-08-20 Thread Jan Steffens
Date: Tuesday, August 20, 2013 @ 20:28:53
  Author: heftig
Revision: 193456

0.20.5

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-20 18:09:09 UTC (rev 193455)
+++ PKGBUILD2013-08-20 18:28:53 UTC (rev 193456)
@@ -3,7 +3,7 @@
 # Contributor: György Balló ball...@freestart.hu
 
 pkgname=gupnp
-pkgver=0.20.4
+pkgver=0.20.5
 pkgrel=1
 pkgdesc=An object-oriented UPNP framework
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 optdepends=('python2: gupnp-binding-tool')
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('27eec44d62f6f60305cd65d7a488fc128700f8345ab37cc2ab42cf052fdd5b35')
+sha256sums=('be54bd5f3bfea36d689a5ce70679e51ec3ea3c94677e70ffc7c7ef160bffb260')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2013-07-30 Thread Jan Steffens
Date: Tuesday, July 30, 2013 @ 11:55:54
  Author: heftig
Revision: 191761

0.20.4

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-30 09:54:35 UTC (rev 191760)
+++ PKGBUILD2013-07-30 09:55:54 UTC (rev 191761)
@@ -3,7 +3,7 @@
 # Contributor: György Balló ball...@freestart.hu
 
 pkgname=gupnp
-pkgver=0.20.3
+pkgver=0.20.4
 pkgrel=1
 pkgdesc=An object-oriented UPNP framework
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 optdepends=('python2: gupnp-binding-tool')
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('ed7db7506506434d0fd272e3866d7ae985af5b9d7e9e5e120f8581ade90869f0')
+sha256sums=('27eec44d62f6f60305cd65d7a488fc128700f8345ab37cc2ab42cf052fdd5b35')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2013-05-29 Thread Jan Steffens
Date: Thursday, May 30, 2013 @ 02:27:18
  Author: heftig
Revision: 186593

0.20.3

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-29 21:16:32 UTC (rev 186592)
+++ PKGBUILD2013-05-30 00:27:18 UTC (rev 186593)
@@ -3,7 +3,7 @@
 # Contributor: György Balló ball...@freestart.hu
 
 pkgname=gupnp
-pkgver=0.20.2
+pkgver=0.20.3
 pkgrel=1
 pkgdesc=An object-oriented UPNP framework
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 optdepends=('python2: gupnp-binding-tool')
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('9b27b1bdd16f7f13e28e20bce85a117e577a8183f95615876a9d91f4d4a70812')
+sha256sums=('ed7db7506506434d0fd272e3866d7ae985af5b9d7e9e5e120f8581ade90869f0')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2013-04-16 Thread Jan Steffens
Date: Wednesday, April 17, 2013 @ 06:52:25
  Author: heftig
Revision: 183057

0.20.2

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-17 04:52:12 UTC (rev 183056)
+++ PKGBUILD2013-04-17 04:52:25 UTC (rev 183057)
@@ -3,7 +3,7 @@
 # Contributor: György Balló ball...@freestart.hu
 
 pkgname=gupnp
-pkgver=0.20.1
+pkgver=0.20.2
 pkgrel=1
 pkgdesc=An object-oriented UPNP framework
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 optdepends=('python2: gupnp-binding-tool')
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('a98ab69289742a075c9a7655650e0d1944a3886bb7851bf40ed82608a9ddac61')
+sha256sums=('9b27b1bdd16f7f13e28e20bce85a117e577a8183f95615876a9d91f4d4a70812')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2013-03-21 Thread Jan Steffens
Date: Thursday, March 21, 2013 @ 23:39:14
  Author: heftig
Revision: 180466

0.20.1

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-21 22:39:00 UTC (rev 180465)
+++ PKGBUILD2013-03-21 22:39:14 UTC (rev 180466)
@@ -3,18 +3,18 @@
 # Contributor: György Balló ball...@freestart.hu
 
 pkgname=gupnp
-pkgver=0.18.4
+pkgver=0.20.1
 pkgrel=1
 pkgdesc=An object-oriented UPNP framework
-arch=('i686' 'x86_64')
+arch=(i686 x86_64)
 url=http://gupnp.org/;
-license=('LGPL')
-depends=('gssdp' 'util-linux')
-makedepends=('gobject-introspection' 'gtk-doc')
+license=(LGPL)
+depends=(gssdp util-linux)
+makedepends=(gobject-introspection gtk-doc)
 optdepends=('python2: gupnp-binding-tool')
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('6b437d5711b212292c6080626b97480268310da636a6cf937ad6119291af78a1')
+sha256sums=('a98ab69289742a075c9a7655650e0d1944a3886bb7851bf40ed82608a9ddac61')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2013-03-21 Thread Jan Steffens
Date: Thursday, March 21, 2013 @ 23:53:26
  Author: heftig
Revision: 180474

add vapi

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-21 22:48:50 UTC (rev 180473)
+++ PKGBUILD2013-03-21 22:53:26 UTC (rev 180474)
@@ -10,7 +10,7 @@
 url=http://gupnp.org/;
 license=(LGPL)
 depends=(gssdp util-linux)
-makedepends=(gobject-introspection gtk-doc)
+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)
@@ -24,6 +24,11 @@
   make
 }
 
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
 package() {
   cd $pkgname-$pkgver
   make DESTDIR=$pkgdir install



[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2012-10-03 Thread Jan de Groot
Date: Wednesday, October 3, 2012 @ 09:16:28
  Author: jgc
Revision: 167733

upgpkg: gupnp 0.18.4-1

0.18.4

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-10-03 12:52:47 UTC (rev 167732)
+++ PKGBUILD2012-10-03 13:16:28 UTC (rev 167733)
@@ -3,18 +3,18 @@
 # Contributor: György Balló ball...@freestart.hu
 
 pkgname=gupnp
-pkgver=0.18.2
+pkgver=0.18.4
 pkgrel=1
 pkgdesc=An object-oriented UPNP framework
 arch=('i686' 'x86_64')
 url=http://gupnp.org/;
 license=('LGPL')
-depends=('gssdp')
+depends=('gssdp' 'util-linux')
 makedepends=('gobject-introspection' 'gtk-doc')
 optdepends=('python2: gupnp-binding-tool')
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('3715fa56c1f351132cffe7d69127da1daada7ff50481838c6dbfd17d7182743d')
+sha256sums=('6b437d5711b212292c6080626b97480268310da636a6cf937ad6119291af78a1')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2012-04-23 Thread Jan Steffens
Date: Monday, April 23, 2012 @ 09:07:53
  Author: heftig
Revision: 157074

0.18.2

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |   12 +---
 1 file changed, 5 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-04-23 13:07:29 UTC (rev 157073)
+++ PKGBUILD2012-04-23 13:07:53 UTC (rev 157074)
@@ -1,9 +1,9 @@
 # $Id$
-# Maintainer: Jan heftig Steffens jan.steff...@gmail.com
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 # Contributor: György Balló ball...@freestart.hu
 
 pkgname=gupnp
-pkgver=0.18.0
+pkgver=0.18.2
 pkgrel=1
 pkgdesc=An object-oriented UPNP framework
 arch=('i686' 'x86_64')
@@ -14,19 +14,17 @@
 optdepends=('python2: gupnp-binding-tool')
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('82f4758b26ef0531cf6301f526fe705f06c329eaef403bb30925128fcbb6a71a')
+sha256sums=('3715fa56c1f351132cffe7d69127da1daada7ff50481838c6dbfd17d7182743d')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
-
+  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
 }
 
 package() {
-  cd $srcdir/$pkgname-$pkgver
+  cd $pkgname-$pkgver
   make DESTDIR=$pkgdir install
 }



[arch-commits] Commit in gupnp/trunk (PKGBUILD)

2011-10-03 Thread Jan Steffens
Date: Monday, October 3, 2011 @ 14:52:33
  Author: heftig
Revision: 139607

0.18.0

Modified:
  gupnp/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-10-03 18:51:47 UTC (rev 139606)
+++ PKGBUILD2011-10-03 18:52:33 UTC (rev 139607)
@@ -3,7 +3,7 @@
 # Contributor: György Balló ball...@freestart.hu
 
 pkgname=gupnp
-pkgver=0.16.1
+pkgver=0.18.0
 pkgrel=1
 pkgdesc=An object-oriented UPNP framework
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 makedepends=('gobject-introspection' 'gtk-doc')
 optdepends=('python2: gupnp-binding-tool')
 options=('!libtool')
-source=(http://gupnp.org/sites/all/files/sources/$pkgname-$pkgver.tar.gz)
-sha256sums=('f01a1f4fd36ce161a3df29fa83e1a0a2fb40d3c9f30f6b403e7791688ad24cfe')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('82f4758b26ef0531cf6301f526fe705f06c329eaef403bb30925128fcbb6a71a')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -22,7 +22,7 @@
   sed -i '1s|^#!.*python$|2|' tools/gupnp-binding-tool
 
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-static
+  --disable-static --with-context-manager=linux
   make
 }