games/dxx-rebirth: update to 20201216

Switch to python 3 and SDL2 as well.
This commit is contained in:
Piotr Kubaj 2020-12-17 13:20:53 +00:00
parent 8ab74711da
commit 23ffd03a62
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558290
2 changed files with 8 additions and 7 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dxx-rebirth
PORTVERSION= 20200601
PORTVERSION= 20201216
DISTVERSIONSUFFIX= -src
CATEGORIES= games
MASTER_SITES= https://www.dxx-rebirth.com/download/dxx/rebirth/
@ -22,11 +22,12 @@ BUILD_DEPENDS= as:devel/binutils
LIB_DEPENDS= libphysfs.so:devel/physfs \
libpng.so:graphics/png
USES= compiler:c++14-lang gl localbase:ldflags pkgconfig scons:python2 sdl tar:xz
USES= compiler:c++14-lang gl localbase:ldflags pkgconfig scons sdl \
tar:xz
USE_GL= gl glu
USE_SDL= image mixer sdl
USE_SDL= image2 mixer2 sdl2
MAKE_ARGS= ignore_unknown_variables=1
MAKE_ARGS= ignore_unknown_variables=1 sdl2=1
PLIST_FILES= bin/d1x-rebirth \
bin/d2x-rebirth

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1592908631
SHA256 (dxx-rebirth_20200601-src.tar.xz) = f13ba17a6da16906f563f355dc3b821acd195d9d576ab344c31e3b6263fe4fd1
SIZE (dxx-rebirth_20200601-src.tar.xz) = 1330692
TIMESTAMP = 1608208933
SHA256 (dxx-rebirth_20201216-src.tar.xz) = 6faee1981a19f274ffcfb885797f8251ac1ca2580f3d315a9c9069fa176b78b5
SIZE (dxx-rebirth_20201216-src.tar.xz) = 1336816