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

Maxime Gauduin alucryd at archlinux.org
Mon Feb 24 08:40:52 UTC 2020


    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
===================================================================
--- PKGBUILD	2020-02-24 08:40:46 UTC (rev 580165)
+++ PKGBUILD	2020-02-24 08:40:51 UTC (rev 580166)
@@ -1,34 +0,0 @@
-# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
-# Contributor: Johnathan Jenkins <twodopeshaggy at gmail.com>
-# Contributor: prettyvanilla <prettyvanilla at posteo.at>
-# Contributor: almostalive <almostalive2003 at gmail.com>
-
-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)
+++ PKGBUILD	2020-02-24 08:40:51 UTC (rev 580166)
@@ -0,0 +1,34 @@
+# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
+# Contributor: Johnathan Jenkins <twodopeshaggy at gmail.com>
+# Contributor: prettyvanilla <prettyvanilla at posteo.at>
+# Contributor: almostalive <almostalive2003 at gmail.com>
+
+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:



More information about the arch-commits mailing list