aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2015-06-20 05:56:45 +0800
committerjbeich <jbeich@FreeBSD.org>2015-06-20 05:56:45 +0800
commitd0ffaa0b4b30d80293917fd97153b2b0fb979f75 (patch)
tree72dbe1de9b560e5442ea46eb951021f7eaf46c6f /emulators
parent1ae62a8627d1faaee4250164c4d077d155b3dee8 (diff)
downloadfreebsd-ports-gnome-d0ffaa0b4b30d80293917fd97153b2b0fb979f75.tar.gz
freebsd-ports-gnome-d0ffaa0b4b30d80293917fd97153b2b0fb979f75.tar.zst
freebsd-ports-gnome-d0ffaa0b4b30d80293917fd97153b2b0fb979f75.zip
emulators/ppsspp-devel: update to 1.0.1.600
Changes: https://github.com/hrydgard/ppsspp/compare/8ec4850...c27e634
Diffstat (limited to 'emulators')
-rw-r--r--emulators/ppsspp-devel/Makefile6
-rw-r--r--emulators/ppsspp-devel/distinfo14
-rw-r--r--emulators/ppsspp/Makefile3
3 files changed, 12 insertions, 11 deletions
diff --git a/emulators/ppsspp-devel/Makefile b/emulators/ppsspp-devel/Makefile
index 7c3fc4df34c4..e9f2a792d74f 100644
--- a/emulators/ppsspp-devel/Makefile
+++ b/emulators/ppsspp-devel/Makefile
@@ -1,11 +1,11 @@
# $FreeBSD$
-DISTVERSION= 1.0.1-568
-DISTVERSIONSUFFIX= -g8ec4850
+DISTVERSION= 1.0.1-600
+DISTVERSIONSUFFIX= -gc27e634
PORTREVISION= 0
PKGNAMESUFFIX= -devel
-GH_TAGNAME= 165473f:lang 316d6ab:native a0b878f:ext_armips
+GH_TAGNAME= e855bc7:lang ba829ad:native a0b878f:ext_armips
CONFLICTS_INSTALL?= ${PORTNAME}-[0-9]*
diff --git a/emulators/ppsspp-devel/distinfo b/emulators/ppsspp-devel/distinfo
index 867a2412d998..4adf84710103 100644
--- a/emulators/ppsspp-devel/distinfo
+++ b/emulators/ppsspp-devel/distinfo
@@ -1,10 +1,8 @@
-SHA256 (hrydgard-ppsspp-v1.0.1-568-g8ec4850_GH0.tar.gz) = 069707ac96a394d774b4294e607c5d369f80d1d281bd148c6183a22dcceed8a2
-SIZE (hrydgard-ppsspp-v1.0.1-568-g8ec4850_GH0.tar.gz) = 13518334
-SHA256 (hrydgard-ppsspp-lang-165473f_GH0.tar.gz) = 7b3fd5ef61730ce5e1054fbdbf6700e84c7fe4352d81b77e3e6c9e78ed41efed
-SIZE (hrydgard-ppsspp-lang-165473f_GH0.tar.gz) = 201822
-SHA256 (hrydgard-native-316d6ab_GH0.tar.gz) = c8c31f6f5e8d8c9be4e8a9ccb6cee0c5f3ae182e0a4450cd6a1544296d3e6838
-SIZE (hrydgard-native-316d6ab_GH0.tar.gz) = 1398834
+SHA256 (hrydgard-ppsspp-v1.0.1-600-gc27e634_GH0.tar.gz) = 1f28f4122c64c0c0ee2631a8b6182f0ed9119e7a177ba9af4a3a318753b4bec2
+SIZE (hrydgard-ppsspp-v1.0.1-600-gc27e634_GH0.tar.gz) = 13519815
+SHA256 (hrydgard-ppsspp-lang-e855bc7_GH0.tar.gz) = be0e5762e1943f789a723bbcde7a8e4c37c0111e4dbaf87e4d19d1e37929e84b
+SIZE (hrydgard-ppsspp-lang-e855bc7_GH0.tar.gz) = 200648
+SHA256 (hrydgard-native-ba829ad_GH0.tar.gz) = 5716b694d6acdf97977a24ebffbdd6a6d935ed61b257ed16d6b08232d067a4eb
+SIZE (hrydgard-native-ba829ad_GH0.tar.gz) = 1399345
SHA256 (Kingcom-armips-a0b878f_GH0.tar.gz) = 64623bbddda609f9692904e6b6823b1d2d4dd0149349f2be9edcc600bf12bafa
SIZE (Kingcom-armips-a0b878f_GH0.tar.gz) = 136535
-SHA256 (ppsspp-ffmpeg.patch?id=f2b9251) = 4d60b99f9e6fe1bb81b2b1b648845f9e76289ba824fcb5e53f2117d0319e086d
-SIZE (ppsspp-ffmpeg.patch?id=f2b9251) = 6304
diff --git a/emulators/ppsspp/Makefile b/emulators/ppsspp/Makefile
index 6d5cdbe28c2c..5e3253621629 100644
--- a/emulators/ppsspp/Makefile
+++ b/emulators/ppsspp/Makefile
@@ -6,8 +6,10 @@ DISTVERSION?= 1.0.1
PORTREVISION?= 3
CATEGORIES= emulators
+.ifndef PKGNAMESUFFIX
PATCH_SITES= https://projects.archlinux.org/svntogit/community.git/plain/trunk/
PATCHFILES= ${PORTNAME}-ffmpeg.patch?id=f2b9251:-p1
+.endif
MAINTAINER= jbeich@FreeBSD.org
COMMENT= PSP emulator in C++ with dynarec JIT for x86, ARM, MIPS
@@ -27,6 +29,7 @@ CONFLICTS_INSTALL?= ${PORTNAME}-devel-[0-9]*
USES= compiler:c++11-lib pkgconfig
USE_GL= glu
USE_SDL= sdl2 # joystick
+CMAKE_ARGS= -DUSE_SYSTEM_FFMPEG=on
QMAKE_SOURCE_PATH= ${WRKSRC}/Qt/PPSSPPQt.pro
QMAKE_ARGS= CONFIG+="system_ffmpeg" LREL_TOOL="${LRELEASE}"
NINJA_VERBOSE= yes