[arch-commits] Commit in gnome-games/repos (4 files)
Balló György
bgyorgy at archlinux.org
Sun Oct 15 17:08:56 UTC 2017
Date: Sunday, October 15, 2017 @ 17:08:54
Author: bgyorgy
Revision: 262947
archrelease: copy trunk to community-x86_64, community-i686
Added:
gnome-games/repos/community-i686/PKGBUILD
(from rev 262946, gnome-games/trunk/PKGBUILD)
gnome-games/repos/community-x86_64/PKGBUILD
(from rev 262946, gnome-games/trunk/PKGBUILD)
Deleted:
gnome-games/repos/community-i686/PKGBUILD
gnome-games/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 54 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 33 --------------------------
community-x86_64/PKGBUILD | 33 --------------------------
3 files changed, 54 insertions(+), 66 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2017-10-15 17:08:44 UTC (rev 262946)
+++ community-i686/PKGBUILD 2017-10-15 17:08:54 UTC (rev 262947)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Tom Richards <tom at tomrichards.net>
-
-pkgname=gnome-games
-pkgver=3.24.1
-pkgrel=1
-pkgdesc='Simple game launcher for GNOME'
-arch=('x86_64' 'i686')
-license=('GPL3')
-url='https://wiki.gnome.org/Apps/Games'
-depends=('grilo' 'libevdev' 'retro-gtk' 'tracker')
-makedepends=('intltool' 'vala')
-source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha256sums=('e81fbd16e294bde572b4041c8dd068588525138066a20f4fda29be20c28fde8d')
-
-prepare() {
- cd $pkgname-$pkgver
- # Regenerate C files from Vala sources to fix build
- rm src/gnome_games_vala.stamp
-}
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr
- sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: gnome-games/repos/community-i686/PKGBUILD (from rev 262946, gnome-games/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-15 17:08:54 UTC (rev 262947)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Tom Richards <tom at tomrichards.net>
+
+pkgname=gnome-games
+pkgver=3.26.1.1
+pkgrel=1
+pkgdesc='Simple game launcher for GNOME'
+arch=('x86_64' 'i686')
+license=('GPL3')
+url='https://wiki.gnome.org/Apps/Games'
+depends=('grilo' 'libevdev' 'retro-gtk' 'tracker')
+makedepends=('intltool' 'vala')
+source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*.*}/$pkgname-$pkgver.tar.xz")
+sha256sums=('d28415000c92edee86f9a5cd97759a81c3a4a243f37addaed8c3e227e0b478e4')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr
+ sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2017-10-15 17:08:44 UTC (rev 262946)
+++ community-x86_64/PKGBUILD 2017-10-15 17:08:54 UTC (rev 262947)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Tom Richards <tom at tomrichards.net>
-
-pkgname=gnome-games
-pkgver=3.24.1
-pkgrel=1
-pkgdesc='Simple game launcher for GNOME'
-arch=('x86_64' 'i686')
-license=('GPL3')
-url='https://wiki.gnome.org/Apps/Games'
-depends=('grilo' 'libevdev' 'retro-gtk' 'tracker')
-makedepends=('intltool' 'vala')
-source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha256sums=('e81fbd16e294bde572b4041c8dd068588525138066a20f4fda29be20c28fde8d')
-
-prepare() {
- cd $pkgname-$pkgver
- # Regenerate C files from Vala sources to fix build
- rm src/gnome_games_vala.stamp
-}
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr
- sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: gnome-games/repos/community-x86_64/PKGBUILD (from rev 262946, gnome-games/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2017-10-15 17:08:54 UTC (rev 262947)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Tom Richards <tom at tomrichards.net>
+
+pkgname=gnome-games
+pkgver=3.26.1.1
+pkgrel=1
+pkgdesc='Simple game launcher for GNOME'
+arch=('x86_64' 'i686')
+license=('GPL3')
+url='https://wiki.gnome.org/Apps/Games'
+depends=('grilo' 'libevdev' 'retro-gtk' 'tracker')
+makedepends=('intltool' 'vala')
+source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*.*}/$pkgname-$pkgver.tar.xz")
+sha256sums=('d28415000c92edee86f9a5cd97759a81c3a4a243f37addaed8c3e227e0b478e4')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr
+ 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