pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators



Module Name:    pkgsrc
Committed By:   nia
Date:           Tue Dec 18 16:12:13 UTC 2018

Modified Files:
        pkgsrc/emulators/libretro-beetle-psx: Makefile Makefile.common
        pkgsrc/emulators/libretro-beetle-psx-hw: Makefile

Log Message:
emulators/libretro-beetle-psx*: Update HOMEPAGE.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/emulators/libretro-beetle-psx/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/emulators/libretro-beetle-psx/Makefile.common
cvs rdiff -u -r1.1 -r1.2 pkgsrc/emulators/libretro-beetle-psx-hw/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/emulators/libretro-beetle-psx/Makefile
diff -u pkgsrc/emulators/libretro-beetle-psx/Makefile:1.6 pkgsrc/emulators/libretro-beetle-psx/Makefile:1.7
--- pkgsrc/emulators/libretro-beetle-psx/Makefile:1.6   Tue Dec 18 15:50:48 2018
+++ pkgsrc/emulators/libretro-beetle-psx/Makefile       Tue Dec 18 16:12:13 2018
@@ -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:

Index: pkgsrc/emulators/libretro-beetle-psx/Makefile.common
diff -u pkgsrc/emulators/libretro-beetle-psx/Makefile.common:1.1 pkgsrc/emulators/libretro-beetle-psx/Makefile.common:1.2
--- pkgsrc/emulators/libretro-beetle-psx/Makefile.common:1.1    Tue Dec 18 15:50:48 2018
+++ pkgsrc/emulators/libretro-beetle-psx/Makefile.common        Tue Dec 18 16:12:13 2018
@@ -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 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=libr
 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

Index: pkgsrc/emulators/libretro-beetle-psx-hw/Makefile
diff -u pkgsrc/emulators/libretro-beetle-psx-hw/Makefile:1.1 pkgsrc/emulators/libretro-beetle-psx-hw/Makefile:1.2
--- pkgsrc/emulators/libretro-beetle-psx-hw/Makefile:1.1        Tue Dec 18 15:50:48 2018
+++ pkgsrc/emulators/libretro-beetle-psx-hw/Makefile    Tue Dec 18 16:12:13 2018
@@ -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



Home | Main Index | Thread Index | Old Index