[arch-commits] Commit in gnome-games/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-05-27 Thread Balló György via arch-commits
Date: Wednesday, May 27, 2020 @ 14:47:23
  Author: bgyorgy
Revision: 635924

archrelease: copy trunk to community-x86_64

Added:
  gnome-games/repos/community-x86_64/PKGBUILD
(from rev 635923, gnome-games/trunk/PKGBUILD)
Deleted:
  gnome-games/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-27 14:47:20 UTC (rev 635923)
+++ PKGBUILD2020-05-27 14:47:23 UTC (rev 635924)
@@ -1,23 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Tom Richards 
-
-pkgname=gnome-games
-pkgver=3.36.0
-pkgrel=1
-pkgdesc='Simple game launcher for GNOME'
-arch=('x86_64')
-license=('GPL3')
-url='https://wiki.gnome.org/Apps/Games'
-depends=('grilo' 'libhandy' 'libmanette' 'retro-gtk' 'tracker')
-makedepends=('meson' 'vala')
-source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz";)
-sha256sums=('4b1147a97cac0ea98a0585557651554c4b35ae13acaeb0404a694278c0e7d776')
-
-build() {
-  arch-meson $pkgname-$pkgver build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: gnome-games/repos/community-x86_64/PKGBUILD (from rev 635923, 
gnome-games/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-27 14:47:23 UTC (rev 635924)
@@ -0,0 +1,23 @@
+# Maintainer: Balló György 
+# Contributor: Tom Richards 
+
+pkgname=gnome-games
+pkgver=3.36.1
+pkgrel=1
+pkgdesc='Simple game launcher for GNOME'
+arch=('x86_64')
+license=('GPL3')
+url='https://wiki.gnome.org/Apps/Games'
+depends=('grilo' 'libarchive' 'libhandy' 'libmanette' 'retro-gtk' 'tracker')
+makedepends=('meson' 'vala')
+source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz";)
+sha256sums=('90e4d91413eae764951f107ee05023e737bf5105290ea6c9d58d471e83ff')
+
+build() {
+  arch-meson $pkgname-$pkgver build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


[arch-commits] Commit in gnome-games/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-03-08 Thread Balló György via arch-commits
Date: Sunday, March 8, 2020 @ 12:05:20
  Author: bgyorgy
Revision: 591911

archrelease: copy trunk to community-x86_64

Added:
  gnome-games/repos/community-x86_64/PKGBUILD
(from rev 591910, gnome-games/trunk/PKGBUILD)
Deleted:
  gnome-games/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-08 12:05:17 UTC (rev 591910)
+++ PKGBUILD2020-03-08 12:05:20 UTC (rev 591911)
@@ -1,23 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Tom Richards 
-
-pkgname=gnome-games
-pkgver=3.34.2
-pkgrel=1
-pkgdesc='Simple game launcher for GNOME'
-arch=('x86_64')
-license=('GPL3')
-url='https://wiki.gnome.org/Apps/Games'
-depends=('grilo' 'libhandy' 'libmanette' 'retro-gtk' 'tracker')
-makedepends=('meson' 'vala')
-source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz";)
-sha256sums=('fadadf796b8f068f370294fab1a8a567174436232e9ee24db3a59e77d3fa1428')
-
-build() {
-  arch-meson $pkgname-$pkgver build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: gnome-games/repos/community-x86_64/PKGBUILD (from rev 591910, 
gnome-games/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-08 12:05:20 UTC (rev 591911)
@@ -0,0 +1,23 @@
+# Maintainer: Balló György 
+# Contributor: Tom Richards 
+
+pkgname=gnome-games
+pkgver=3.36.0
+pkgrel=1
+pkgdesc='Simple game launcher for GNOME'
+arch=('x86_64')
+license=('GPL3')
+url='https://wiki.gnome.org/Apps/Games'
+depends=('grilo' 'libhandy' 'libmanette' 'retro-gtk' 'tracker')
+makedepends=('meson' 'vala')
+source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz";)
+sha256sums=('4b1147a97cac0ea98a0585557651554c4b35ae13acaeb0404a694278c0e7d776')
+
+build() {
+  arch-meson $pkgname-$pkgver build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


[arch-commits] Commit in gnome-games/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-01-08 Thread Balló György via arch-commits
Date: Wednesday, January 8, 2020 @ 22:31:25
  Author: bgyorgy
Revision: 550764

archrelease: copy trunk to community-x86_64

Added:
  gnome-games/repos/community-x86_64/PKGBUILD
(from rev 550763, gnome-games/trunk/PKGBUILD)
Deleted:
  gnome-games/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-08 22:31:20 UTC (rev 550763)
+++ PKGBUILD2020-01-08 22:31:25 UTC (rev 550764)
@@ -1,23 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Tom Richards 
-
-pkgname=gnome-games
-pkgver=3.34.1
-pkgrel=1
-pkgdesc='Simple game launcher for GNOME'
-arch=('x86_64')
-license=('GPL3')
-url='https://wiki.gnome.org/Apps/Games'
-depends=('grilo' 'libhandy' 'libmanette' 'retro-gtk' 'tracker')
-makedepends=('meson' 'vala')
-source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz";)
-sha256sums=('28e41c982dcc2b4a2e585333bfc1824c8bc940c2c8d0825bf01f9975db68152d')
-
-build() {
-  arch-meson $pkgname-$pkgver build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: gnome-games/repos/community-x86_64/PKGBUILD (from rev 550763, 
gnome-games/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-08 22:31:25 UTC (rev 550764)
@@ -0,0 +1,23 @@
+# Maintainer: Balló György 
+# Contributor: Tom Richards 
+
+pkgname=gnome-games
+pkgver=3.34.2
+pkgrel=1
+pkgdesc='Simple game launcher for GNOME'
+arch=('x86_64')
+license=('GPL3')
+url='https://wiki.gnome.org/Apps/Games'
+depends=('grilo' 'libhandy' 'libmanette' 'retro-gtk' 'tracker')
+makedepends=('meson' 'vala')
+source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz";)
+sha256sums=('fadadf796b8f068f370294fab1a8a567174436232e9ee24db3a59e77d3fa1428')
+
+build() {
+  arch-meson $pkgname-$pkgver build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


[arch-commits] Commit in gnome-games/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-10-04 Thread Balló György via arch-commits
Date: Friday, October 4, 2019 @ 21:59:15
  Author: bgyorgy
Revision: 512866

archrelease: copy trunk to community-x86_64

Added:
  gnome-games/repos/community-x86_64/PKGBUILD
(from rev 512865, gnome-games/trunk/PKGBUILD)
Deleted:
  gnome-games/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-10-04 21:59:12 UTC (rev 512865)
+++ PKGBUILD2019-10-04 21:59:15 UTC (rev 512866)
@@ -1,23 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Tom Richards 
-
-pkgname=gnome-games
-pkgver=3.32.1
-pkgrel=1
-pkgdesc='Simple game launcher for GNOME'
-arch=('x86_64')
-license=('GPL3')
-url='https://wiki.gnome.org/Apps/Games'
-depends=('grilo' 'libhandy' 'libmanette' 'retro-gtk' 'tracker')
-makedepends=('meson' 'vala')
-source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz";)
-sha256sums=('4b58fbb8ced2d7561ac4030d0dbab6d9509a1e8d1d85188a3941b89d4f0aa371')
-
-build() {
-  arch-meson $pkgname-$pkgver build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: gnome-games/repos/community-x86_64/PKGBUILD (from rev 512865, 
gnome-games/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-10-04 21:59:15 UTC (rev 512866)
@@ -0,0 +1,23 @@
+# Maintainer: Balló György 
+# Contributor: Tom Richards 
+
+pkgname=gnome-games
+pkgver=3.34.0
+pkgrel=1
+pkgdesc='Simple game launcher for GNOME'
+arch=('x86_64')
+license=('GPL3')
+url='https://wiki.gnome.org/Apps/Games'
+depends=('grilo' 'libhandy' 'libmanette' 'retro-gtk' 'tracker')
+makedepends=('meson' 'vala')
+source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz";)
+sha256sums=('0fd7246d61ce21c0fc121c5488051a5866c19de2c2835ad7fe4b18c06627dcba')
+
+build() {
+  arch-meson $pkgname-$pkgver build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


[arch-commits] Commit in gnome-games/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-10-11 Thread Balló György via arch-commits
Date: Friday, October 11, 2019 @ 19:38:43
  Author: bgyorgy
Revision: 515152

archrelease: copy trunk to community-x86_64

Added:
  gnome-games/repos/community-x86_64/PKGBUILD
(from rev 515151, gnome-games/trunk/PKGBUILD)
Deleted:
  gnome-games/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-10-11 19:38:40 UTC (rev 515151)
+++ PKGBUILD2019-10-11 19:38:43 UTC (rev 515152)
@@ -1,23 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Tom Richards 
-
-pkgname=gnome-games
-pkgver=3.34.0
-pkgrel=1
-pkgdesc='Simple game launcher for GNOME'
-arch=('x86_64')
-license=('GPL3')
-url='https://wiki.gnome.org/Apps/Games'
-depends=('grilo' 'libhandy' 'libmanette' 'retro-gtk' 'tracker')
-makedepends=('meson' 'vala')
-source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz";)
-sha256sums=('0fd7246d61ce21c0fc121c5488051a5866c19de2c2835ad7fe4b18c06627dcba')
-
-build() {
-  arch-meson $pkgname-$pkgver build
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" meson install -C build
-}

Copied: gnome-games/repos/community-x86_64/PKGBUILD (from rev 515151, 
gnome-games/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-10-11 19:38:43 UTC (rev 515152)
@@ -0,0 +1,23 @@
+# Maintainer: Balló György 
+# Contributor: Tom Richards 
+
+pkgname=gnome-games
+pkgver=3.34.1
+pkgrel=1
+pkgdesc='Simple game launcher for GNOME'
+arch=('x86_64')
+license=('GPL3')
+url='https://wiki.gnome.org/Apps/Games'
+depends=('grilo' 'libhandy' 'libmanette' 'retro-gtk' 'tracker')
+makedepends=('meson' 'vala')
+source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz";)
+sha256sums=('28e41c982dcc2b4a2e585333bfc1824c8bc940c2c8d0825bf01f9975db68152d')
+
+build() {
+  arch-meson $pkgname-$pkgver build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}


[arch-commits] Commit in gnome-games/repos/community-x86_64 (PKGBUILD PKGBUILD)

2017-11-22 Thread Balló György
Date: Wednesday, November 22, 2017 @ 14:13:48
  Author: bgyorgy
Revision: 268024

archrelease: copy trunk to community-x86_64

Added:
  gnome-games/repos/community-x86_64/PKGBUILD
(from rev 268023, gnome-games/trunk/PKGBUILD)
Deleted:
  gnome-games/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2017-11-22 14:13:39 UTC (rev 268023)
+++ PKGBUILD2017-11-22 14:13:48 UTC (rev 268024)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Tom Richards 
-
-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
-}

Copied: gnome-games/repos/community-x86_64/PKGBUILD (from rev 268023, 
gnome-games/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-11-22 14:13:48 UTC (rev 268024)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Tom Richards 
+
+pkgname=gnome-games
+pkgver=3.26.2
+pkgrel=1
+pkgdesc='Simple game launcher for GNOME'
+arch=('x86_64')
+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=('bcec001478f5a55c0bc2114c7a23fb5ca1d404ea0276a24346be981969d82eaf')
+
+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
+}


[arch-commits] Commit in gnome-games/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-09-09 Thread Balló György via arch-commits
Date: Monday, September 10, 2018 @ 04:59:52
  Author: bgyorgy
Revision: 378974

archrelease: copy trunk to community-x86_64

Added:
  gnome-games/repos/community-x86_64/PKGBUILD
(from rev 378973, gnome-games/trunk/PKGBUILD)
Deleted:
  gnome-games/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-09-10 04:59:48 UTC (rev 378973)
+++ PKGBUILD2018-09-10 04:59:52 UTC (rev 378974)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Tom Richards 
-
-pkgname=gnome-games
-pkgver=3.28.0
-pkgrel=1
-pkgdesc='Simple game launcher for GNOME'
-arch=('x86_64')
-license=('GPL3')
-url='https://wiki.gnome.org/Apps/Games'
-depends=('grilo' 'libmanette' 'retro-gtk' 'tracker')
-makedepends=('intltool' 'vala')
-source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz";)
-sha256sums=('64689b7b916345a790f3599b9127206ae055983a90c25bd1356e8827834ea200')
-
-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 378973, 
gnome-games/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-09-10 04:59:52 UTC (rev 378974)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Tom Richards 
+
+pkgname=gnome-games
+pkgver=3.30.0
+pkgrel=1
+pkgdesc='Simple game launcher for GNOME'
+arch=('x86_64')
+license=('GPL3')
+url='https://wiki.gnome.org/Apps/Games'
+depends=('grilo' 'libmanette' 'retro-gtk' 'tracker')
+makedepends=('meson' 'vala')
+source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz";)
+sha256sums=('1c460a414ce9b739f2cdcafc4486987ba3f1052df17071a0566b7a73685df230')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  meson --prefix=/usr --buildtype=release ../$pkgname-$pkgver
+  ninja
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}


[arch-commits] Commit in gnome-games/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-12-11 Thread Balló György via arch-commits
Date: Tuesday, December 11, 2018 @ 12:18:30
  Author: bgyorgy
Revision: 415309

archrelease: copy trunk to community-x86_64

Added:
  gnome-games/repos/community-x86_64/PKGBUILD
(from rev 415308, gnome-games/trunk/PKGBUILD)
Deleted:
  gnome-games/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   53 +++--
 1 file changed, 23 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-11 12:18:25 UTC (rev 415308)
+++ PKGBUILD2018-12-11 12:18:30 UTC (rev 415309)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Tom Richards 
-
-pkgname=gnome-games
-pkgver=3.30.0
-pkgrel=1
-pkgdesc='Simple game launcher for GNOME'
-arch=('x86_64')
-license=('GPL3')
-url='https://wiki.gnome.org/Apps/Games'
-depends=('grilo' 'libmanette' 'retro-gtk' 'tracker')
-makedepends=('meson' 'vala')
-source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz";)
-sha256sums=('1c460a414ce9b739f2cdcafc4486987ba3f1052df17071a0566b7a73685df230')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  meson --prefix=/usr --buildtype=release ../$pkgname-$pkgver
-  ninja
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}

Copied: gnome-games/repos/community-x86_64/PKGBUILD (from rev 415308, 
gnome-games/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-11 12:18:30 UTC (rev 415309)
@@ -0,0 +1,23 @@
+# Maintainer: Balló György 
+# Contributor: Tom Richards 
+
+pkgname=gnome-games
+pkgver=3.30.2
+pkgrel=1
+pkgdesc='Simple game launcher for GNOME'
+arch=('x86_64')
+license=('GPL3')
+url='https://wiki.gnome.org/Apps/Games'
+depends=('grilo' 'libmanette' 'retro-gtk' 'tracker')
+makedepends=('meson' 'vala')
+source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz";)
+sha256sums=('5607c4071d3b07809ec1a88deb52bb289c29b2f5fb91374e244ebe7f8dee31a1')
+
+build() {
+  arch-meson $pkgname-$pkgver build
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" meson install -C build
+}