- put info about installing the data files into MESSAGE
- sha256'ify - regen a patch and PLIST - bump PKGNAME ok espie@, mk@ (MAINTAINER)
This commit is contained in:
parent
dd3584d233
commit
914fdedb97
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2006/08/02 09:36:20 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/02/22 22:02:13 jasper Exp $
|
||||
|
||||
COMMENT= "open source clone of the game Transport Tycoon Deluxe"
|
||||
DISTNAME= openttd-0.4.7-source
|
||||
PKGNAME= ${DISTNAME:S/-source//}
|
||||
PKGNAME= ${DISTNAME:S/-source//}p0
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
CATEGORIES= games
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
MD5 (openttd-0.4.7-source.tar.bz2) = 7a7201ed0f6c1727ac22a977d20c7611
|
||||
RMD160 (openttd-0.4.7-source.tar.bz2) = 14817f7c87f8086a60f058b6d046ed2c6183e8d0
|
||||
SHA1 (openttd-0.4.7-source.tar.bz2) = 44bd917c1b583213c3998bf1bb33a1ed53a9e7be
|
||||
SHA256 (openttd-0.4.7-source.tar.bz2) = a408328949909715042a2b803647d2261f37b82877052bda82992631da915565
|
||||
SIZE (openttd-0.4.7-source.tar.bz2) = 2202261
|
||||
|
@ -1,8 +1,8 @@
|
||||
$OpenBSD: patch-endian_check_c,v 1.1.1.1 2006/06/01 08:06:45 jolan Exp $
|
||||
--- endian_check.c.orig Tue Dec 6 08:35:10 2005
|
||||
+++ endian_check.c Thu Feb 2 00:46:34 2006
|
||||
$OpenBSD: patch-endian_check_c,v 1.2 2007/02/22 22:02:13 jasper Exp $
|
||||
--- endian_check.c.orig Tue Dec 6 15:35:10 2005
|
||||
+++ endian_check.c Wed Feb 21 12:07:43 2007
|
||||
@@ -1,6 +1,7 @@
|
||||
/* $Id: patch-endian_check_c,v 1.1.1.1 2006/06/01 08:06:45 jolan Exp $ */
|
||||
/* $Id: patch-endian_check_c,v 1.2 2007/02/22 22:02:13 jasper Exp $ */
|
||||
|
||||
#include <stdio.h>
|
||||
+#include <string.h>
|
||||
|
@ -1,8 +1,3 @@
|
||||
OpenTTD is modeled after the original Transport Tycoon game by Chris
|
||||
Sawyer and enhances the game experience dramatically. Many features were
|
||||
inspired by TTDPatch while others are original.
|
||||
|
||||
OpenTTD requires the original version of Transport Tycoon Deluxe data
|
||||
files in order to function. Data files and music files should be placed
|
||||
in ${PREFIX}/share/openttd/data and ${PREFIX}/share/openttd/gm
|
||||
respectively.
|
||||
|
4
games/openttd/pkg/MESSAGE
Normal file
4
games/openttd/pkg/MESSAGE
Normal file
@ -0,0 +1,4 @@
|
||||
OpenTTD requires the original version of Transport Tycoon Deluxe data
|
||||
files in order to function. Data files and music files should be placed
|
||||
in ${PREFIX}/share/openttd/data and ${PREFIX}/share/openttd/gm
|
||||
respectively.
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/06/01 08:06:45 jolan Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2007/02/22 22:02:13 jasper Exp $
|
||||
bin/openttd
|
||||
share/doc/openttd/
|
||||
share/doc/openttd/Howto_compile_lng_files_from_CLI.txt
|
||||
@ -70,7 +70,6 @@ share/openttd/media/openttd.48.png
|
||||
share/openttd/media/openttd.64.png
|
||||
share/openttd/media/openttd.64.xpm
|
||||
share/openttd/media/palette.act
|
||||
share/openttd/scenario/
|
||||
share/pixmaps/
|
||||
share/pixmaps/openttd.32.xpm
|
||||
share/pixmaps/openttd.64.png
|
||||
|
Loading…
x
Reference in New Issue
Block a user