diff options
author | hubertf <hubertf> | 2000-11-08 03:05:11 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-11-08 03:05:11 +0000 |
commit | f7e6e3d8ec2ea4fa0457577ec1d228d66dd630fa (patch) | |
tree | 119f4492e9dfa633d3a6d0dc0a39e569afe16276 /games | |
parent | 106348aaa6237e97bcb09fac0934c4e0f2756fc3 (diff) | |
download | pkgsrc-f7e6e3d8ec2ea4fa0457577ec1d228d66dd630fa.tar.gz |
bacKgammon is a backgammon program specifically written with the
KDE in mind. It offers the opportunity to play backgammon games by
using a convenient and intuitive graphical user interface.
bacKgammon is the direct successor of KFibs. the latter was a
program for playing backgammon games on the first internet backgammon
server (FIBS). bacKgammon is an almost complete rewrite of KFibs
to fix some of the most obvious problems:
* improved visual appearance of the board
* improved user interface design: fewer dialog boxes and improved
appearance of the main window
* better code design for easier maintainability and extensibility
* better extensibility by separating the board from the driving
backgammon engine - include
* your backgammon server or use the GNU backgammon engine gnubg to play
Usage of bacKgammon does not require a connection to the Internet,
nor does it require an account on FIBS. You can use the program to
play backgammon against yourself (which might become boring after
a while) or against friends by using the offline engine.
(Free) fips.com login required.
Diffstat (limited to 'games')
-rw-r--r-- | games/backgammon/Makefile | 26 | ||||
-rw-r--r-- | games/backgammon/files/md5 | 3 | ||||
-rw-r--r-- | games/backgammon/pkg/COMMENT | 1 | ||||
-rw-r--r-- | games/backgammon/pkg/DESCR | 23 | ||||
-rw-r--r-- | games/backgammon/pkg/PLIST | 23 |
5 files changed, 76 insertions, 0 deletions
diff --git a/games/backgammon/Makefile b/games/backgammon/Makefile new file mode 100644 index 00000000000..1a5621fa5dc --- /dev/null +++ b/games/backgammon/Makefile @@ -0,0 +1,26 @@ +# $NetBSD: Makefile,v 1.1.1.1 2000/11/08 03:05:11 hubertf Exp $ +# + +DISTNAME= bacKgammon-1.9.1b +CATEGORIES= games +MASTER_SITES= http://download.sourceforge.net/backgammon/ + +MAINTAINER= hubertf@netbsd.org +HOMEPAGE= http://bacKgammon.sourceforge.net/ + +GNU_CONFIGURE= yes +EVAL_PREFIX+= QT1DIR=qt1 KDEBASEDIR=kdebase +USE_X11BASE= yes +CONFIGURE_ARGS+=--datadir=${KDEBASEDIR}/share/kde \ + --with-qt-dir=${QT1DIR}/qt1 \ + --with-qt-libraries='${QT1DIR}/qt1/lib -L${LOCALBASE}/lib' \ + --enable-path-check +CFLAGS+= -I${LOCALBASE}/include +CONFIGURE_ENV= KDEDIR=${KDEBASEDIR} \ + MOC=${QT1DIR}/qt1/bin/moc \ + QTDIR=${QT1DIR}/qt1 \ + CXXFLAGS="${CFLAGS}" \ + all_libraries="-L${LOCALBASE}/lib -Wl,-R${LOCALBASE}/lib -L${X11BASE}/lib -Wl,-R${X11BASE}/lib" + + +.include "../../mk/bsd.pkg.mk" diff --git a/games/backgammon/files/md5 b/games/backgammon/files/md5 new file mode 100644 index 00000000000..3cb3c1af1d4 --- /dev/null +++ b/games/backgammon/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 2000/11/08 03:05:11 hubertf Exp $ + +MD5 (bacKgammon-1.9.1b.tar.gz) = faeeeb041d5db896b0321d60bb254e8e diff --git a/games/backgammon/pkg/COMMENT b/games/backgammon/pkg/COMMENT new file mode 100644 index 00000000000..57cd66fb315 --- /dev/null +++ b/games/backgammon/pkg/COMMENT @@ -0,0 +1 @@ +KDE frontend for first internet backgammon server (FIBS). diff --git a/games/backgammon/pkg/DESCR b/games/backgammon/pkg/DESCR new file mode 100644 index 00000000000..1a625168b35 --- /dev/null +++ b/games/backgammon/pkg/DESCR @@ -0,0 +1,23 @@ +bacKgammon is a backgammon program specifically written with the +KDE in mind. It offers the opportunity to play backgammon games by +using a convenient and intuitive graphical user interface. + +bacKgammon is the direct successor of KFibs. the latter was a +program for playing backgammon games on the first internet backgammon +server (FIBS). bacKgammon is an almost complete rewrite of KFibs +to fix some of the most obvious problems: + + * improved visual appearance of the board + * improved user interface design: fewer dialog boxes and improved + appearance of the main window + * better code design for easier maintainability and extensibility + * better extensibility by separating the board from the driving + backgammon engine - include + * your backgammon server or use the GNU backgammon engine gnubg to play + +Usage of bacKgammon does not require a connection to the Internet, +nor does it require an account on FIBS. You can use the program to +play backgammon against yourself (which might become boring after +a while) or against friends by using the offline engine. + +(Free) fips.com login required. diff --git a/games/backgammon/pkg/PLIST b/games/backgammon/pkg/PLIST new file mode 100644 index 00000000000..4a38ed5c940 --- /dev/null +++ b/games/backgammon/pkg/PLIST @@ -0,0 +1,23 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2000/11/08 03:05:11 hubertf Exp $ +bin/bacKgammon +share/doc/kde/HTML/en/bacKgammon/bacKgammon-logo.xpm +share/doc/kde/HTML/en/bacKgammon/fibs.html +share/doc/kde/HTML/en/bacKgammon/index.html +share/kde/applnk/Games/bacKgammon.kdelnk +share/kde/apps/bacKgammon/pics/bacKgammon-double.xpm +share/kde/apps/bacKgammon/pics/bacKgammon-exit.xpm +share/kde/apps/bacKgammon/pics/bacKgammon-reload.xpm +share/kde/apps/bacKgammon/pics/bacKgammon-roll.xpm +share/kde/apps/bacKgammon/pics/bacKgammon-send.xpm +share/kde/apps/bacKgammon/pics/bacKgammon-undo.xpm +share/kde/apps/bacKgammon/pics/bacKgammon.xpm +share/kde/icons/bacKgammon.xpm +share/kde/icons/mini/bacKgammon.xpm +@dirrm share/kde/icons/mini +@dirrm share/kde/icons +@dirrm share/kde/apps/bacKgammon/pics +@dirrm share/kde/apps/bacKgammon +@dirrm share/kde/apps +@dirrm share/kde/applnk/Games +@dirrm share/doc/kde/HTML/en/bacKgammon +@dirrm share/doc/kde/HTML/en |