diff options
author | tron <tron@pkgsrc.org> | 1999-11-17 22:10:45 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-11-17 22:10:45 +0000 |
commit | e936bb7667fcb33d5a44f3a526fa0a46da7c18d1 (patch) | |
tree | 5c1994cb1a66c9fd9335a62a1327a4b6ac018ca4 | |
parent | 81958f07e3b0957a7bcd573b743a7aed891ecd97 (diff) | |
download | pkgsrc-e936bb7667fcb33d5a44f3a526fa0a46da7c18d1.tar.gz |
Import new "gnome-chess" package:
GNOME's graphical interface for playing chess.
-rw-r--r-- | games/gnome-chess/Makefile | 15 | ||||
-rw-r--r-- | games/gnome-chess/files/md5 | 3 | ||||
-rw-r--r-- | games/gnome-chess/pkg/COMMENT | 1 | ||||
-rw-r--r-- | games/gnome-chess/pkg/DESCR | 5 | ||||
-rw-r--r-- | games/gnome-chess/pkg/PLIST | 29 |
5 files changed, 53 insertions, 0 deletions
diff --git a/games/gnome-chess/Makefile b/games/gnome-chess/Makefile new file mode 100644 index 00000000000..69df356eb88 --- /dev/null +++ b/games/gnome-chess/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1.1.1 1999/11/17 22:10:45 tron Exp $ + +DISTNAME= gnome-chess-0.2.4 +CATEGORIES= games gnome +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-chess/} + +MAINTAINER= tron@netbsd.org +HOMEPAGE= http://arcavia.com/rd/gnome-chess/ + +DEPENDS+= gnome-core-*:../../x11/gnome-core + +GNU_CONFIGURE= yes +USE_X11BASE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/games/gnome-chess/files/md5 b/games/gnome-chess/files/md5 new file mode 100644 index 00000000000..4e04eb92a45 --- /dev/null +++ b/games/gnome-chess/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 1999/11/17 22:10:45 tron Exp $ + +MD5 (gnome-chess-0.2.4.tar.gz) = 905c82c0f80d5cb8a77282d1c6083c43 diff --git a/games/gnome-chess/pkg/COMMENT b/games/gnome-chess/pkg/COMMENT new file mode 100644 index 00000000000..0b81541c483 --- /dev/null +++ b/games/gnome-chess/pkg/COMMENT @@ -0,0 +1 @@ +GNOME's graphical interface for playing chess. diff --git a/games/gnome-chess/pkg/DESCR b/games/gnome-chess/pkg/DESCR new file mode 100644 index 00000000000..148737dfeea --- /dev/null +++ b/games/gnome-chess/pkg/DESCR @@ -0,0 +1,5 @@ +This is gnome-chess, a graphical user interface for playing chess. + +It works with chess programs and chess servers - it is also a PGN viewer. +For chess programs, it works best with the chess engine crafty but most +features should also work with GNU Chess. diff --git a/games/gnome-chess/pkg/PLIST b/games/gnome-chess/pkg/PLIST new file mode 100644 index 00000000000..930f942b5e7 --- /dev/null +++ b/games/gnome-chess/pkg/PLIST @@ -0,0 +1,29 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/11/17 22:10:45 tron Exp $ +bin/gnome-chess +share/gnome/apps/Games/gnome-chess.desktop +share/locale/da/LC_MESSAGES/gnome-chess.mo +share/locale/de/LC_MESSAGES/gnome-chess.mo +share/locale/es/LC_MESSAGES/gnome-chess.mo +share/locale/fr/LC_MESSAGES/gnome-chess.mo +share/locale/nl/LC_MESSAGES/gnome-chess.mo +share/locale/no/LC_MESSAGES/gnome-chess.mo +share/locale/pl/LC_MESSAGES/gnome-chess.mo +share/locale/pt_BR/LC_MESSAGES/gnome-chess.mo +share/locale/ru/LC_MESSAGES/gnome-chess.mo +share/locale/sv/LC_MESSAGES/gnome-chess.mo +share/mime-info/gnome-chess.keys +share/mime-info/gnome-chess.mime +share/pixmaps/gnome-chess.png +share/pixmaps/gnome-chess/B.png +share/pixmaps/gnome-chess/K.png +share/pixmaps/gnome-chess/N.png +share/pixmaps/gnome-chess/P.png +share/pixmaps/gnome-chess/Q.png +share/pixmaps/gnome-chess/R.png +share/pixmaps/gnome-chess/b.png +share/pixmaps/gnome-chess/k.png +share/pixmaps/gnome-chess/n.png +share/pixmaps/gnome-chess/p.png +share/pixmaps/gnome-chess/q.png +share/pixmaps/gnome-chess/r.png +@dirrm share/pixmaps/gnome-chess |