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

speps speps at archlinux.org
Mon Aug 18 22:18:19 UTC 2014


    Date: Tuesday, August 19, 2014 @ 00:18:19
  Author: speps
Revision: 117558

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

Added:
  ganv/repos/community-i686/PKGBUILD
    (from rev 117556, ganv/trunk/PKGBUILD)
  ganv/repos/community-x86_64/PKGBUILD
    (from rev 117557, ganv/trunk/PKGBUILD)
Deleted:
  ganv/repos/community-i686/PKGBUILD
  ganv/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-08-18 22:18:17 UTC (rev 117557)
+++ community-i686/PKGBUILD	2014-08-18 22:18:19 UTC (rev 117558)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: speps <speps at aur dot archlinux dot org>
-
-pkgname=ganv
-pkgver=1.4.0
-pkgrel=1
-pkgdesc="An interactive Gtkmm canvas widget for graph-based interfaces"
-arch=('i686' 'x86_64')
-url="http://drobilla.net/software/$pkgname/"
-license=('GPL3')
-depends=('gtkmm' 'graphviz')
-makedepends=('python2')
-source=("http://download.drobilla.net/ganv-$pkgver.tar.bz2")
-md5sums=('a72fdabc57959cc32065e66b48fea6aa')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # strip ldconfig
-  sed -i '/ldconfig/d' wscript
-}
-
-build() {
-  cd $pkgname-$pkgver
-  python2 waf configure --prefix=/usr
-  python2 waf $MAKEFLAGS
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 waf install --destdir="$pkgdir"
-}

Copied: ganv/repos/community-i686/PKGBUILD (from rev 117556, ganv/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-08-18 22:18:19 UTC (rev 117558)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: speps <speps at aur dot archlinux dot org>
+
+pkgname=ganv
+pkgver=1.4.2
+pkgrel=1
+pkgdesc="An interactive Gtkmm canvas widget for graph-based interfaces"
+arch=('i686' 'x86_64')
+url="http://drobilla.net/software/$pkgname/"
+license=('GPL3')
+depends=('gtkmm' 'graphviz')
+makedepends=('python2')
+source=("http://download.drobilla.net/ganv-$pkgver.tar.bz2")
+md5sums=('30c2c36d0c64d0a3b73e0bc7c564861c')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # strip ldconfig
+  sed -i '/ldconfig/d' wscript
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python2 waf configure --prefix=/usr
+  python2 waf $MAKEFLAGS
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 waf install --destdir="$pkgdir"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-08-18 22:18:17 UTC (rev 117557)
+++ community-x86_64/PKGBUILD	2014-08-18 22:18:19 UTC (rev 117558)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: speps <speps at aur dot archlinux dot org>
-
-pkgname=ganv
-pkgver=1.4.0
-pkgrel=1
-pkgdesc="An interactive Gtkmm canvas widget for graph-based interfaces"
-arch=('i686' 'x86_64')
-url="http://drobilla.net/software/$pkgname/"
-license=('GPL3')
-depends=('gtkmm' 'graphviz')
-makedepends=('python2')
-source=("http://download.drobilla.net/ganv-$pkgver.tar.bz2")
-md5sums=('a72fdabc57959cc32065e66b48fea6aa')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # strip ldconfig
-  sed -i '/ldconfig/d' wscript
-}
-
-build() {
-  cd $pkgname-$pkgver
-  python2 waf configure --prefix=/usr
-  python2 waf $MAKEFLAGS
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python2 waf install --destdir="$pkgdir"
-}

Copied: ganv/repos/community-x86_64/PKGBUILD (from rev 117557, ganv/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-08-18 22:18:19 UTC (rev 117558)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: speps <speps at aur dot archlinux dot org>
+
+pkgname=ganv
+pkgver=1.4.2
+pkgrel=1
+pkgdesc="An interactive Gtkmm canvas widget for graph-based interfaces"
+arch=('i686' 'x86_64')
+url="http://drobilla.net/software/$pkgname/"
+license=('GPL3')
+depends=('gtkmm' 'graphviz')
+makedepends=('python2')
+source=("http://download.drobilla.net/ganv-$pkgver.tar.bz2")
+md5sums=('30c2c36d0c64d0a3b73e0bc7c564861c')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # strip ldconfig
+  sed -i '/ldconfig/d' wscript
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python2 waf configure --prefix=/usr
+  python2 waf $MAKEFLAGS
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python2 waf install --destdir="$pkgdir"
+}




More information about the arch-commits mailing list