diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index c3496de69416..bf8748d56514 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -1,25 +1,25 @@ # Created by: Andreas Klemm PORTNAME= crossfire-client -PORTVERSION= 1.75.0 +PORTVERSION= 1.75.1 CATEGORIES= games MASTER_SITES= SF/crossfire/${PORTNAME}/${PORTVERSION} MAINTAINER= kevinz5000@gmail.com COMMENT= Cooperative multiplayer graphical RPG and adventure game LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= vala:lang/vala LIB_DEPENDS= libcurl.so:ftp/curl USES= cmake gnome perl5 pkgconfig sdl USE_GNOME= gtk20 INSTALLS_ICONS= YES USE_PERL5= build USE_SDL= sdl image mixer CMAKE_ARGS= -DLUA=OFF -DMETASERVER2=ON -DOPENGL=OFF -DSDL=ON -DSOUND=ON .include diff --git a/games/crossfire-client/distinfo b/games/crossfire-client/distinfo index a7469fa1f68b..932c74a52fa9 100644 --- a/games/crossfire-client/distinfo +++ b/games/crossfire-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610585580 -SHA256 (crossfire-client-1.75.0.tar.gz) = f9e320650292e0dae1236c1d14396bf5818428ee5ea23865a9849d203e4368a7 -SIZE (crossfire-client-1.75.0.tar.gz) = 1087171 +TIMESTAMP = 1629402842 +SHA256 (crossfire-client-1.75.1.tar.gz) = 9f00342b518f74898afc9ea101e6d3ad030118523dbc6995aa04ce9a4c2c83b7 +SIZE (crossfire-client-1.75.1.tar.gz) = 1276383 diff --git a/games/crossfire-client/files/patch-gtk-v2_src_image.c b/games/crossfire-client/files/patch-gtk-v2_src_image.c deleted file mode 100644 index 36357be0280f..000000000000 --- a/games/crossfire-client/files/patch-gtk-v2_src_image.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gtk-v2/src/image.c.orig 2021-08-18 00:18:54 UTC -+++ gtk-v2/src/image.c -@@ -164,7 +164,7 @@ static void create_map_image(guint8 *data, PixmapInfo - *p = (g << 8) | (g << 16) | (g << 24) | *(l + 3); - } - -- for (i=0; i < width * ny; i+= 4) { -+ for (i=0; i < width * height; i+= 4) { - guint32 *tmp; - - /* diff --git a/games/crossfire-client/pkg-plist b/games/crossfire-client/pkg-plist index 8b2a086460e2..b62dabbc3f45 100644 --- a/games/crossfire-client/pkg-plist +++ b/games/crossfire-client/pkg-plist @@ -1,64 +1,60 @@ bin/crossfire-client-gtk2 share/applications/crossfire-client.desktop %%DATADIR%%/sounds/COPYING %%DATADIR%%/sounds/Creaky-1.wav %%DATADIR%%/sounds/Evil_Laugh.wav %%DATADIR%%/sounds/Explosion.wav %%DATADIR%%/sounds/FloorTom.wav %%DATADIR%%/sounds/Gun-5.wav %%DATADIR%%/sounds/MetalCrash.wav %%DATADIR%%/sounds/Missed.wav %%DATADIR%%/sounds/Missle1.wav %%DATADIR%%/sounds/Puke.wav %%DATADIR%%/sounds/Tear.wav %%DATADIR%%/sounds/Teeswing.wav %%DATADIR%%/sounds/TowerClock.wav %%DATADIR%%/sounds/Whoosh.wav %%DATADIR%%/sounds/blip.wav %%DATADIR%%/sounds/boink2.wav %%DATADIR%%/sounds/bugle_charge.wav %%DATADIR%%/sounds/chord.wav %%DATADIR%%/sounds/claws.ogg %%DATADIR%%/sounds/click1.wav %%DATADIR%%/sounds/click2.wav %%DATADIR%%/sounds/drip.wav %%DATADIR%%/sounds/fire-spell.wav %%DATADIR%%/sounds/first_try.wav %%DATADIR%%/sounds/fist.ogg %%DATADIR%%/sounds/gong.wav %%DATADIR%%/sounds/knife.ogg %%DATADIR%%/sounds/lightning1.wav -%%DATADIR%%/sounds/magic-thorns-2.ogg %%DATADIR%%/sounds/magic.wav %%DATADIR%%/sounds/miss-1.ogg %%DATADIR%%/sounds/ouch1.wav %%DATADIR%%/sounds/painb.wav %%DATADIR%%/sounds/phit2.wav %%DATADIR%%/sounds/potion.ogg %%DATADIR%%/sounds/sci_fi_gun.wav %%DATADIR%%/sounds/sounds.conf %%DATADIR%%/sounds/squish.wav %%DATADIR%%/sounds/step_lth1.ogg -%%DATADIR%%/sounds/step_lth2.ogg -%%DATADIR%%/sounds/step_lth3.ogg -%%DATADIR%%/sounds/step_lth4.ogg %%DATADIR%%/sounds/su-fanf.wav %%DATADIR%%/sounds/swish.wav %%DATADIR%%/sounds/sword-1.ogg %%DATADIR%%/themes/Black %%DATADIR%%/themes/Standard %%DATADIR%%/ui/caelestis.ui %%DATADIR%%/ui/chthonic.ui %%DATADIR%%/ui/dialogs.ui %%DATADIR%%/ui/eureka.ui %%DATADIR%%/ui/gtk-v1.ui %%DATADIR%%/ui/gtk-v2.ui %%DATADIR%%/ui/lobotomy.ui %%DATADIR%%/ui/meflin.ui %%DATADIR%%/ui/oroboros.ui %%DATADIR%%/ui/sixforty.ui %%DATADIR%%/ui/un-deux.ui %%DATADIR%%/ui/v1-redux.ui share/icons/hicolor/16x16/apps/crossfire-client.png share/icons/hicolor/32x32/apps/crossfire-client.png share/icons/hicolor/48x48/apps/crossfire-client.png