aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-04-29 12:05:38 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-04-29 12:05:38 +0000
commit9a75b2e8fc6b7a088b056bea7ea3dbb0158e5957 (patch)
treee241cf9f6feb16c98839a1b90649eabf2ac57e58 /games
parent3e9790482f54865a6c216274dd8f09fd186ca361 (diff)
downloadports-9a75b2e8fc6b7a088b056bea7ea3dbb0158e5957.tar.gz
ports-9a75b2e8fc6b7a088b056bea7ea3dbb0158e5957.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/ggz-gtk-client/Makefile20
-rw-r--r--games/ggz-gtk-client/distinfo6
-rw-r--r--games/ggz-gtk-client/pkg-descr22
-rw-r--r--games/ggz-gtk-client/pkg-plist16
4 files changed, 51 insertions, 13 deletions
diff --git a/games/ggz-gtk-client/Makefile b/games/ggz-gtk-client/Makefile
index 0df3869bc3e7..341a20cf12d7 100644
--- a/games/ggz-gtk-client/Makefile
+++ b/games/ggz-gtk-client/Makefile
@@ -7,11 +7,12 @@
#
PORTNAME= ggz-gtk-client
-PORTVERSION= 0.0.12
+PORTVERSION= 0.0.13
CATEGORIES= games
MASTER_SITES= http://mirrors.dotsrc.org/ggzgamingzone/ggz/%SUBDIR%/ \
http://ftp.ggzgamingzone.org/pub/ggz/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTVERSION}
+DIST_SUBDIR= ggz
MAINTAINER= yinjieh@csie.nctu.edu.tw
COMMENT= The GGZ Gaming Zone - GTK+ Frontend
@@ -31,4 +32,19 @@ MAN6= ggz-gtk.6
CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
-.include <bsd.port.mk>
+.if defined(WITHOUT_NLS)
+CONFIGURE_ARGS+= --disable-nls
+PLIST_SUB+= NLS="@comment "
+.else
+USE_GETTEXT= yes
+PLIST_SUB+= NLS=""
+.endif
+
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+IGNORE= depends on libggz which does not build on 4.x
+.endif
+
+.include <bsd.port.post.mk>
+
diff --git a/games/ggz-gtk-client/distinfo b/games/ggz-gtk-client/distinfo
index d91517c55d05..9260b0201848 100644
--- a/games/ggz-gtk-client/distinfo
+++ b/games/ggz-gtk-client/distinfo
@@ -1,3 +1,3 @@
-MD5 (ggz-gtk-client-0.0.12.tar.gz) = 2f185fd3e1520b2a1fb185ed30be3292
-SHA256 (ggz-gtk-client-0.0.12.tar.gz) = e8c38c66ffce0f3a0399b7049c76c022686aac2a1a987ceda6140635053d984b
-SIZE (ggz-gtk-client-0.0.12.tar.gz) = 719923
+MD5 (ggz/ggz-gtk-client-0.0.13.tar.gz) = 5607b66d6a75e3de9706342a0aebff03
+SHA256 (ggz/ggz-gtk-client-0.0.13.tar.gz) = c947392a28ce3011c7b9e3de883ee7c4fdfbfb42569c141a04246275a05c9413
+SIZE (ggz/ggz-gtk-client-0.0.13.tar.gz) = 724743
diff --git a/games/ggz-gtk-client/pkg-descr b/games/ggz-gtk-client/pkg-descr
index 813a4416aedf..fbac2a46a76e 100644
--- a/games/ggz-gtk-client/pkg-descr
+++ b/games/ggz-gtk-client/pkg-descr
@@ -1,5 +1,21 @@
-This core client is not only useful for environments where no
-graphical desktop is available, but does also serve as a reference
-implementation of the ggzcore functionality.
+=================================
+The GGZ Gaming Zone - GTK+ Client
+=================================
+
+The GGZ Gaming Zone GTK+ Client provides a GTK+ 1.2 or GTK+ 2.x user
+interface for logging into a GGZ server, chatting with other players,
+and locating and launching game tables.
+
+This version of the GTK+ Client (0.0.13) requires version 0.0.13 of the
+ggz-client-libs.
+
+The GTK+ Client module is only one part of the GGZ Gaming Zone client
+setup. The following additional packages are required:
+ * libggz - provides commonly used functions and low-level
+ communications between client modules and the GGZ servers
+ * ggz-client-libs - provides common procedures and utilites required
+ to run the GGZ client and games
+ * gtk-games/kde-games/sdl-games - one or more games or game packs are
+ required in order to launch and play games
WWW: http://www.ggzgamingzone.org/
diff --git a/games/ggz-gtk-client/pkg-plist b/games/ggz-gtk-client/pkg-plist
index a207bc93b07c..5521daec84f8 100644
--- a/games/ggz-gtk-client/pkg-plist
+++ b/games/ggz-gtk-client/pkg-plist
@@ -1,4 +1,10 @@
bin/ggz-gtk
+include/ggz-embed.h
+include/ggz-gtk.h
+lib/libggz-gtk.so.0
+lib/libggz-gtk.so
+lib/libggz-gtk.la
+lib/libggz-gtk.a
share/applications/ggz-gtk.desktop
share/ggz/ggz-gtk/about_bg.png
share/ggz/ggz-gtk/ggz_gtk_admin.svg
@@ -15,11 +21,11 @@ share/ggz/ggz-gtk/help/ggz-gtk-handbook.html
share/ggz/ggz-gtk/help/ggz-gtk-login.png
share/ggz/ggz-gtk/help/ggz-gtk-chat.png
share/ggz/ggz-gtk/help/ggz-gtk-launch.png
-share/locale/de/LC_MESSAGES/ggz-gtk.mo
-share/locale/es/LC_MESSAGES/ggz-gtk.mo
-share/locale/pt_BR/LC_MESSAGES/ggz-gtk.mo
-share/locale/sv/LC_MESSAGES/ggz-gtk.mo
-@dirrmtry share/applications
+%%NLS%%share/locale/de/LC_MESSAGES/ggz-gtk.mo
+%%NLS%%share/locale/es/LC_MESSAGES/ggz-gtk.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/ggz-gtk.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/ggz-gtk.mo
@dirrm share/ggz/ggz-gtk/help
@dirrm share/ggz/ggz-gtk
+@dirrmtry share/applications
@dirrmtry share/ggz