1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

games/crossfire-client: Update to 1.75.3

Add graphics/png to LIB_DEPENDS.
Add xorg to USES and set USE_XORG.
Switch to DISTVERSION.

Changelog:
https://sourceforge.net/projects/crossfire/files/crossfire-client/1.75.3/

PR:		278301
Approved by:	submitter is maintainer
This commit is contained in:
Kevin Zheng 2024-09-05 08:03:27 +02:00 committed by Zsolt Udvari
parent a4bbd67851
commit 42793bc04f
2 changed files with 10 additions and 9 deletions

View File

@ -1,8 +1,7 @@
PORTNAME= crossfire-client
PORTVERSION= 1.75.2
PORTREVISION= 1
DISTVERSION= 1.75.3
CATEGORIES= games
MASTER_SITES= SF/crossfire/${PORTNAME}/${PORTVERSION}
MASTER_SITES= SF/crossfire/${PORTNAME}/${DISTVERSION}
MAINTAINER= kevinz5000@gmail.com
COMMENT= Cooperative multiplayer graphical RPG and adventure game
@ -11,12 +10,14 @@ WWW= https://crossfire.real-time.com/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcurl.so:ftp/curl
LIB_DEPENDS= libcurl.so:ftp/curl \
libpng.so:graphics/png
USES= cmake gnome perl5 pkgconfig sdl vala:build
USES= cmake gnome perl5 pkgconfig sdl vala:build xorg
USE_GNOME= gtk20
USE_PERL5= build
USE_SDL= sdl image mixer
USE_SDL= mixer2 sdl2
USE_XORG= ice sm x11 xext
CMAKE_ARGS= -DLUA=OFF -DMETASERVER2=ON -DSOUND=ON

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641491467
SHA256 (crossfire-client-1.75.2.tar.gz) = 0d93eca37661d7bf5477761c14e0341cffb0dedd60953508df55542c232c31c9
SIZE (crossfire-client-1.75.2.tar.gz) = 1244675
TIMESTAMP = 1712812048
SHA256 (crossfire-client-1.75.3.tar.gz) = 2ade184bc5ccfc3b56666d8ef93050dfc1ec1f62ebd9d3d923371e1859b01c47
SIZE (crossfire-client-1.75.3.tar.gz) = 1052116