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

Allan McRae allan at archlinux.org
Sat Apr 28 09:27:32 UTC 2012


    Date: Saturday, April 28, 2012 @ 05:27:31
  Author: allan
Revision: 157422

db-move: moved seed from [testing] to [extra] (i686)

Added:
  seed/repos/extra-i686/PKGBUILD
    (from rev 157383, seed/repos/testing-i686/PKGBUILD)
Deleted:
  seed/repos/extra-i686/PKGBUILD
  seed/repos/testing-i686/

----------+
 PKGBUILD |   54 +++++++++++++++++++++++++++---------------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-04-28 09:27:29 UTC (rev 157421)
+++ extra-i686/PKGBUILD	2012-04-28 09:27:31 UTC (rev 157422)
@@ -1,27 +0,0 @@
-# $Id$
-#Maintainer : Ionut Biru <ibiru at archlinux.org>
-#Contributor: Jan de Groot <jgc at archlinux.org>
-
-pkgname=seed
-pkgver=3.2.0
-pkgrel=1
-pkgdesc="Library and interpreter for JavaScript with GObject type system bindings."
-arch=('i686' 'x86_64')
-url="http://live.gnome.org/Seed/"
-license=('LGPL')
-options=('!libtool')
-depends=('libwebkit3' 'gobject-introspection' 'gnome-js-common')
-makedepends=('intltool')
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/3.2/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('3d1eca40834b72a5730ddaf8a5f46b8df20ddb2b3b39687d1a84ef966d3d37c0')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: seed/repos/extra-i686/PKGBUILD (from rev 157383, seed/repos/testing-i686/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-04-28 09:27:31 UTC (rev 157422)
@@ -0,0 +1,27 @@
+# $Id$
+#Maintainer : Ionut Biru <ibiru at archlinux.org>
+#Contributor: Jan de Groot <jgc at archlinux.org>
+
+pkgname=seed
+pkgver=3.2.0
+pkgrel=2
+pkgdesc="Library and interpreter for JavaScript with GObject type system bindings."
+arch=('i686' 'x86_64')
+url="http://live.gnome.org/Seed/"
+license=('LGPL')
+options=('!libtool')
+depends=('libwebkit3' 'gobject-introspection' 'gnome-js-common')
+makedepends=('intltool')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/3.2/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('3d1eca40834b72a5730ddaf8a5f46b8df20ddb2b3b39687d1a84ef966d3d37c0')
+
+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