diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-02-20 14:53:17 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-02-20 14:53:17 +0000 |
commit | e02f5cd9cc64e1f7f236769b94b3841690e09b98 (patch) | |
tree | fa22097ef5e29776b02344ad4e9b65e0572b8f66 /games/sirius | |
parent | cfd1085ad83a129b964f475ff5feb422e6b04523 (diff) | |
download | pkgsrc-e02f5cd9cc64e1f7f236769b94b3841690e09b98.tar.gz |
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 (limited to 'games/sirius')
-rw-r--r-- | games/sirius/Makefile | 21 | ||||
-rw-r--r-- | games/sirius/PLIST | 3 | ||||
-rw-r--r-- | games/sirius/distinfo | 6 |
3 files changed, 15 insertions, 15 deletions
diff --git a/games/sirius/Makefile b/games/sirius/Makefile index 1eef72c262c..56538580612 100644 --- a/games/sirius/Makefile +++ b/games/sirius/Makefile @@ -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 @@ HOMEPAGE= http://sirius.bitvis.nu/ 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 --git a/games/sirius/PLIST b/games/sirius/PLIST index 67a6c194558..08c72ca2183 100644 --- a/games/sirius/PLIST +++ b/games/sirius/PLIST @@ -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 --git a/games/sirius/distinfo b/games/sirius/distinfo index 6ab5bf5b467..fcac2cff0c3 100644 --- a/games/sirius/distinfo +++ b/games/sirius/distinfo @@ -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 |