summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-03-01 11:52:23 +0000
committernia <nia@pkgsrc.org>2020-03-01 11:52:23 +0000
commitbcbe500025c8c8a33c605e16c06cda9e06335d16 (patch)
tree700cc8babc2f76a0358deced9cca1b6c06f78cda /games
parent2209178ba3573feebb6bacba4e0ee125fbe1a280 (diff)
downloadpkgsrc-bcbe500025c8c8a33c605e16c06cda9e06335d16.tar.gz
games: Remove sirius - old GNOME 2 game with dead upstream site
appears to be barely available outside pkgsrc, but there's another 'sirius' package - a "domain specific library for electronic structure calculations" which is actively maintained
Diffstat (limited to 'games')
-rw-r--r--games/Makefile3
-rw-r--r--games/sirius/DESCR15
-rw-r--r--games/sirius/Makefile24
-rw-r--r--games/sirius/PLIST12
-rw-r--r--games/sirius/distinfo6
5 files changed, 1 insertions, 59 deletions
diff --git a/games/Makefile b/games/Makefile
index 6efb9b936c0..436bbb33e86 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.481 2020/02/17 10:43:57 wiz Exp $
+# $NetBSD: Makefile,v 1.482 2020/03/01 11:52:23 nia Exp $
#
COMMENT= Games
@@ -358,7 +358,6 @@ SUBDIR+= simgear
SUBDIR+= simutrans
SUBDIR+= simutrans-pak128
SUBDIR+= singularity
-SUBDIR+= sirius
SUBDIR+= sjeng
SUBDIR+= sl
SUBDIR+= solarus
diff --git a/games/sirius/DESCR b/games/sirius/DESCR
deleted file mode 100644
index aa3bc9471a8..00000000000
--- a/games/sirius/DESCR
+++ /dev/null
@@ -1,15 +0,0 @@
-Sirius is a program for playing the game of othello. The program includes
-an AI (Artificial Intelligence) opponent which plays at a very challenging
-level and is actually quite hard to beat. The AI opponent's strength can
-therefore be adjusted in several ways to give you a suitable opponent.
-
-The AI opponent uses a plain alpha-beta search with hashing to figure out
-which move to make. To be able to tell a good position from a bad one, it
-uses a pattern based evaluation function. The pattern used is the 9 discs
-surrounding each corner and the 8 discs creating the edge of the board.
-The evaluation function also takes mobility, potential mobility and parity
-into count. For the initial 9 moves the AI opponent optionally uses a
-simple opening book. During midgame it searches and evaluates about
-200.000 nodes per second on a PIII 750 MHz, in the endgame this number is
-significantly higher due to more transpositions and a less expensive
-evaluation function.
diff --git a/games/sirius/Makefile b/games/sirius/Makefile
deleted file mode 100644
index 686c2ad8ec5..00000000000
--- a/games/sirius/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.86 2020/01/18 21:49:31 jperkin Exp $
-#
-
-DISTNAME= sirius-0.8.0
-PKGREVISION= 59
-CATEGORIES= games gnome
-MASTER_SITES= http://sirius.bitvis.nu/files/
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://sirius.bitvis.nu/
-COMMENT= Othello game for GNOME2
-
-GNU_CONFIGURE= YES
-USE_TOOLS+= gmake intltool msgfmt pkg-config
-USE_LIBTOOL= YES
-USE_PKGLOCALEDIR= YES
-
-.include "../../devel/GConf/buildlink3.mk"
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/libgnomeui/buildlink3.mk"
-.include "../../graphics/libgnomecanvas/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/games/sirius/PLIST b/games/sirius/PLIST
deleted file mode 100644
index 199952639d9..00000000000
--- a/games/sirius/PLIST
+++ /dev/null
@@ -1,12 +0,0 @@
-@comment $NetBSD: PLIST,v 1.5 2009/06/14 17:56:56 joerg Exp $
-bin/sirius
-share/applications/sirius.desktop
-share/locale/de/LC_MESSAGES/sirius.mo
-share/locale/fr/LC_MESSAGES/sirius.mo
-share/locale/ru/LC_MESSAGES/sirius.mo
-share/locale/sv/LC_MESSAGES/sirius.mo
-share/pixmaps/sirius.png
-share/pixmaps/sirius/marker_classic.png
-share/sirius/corner
-share/sirius/edge
-share/sirius/opening_book
diff --git a/games/sirius/distinfo b/games/sirius/distinfo
deleted file mode 100644
index c66741f10a8..00000000000
--- a/games/sirius/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.6 2015/11/03 20:57:04 agc Exp $
-
-SHA1 (sirius-0.8.0.tar.gz) = 4d6854c9a7bcb19069215162040037518cd66cea
-RMD160 (sirius-0.8.0.tar.gz) = 9d264f6072ac64ab236d1b209b35e88d8d6e5a00
-SHA512 (sirius-0.8.0.tar.gz) = ffe5cb3354f30b8cb916b83b8fce1cbf7f7b37fad232ddb77a918eaf149d6b3e47488ff900301970e0d9240edfe483d57c434b1af35b87a9f50bcbd0e3aed3d8
-Size (sirius-0.8.0.tar.gz) = 1623435 bytes