From 443e5812f25e032e32cb0de232cd3d8044380ee2 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 25 Feb 2016 20:08:13 +0000 Subject: [PATCH] advancemame: bump version. --- .../{advancemame-1.3.recipe => advancemame-1.4.recipe} | 5 ++--- ...vancemame-1.3.patchset => advancemame-1.4.patchset} | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) rename games-emulation/advancemame/{advancemame-1.3.recipe => advancemame-1.4.recipe} (81%) rename games-emulation/advancemame/patches/{advancemame-1.3.patchset => advancemame-1.4.patchset} (69%) diff --git a/games-emulation/advancemame/advancemame-1.3.recipe b/games-emulation/advancemame/advancemame-1.4.recipe similarity index 81% rename from games-emulation/advancemame/advancemame-1.3.recipe rename to games-emulation/advancemame/advancemame-1.4.recipe index 73734c4f4..56f6d2741 100644 --- a/games-emulation/advancemame/advancemame-1.3.recipe +++ b/games-emulation/advancemame/advancemame-1.4.recipe @@ -3,9 +3,8 @@ DESCRIPTION="\ AdvanceMAME is unofficial MAME version with advanced video support for better use with TVs, Arcade monitors, PC monitors and LCD screens." HOMEPAGE="http://advancemame.sourceforge.net" -#SOURCE_URI="http://downloads.sourceforge.net/projects/advancemame/files/advancemame/$portVersion/advancemame-$portVersion.tar.gz" -SOURCE_URI="http://advancemame.sourceforge.net/beta/advancemame-$portVersion.tar.gz" -CHECKSUM_SHA256="f8c30408d64617f1b737a05c9d3e06cdafc3824e66eee68a2888d63c4e1ecf74" +SOURCE_URI="https://github.com/amadvance/advancemame/releases/download/advancemame-$portVersion/advancemame-$portVersion.tar.gz" +CHECKSUM_SHA256="525e0897cd41fe8d3ef563e59592da740ebe005eda0948515dca410d01624bcc" REVISION="1" LICENSE="GNU GPL v2" COPYRIGHT="1996-2006, Nicola Salmoria and the MAME Team" diff --git a/games-emulation/advancemame/patches/advancemame-1.3.patchset b/games-emulation/advancemame/patches/advancemame-1.4.patchset similarity index 69% rename from games-emulation/advancemame/patches/advancemame-1.3.patchset rename to games-emulation/advancemame/patches/advancemame-1.4.patchset index 3553b4243..485d3694a 100644 --- a/games-emulation/advancemame/patches/advancemame-1.3.patchset +++ b/games-emulation/advancemame/patches/advancemame-1.4.patchset @@ -1,16 +1,16 @@ -From 1a116f19910d302fea0fc4f5a7a8a1940fc1e1b3 Mon Sep 17 00:00:00 2001 +From 1ca177b2fbaf56b68147ed803c49466e145ae4be Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 16 May 2015 18:20:46 +0000 Subject: don't set docdir and mandir, we do already. diff --git a/configure.ac b/configure.ac -index 2b30037..514a621 100644 +index 4d99d59..eeec99f 100644 --- a/configure.ac +++ b/configure.ac -@@ -1140,8 +1140,6 @@ AC_SUBST([CONF_LIB_JEVENT],[$ac_lib_jevent]) +@@ -1145,8 +1145,6 @@ AC_SUBST([CONF_LIB_JEVENT],[$ac_lib_jevent]) - # Final + dnl Final AC_SUBST([CONF_LIB_DIRECT],[$ac_lib_direct_flag]) -AC_SUBST([mandir],['${prefix}/man']) -AC_SUBST([docdir],['${prefix}/doc']) @@ -18,5 +18,5 @@ index 2b30037..514a621 100644 AC_OUTPUT -- -1.8.3.4 +2.2.2