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

Jan Steffens heftig at archlinux.org
Tue Apr 12 21:42:47 UTC 2016


    Date: Tuesday, April 12, 2016 @ 23:42:47
  Author: heftig
Revision: 264764

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

Added:
  libgames-support/repos/extra-i686/PKGBUILD
    (from rev 264763, libgames-support/trunk/PKGBUILD)
  libgames-support/repos/extra-x86_64/PKGBUILD
    (from rev 264763, libgames-support/trunk/PKGBUILD)
Deleted:
  libgames-support/repos/extra-i686/PKGBUILD
  libgames-support/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2016-04-12 21:42:03 UTC (rev 264763)
+++ extra-i686/PKGBUILD	2016-04-12 21:42:47 UTC (rev 264764)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-
-pkgname=libgames-support
-pkgver=1.0
-pkgrel=1
-pkgdesc="Code shared between GNOME games"
-url="https://git.gnome.org/browse/libgames-support/"
-license=(LGPL)
-arch=(i686 x86_64)
-depends=(gtk3 libgee)
-makedepends=(gobject-introspection vala intltool)
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('187b665292baa8596cdcb75c45029a57ad358f93397bcb11b407c4501300160b')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: libgames-support/repos/extra-i686/PKGBUILD (from rev 264763, libgames-support/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2016-04-12 21:42:47 UTC (rev 264764)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+
+pkgname=libgames-support
+pkgver=1.0.1
+pkgrel=1
+pkgdesc="Code shared between GNOME games"
+url="https://git.gnome.org/browse/libgames-support/"
+license=(LGPL)
+arch=(i686 x86_64)
+depends=(gtk3 libgee)
+makedepends=(gobject-introspection vala intltool)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('976c8a87a09c90c73dbbd6d72b4136b747c098e665060feb6ba40e53c8221091')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2016-04-12 21:42:03 UTC (rev 264763)
+++ extra-x86_64/PKGBUILD	2016-04-12 21:42:47 UTC (rev 264764)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-
-pkgname=libgames-support
-pkgver=1.0
-pkgrel=1
-pkgdesc="Code shared between GNOME games"
-url="https://git.gnome.org/browse/libgames-support/"
-license=(LGPL)
-arch=(i686 x86_64)
-depends=(gtk3 libgee)
-makedepends=(gobject-introspection vala intltool)
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('187b665292baa8596cdcb75c45029a57ad358f93397bcb11b407c4501300160b')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: libgames-support/repos/extra-x86_64/PKGBUILD (from rev 264763, libgames-support/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2016-04-12 21:42:47 UTC (rev 264764)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+
+pkgname=libgames-support
+pkgver=1.0.1
+pkgrel=1
+pkgdesc="Code shared between GNOME games"
+url="https://git.gnome.org/browse/libgames-support/"
+license=(LGPL)
+arch=(i686 x86_64)
+depends=(gtk3 libgee)
+makedepends=(gobject-introspection vala intltool)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('976c8a87a09c90c73dbbd6d72b4136b747c098e665060feb6ba40e53c8221091')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list