pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libretro-vba-next: Fix HOMEPAGE, which pointed to the wrong github repos
Module Name: pkgsrc-wip
Committed By: Nia Alarie <nia.alarie%gmail.com@localhost>
Pushed By: nee
Date: Tue May 16 10:47:41 2017 +0100
Changeset: 0da3d5953b42d736894dc8da5e886d6dbcfa9d4e
Modified Files:
libretro-vba-next/Makefile
Log Message:
libretro-vba-next: Fix HOMEPAGE, which pointed to the wrong github repos
Note that the mGBA core is apparently faster, more portable, and more
accurate than this core, so it might make sense to just delete it:
* http://emulation.gametechwiki.com/index.php/Game_Boy_Advance_emulators
* https://mgba.io/2014/12/09/announcing-mgba/
* https://mgba.io/about.html
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0da3d5953b42d736894dc8da5e886d6dbcfa9d4e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libretro-vba-next/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/libretro-vba-next/Makefile b/libretro-vba-next/Makefile
index 0f155175e7..e1d8596119 100644
--- a/libretro-vba-next/Makefile
+++ b/libretro-vba-next/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= emulators games
MASTER_SITES= ${MASTER_SITE_GITHUB:=libretro/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/libretro/vbam-libretro
+HOMEPAGE= https://wiki.libretro.com/index.php?title=VBA_Next
COMMENT= Libretro core based on the VBA Next Game Boy Advance emulator
LICENSE= gnu-gpl-v2
Home |
Main Index |
Thread Index |
Old Index