aboutsummaryrefslogtreecommitdiff
path: root/games/openrct2
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-09-30 10:08:36 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-09-30 10:08:36 +0000
commit5a8f64b8add12420fbafb1358062fe1046dcb8aa (patch)
treef58b261020fb4652c0ecb34b14e2feb17218a221 /games/openrct2
parentae502cef1c6fac920ef1b1e3404fbe6d20604c26 (diff)
downloadports-5a8f64b8add12420fbafb1358062fe1046dcb8aa.tar.gz
ports-5a8f64b8add12420fbafb1358062fe1046dcb8aa.zip
games/openrct2: fix build with Clang 9, add USES=xorg, update objects and title-sequences
Merge upstream patch (by jbeich) to fix build with Clang 9. Add USES=xorg. Update objects and title-sequences. Submitted by: jbeich (LLVM9 patch) Approved by: tcberner (mentor)
Notes
Notes: svn path=/head/; revision=513341
Diffstat (limited to 'games/openrct2')
-rw-r--r--games/openrct2/Makefile11
-rw-r--r--games/openrct2/distinfo12
2 files changed, 14 insertions, 9 deletions
diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile
index eb17bfce5202..1d9ef511ac50 100644
--- a/games/openrct2/Makefile
+++ b/games/openrct2/Makefile
@@ -4,9 +4,12 @@
PORTNAME= openrct2
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= a5555649ec59.patch:-p1
+
MAINTAINER= pkubaj@FreeBSD.org
COMMENT= Open source re-implementation of RollerCoaster Tycoon 2
@@ -23,12 +26,12 @@ LIB_DEPENDS= libpng.so:graphics/png \
libicuuc.so:devel/icu
USES= cmake compiler:c++17-lang desktop-file-utils gnome gl iconv \
- localbase:ldflags pkgconfig sdl shared-mime-info ssl
+ localbase:ldflags pkgconfig sdl shared-mime-info ssl xorg
USE_GITHUB= yes
GH_ACCOUNT= OpenRCT2
GH_PROJECT= OpenRCT2
-GH_TUPLE= OpenRCT2:objects:v1.0.11:objects \
- OpenRCT2:title-sequences:v0.1.2b:title_sequences
+GH_TUPLE= OpenRCT2:objects:v1.0.12:objects \
+ OpenRCT2:title-sequences:v0.1.2c:title_sequences
USE_GL= gl
USE_LDCONFIG= yes
USE_SDL= sdl2
diff --git a/games/openrct2/distinfo b/games/openrct2/distinfo
index a53a676a8768..a45f44a06f7d 100644
--- a/games/openrct2/distinfo
+++ b/games/openrct2/distinfo
@@ -1,7 +1,9 @@
-TIMESTAMP = 1562836280
+TIMESTAMP = 1569331401
SHA256 (OpenRCT2-OpenRCT2-v0.2.3_GH0.tar.gz) = a1841247a513cf45ca0820f2fc2db81ae4f309742035cca4a280fe29b02b4727
SIZE (OpenRCT2-OpenRCT2-v0.2.3_GH0.tar.gz) = 8106889
-SHA256 (OpenRCT2-objects-v1.0.11_GH0.tar.gz) = a91ab6496828dcc3cc5a38a67fa56b98cbc18ebf36cfdbd7228faab595f4d4fa
-SIZE (OpenRCT2-objects-v1.0.11_GH0.tar.gz) = 637640
-SHA256 (OpenRCT2-title-sequences-v0.1.2b_GH0.tar.gz) = f8988518c9591d285f7c867815ced31a0ddad1db076c07ab4044499ea28e586a
-SIZE (OpenRCT2-title-sequences-v0.1.2b_GH0.tar.gz) = 20475951
+SHA256 (OpenRCT2-objects-v1.0.12_GH0.tar.gz) = 12f3d9ce9c2141d18585a92a7570daf5b73edf1738ba36a356dfd3deec6d5218
+SIZE (OpenRCT2-objects-v1.0.12_GH0.tar.gz) = 637667
+SHA256 (OpenRCT2-title-sequences-v0.1.2c_GH0.tar.gz) = 2f5734061ed859f9eeca821f3d483d9c95f773a40656eda74e9b65b298f19c7b
+SIZE (OpenRCT2-title-sequences-v0.1.2c_GH0.tar.gz) = 20478990
+SHA256 (a5555649ec59.patch) = 4d77b7131a5400a0fec5335605165979545f95368291e7f80008170dd2744b5e
+SIZE (a5555649ec59.patch) = 879