diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile index 0f463288485b..8b360d544f01 100644 --- a/games/openrct2/Makefile +++ b/games/openrct2/Makefile @@ -1,62 +1,62 @@ PORTNAME= openrct2 DISTVERSIONPREFIX= v -DISTVERSION= 0.4.5 +DISTVERSION= 0.4.6 CATEGORIES= games -MASTER_SITES= https://github.com/OpenRCT2/title-sequences/releases/download/v0.4.0/:sequence \ +MASTER_SITES= https://github.com/OpenRCT2/title-sequences/releases/download/v0.4.6/:sequence \ https://github.com/OpenRCT2/objects/releases/download/v1.3.11/:object \ - https://github.com/OpenRCT2/OpenMusic/releases/download/v1.3.0/:openmsx \ + https://github.com/OpenRCT2/OpenMusic/releases/download/v1.3.1/:openmsx \ https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v1.0.3/:opensfx DISTFILES= title-sequences.zip:sequence \ objects.zip:object\ openmusic.zip:openmsx \ opensound.zip:opensfx MAINTAINER= pkubaj@FreeBSD.org COMMENT= Open source re-implementation of RollerCoaster Tycoon 2 WWW= https://openrct2.io/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/licence.txt NOT_FOR_ARCHS= mips mips64 powerpc powerpc64 powerpcspe sparc64 NOT_FOR_ARCHS_REASON= Only for little-endian architectures BUILD_DEPENDS= nlohmann-json>0:devel/nlohmann-json LIB_DEPENDS= libpng.so:graphics/png \ libzip.so:archivers/libzip \ libFLAC.so:audio/flac \ libvorbisfile.so:audio/libvorbis \ libspeexdsp.so:audio/speexdsp \ libfontconfig.so:x11-fonts/fontconfig \ libcurl.so:ftp/curl \ libfreetype.so:print/freetype2 \ libicuuc.so:devel/icu \ libbenchmark.so:devel/benchmark \ libogg.so:audio/libogg USES= cmake compiler:c++17-lang desktop-file-utils gnome gl iconv \ localbase:ldflags pkgconfig sdl shared-mime-info ssl USE_GITHUB= yes GH_ACCOUNT= OpenRCT2 GH_PROJECT= OpenRCT2 USE_GL= gl USE_LDCONFIG= yes USE_SDL= sdl2 CMAKE_ON= BUILD_SHARED_LIBS OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|' \ ${WRKSRC}/src/openrct2/config/Config.cpp ${MKDIR} ${WRKSRC}/data/sequence ${MKDIR} ${WRKSRC}/data/object ${MKDIR} ${WRKSRC}/data/assetpack ${CP} ${WRKDIR}/*.parkseq ${WRKSRC}/data/sequence/ ${CP} -r ${WRKDIR}/official ${WRKDIR}/rct1 ${WRKDIR}/rct2 \ ${WRKDIR}/rct2tt ${WRKDIR}/rct2ww ${WRKDIR}/object/official \ ${WRKSRC}/data/object/ ${CP} -r ${WRKDIR}/assetpack ${WRKSRC}/data/ .include diff --git a/games/openrct2/distinfo b/games/openrct2/distinfo index 3c2e39b53d76..491138f30694 100644 --- a/games/openrct2/distinfo +++ b/games/openrct2/distinfo @@ -1,11 +1,11 @@ -TIMESTAMP = 1683665256 +TIMESTAMP = 1693776827 SHA256 (title-sequences.zip) = 6e7c7b554717072bfc7acb96fd0101dc8e7f0ea0ea316367a05c2e92950c9029 SIZE (title-sequences.zip) = 7945853 SHA256 (objects.zip) = bf85d88e4fb11ca2e5915567390898747dc2459b3c7a057bdc32b829c91780b4 SIZE (objects.zip) = 4705861 SHA256 (openmusic.zip) = e53e1b6c25deb81a2e1c19130d2935daa7a6741a45b46dbb58fd713135a98728 SIZE (openmusic.zip) = 9020863 SHA256 (opensound.zip) = 70be1b6ff8cc24ad8031a2e0cdd445b5dd3c52c886a8e5f70401f75152e4ae6c SIZE (opensound.zip) = 3820122 -SHA256 (OpenRCT2-OpenRCT2-v0.4.5_GH0.tar.gz) = eb9e20dc0dcbf10b02b5f334a029983a0a2b43d931f95a2088a64e8b2657bab1 -SIZE (OpenRCT2-OpenRCT2-v0.4.5_GH0.tar.gz) = 16809101 +SHA256 (OpenRCT2-OpenRCT2-v0.4.6_GH0.tar.gz) = 80bfbf3a8756a8c98fdf15effcaac42c6cd92c07756c80d00b7dd56d0d0f282a +SIZE (OpenRCT2-OpenRCT2-v0.4.6_GH0.tar.gz) = 21003990