pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/openttd Updated to version 0.5.1. Patch from Jan...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e1d83720119a
branches:  trunk
changeset: 528155:e1d83720119a
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun Apr 22 16:46:24 2007 +0000

description:
Updated to version 0.5.1. Patch from Jan Danielsson on pkgsrc-users@, with
small modifications. Too many new features and bugfixes to list here.

diffstat:

 games/openttd/MESSAGE  |  4 ++--
 games/openttd/Makefile |  9 ++++++---
 games/openttd/PLIST    |  5 +++--
 games/openttd/distinfo |  8 ++++----
 4 files changed, 15 insertions(+), 11 deletions(-)

diffs (82 lines):

diff -r 3d1bc3236303 -r e1d83720119a games/openttd/MESSAGE
--- a/games/openttd/MESSAGE     Sun Apr 22 13:06:59 2007 +0000
+++ b/games/openttd/MESSAGE     Sun Apr 22 16:46:24 2007 +0000
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2005/03/30 15:12:48 wiz Exp $
+$NetBSD: MESSAGE,v 1.2 2007/04/22 16:46:24 tnn Exp $
 
 To run openttd you need data files provided by the original Transport
 Tycoon Deluxe.
@@ -18,6 +18,6 @@
 in order to play original MIDI music.
 
 Note: On NetBSD playing MIDI music is not supported now. Probably in a
-future versions.
+future version.
 
 ===========================================================================
diff -r 3d1bc3236303 -r e1d83720119a games/openttd/Makefile
--- a/games/openttd/Makefile    Sun Apr 22 13:06:59 2007 +0000
+++ b/games/openttd/Makefile    Sun Apr 22 16:46:24 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2007/02/22 19:26:31 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2007/04/22 16:46:25 tnn Exp $
 
-DISTNAME=      openttd-0.4.8-source
-PKGNAME=       openttd-0.4.8
+DISTNAME=      openttd-0.5.1-source
+PKGNAME=       openttd-0.5.1
 CATEGORIES=    games x11
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=openttd/}
 
@@ -10,6 +10,7 @@
 COMMENT=       Open source clone of Transport Tycoon Deluxe
 EXTRACT_SUFX=  .tar.bz2
 
+USE_LANGUAGES+=        c c++
 USE_TOOLS+=    gmake pkg-config
 
 DATA_DIR=      ${PREFIX}/share/games/openttd
@@ -41,6 +42,8 @@
        ${INSTALL_DATA} -m 644 ${WRKSRC}/docs/Manual.txt ${DATA_DIR}/docs
        ${INSTALL_DATA} -m 644 ${WRKSRC}/docs/multiplayer.txt ${DATA_DIR}/docs
 
+.include "../../fonts/fontconfig/buildlink3.mk"
+.include "../../graphics/freetype2/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
 .include "../../devel/SDL/buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"
diff -r 3d1bc3236303 -r e1d83720119a games/openttd/PLIST
--- a/games/openttd/PLIST       Sun Apr 22 13:06:59 2007 +0000
+++ b/games/openttd/PLIST       Sun Apr 22 16:46:24 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2006/08/10 13:28:37 abs Exp $
+@comment $NetBSD: PLIST,v 1.5 2007/04/22 16:46:25 tnn Exp $
 bin/openttd
 share/games/openttd/data/autorail.grf
 share/games/openttd/data/canalsw.grf
@@ -26,7 +26,8 @@
 share/games/openttd/lang/hungarian.lng
 share/games/openttd/lang/icelandic.lng
 share/games/openttd/lang/italian.lng
-share/games/openttd/lang/norwegian.lng
+share/games/openttd/lang/norwegian_bokmal.lng
+share/games/openttd/lang/norwegian_nynorsk.lng
 share/games/openttd/lang/origveh.lng
 share/games/openttd/lang/polish.lng
 share/games/openttd/lang/portuguese.lng
diff -r 3d1bc3236303 -r e1d83720119a games/openttd/distinfo
--- a/games/openttd/distinfo    Sun Apr 22 13:06:59 2007 +0000
+++ b/games/openttd/distinfo    Sun Apr 22 16:46:24 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2006/10/06 15:41:59 ghen Exp $
+$NetBSD: distinfo,v 1.7 2007/04/22 16:46:25 tnn Exp $
 
-SHA1 (openttd-0.4.8-source.tar.bz2) = 8161079003dadbd7153d65cc88f373f16a0c0aab
-RMD160 (openttd-0.4.8-source.tar.bz2) = 9ec9d8ee3531dc5a4f421eae6844a50299c22455
-Size (openttd-0.4.8-source.tar.bz2) = 2212990 bytes
+SHA1 (openttd-0.5.1-source.tar.bz2) = 0fd40643443423a9493dfce836a0f00c2f6240d1
+RMD160 (openttd-0.5.1-source.tar.bz2) = e3faad8b8ed697aeb705af90d673b61370e02b6f
+Size (openttd-0.5.1-source.tar.bz2) = 3033665 bytes
 SHA1 (patch-aa) = 253bed4df9d728c8945b98ba8400a6d57802404e



Home | Main Index | Thread Index | Old Index