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

Jan de Groot jgc at nymeria.archlinux.org
Wed Apr 17 15:27:46 UTC 2013


    Date: Wednesday, April 17, 2013 @ 17:27:46
  Author: jgc
Revision: 183109

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

Added:
  gob2/repos/extra-i686/PKGBUILD
    (from rev 183108, gob2/trunk/PKGBUILD)
  gob2/repos/extra-x86_64/PKGBUILD
    (from rev 183108, gob2/trunk/PKGBUILD)
Deleted:
  gob2/repos/extra-i686/PKGBUILD
  gob2/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-04-17 15:27:38 UTC (rev 183108)
+++ extra-i686/PKGBUILD	2013-04-17 15:27:46 UTC (rev 183109)
@@ -1,25 +0,0 @@
-# $Id$
-# Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
-# Maintainer: Kevin Piche <kevin at archlinux.org>
-
-pkgname=gob2
-pkgver=2.0.18
-pkgrel=1
-pkgdesc="GTK Object Builder (GOB) is a simple preprocessor for easily creating GTK objects"
-arch=(i686 x86_64)
-license=('GPL')
-depends=('glib2')
-url="http://www.5z.com/jirka/gob.html"
-source=(http://ftp.5z.com/pub/gob/${pkgname}-${pkgver}.tar.xz)
-md5sums=('cd08248762962aec88100ddaaff4f9e0')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: gob2/repos/extra-i686/PKGBUILD (from rev 183108, gob2/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-04-17 15:27:46 UTC (rev 183109)
@@ -0,0 +1,25 @@
+# $Id$
+# Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
+# Maintainer: Kevin Piche <kevin at archlinux.org>
+
+pkgname=gob2
+pkgver=2.0.19
+pkgrel=1
+pkgdesc="GTK Object Builder (GOB) is a simple preprocessor for easily creating GTK objects"
+arch=(i686 x86_64)
+license=('GPL')
+depends=('glib2')
+url="http://www.5z.com/jirka/gob.html"
+source=(http://ftp.5z.com/pub/gob/${pkgname}-${pkgver}.tar.xz)
+md5sums=('d7f2e7b96c33458d69b6381e28e4ac69')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-04-17 15:27:38 UTC (rev 183108)
+++ extra-x86_64/PKGBUILD	2013-04-17 15:27:46 UTC (rev 183109)
@@ -1,25 +0,0 @@
-# $Id$
-# Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
-# Maintainer: Kevin Piche <kevin at archlinux.org>
-
-pkgname=gob2
-pkgver=2.0.18
-pkgrel=1
-pkgdesc="GTK Object Builder (GOB) is a simple preprocessor for easily creating GTK objects"
-arch=(i686 x86_64)
-license=('GPL')
-depends=('glib2')
-url="http://www.5z.com/jirka/gob.html"
-source=(http://ftp.5z.com/pub/gob/${pkgname}-${pkgver}.tar.xz)
-md5sums=('cd08248762962aec88100ddaaff4f9e0')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: gob2/repos/extra-x86_64/PKGBUILD (from rev 183108, gob2/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-04-17 15:27:46 UTC (rev 183109)
@@ -0,0 +1,25 @@
+# $Id$
+# Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
+# Maintainer: Kevin Piche <kevin at archlinux.org>
+
+pkgname=gob2
+pkgver=2.0.19
+pkgrel=1
+pkgdesc="GTK Object Builder (GOB) is a simple preprocessor for easily creating GTK objects"
+arch=(i686 x86_64)
+license=('GPL')
+depends=('glib2')
+url="http://www.5z.com/jirka/gob.html"
+source=(http://ftp.5z.com/pub/gob/${pkgname}-${pkgver}.tar.xz)
+md5sums=('d7f2e7b96c33458d69b6381e28e4ac69')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list