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

Jan Steffens heftig at archlinux.org
Wed Aug 17 06:46:23 UTC 2016


    Date: Wednesday, August 17, 2016 @ 06:46:23
  Author: heftig
Revision: 273863

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2016-08-17 06:43:16 UTC (rev 273862)
+++ extra-i686/PKGBUILD	2016-08-17 06:46:23 UTC (rev 273863)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=gjs
-pkgver=1.45.3
-pkgrel=1
-pkgdesc="Javascript Bindings for GNOME"
-arch=(i686 x86_64)
-url="http://live.gnome.org/Gjs"
-license=(GPL)
-depends=(cairo gobject-introspection-runtime 'js>=24.2.0' 'gtk3')
-makedepends=('gobject-introspection')
-source=(https://download.gnome.org/sources/gjs/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('2807c8137e84ee8e5e461e1481870236778504089dbda39ba683f035adfb4d2a')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static --libexecdir=/usr/lib
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  # Needs a display
-  make -k check || :
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gjs/repos/extra-i686/PKGBUILD (from rev 273862, gjs/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2016-08-17 06:46:23 UTC (rev 273863)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=gjs
+pkgver=1.45.4
+pkgrel=1
+pkgdesc="Javascript Bindings for GNOME"
+arch=(i686 x86_64)
+url="http://live.gnome.org/Gjs"
+license=(GPL)
+depends=(cairo gobject-introspection-runtime 'js>=24.2.0' 'gtk3')
+makedepends=('gobject-introspection')
+source=(https://download.gnome.org/sources/gjs/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('db51bc2aae51700a2a8ca8ba597c488505d106bc70b9605e77c6ab5183212228')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static --libexecdir=/usr/lib
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  # Needs a display
+  make -k check || :
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2016-08-17 06:43:16 UTC (rev 273862)
+++ extra-x86_64/PKGBUILD	2016-08-17 06:46:23 UTC (rev 273863)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=gjs
-pkgver=1.45.3
-pkgrel=1
-pkgdesc="Javascript Bindings for GNOME"
-arch=(i686 x86_64)
-url="http://live.gnome.org/Gjs"
-license=(GPL)
-depends=(cairo gobject-introspection-runtime 'js>=24.2.0' 'gtk3')
-makedepends=('gobject-introspection')
-source=(https://download.gnome.org/sources/gjs/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('2807c8137e84ee8e5e461e1481870236778504089dbda39ba683f035adfb4d2a')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static --libexecdir=/usr/lib
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  # Needs a display
-  make -k check || :
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gjs/repos/extra-x86_64/PKGBUILD (from rev 273862, gjs/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2016-08-17 06:46:23 UTC (rev 273863)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=gjs
+pkgver=1.45.4
+pkgrel=1
+pkgdesc="Javascript Bindings for GNOME"
+arch=(i686 x86_64)
+url="http://live.gnome.org/Gjs"
+license=(GPL)
+depends=(cairo gobject-introspection-runtime 'js>=24.2.0' 'gtk3')
+makedepends=('gobject-introspection')
+source=(https://download.gnome.org/sources/gjs/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('db51bc2aae51700a2a8ca8ba597c488505d106bc70b9605e77c6ab5183212228')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static --libexecdir=/usr/lib
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  # Needs a display
+  make -k check || :
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list