[arch-commits] Commit in gnome-common/repos (3 files)

2014-09-26 Thread Jan de Groot
Date: Friday, September 26, 2014 @ 12:56:39
  Author: jgc
Revision: 223123

db-move: moved gnome-common from [gnome-unstable] to [testing] (any)

Added:
  gnome-common/repos/testing-any/
  gnome-common/repos/testing-any/PKGBUILD
(from rev 223030, gnome-common/repos/gnome-unstable-any/PKGBUILD)
Deleted:
  gnome-common/repos/gnome-unstable-any/

--+
 PKGBUILD |   24 
 1 file changed, 24 insertions(+)

Copied: gnome-common/repos/testing-any/PKGBUILD (from rev 223030, 
gnome-common/repos/gnome-unstable-any/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2014-09-26 10:56:39 UTC (rev 223123)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-common
+pkgver=3.14.0
+pkgrel=1
+pkgdesc=Common development macros for GNOME
+arch=(any)
+depends=('sh')
+license=('GPL')
+url=http://www.gnome.org;
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('4c00242f781bb441289f49dd80ed1d895d84de0c94bfc2c6818a104c9e39262c')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



[arch-commits] Commit in gnome-common/repos (3 files)

2012-10-30 Thread Jan Steffens
Date: Tuesday, October 30, 2012 @ 18:33:44
  Author: heftig
Revision: 169890

db-move: moved gnome-common from [testing] to [extra] (any)

Added:
  gnome-common/repos/extra-any/PKGBUILD
(from rev 169886, gnome-common/repos/testing-any/PKGBUILD)
Deleted:
  gnome-common/repos/extra-any/PKGBUILD
  gnome-common/repos/testing-any/

--+
 PKGBUILD |   49 +++--
 1 file changed, 23 insertions(+), 26 deletions(-)

Deleted: extra-any/PKGBUILD
===
--- extra-any/PKGBUILD  2012-10-30 22:33:42 UTC (rev 169889)
+++ extra-any/PKGBUILD  2012-10-30 22:33:44 UTC (rev 169890)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=gnome-common
-pkgver=3.4.0.1
-pkgrel=2
-pkgdesc=Common development macros for GNOME
-arch=(any)
-license=('GPL')
-url=http://www.gnome.org;
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz
-
automake1.12.patch::http://git.gnome.org/browse/gnome-common/patch/?id=1fed4ee7015b89a1ac4c4a535aeb753e820e4970)
-sha256sums=('3d92a5d1dae550c409f644d87a4bba17342e14fb11ce8b1e58757ce35f3a46f7'
-'78081e33a0091bfb4531e723fcd6b28219c1c94173aea9071ecb5fe6da9066ab')
-
-build() {
-  cd $pkgname-$pkgver
-  patch -Np1 -i $srcdir/automake1.12.patch
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gnome-common/repos/extra-any/PKGBUILD (from rev 169886, 
gnome-common/repos/testing-any/PKGBUILD)
===
--- extra-any/PKGBUILD  (rev 0)
+++ extra-any/PKGBUILD  2012-10-30 22:33:44 UTC (rev 169890)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-common
+pkgver=3.6.0
+pkgrel=1
+pkgdesc=Common development macros for GNOME
+arch=(any)
+license=('GPL')
+url=http://www.gnome.org;
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e10f09de06bddcc8f980422e3bfdcd8185eee7f1eae11543a765ec8e764b8d95')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



[arch-commits] Commit in gnome-common/repos (3 files)

2012-10-18 Thread Jan de Groot
Date: Thursday, October 18, 2012 @ 15:27:27
  Author: jgc
Revision: 169236

db-move: moved gnome-common from [gnome-unstable] to [testing] (any)

Added:
  gnome-common/repos/testing-any/
  gnome-common/repos/testing-any/PKGBUILD
(from rev 169138, gnome-common/repos/gnome-unstable-any/PKGBUILD)
Deleted:
  gnome-common/repos/gnome-unstable-any/

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

Copied: gnome-common/repos/testing-any/PKGBUILD (from rev 169138, 
gnome-common/repos/gnome-unstable-any/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2012-10-18 19:27:27 UTC (rev 169236)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-common
+pkgver=3.6.0
+pkgrel=1
+pkgdesc=Common development macros for GNOME
+arch=(any)
+license=('GPL')
+url=http://www.gnome.org;
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('e10f09de06bddcc8f980422e3bfdcd8185eee7f1eae11543a765ec8e764b8d95')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



[arch-commits] Commit in gnome-common/repos (3 files)

2012-04-23 Thread Ionut Biru
Date: Monday, April 23, 2012 @ 05:06:09
  Author: ibiru
Revision: 156804

db-move: moved gnome-common from [testing] to [extra] (any)

Added:
  gnome-common/repos/extra-any/PKGBUILD
(from rev 156695, gnome-common/repos/testing-any/PKGBUILD)
Deleted:
  gnome-common/repos/extra-any/PKGBUILD
  gnome-common/repos/testing-any/

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

Deleted: extra-any/PKGBUILD
===
--- extra-any/PKGBUILD  2012-04-23 09:06:07 UTC (rev 156803)
+++ extra-any/PKGBUILD  2012-04-23 09:06:09 UTC (rev 156804)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=gnome-common
-pkgver=2.34.0
-pkgrel=2
-pkgdesc=Common development macros for GNOME2
-arch=(any)
-license=('GPL')
-url=http://www.gnome.org;
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('7a9c4f9ab975501c36be3192aa61641abca045a215d519d7d00527706f1de1df')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: gnome-common/repos/extra-any/PKGBUILD (from rev 156695, 
gnome-common/repos/testing-any/PKGBUILD)
===
--- extra-any/PKGBUILD  (rev 0)
+++ extra-any/PKGBUILD  2012-04-23 09:06:09 UTC (rev 156804)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-common
+pkgver=3.4.0.1
+pkgrel=1
+pkgdesc=Common development macros for GNOME
+arch=(any)
+license=('GPL')
+url=http://www.gnome.org;
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('3d92a5d1dae550c409f644d87a4bba17342e14fb11ce8b1e58757ce35f3a46f7')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}



[arch-commits] Commit in gnome-common/repos (3 files)

2012-04-01 Thread Jan Steffens
Date: Sunday, April 1, 2012 @ 07:32:50
  Author: heftig
Revision: 155100

db-move: moved gnome-common from [gnome-unstable] to [testing] (any)

Added:
  gnome-common/repos/testing-any/
  gnome-common/repos/testing-any/PKGBUILD
(from rev 155005, gnome-common/repos/gnome-unstable-any/PKGBUILD)
Deleted:
  gnome-common/repos/gnome-unstable-any/

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

Copied: gnome-common/repos/testing-any/PKGBUILD (from rev 155005, 
gnome-common/repos/gnome-unstable-any/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2012-04-01 11:32:50 UTC (rev 155100)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=gnome-common
+pkgver=3.4.0.1
+pkgrel=1
+pkgdesc=Common development macros for GNOME
+arch=(any)
+license=('GPL')
+url=http://www.gnome.org;
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('3d92a5d1dae550c409f644d87a4bba17342e14fb11ce8b1e58757ce35f3a46f7')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}