pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games From now on, use options.mk from freeciv-client



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5bb22d33b709
branches:  trunk
changeset: 498503:5bb22d33b709
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Aug 24 10:46:10 2005 +0000

description:
>From now on, use options.mk from freeciv-client

diffstat:

 games/freeciv-client-gtk/DESCR     |   9 ---------
 games/freeciv-client-gtk/Makefile  |  25 -------------------------
 games/freeciv-client-gtk/PLIST     |   2 --
 games/freeciv-client-gtk2/DESCR    |   9 ---------
 games/freeciv-client-gtk2/Makefile |  25 -------------------------
 games/freeciv-client-gtk2/PLIST    |   2 --
 6 files changed, 0 insertions(+), 72 deletions(-)

diffs (96 lines):

diff -r 155bee7484bf -r 5bb22d33b709 games/freeciv-client-gtk/DESCR
--- a/games/freeciv-client-gtk/DESCR    Wed Aug 24 10:36:02 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-This archive contains Freeciv, a free Civilization clone for Unix and X.
-This version only allows multiplayer games, and limited support for AI
-players.
-
-You should check out the home page, as it contains much more information
-than this file and the online help. This is also where we'll inform people
-about new releases/bugs/fixes/competitions, etc.
-
-This package contains the Freeciv client with GTK+ interface.
diff -r 155bee7484bf -r 5bb22d33b709 games/freeciv-client-gtk/Makefile
--- a/games/freeciv-client-gtk/Makefile Wed Aug 24 10:36:02 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.25 2005/06/01 18:02:50 jlam Exp $
-
-PKGNAME=       ${DISTNAME:S/-/-client-gtk-/}
-COMMENT=       Freeciv client with GTK+ interface
-
-DEPENDS+=      freeciv-share>=${FC_VERS}:../../games/freeciv-share
-DEPENDS+=      freeciv-sounds>=2.0:../../games/freeciv-sounds
-
-
-CONFIGURE_ARGS+=       --disable-server --disable-make-data
-CONFIGURE_ARGS+=       --enable-client=gtk
-CONFIGURE_ARGS+=       --program-transform-name="s,civclient,civclient-gtk,"
-
-.include "../freeciv-share/Makefile.common"
-
-do-install:
-       cd ${WRKSRC}/client; ${SETENV} ${MAKE_ENV} \
-               ${MAKE_PROGRAM} ${MAKE_FLAGS} ${INSTALL_TARGET}
-
-.include "../../audio/esound/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../graphics/imlib/buildlink3.mk"
-.include "../../x11/gtk/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff -r 155bee7484bf -r 5bb22d33b709 games/freeciv-client-gtk/PLIST
--- a/games/freeciv-client-gtk/PLIST    Wed Aug 24 10:36:02 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:52:22 zuntum Exp $
-bin/civclient-gtk
diff -r 155bee7484bf -r 5bb22d33b709 games/freeciv-client-gtk2/DESCR
--- a/games/freeciv-client-gtk2/DESCR   Wed Aug 24 10:36:02 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-This archive contains Freeciv, a free Civilization clone for Unix and X.
-This version only allows multiplayer games, and limited support for AI
-players.
-
-You should check out the home page, as it contains much more information
-than this file and the online help. This is also where we'll inform people
-about new releases/bugs/fixes/competitions, etc.
-
-This package contains the Freeciv client with GTK2+ interface.
diff -r 155bee7484bf -r 5bb22d33b709 games/freeciv-client-gtk2/Makefile
--- a/games/freeciv-client-gtk2/Makefile        Wed Aug 24 10:36:02 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.8 2005/08/10 20:56:17 jlam Exp $
-
-PKGNAME=       ${DISTNAME:S/-/-client-gtk2-/}
-COMMENT=       Freeciv client with GTK+ interface
-
-DEPENDS+=      freeciv-share>=${FC_VERS}:../../games/freeciv-share
-DEPENDS+=      freeciv-sounds>=2.0:../../games/freeciv-sounds
-
-USE_TOOLS+=    pkg-config
-
-CONFIGURE_ARGS+=       --disable-server --disable-make-data
-CONFIGURE_ARGS+=       --enable-client=gtk2
-CONFIGURE_ARGS+=       --program-transform-name="s,civclient,civclient-gtk2,"
-
-.include "../freeciv-share/Makefile.common"
-
-do-install:
-       cd ${WRKSRC}/client; ${SETENV} ${MAKE_ENV} \
-               ${MAKE_PROGRAM} ${MAKE_FLAGS} ${INSTALL_TARGET}
-
-.include "../../audio/esound/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff -r 155bee7484bf -r 5bb22d33b709 games/freeciv-client-gtk2/PLIST
--- a/games/freeciv-client-gtk2/PLIST   Wed Aug 24 10:36:02 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/03/05 12:15:26 adam Exp $
-bin/civclient-gtk2



Home | Main Index | Thread Index | Old Index