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

2016-05-08 Thread Jan Steffens
Date: Sunday, May 8, 2016 @ 23:20:17
  Author: heftig
Revision: 267236

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

Added:
  libgames-support/repos/extra-i686/PKGBUILD
(from rev 267235, libgames-support/trunk/PKGBUILD)
  libgames-support/repos/extra-x86_64/PKGBUILD
(from rev 267235, 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-05-08 21:19:46 UTC (rev 267235)
+++ extra-i686/PKGBUILD 2016-05-08 21:20:17 UTC (rev 267236)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-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
-}

Copied: libgames-support/repos/extra-i686/PKGBUILD (from rev 267235, 
libgames-support/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-05-08 21:20:17 UTC (rev 267236)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=libgames-support
+pkgver=1.0.2
+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=('b096e8d8ddc57ff247edc5eae842d405402b043e289f3a0949499e1df514ba66')
+
+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-05-08 21:19:46 UTC (rev 267235)
+++ extra-x86_64/PKGBUILD   2016-05-08 21:20:17 UTC (rev 267236)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-
-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
-}

Copied: libgames-support/repos/extra-x86_64/PKGBUILD (from rev 267235, 
libgames-support/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-05-08 21:20:17 UTC (rev 267236)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=libgames-support
+pkgver=1.0.2
+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=('b096e8d8ddc57ff247edc5eae842d405402b043e289f3a0949499e1df514ba66')
+
+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
+}


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

2016-04-12 Thread Jan Steffens
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) 
-
-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) 
+
+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) 
-
-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) 
+
+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
+}


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

2016-03-21 Thread Jan de Groot
Date: Monday, March 21, 2016 @ 16:17:26
  Author: jgc
Revision: 262195

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libgames-support/repos/gnome-unstable-i686/
  libgames-support/repos/gnome-unstable-i686/PKGBUILD
(from rev 262194, libgames-support/trunk/PKGBUILD)
  libgames-support/repos/gnome-unstable-x86_64/
  libgames-support/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 262194, libgames-support/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   26 ++
 gnome-unstable-x86_64/PKGBUILD |   26 ++
 2 files changed, 52 insertions(+)

Copied: libgames-support/repos/gnome-unstable-i686/PKGBUILD (from rev 262194, 
libgames-support/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2016-03-21 15:17:26 UTC (rev 262195)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+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/gnome-unstable-x86_64/PKGBUILD (from rev 262194, 
libgames-support/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2016-03-21 15:17:26 UTC (rev 262195)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+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
+}


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

2015-09-24 Thread Jan Steffens
Date: Thursday, September 24, 2015 @ 23:12:14
  Author: heftig
Revision: 247328

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  libgames-support/repos/gnome-unstable-i686/
  libgames-support/repos/gnome-unstable-i686/PKGBUILD
(from rev 247327, libgames-support/trunk/PKGBUILD)
  libgames-support/repos/gnome-unstable-x86_64/
  libgames-support/repos/gnome-unstable-x86_64/PKGBUILD
(from rev 247327, libgames-support/trunk/PKGBUILD)

+
 gnome-unstable-i686/PKGBUILD   |   25 +
 gnome-unstable-x86_64/PKGBUILD |   25 +
 2 files changed, 50 insertions(+)

Copied: libgames-support/repos/gnome-unstable-i686/PKGBUILD (from rev 247327, 
libgames-support/trunk/PKGBUILD)
===
--- gnome-unstable-i686/PKGBUILD(rev 0)
+++ gnome-unstable-i686/PKGBUILD2015-09-24 21:12:14 UTC (rev 247328)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=libgames-support
+pkgver=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=('512ca6e66c296f06afec03de7e394134be67e0e31eab551bcb57801ea6c316c8')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: libgames-support/repos/gnome-unstable-x86_64/PKGBUILD (from rev 247327, 
libgames-support/trunk/PKGBUILD)
===
--- gnome-unstable-x86_64/PKGBUILD  (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD  2015-09-24 21:12:14 UTC (rev 247328)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=libgames-support
+pkgver=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=('512ca6e66c296f06afec03de7e394134be67e0e31eab551bcb57801ea6c316c8')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}