[arch-commits] Commit in libretro-genesis-plus-gx/repos/community-x86_64 (2 files)

2020-02-24 Thread Maxime Gauduin via arch-commits
Date: Monday, February 24, 2020 @ 08:40:51
  Author: alucryd
Revision: 580166

archrelease: copy trunk to community-x86_64

Added:
  libretro-genesis-plus-gx/repos/community-x86_64/PKGBUILD
(from rev 580165, libretro-genesis-plus-gx/trunk/PKGBUILD)
Deleted:
  libretro-genesis-plus-gx/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-24 08:40:46 UTC (rev 580165)
+++ PKGBUILD2020-02-24 08:40:51 UTC (rev 580166)
@@ -1,34 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Johnathan Jenkins 
-# Contributor: prettyvanilla 
-# Contributor: almostalive 
-
-pkgname=libretro-genesis-plus-gx
-pkgver=1576
-pkgrel=1
-pkgdesc='Sega MS/GG/MD/CD core'
-arch=(x86_64)
-url=https://github.com/libretro/Genesis-Plus-GX
-license=(BSD LGPL2.1)
-groups=(libretro)
-depends=(libretro-core-info)
-makedepends=(git)
-source=(libretro-genesis-plus-gx::git+https://github.com/libretro/Genesis-Plus-GX.git#commit=a8645fb05171323317764e341518fae13bb8a641)
-sha256sums=(SKIP)
-
-pkgver() {
-  cd libretro-genesis-plus-gx
-
-  git rev-list --count HEAD
-}
-
-build() {
-  make -C libretro-genesis-plus-gx -f Makefile.libretro
-}
-
-package() {
-  install -Dm 644 libretro-genesis-plus-gx/genesis_plus_gx_libretro.so -t 
"${pkgdir}"/usr/lib/libretro/
-  install -Dm 644 libretro-genesis-plus-gx/LICENSE.txt -t 
"${pkgdir}"/usr/share/licenses/libretro-genesis-plus-gx/
-}
-
-# vim: ts=2 sw=2 et:

Copied: libretro-genesis-plus-gx/repos/community-x86_64/PKGBUILD (from rev 
580165, libretro-genesis-plus-gx/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-24 08:40:51 UTC (rev 580166)
@@ -0,0 +1,34 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Johnathan Jenkins 
+# Contributor: prettyvanilla 
+# Contributor: almostalive 
+
+pkgname=libretro-genesis-plus-gx
+pkgver=1580
+pkgrel=1
+pkgdesc='Sega MS/GG/MD/CD core'
+arch=(x86_64)
+url=https://github.com/libretro/Genesis-Plus-GX
+license=(BSD LGPL2.1)
+groups=(libretro)
+depends=(libretro-core-info)
+makedepends=(git)
+source=(libretro-genesis-plus-gx::git+https://github.com/libretro/Genesis-Plus-GX.git#commit=50551066f71f8a5ea782ea3747891fd6d24ebe67)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd libretro-genesis-plus-gx
+
+  git rev-list --count HEAD
+}
+
+build() {
+  make -C libretro-genesis-plus-gx -f Makefile.libretro
+}
+
+package() {
+  install -Dm 644 libretro-genesis-plus-gx/genesis_plus_gx_libretro.so -t 
"${pkgdir}"/usr/lib/libretro/
+  install -Dm 644 libretro-genesis-plus-gx/LICENSE.txt -t 
"${pkgdir}"/usr/share/licenses/libretro-genesis-plus-gx/
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in libretro-genesis-plus-gx/repos/community-x86_64 (2 files)

2020-02-08 Thread Maxime Gauduin via arch-commits
Date: Saturday, February 8, 2020 @ 10:51:15
  Author: alucryd
Revision: 563927

archrelease: copy trunk to community-x86_64

Added:
  libretro-genesis-plus-gx/repos/community-x86_64/PKGBUILD
(from rev 563926, libretro-genesis-plus-gx/trunk/PKGBUILD)
Deleted:
  libretro-genesis-plus-gx/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-08 10:51:10 UTC (rev 563926)
+++ PKGBUILD2020-02-08 10:51:15 UTC (rev 563927)
@@ -1,34 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Johnathan Jenkins 
-# Contributor: prettyvanilla 
-# Contributor: almostalive 
-
-pkgname=libretro-genesis-plus-gx
-pkgver=1559
-pkgrel=1
-pkgdesc='Sega MS/GG/MD/CD core'
-arch=(x86_64)
-url=https://github.com/libretro/Genesis-Plus-GX
-license=(BSD LGPL2.1)
-groups=(libretro)
-depends=(libretro-core-info)
-makedepends=(git)
-source=(libretro-genesis-plus-gx::git+https://github.com/libretro/Genesis-Plus-GX.git#commit=92b35285bb07b7ab82f0d2aae12a7ab8f17107e7)
-sha256sums=(SKIP)
-
-pkgver() {
-  cd libretro-genesis-plus-gx
-
-  git rev-list --count HEAD
-}
-
-build() {
-  make -C libretro-genesis-plus-gx -f Makefile.libretro
-}
-
-package() {
-  install -Dm 644 libretro-genesis-plus-gx/genesis_plus_gx_libretro.so -t 
"${pkgdir}"/usr/lib/libretro/
-  install -Dm 644 libretro-genesis-plus-gx/LICENSE.txt -t 
"${pkgdir}"/usr/share/licenses/libretro-genesis-plus-gx/
-}
-
-# vim: ts=2 sw=2 et:

Copied: libretro-genesis-plus-gx/repos/community-x86_64/PKGBUILD (from rev 
563926, libretro-genesis-plus-gx/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-08 10:51:15 UTC (rev 563927)
@@ -0,0 +1,34 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Johnathan Jenkins 
+# Contributor: prettyvanilla 
+# Contributor: almostalive 
+
+pkgname=libretro-genesis-plus-gx
+pkgver=1576
+pkgrel=1
+pkgdesc='Sega MS/GG/MD/CD core'
+arch=(x86_64)
+url=https://github.com/libretro/Genesis-Plus-GX
+license=(BSD LGPL2.1)
+groups=(libretro)
+depends=(libretro-core-info)
+makedepends=(git)
+source=(libretro-genesis-plus-gx::git+https://github.com/libretro/Genesis-Plus-GX.git#commit=a8645fb05171323317764e341518fae13bb8a641)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd libretro-genesis-plus-gx
+
+  git rev-list --count HEAD
+}
+
+build() {
+  make -C libretro-genesis-plus-gx -f Makefile.libretro
+}
+
+package() {
+  install -Dm 644 libretro-genesis-plus-gx/genesis_plus_gx_libretro.so -t 
"${pkgdir}"/usr/lib/libretro/
+  install -Dm 644 libretro-genesis-plus-gx/LICENSE.txt -t 
"${pkgdir}"/usr/share/licenses/libretro-genesis-plus-gx/
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in libretro-genesis-plus-gx/repos/community-x86_64 (2 files)

2020-01-23 Thread Maxime Gauduin via arch-commits
Date: Thursday, January 23, 2020 @ 15:17:10
  Author: alucryd
Revision: 554971

archrelease: copy trunk to community-x86_64

Added:
  libretro-genesis-plus-gx/repos/community-x86_64/PKGBUILD
(from rev 554970, libretro-genesis-plus-gx/trunk/PKGBUILD)
Deleted:
  libretro-genesis-plus-gx/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   73 -
 1 file changed, 34 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-23 15:17:02 UTC (rev 554970)
+++ PKGBUILD2020-01-23 15:17:10 UTC (rev 554971)
@@ -1,39 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Johnathan Jenkins 
-# Contributor: prettyvanilla 
-# Contributor: almostalive 
-
-pkgname=libretro-genesis-plus-gx
-pkgver=1471
-pkgrel=1
-pkgdesc='Sega MS/GG/MD/CD core'
-arch=(x86_64)
-url='https://github.com/libretro/Genesis-Plus-GX'
-license=(BSD LGPL2.1)
-groups=(libretro)
-depends=(libretro-core-info)
-makedepends=(git)
-_commit='5993fd8295bafe7b7b132375f6b9dcdda0129e54'
-source=(libretro-genesis-plus-gx::git+https://github.com/libretro/Genesis-Plus-GX.git#commit=${_commit})
-sha256sums=(SKIP)
-
-pkgver() {
-  cd libretro-genesis-plus-gx
-
-  git rev-list --count HEAD
-}
-
-build() {
-  cd libretro-genesis-plus-gx
-
-  make -f Makefile.libretro
-}
-
-package() {
-  cd libretro-genesis-plus-gx
-
-  install -Dm 644 genesis_plus_gx_libretro.so -t "${pkgdir}"/usr/lib/libretro/
-  install -Dm 644 LICENSE.txt -t 
"${pkgdir}"/usr/share/licenses/libretro-genesis-plus-gx/
-}
-
-# vim: ts=2 sw=2 et:

Copied: libretro-genesis-plus-gx/repos/community-x86_64/PKGBUILD (from rev 
554970, libretro-genesis-plus-gx/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-23 15:17:10 UTC (rev 554971)
@@ -0,0 +1,34 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Johnathan Jenkins 
+# Contributor: prettyvanilla 
+# Contributor: almostalive 
+
+pkgname=libretro-genesis-plus-gx
+pkgver=1559
+pkgrel=1
+pkgdesc='Sega MS/GG/MD/CD core'
+arch=(x86_64)
+url=https://github.com/libretro/Genesis-Plus-GX
+license=(BSD LGPL2.1)
+groups=(libretro)
+depends=(libretro-core-info)
+makedepends=(git)
+source=(libretro-genesis-plus-gx::git+https://github.com/libretro/Genesis-Plus-GX.git#commit=92b35285bb07b7ab82f0d2aae12a7ab8f17107e7)
+sha256sums=(SKIP)
+
+pkgver() {
+  cd libretro-genesis-plus-gx
+
+  git rev-list --count HEAD
+}
+
+build() {
+  make -C libretro-genesis-plus-gx -f Makefile.libretro
+}
+
+package() {
+  install -Dm 644 libretro-genesis-plus-gx/genesis_plus_gx_libretro.so -t 
"${pkgdir}"/usr/lib/libretro/
+  install -Dm 644 libretro-genesis-plus-gx/LICENSE.txt -t 
"${pkgdir}"/usr/share/licenses/libretro-genesis-plus-gx/
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in libretro-genesis-plus-gx/repos/community-x86_64 (2 files)

2018-12-08 Thread Maxime Gauduin via arch-commits
Date: Saturday, December 8, 2018 @ 08:12:49
  Author: alucryd
Revision: 412215

archrelease: copy trunk to community-x86_64

Added:
  libretro-genesis-plus-gx/repos/community-x86_64/PKGBUILD
(from rev 412214, libretro-genesis-plus-gx/trunk/PKGBUILD)
Deleted:
  libretro-genesis-plus-gx/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   79 ++---
 1 file changed, 39 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-08 08:12:41 UTC (rev 412214)
+++ PKGBUILD2018-12-08 08:12:49 UTC (rev 412215)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Johnathan Jenkins 
-# Contributor: prettyvanilla 
-# Contributor: almostalive 
-
-pkgname=libretro-genesis-plus-gx
-pkgver=1366
-pkgrel=1
-pkgdesc='Sega MS/GG/MD/CD core'
-arch=('x86_64')
-url='https://github.com/libretro/Genesis-Plus-GX'
-license=('BSD' 'LGPL2.1')
-groups=('libretro')
-depends=('glibc' 'libretro-core-info')
-makedepends=('git')
-_commit='5c515fb88ea15a8898f3d5768a994b1752fb511b'
-source=("libretro-genesis-plus-gx::git+https://github.com/libretro/Genesis-Plus-GX.git#commit=${_commit};)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd libretro-genesis-plus-gx
-
-  git rev-list --count HEAD
-}
-
-build() {
-  cd libretro-genesis-plus-gx
-
-  make -f Makefile.libretro
-}
-
-package() {
-  cd libretro-genesis-plus-gx
-
-  install -Dm 644 genesis_plus_gx_libretro.so -t "${pkgdir}"/usr/lib/libretro/
-  install -Dm 644 LICENSE.txt -t 
"${pkgdir}"/usr/share/licenses/libretro-genesis-plus-gx/
-}
-
-# vim: ts=2 sw=2 et:

Copied: libretro-genesis-plus-gx/repos/community-x86_64/PKGBUILD (from rev 
412214, libretro-genesis-plus-gx/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-08 08:12:49 UTC (rev 412215)
@@ -0,0 +1,39 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Johnathan Jenkins 
+# Contributor: prettyvanilla 
+# Contributor: almostalive 
+
+pkgname=libretro-genesis-plus-gx
+pkgver=1471
+pkgrel=1
+pkgdesc='Sega MS/GG/MD/CD core'
+arch=(x86_64)
+url='https://github.com/libretro/Genesis-Plus-GX'
+license=(BSD LGPL2.1)
+groups=(libretro)
+depends=(libretro-core-info)
+makedepends=(git)
+_commit='5993fd8295bafe7b7b132375f6b9dcdda0129e54'
+source=(libretro-genesis-plus-gx::git+https://github.com/libretro/Genesis-Plus-GX.git#commit=${_commit})
+sha256sums=(SKIP)
+
+pkgver() {
+  cd libretro-genesis-plus-gx
+
+  git rev-list --count HEAD
+}
+
+build() {
+  cd libretro-genesis-plus-gx
+
+  make -f Makefile.libretro
+}
+
+package() {
+  cd libretro-genesis-plus-gx
+
+  install -Dm 644 genesis_plus_gx_libretro.so -t "${pkgdir}"/usr/lib/libretro/
+  install -Dm 644 LICENSE.txt -t 
"${pkgdir}"/usr/share/licenses/libretro-genesis-plus-gx/
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in libretro-genesis-plus-gx/repos/community-x86_64 (2 files)

2017-12-22 Thread Maxime Gauduin via arch-commits
Date: Friday, December 22, 2017 @ 15:53:53
  Author: alucryd
Revision: 275520

archrelease: copy trunk to community-x86_64

Added:
  libretro-genesis-plus-gx/repos/community-x86_64/PKGBUILD
(from rev 275519, libretro-genesis-plus-gx/trunk/PKGBUILD)
Deleted:
  libretro-genesis-plus-gx/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   84 +
 1 file changed, 40 insertions(+), 44 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-12-22 15:53:45 UTC (rev 275519)
+++ PKGBUILD2017-12-22 15:53:53 UTC (rev 275520)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-# Contributor: Johnathan Jenkins 
-# Contributor: prettyvanilla 
-# Contributor: almostalive 
-
-pkgname=libretro-genesis-plus-gx
-pkgver=
-pkgrel=1
-pkgdesc='Sega MS/GG/MD/CD core'
-arch=('i686' 'x86_64')
-url='https://github.com/libretro/Genesis-Plus-GX'
-license=('BSD' 'LGPL2.1')
-groups=('libretro')
-depends=('glibc')
-makedepends=('git')
-_commit='afa38e3e37f542b597e000cee973acabe3b2fd9e'
-source=("libretro-genesis-plus-gx::git+https://github.com/libretro/Genesis-Plus-GX.git#commit=${_commit};
-
'https://raw.githubusercontent.com/libretro/libretro-super/master/dist/info/genesis_plus_gx_libretro.info')
-sha256sums=('SKIP'
-'ef74514ba5836e93dba7eb17d092590d1c34fbca644a1c3ec55a832a8d1f8717')
-
-pkgver() {
-  cd libretro-genesis-plus-gx
-
-  git rev-list --count HEAD
-}
-
-build() {
-  cd libretro-genesis-plus-gx
-
-  make -f Makefile.libretro
-}
-
-package() {
-  cd libretro-genesis-plus-gx
-
-  install -Dm 644 genesis_plus_gx_libretro.so -t "${pkgdir}"/usr/lib/libretro/
-  install -Dm 644 ../genesis_plus_gx_libretro.info -t 
"${pkgdir}"/usr/share/libretro/info/
-
-  install -Dm 644 LICENSE.txt -t 
"${pkgdir}"/usr/share/licenses/libretro-genesis-plus-gx/
-}
-
-# vim: ts=2 sw=2 et:

Copied: libretro-genesis-plus-gx/repos/community-x86_64/PKGBUILD (from rev 
275519, libretro-genesis-plus-gx/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-12-22 15:53:53 UTC (rev 275520)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+# Contributor: Johnathan Jenkins 
+# Contributor: prettyvanilla 
+# Contributor: almostalive 
+
+pkgname=libretro-genesis-plus-gx
+pkgver=1366
+pkgrel=1
+pkgdesc='Sega MS/GG/MD/CD core'
+arch=('x86_64')
+url='https://github.com/libretro/Genesis-Plus-GX'
+license=('BSD' 'LGPL2.1')
+groups=('libretro')
+depends=('glibc' 'libretro-core-info')
+makedepends=('git')
+_commit='5c515fb88ea15a8898f3d5768a994b1752fb511b'
+source=("libretro-genesis-plus-gx::git+https://github.com/libretro/Genesis-Plus-GX.git#commit=${_commit};)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd libretro-genesis-plus-gx
+
+  git rev-list --count HEAD
+}
+
+build() {
+  cd libretro-genesis-plus-gx
+
+  make -f Makefile.libretro
+}
+
+package() {
+  cd libretro-genesis-plus-gx
+
+  install -Dm 644 genesis_plus_gx_libretro.so -t "${pkgdir}"/usr/lib/libretro/
+  install -Dm 644 LICENSE.txt -t 
"${pkgdir}"/usr/share/licenses/libretro-genesis-plus-gx/
+}
+
+# vim: ts=2 sw=2 et: