mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
openttd_msx: Disable source package.
This commit is contained in:
@@ -1,34 +1,32 @@
|
||||
SUMMARY="OpenTTD - free music files"
|
||||
DESCRIPTION="
|
||||
OpenTTD is an open source simulation game based upon the popular Microprose \
|
||||
SUMMARY="Free music files for OpenTTD"
|
||||
DESCRIPTION="OpenTTD is an open source simulation game based upon the popular Microprose \
|
||||
game \"Transport Tycoon Deluxe\", written by Chris Sawyer. It attempts to \
|
||||
mimic the original game as closely as possible while extending it with new \
|
||||
features.
|
||||
|
||||
This package provides free to use music files. You can use them if you don't \
|
||||
have the files from the original Transport Tycoon Deluxe game.
|
||||
"
|
||||
have the files from the original Transport Tycoon Deluxe game."
|
||||
HOMEPAGE="http://www.openttd.org"
|
||||
SOURCE_URI="http://binaries.openttd.org/extra/openmsx/$portVersion/openmsx-$portVersion-all.zip"
|
||||
CHECKSUM_SHA256="92e293ae89f13ad679f43185e83fb81fb8cad47fe63f4af3d3d9f955130460f5"
|
||||
COPYRIGHT="2005-2013 OpenTTD Team"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="any"
|
||||
|
||||
SOURCE_URI="http://binaries.openttd.org/extra/openmsx/$portVersion/openmsx-$portVersion-all.zip"
|
||||
CHECKSUM_SHA256="92e293ae89f13ad679f43185e83fb81fb8cad47fe63f4af3d3d9f955130460f5"
|
||||
SOURCE_DIR="openmsx-$portVersion"
|
||||
REVISION="2"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
DISABLE_SOURCE_PACKAGE=yes
|
||||
|
||||
PROVIDES="
|
||||
openttd_msx = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
"
|
||||
|
||||
#REQUIRES="
|
||||
# "
|
||||
|
||||
#BUILD_REQUIRES="
|
||||
# "
|
||||
|
||||
#BUILD_PREREQUIRES="
|
||||
# "
|
||||
BUILD_REQUIRES="
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
@@ -40,5 +38,3 @@ INSTALL()
|
||||
mkdir -p $dataDir/openttd/baseset/openmsx
|
||||
cp * $dataDir/openttd/baseset/openmsx
|
||||
}
|
||||
|
||||
# no TEST script available
|
||||
|
||||
Reference in New Issue
Block a user