summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2004-12-23 11:48:07 +0000
committerThomas Gellekum <tg@FreeBSD.org>2004-12-23 11:48:07 +0000
commit411133bacc2b1b728e32f3d25e189fec8d0dda86 (patch)
treeb71512c6aea9a9a2de02430f79737a2238897d93 /games
parentUpdate to version 1.2.4 (diff)
Upgrade to 0.6.7b.
Notes
Notes: svn path=/head/; revision=124973
Diffstat (limited to 'games')
-rw-r--r--games/freedoko/Makefile15
-rw-r--r--games/freedoko/distinfo4
-rw-r--r--games/freedoko/files/patch-Makefile.os13
-rw-r--r--games/freedoko/pkg-plist7
4 files changed, 10 insertions, 29 deletions
diff --git a/games/freedoko/Makefile b/games/freedoko/Makefile
index 6f96194f0d80..62403586454a 100644
--- a/games/freedoko/Makefile
+++ b/games/freedoko/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= freedoko
-PORTVERSION= 0.6.5b
-PORTREVISION= 1
+PORTVERSION= 0.6.7b
#PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -17,27 +16,17 @@ DISTNAME= FreeDoko_${PORTVERSION}.src
MAINTAINER= ports@FreeBSD.org
COMMENT= Play the card game Doppelkopf
-LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
+LIB_DEPENDS= gtkmm-2.0.6:${PORTSDIR}/x11-toolkits/gtk--2
USE_ZIP= yes
WRKSRC= ${WRKDIR}/${DISTNAME:C/\.src$//}/src
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_GCC= 3.3
MAKE_ENV= OSTYPE=linux-gnu DATADIR=${DATADIR}
CPIOFLAGS= --quiet -pdum -R ${SHAREOWN}:${SHAREGRP}
DATASUBDIRS= ai backgrounds cardsets rules translations
-post-patch:
- @for f in ${WRKSRC}/ui/gtkmm/*.cpp ${WRKSRC}/ui/gtkmm/widgets/*.cpp ${WRKSRC}/ui/gtkmm/widgets/*.h; \
- do \
- ${REINPLACE_CMD} -e "s/SigC::slot/sigc::mem_fun/g" \
- -e "s/SigC::Connection/sigc::connection/g" \
- -e "s/SigC::Slot/sigc::slot/g" \
- -e "s/SigC/sigc/g" $$f; \
- done
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/FreeDoko ${PREFIX}/bin
${LN} ${PREFIX}/bin/FreeDoko ${PREFIX}/bin/freedoko
diff --git a/games/freedoko/distinfo b/games/freedoko/distinfo
index de8d540fad2a..c0a189913fc0 100644
--- a/games/freedoko/distinfo
+++ b/games/freedoko/distinfo
@@ -1,2 +1,2 @@
-MD5 (FreeDoko_0.6.5b.src.zip) = 54e6b0d32275009b76e40b55b7b4a20c
-SIZE (FreeDoko_0.6.5b.src.zip) = 2905444
+MD5 (FreeDoko_0.6.7b.src.zip) = f84d24e28b54f2c2492bf858bab4a737
+SIZE (FreeDoko_0.6.7b.src.zip) = 3235074
diff --git a/games/freedoko/files/patch-Makefile.os b/games/freedoko/files/patch-Makefile.os
deleted file mode 100644
index 8c575fbf87bb..000000000000
--- a/games/freedoko/files/patch-Makefile.os
+++ /dev/null
@@ -1,13 +0,0 @@
---- Makefile.os~ Fri Jun 25 11:51:12 2004
-+++ Makefile.os Tue Jun 29 10:23:02 2004
-@@ -23,8 +23,8 @@
- DEPGEN_FLAGS ?= -MMD -MP
- override CPPFLAGS += -DLINUX
- ifeq ($(USE_UI_GTKMM), true)
-- INCLUDE_GTKMM ?= `pkg-config --cflags gtkmm-2.0`
-- LIBS_GTKMM ?= `pkg-config --libs gtkmm-2.0`
-+ INCLUDE_GTKMM ?= `pkg-config --cflags gtkmm-2.4`
-+ LIBS_GTKMM ?= `pkg-config --libs gtkmm-2.4`
- endif
- endif
-
diff --git a/games/freedoko/pkg-plist b/games/freedoko/pkg-plist
index e52d172de4ad..752b0c2a0bf5 100644
--- a/games/freedoko/pkg-plist
+++ b/games/freedoko/pkg-plist
@@ -88,7 +88,6 @@ bin/FreeDoko
%%DATADIR%%/cardsets/Altenburg/french/icons/swines.heart.png
%%DATADIR%%/cardsets/Altenburg/french/icons/swines.spade.png
%%DATADIR%%/rules/beginner
-%%DATADIR%%/rules/last
%%DATADIR%%/rules/standard
%%DATADIR%%/rules/tournament
%%DATADIR%%/translations/de/text
@@ -181,7 +180,12 @@ bin/FreeDoko
%%DOCSDIR%%/manual/de/operation/overview.html
%%DOCSDIR%%/manual/de/operation/party_settings.html
%%DOCSDIR%%/manual/de/operation/pictures/bug_report.png
+%%DOCSDIR%%/manual/de/operation/pictures/main_window.png
+%%DOCSDIR%%/manual/de/operation/pictures/party_settings.png
+%%DOCSDIR%%/manual/de/operation/pictures/player_config.png
+%%DOCSDIR%%/manual/de/operation/pictures/reservation.png
%%DOCSDIR%%/manual/de/operation/pictures/splash.png
+%%DOCSDIR%%/manual/de/operation/player_config.html
%%DOCSDIR%%/manual/de/operation/problems.html
%%DOCSDIR%%/manual/de/operation/reservation.html
%%DOCSDIR%%/manual/de/operation/rules_config.html
@@ -199,6 +203,7 @@ bin/FreeDoko
%%DOCSDIR%%/manual/en/faq.html
%%DOCSDIR%%/manual/en/index.html
%%DOCSDIR%%/manual/en/introduction.html
+%%DOCSDIR%%/manual/en/operation/ai_config.html
%%DOCSDIR%%/manual/en/operation/overview.html
%%DOCSDIR%%/manual/en/overview.html
%%DOCSDIR%%/manual/en/rules.html