mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
games/wesnoth:
Update to 1.14.5
This commit is contained in:
parent
6d0e028acb
commit
87ebd7c522
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480736
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wesnoth
|
||||
PORTVERSION= 1.14.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.14.5
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \
|
||||
@ -16,15 +15,15 @@ LICENSE= GPLv2 GPLv3
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_FreeBSD_10= fails to build with boost 1.66, see bug 224130
|
||||
BROKEN_powerpc64= fails to link: schema_validator.cpp: undefined reference to boost::match_results
|
||||
|
||||
LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
||||
libvorbisfile.so:audio/libvorbis \
|
||||
libboost_thread.so:devel/boost-libs \
|
||||
libpng.so:graphics/png \
|
||||
libfontconfig.so:x11-fonts/fontconfig
|
||||
|
||||
BROKEN_FreeBSD_10= fails to build with boost 1.66, see bug 224130
|
||||
BROKEN_powerpc64= fails to link: schema_validator.cpp: undefined reference to boost::match_results
|
||||
|
||||
LDFLAGS+= -L${LOCALBASE}/lib -lboost_system
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
@ -53,10 +52,12 @@ SHEBANG_FILES= data/tools/about_cfg_to_wiki \
|
||||
data/tools/wesnoth/wmlparser3.py \
|
||||
data/tools/wesnoth_addon_manager data/tools/wmlflip \
|
||||
data/tools/wmlindent data/tools/wmllint \
|
||||
data/tools/steam-changelog \
|
||||
data/tools/wmllint-1.4 \
|
||||
data/tools/wmlunits \
|
||||
data/tools/wmlscope \
|
||||
data/tools/wmlvalidator \
|
||||
data/tools/wmlxgettext \
|
||||
data/tools/GUI.pyw
|
||||
|
||||
CPE_VENDOR= ${PORTNAME}
|
||||
@ -87,7 +88,6 @@ SERVER_DESC= Server
|
||||
SERVER_CMAKE_OFF=-DENABLE_SERVER=off
|
||||
TEST_CMAKE_ON= -DENABLE_TESTS=on
|
||||
|
||||
|
||||
post-install:
|
||||
${FIND} ${STAGEDIR}${PREFIX}/man -type d -empty -delete
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1528893082
|
||||
SHA256 (wesnoth-1.14.3.tar.bz2) = e9f17f0245a2b7f63b28d77a1cc8854355768665f5ca93ffd3e7641b0840c418
|
||||
SIZE (wesnoth-1.14.3.tar.bz2) = 450194119
|
||||
TIMESTAMP = 1537956839
|
||||
SHA256 (wesnoth-1.14.5.tar.bz2) = 05317594b1072b6cf9f955e3a7951a28096f8b1e3afed07825dd5a219c90f7cd
|
||||
SIZE (wesnoth-1.14.5.tar.bz2) = 450766063
|
||||
|
@ -1700,6 +1700,7 @@ share/icons/hicolor/64x64/apps/wesnoth-icon.png
|
||||
%%NLS%%%%SERVER%%man/et/man6/wesnothd.6.gz
|
||||
%%NLS%%%%SERVER%%man/fi/man6/wesnothd.6.gz
|
||||
%%NLS%%%%SERVER%%man/fr/man6/wesnothd.6.gz
|
||||
%%NLS%%man/fr/man6/wesnoth.6.gz
|
||||
%%NLS%%man/gl/man6/wesnoth.6.gz
|
||||
%%NLS%%%%SERVER%%man/gl/man6/wesnothd.6.gz
|
||||
%%NLS%%%%SERVER%%man/hu/man6/wesnothd.6.gz
|
||||
|
Loading…
Reference in New Issue
Block a user