mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
Update 0ad to 0.0.23b.
This commit is contained in:
parent
7ab84affb0
commit
e980b845d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488278
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= 0ad
|
||||
PORTVERSION= 0.0.23
|
||||
PORTREVISION= 6
|
||||
PORTVERSION= 0.0.23b
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://releases.wildfiregames.com/ \
|
||||
SF/zero-ad/releases
|
||||
@ -27,16 +26,17 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
|
||||
libtiff.so:graphics/tiff \
|
||||
libsodium.so:security/libsodium
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-alpha
|
||||
BUILD_WRKSRC= ${WRKSRC}/build/workspaces/gcc
|
||||
MAKE_ARGS= config=release verbose=1
|
||||
CPPFLAGS+= -DU_USING_ICU_NAMESPACE=1
|
||||
USES= compiler:c++11-lib desktop-file-utils dos2unix gmake iconv jpeg openal:al \
|
||||
pkgconfig python:build tar:xz
|
||||
USE_GNOME= libxml2 gtk20
|
||||
USE_GL= gl
|
||||
USE_SDL= sdl2
|
||||
USE_XORG= x11 xcursor
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-alpha
|
||||
BUILD_WRKSRC= ${WRKSRC}/build/workspaces/gcc
|
||||
MAKE_ARGS= config=release verbose=1
|
||||
CPPFLAGS+= -DU_USING_ICU_NAMESPACE=1
|
||||
BUNDLE_LIBS= yes
|
||||
DOS2UNIX_REGEX= .*\.([ch]p{0,2}|make)
|
||||
BINARY_ALIAS= python=${PYTHON_CMD}
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1530535030
|
||||
SHA256 (0ad-0.0.23-alpha-unix-build.tar.xz) = cfa1e3b6989466961451c95a96c19c274cd373ce6d98f83836e6f862c9d3e163
|
||||
SIZE (0ad-0.0.23-alpha-unix-build.tar.xz) = 31907988
|
||||
SHA256 (0ad-0.0.23-alpha-unix-data.tar.xz) = fdbf774637252dbedf339fbe29b77d7d585ab53a9a5ddede56dd7b8fda66d8ac
|
||||
SIZE (0ad-0.0.23-alpha-unix-data.tar.xz) = 691973492
|
||||
TIMESTAMP = 1545588170
|
||||
SHA256 (0ad-0.0.23b-alpha-unix-build.tar.xz) = 01bff7641ee08cac896c54d518d7e4b01752513105558f212e3199d747512a37
|
||||
SIZE (0ad-0.0.23b-alpha-unix-build.tar.xz) = 31922812
|
||||
SHA256 (0ad-0.0.23b-alpha-unix-data.tar.xz) = e11b4ade7ede954cbbdc1fe6e2e4b25ac6b8d5a644133b640ffc9b099338a713
|
||||
SIZE (0ad-0.0.23b-alpha-unix-data.tar.xz) = 691280800
|
||||
|
Loading…
Reference in New Issue
Block a user