diff options
-rw-r--r-- | games/openttd/MESSAGE | 4 | ||||
-rw-r--r-- | games/openttd/Makefile | 9 | ||||
-rw-r--r-- | games/openttd/PLIST | 5 | ||||
-rw-r--r-- | games/openttd/distinfo | 8 |
4 files changed, 15 insertions, 11 deletions
diff --git a/games/openttd/MESSAGE b/games/openttd/MESSAGE index b810438fc54..16e0b7b346b 100644 --- a/games/openttd/MESSAGE +++ b/games/openttd/MESSAGE @@ -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 @@ All *.gm files should be copied to ${PREFIX}/share/games/openttd/gm 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 --git a/games/openttd/Makefile b/games/openttd/Makefile index 36888b90274..fdc79cf09a6 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -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 @@ HOMEPAGE= http://www.openttd.com/ 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 @@ do-install: ${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 --git a/games/openttd/PLIST b/games/openttd/PLIST index e5a2b446d68..875ec01ac0e 100644 --- a/games/openttd/PLIST +++ b/games/openttd/PLIST @@ -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/german.lng 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 --git a/games/openttd/distinfo b/games/openttd/distinfo index dfa130bcf5e..206a615bb8c 100644 --- a/games/openttd/distinfo +++ b/games/openttd/distinfo @@ -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 |