pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/sirius Update to 0.8.0 and bl3ify:
details: https://anonhg.NetBSD.org/pkgsrc/rev/b9e4d18f733d
branches: trunk
changeset: 469172:b9e4d18f733d
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Fri Feb 20 14:53:17 2004 +0000
description:
Update to 0.8.0 and bl3ify:
- Russian translation.
- Fixed problem with non-latin UTF-8 characters.
- Trippled the size of the opening book.
- Made the hints unsensitive at startup.
- Man page for Debian.
diffstat:
games/sirius/Makefile | 21 ++++++++++-----------
games/sirius/PLIST | 3 ++-
games/sirius/distinfo | 6 +++---
3 files changed, 15 insertions(+), 15 deletions(-)
diffs (67 lines):
diff -r 19bca85895bc -r b9e4d18f733d games/sirius/Makefile
--- a/games/sirius/Makefile Fri Feb 20 14:44:37 2004 +0000
+++ b/games/sirius/Makefile Fri Feb 20 14:53:17 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2004/02/14 17:21:40 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2004/02/20 14:53:17 jmmv Exp $
#
-DISTNAME= sirius-0.7.0
-PKGREVISION= 7
+DISTNAME= sirius-0.8.0
CATEGORIES= games gnome
MASTER_SITES= http://sirius.bitvis.nu/files/
@@ -11,19 +10,19 @@
COMMENT= Othello game for GNOME2
BUILD_USES_MSGFMT= YES
-DEPENDS= gnome2-dirs>=1.1:../../misc/gnome2-dirs
+DEPENDS= xdg-dirs>=1.0:../../misc/xdg-dirs
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
USE_X11= YES
-.include "../../devel/GConf2/buildlink2.mk"
-.include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../devel/libgnomeui/buildlink2.mk"
-.include "../../devel/pkgconfig/buildlink2.mk"
-.include "../../graphics/libgnomecanvas/buildlink2.mk"
-.include "../../x11/gtk2/buildlink2.mk"
+.include "../../devel/GConf2/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/libgnomeui/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../graphics/libgnomecanvas/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 19bca85895bc -r b9e4d18f733d games/sirius/PLIST
--- a/games/sirius/PLIST Fri Feb 20 14:44:37 2004 +0000
+++ b/games/sirius/PLIST Fri Feb 20 14:53:17 2004 +0000
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.2 2003/06/27 16:00:05 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/02/20 14:53:17 jmmv Exp $
bin/sirius
share/applications/sirius.desktop
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/sirius.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/sirius.mo
+${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/sirius.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/sirius.mo
share/pixmaps/sirius.png
share/pixmaps/sirius/marker_classic.png
diff -r 19bca85895bc -r b9e4d18f733d games/sirius/distinfo
--- a/games/sirius/distinfo Fri Feb 20 14:44:37 2004 +0000
+++ b/games/sirius/distinfo Fri Feb 20 14:53:17 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/06/27 16:00:05 jmmv Exp $
+$NetBSD: distinfo,v 1.4 2004/02/20 14:53:17 jmmv Exp $
-SHA1 (sirius-0.7.0.tar.gz) = 37961cf4cead9a467785db0a14895a72e9887316
-Size (sirius-0.7.0.tar.gz) = 1306274 bytes
+SHA1 (sirius-0.8.0.tar.gz) = 4d6854c9a7bcb19069215162040037518cd66cea
+Size (sirius-0.8.0.tar.gz) = 1623435 bytes
Home |
Main Index |
Thread Index |
Old Index