[oe-commits] org.oe.dev openttd: make it clear in the description that openttd is the engine only

Laibsch commit oe at amethyst.openembedded.net
Mon Sep 1 18:19:48 UTC 2008


openttd: make it clear in the description that openttd is the engine only

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: 19cc277b1dfcb0e738eecf65fa9d252b6119c886
ViewMTN: http://monotone.openembedded.org/revision/info/19cc277b1dfcb0e738eecf65fa9d252b6119c886
Files:
1
packages/openttd/openttd.inc
packages/openttd/openttd_0.6.0.bb
Diffs:

#
# mt diff -rc77f662812e5a91aea56788a9bdbc9f2b84b7829 -r19cc277b1dfcb0e738eecf65fa9d252b6119c886
#
#
#
# patch "packages/openttd/openttd.inc"
#  from [3a37f4f512dcec53c8f626222d9ce925704e157a]
#    to [da78b0b7b243e1b8c67cb3901ed2c30b7765e820]
# 
# patch "packages/openttd/openttd_0.6.0.bb"
#  from [9f2f06623392c97741dbe3c66bc3950b4462ecd0]
#    to [0aed87ce9f2d59967041179d45e86de986d6798d]
#
============================================================
--- packages/openttd/openttd.inc	3a37f4f512dcec53c8f626222d9ce925704e157a
+++ packages/openttd/openttd.inc	da78b0b7b243e1b8c67cb3901ed2c30b7765e820
@@ -1,7 +1,9 @@
 # Note: OpenTTD's build system changed considerably in 0.6.x
 # This include file is written towards the newer versions.
 
-DESCRIPTION = "Open source clone of the Microprose game 'Transport Tycoon Deluxe' - SDL edition."
+DESCRIPTION = "Open source clone of the Microprose game 'Transport Tycoon Deluxe' - SDL edition. \
+This package provides the engine only.  You will need to get the data file elsewhere \
+through official channels."
 HOMEPAGE = "http://openttd.sf.net"
 LICENSE = "GPLv2"
 
============================================================
--- packages/openttd/openttd_0.6.0.bb	9f2f06623392c97741dbe3c66bc3950b4462ecd0
+++ packages/openttd/openttd_0.6.0.bb	0aed87ce9f2d59967041179d45e86de986d6798d
@@ -1,6 +1,6 @@ require openttd.inc 
 require openttd.inc 
 
-PR = "r0"
+PR = "r1"
 
 SRC_URI += "file://openttd_0.6.0-buildfix.patch;patch=1"
 






More information about the Openembedded-commits mailing list