diff options
author | erwin <erwin@FreeBSD.org> | 2006-04-29 12:05:38 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-04-29 12:05:38 +0000 |
commit | 80d51d019ad759579c819eecc082dd1cff764982 (patch) | |
tree | 39fa21f47659a2de3b72cc7088c9c126e6beef13 /games/ggz-gtk-client | |
parent | 303b20e4a6f63005cfb30e08b837b68b29f20985 (diff) | |
download | FreeBSD-ports-80d51d019ad759579c819eecc082dd1cff764982.zip FreeBSD-ports-80d51d019ad759579c819eecc082dd1cff764982.tar.gz |
- Update to 0.0.13
- Respect WITHOUT_NLS
PR: 96195
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer)
Diffstat (limited to 'games/ggz-gtk-client')
-rw-r--r-- | games/ggz-gtk-client/Makefile | 20 | ||||
-rw-r--r-- | games/ggz-gtk-client/distinfo | 6 | ||||
-rw-r--r-- | games/ggz-gtk-client/pkg-descr | 22 | ||||
-rw-r--r-- | games/ggz-gtk-client/pkg-plist | 16 |
4 files changed, 51 insertions, 13 deletions
diff --git a/games/ggz-gtk-client/Makefile b/games/ggz-gtk-client/Makefile index 0df3869..341a20c 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 d91517c..9260b02 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 813a441..fbac2a4 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 a207bc9..5521dae 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 |