aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-03-21 00:13:13 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-03-21 00:13:13 +0000
commit7dbf3c17c52814867789d3407153f6424e2f030a (patch)
treeb878b916e6afb45f7af9ee547aad197f96e4b020
parent6649bb6b63703e47e733749f1b7ec0c106440801 (diff)
downloadports-7dbf3c17c52814867789d3407153f6424e2f030a.tar.gz
ports-7dbf3c17c52814867789d3407153f6424e2f030a.zip
MFH: r494759 r495727 r495733 r495734
games/ponscripter-sekai: unbreak on powerpc64 gmake[2]: *** No rule to make target 'graphics_maltivec.o', needed by 'ponscr'. Stop. g++8 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc8 -Wl,-rpath=/usr/local/lib/gcc8 -c -Wall -DUSE_PPC_GFX -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/freetype2 -DLINUX -DUSE_OGG_VORBIS -DCONST_ICONV graphics_altivec.cpp In file included from graphics_altivec.cpp:29: /usr/local/lib/gcc8/gcc/powerpc64-portbld-freebsd13.0/8.3.0/include/altivec.h:34:2: error: #error Use the "-maltivec" flag to enable PowerPC AltiVec support #error Use the "-maltivec" flag to enable PowerPC AltiVec support ^~~~~ PR: 236351 Reported by: Piotr Kubaj, pkg-fallout Approved by: ports-secteam-blanket
Notes
Notes: svn path=/branches/2019Q1/; revision=496396
-rw-r--r--games/ponscripter-sekai/Makefile3
-rw-r--r--games/ponscripter-sekai/distinfo6
2 files changed, 9 insertions, 0 deletions
diff --git a/games/ponscripter-sekai/Makefile b/games/ponscripter-sekai/Makefile
index 1cf07504c9e3..eb12dffc309f 100644
--- a/games/ponscripter-sekai/Makefile
+++ b/games/ponscripter-sekai/Makefile
@@ -6,6 +6,9 @@ DISTVERSIONPREFIX= v
PORTREVISION= 6
CATEGORIES= games
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= 101c68e22921.patch:-p1 4fb1180d2b54.patch:-p1 25e752f272d0.patch:-p1
+
MAINTAINER= jbeich@FreeBSD.org
COMMENT= NScripter-like novel-game interpreter with Unicode support
diff --git a/games/ponscripter-sekai/distinfo b/games/ponscripter-sekai/distinfo
index c20b0b3fd80a..5ddd8c63e169 100644
--- a/games/ponscripter-sekai/distinfo
+++ b/games/ponscripter-sekai/distinfo
@@ -1,3 +1,9 @@
TIMESTAMP = 1395987047
SHA256 (sekaiproject-ponscripter-fork-v0.0.6_GH0.tar.gz) = 888a417808fd48f8f55da42c113b04d61396a1237b2b0fed2458e804b8ddf426
SIZE (sekaiproject-ponscripter-fork-v0.0.6_GH0.tar.gz) = 30562500
+SHA256 (101c68e22921.patch) = 4e75c729b4cc2e1f05676a06e946e13ed89c4578e310e29b3cab3051e4b6271b
+SIZE (101c68e22921.patch) = 2323
+SHA256 (4fb1180d2b54.patch) = d3a2e09e733e3aea897c172ec27ed40df33395ae48b3d35b603e6677da5a44d2
+SIZE (4fb1180d2b54.patch) = 1205
+SHA256 (25e752f272d0.patch) = effa3fde89dcf55b89acc36a9f3e838cfbb771e8597416810a19dc6906bd56db
+SIZE (25e752f272d0.patch) = 2740