pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators emulators/libretro-beetle-psx*: Update HOMEP...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d51c0816cd38
branches:  trunk
changeset: 327055:d51c0816cd38
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue Dec 18 16:12:13 2018 +0000

description:
emulators/libretro-beetle-psx*: Update HOMEPAGE.

diffstat:

 emulators/libretro-beetle-psx-hw/Makefile     |  3 ++-
 emulators/libretro-beetle-psx/Makefile        |  3 ++-
 emulators/libretro-beetle-psx/Makefile.common |  3 +--
 3 files changed, 5 insertions(+), 4 deletions(-)

diffs (49 lines):

diff -r bdfdc6e9d7ab -r d51c0816cd38 emulators/libretro-beetle-psx-hw/Makefile
--- a/emulators/libretro-beetle-psx-hw/Makefile Tue Dec 18 16:06:37 2018 +0000
+++ b/emulators/libretro-beetle-psx-hw/Makefile Tue Dec 18 16:12:13 2018 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2018/12/18 15:50:48 nia Exp $
+# $NetBSD: Makefile,v 1.2 2018/12/18 16:12:13 nia Exp $
 
 .include "../../emulators/libretro-beetle-psx/Makefile.common"
 
 PKGNAME=       libretro-beetle-psx-hw-${VERSION}
 
 MAINTAINER=    nia%NetBSD.org@localhost
+HOMEPAGE=      https://docs.libretro.com/library/beetle_psx_hw/
 COMMENT=       Libretro core based on the Mednafen PlayStation emulator (OpenGL)
 
 MAKE_FLAGS+=   HAVE_OPENGL=1
diff -r bdfdc6e9d7ab -r d51c0816cd38 emulators/libretro-beetle-psx/Makefile
--- a/emulators/libretro-beetle-psx/Makefile    Tue Dec 18 16:06:37 2018 +0000
+++ b/emulators/libretro-beetle-psx/Makefile    Tue Dec 18 16:12:13 2018 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2018/12/18 15:50:48 nia Exp $
+# $NetBSD: Makefile,v 1.7 2018/12/18 16:12:13 nia Exp $
 
 .include "Makefile.common"
 
 PKGREVISION=   2
 
 MAINTAINER=    nia%NetBSD.org@localhost
+HOMEPAGE=      https://docs.libretro.com/library/beetle_psx/
 COMMENT=       Libretro core based on the Mednafen PlayStation emulator
 
 do-install:
diff -r bdfdc6e9d7ab -r d51c0816cd38 emulators/libretro-beetle-psx/Makefile.common
--- a/emulators/libretro-beetle-psx/Makefile.common     Tue Dec 18 16:06:37 2018 +0000
+++ b/emulators/libretro-beetle-psx/Makefile.common     Tue Dec 18 16:12:13 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2018/12/18 15:50:48 nia Exp $
+# $NetBSD: Makefile.common,v 1.2 2018/12/18 16:12:13 nia Exp $
 
 # used by emulators/libretro-beetle-psx-hw/Makefile
 # used by emulators/libretro-beetle-psx/Makefile
@@ -10,7 +10,6 @@
 GITHUB_PROJECT=        beetle-psx-libretro
 GITHUB_TAG=    7bb007de15b2f40a880b788ebf47a400c90827d9
 
-HOMEPAGE=      https://docs.libretro.com/library/beetle_psx/
 LICENSE=       gnu-gpl-v2
 
 DISTINFO_FILE= ${.CURDIR}/../../emulators/libretro-beetle-psx/distinfo



Home | Main Index | Thread Index | Old Index