mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
simutrans_pak64: cleanup folder (#6000)
* simutrans_pak64: cleanup folder * simutrans_pak64: cleanup folder * simutrans_pak64: cleanup folder * Delete simutrans_pak64-120.4~nightly.recipe * simutrans_pak64: add 122.0 recipe * simutrans_pak64: add 122.0 recipe, refreshed * Delete simutrans_pak64-120.4.1.recipe
This commit is contained in:
@@ -1,43 +0,0 @@
|
||||
SUMMARY="Pakset for Simutrans"
|
||||
DESCRIPTION="A 'pakset' is the data set that Simutrans needs to run: \
|
||||
it contains all the data for the graphics of individual items (vehicles, \
|
||||
roads, railways, buildings, etc.) and all of the balancing information \
|
||||
(such as prices, speeds, capacities and so forth) necessary to make \
|
||||
the game complete.
|
||||
Pak64 is the main and a base set for Simutrans developed along with \
|
||||
Simutrans executable. It always contains the most recent features. It is \
|
||||
neatly painted pixel by pixel with motherly care. On the other hand it \
|
||||
might look too tiny on high resolution displays. Many artists contributed \
|
||||
to this pak set, from the 8 bit age on."
|
||||
HOMEPAGE="http://www.simutrans.com"
|
||||
COPYRIGHT="1997-2004 Hj. Malthaner
|
||||
2005-2014 The Simutrans Team"
|
||||
LICENSE="Artistic"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://sourceforge.net/projects/simutrans/files/pak64/120-0/simupak64-120-0-1.zip"
|
||||
CHECKSUM_SHA256="02a709dfa4b0c22e0b463ebcbd9684548356de1c61566cff9c127a79990dbb78"
|
||||
SOURCE_FILENAME="simupak_64-$portVersion.zip"
|
||||
SOURCE_DIR=""
|
||||
|
||||
ARCHITECTURES="any"
|
||||
DISABLE_SOURCE_PACKAGE="yes"
|
||||
|
||||
GLOBAL_WRITABLE_FILES="
|
||||
non-packaged/$relativeAppsDir/simutrans/pak/config directory keep-old
|
||||
"
|
||||
|
||||
PROVIDES="
|
||||
simutrans_pak64 = $portVersion
|
||||
simutrans_pakset = $portVersion
|
||||
"
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
mkdir -p $appsDir/simutrans
|
||||
mkdir -p $prefix/non-packaged/$relativeAppsDir/simutrans/pak/config
|
||||
cp -r simutrans $appsDir/
|
||||
mv $appsDir/simutrans/pak/config \
|
||||
$prefix/non-packaged/$relativeAppsDir/simutrans/pak/
|
||||
ln -s $prefix/non-packaged/$relativeAppsDir/simutrans/pak/config \
|
||||
$appsDir/simutrans/pak/config
|
||||
}
|
||||
@@ -1,43 +0,0 @@
|
||||
SUMMARY="Pakset for Simutrans"
|
||||
DESCRIPTION="A 'pakset' is the data set that Simutrans needs to run: \
|
||||
it contains all the data for the graphics of individual items (vehicles, \
|
||||
roads, railways, buildings, etc.) and all of the balancing information \
|
||||
(such as prices, speeds, capacities and so forth) necessary to make \
|
||||
the game complete.
|
||||
Pak64 is the main and a base set for Simutrans developed along with \
|
||||
Simutrans executable. It always contains the most recent features. It is \
|
||||
neatly painted pixel by pixel with motherly care. On the other hand it \
|
||||
might look too tiny on high resolution displays. Many artists contributed \
|
||||
to this pak set, from the 8 bit age on."
|
||||
HOMEPAGE="http://www.simutrans.com"
|
||||
COPYRIGHT="1997-2004 Hj. Malthaner
|
||||
2005-2017 The Simutrans Team"
|
||||
LICENSE="Artistic"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/project/simutrans/pak64/120-2/simupak64-120-2.zip"
|
||||
CHECKSUM_SHA256="b3ce4fc99468e6a2601a606251f156e554d2d78f2cc5679c0d9a64a5f50561e8"
|
||||
SOURCE_FILENAME="simupak_64-$portVersion.zip"
|
||||
SOURCE_DIR=""
|
||||
|
||||
ARCHITECTURES="any"
|
||||
DISABLE_SOURCE_PACKAGE="yes"
|
||||
|
||||
GLOBAL_WRITABLE_FILES="
|
||||
non-packaged/$relativeAppsDir/simutrans/pak/config directory keep-old
|
||||
"
|
||||
|
||||
PROVIDES="
|
||||
simutrans_pak64 = $portVersion
|
||||
simutrans_pakset = $portVersion compat >= 120.2
|
||||
"
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
mkdir -p $appsDir/simutrans
|
||||
mkdir -p $prefix/non-packaged/$relativeAppsDir/simutrans/pak/config
|
||||
cp -r simutrans $appsDir/
|
||||
mv $appsDir/simutrans/pak/config \
|
||||
$prefix/non-packaged/$relativeAppsDir/simutrans/pak/
|
||||
ln -s $prefix/non-packaged/$relativeAppsDir/simutrans/pak/config \
|
||||
$appsDir/simutrans/pak/config
|
||||
}
|
||||
@@ -1,43 +0,0 @@
|
||||
SUMMARY="Pakset for Simutrans"
|
||||
DESCRIPTION="A 'pakset' is the data set that Simutrans needs to run: \
|
||||
it contains all the data for the graphics of individual items (vehicles, \
|
||||
roads, railways, buildings, etc.) and all of the balancing information \
|
||||
(such as prices, speeds, capacities and so forth) necessary to make \
|
||||
the game complete.
|
||||
Pak64 is the main and a base set for Simutrans developed along with \
|
||||
Simutrans executable. It always contains the most recent features. It is \
|
||||
neatly painted pixel by pixel with motherly care. On the other hand it \
|
||||
might look too tiny on high resolution displays. Many artists contributed \
|
||||
to this pak set, from the 8 bit age on."
|
||||
HOMEPAGE="http://www.simutrans.com"
|
||||
COPYRIGHT="1997-2004 Hj. Malthaner
|
||||
2005-2018 The Simutrans Team"
|
||||
LICENSE="Artistic"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/project/simutrans/pak64/120-3/simupak64-120-3.zip"
|
||||
CHECKSUM_SHA256="332ff947fdddf99e0c9b67d857b1ffd02c91dfea1edc98f4195ec1f1309060f5"
|
||||
SOURCE_FILENAME="simupak_64-$portVersion.zip"
|
||||
SOURCE_DIR=""
|
||||
|
||||
ARCHITECTURES="any"
|
||||
DISABLE_SOURCE_PACKAGE="yes"
|
||||
|
||||
PROVIDES="
|
||||
simutrans_pak64 = $portVersion
|
||||
simutrans_pakset = $portVersion compat >= 120.3
|
||||
"
|
||||
|
||||
GLOBAL_WRITABLE_FILES="
|
||||
non-packaged/$relativeAppsDir/simutrans/pak/config directory keep-old
|
||||
"
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
mkdir -p $appsDir/simutrans
|
||||
mkdir -p $prefix/non-packaged/$relativeAppsDir/simutrans/pak/config
|
||||
cp -r simutrans $appsDir/
|
||||
mv $appsDir/simutrans/pak/config \
|
||||
$prefix/non-packaged/$relativeAppsDir/simutrans/pak/
|
||||
ln -s $prefix/non-packaged/$relativeAppsDir/simutrans/pak/config \
|
||||
$appsDir/simutrans/pak/config
|
||||
}
|
||||
@@ -1,60 +0,0 @@
|
||||
SUMMARY="Pakset for Simutrans"
|
||||
DESCRIPTION="A 'pakset' is the data set that Simutrans needs to run: \
|
||||
it contains all the data for the graphics of individual items (vehicles, \
|
||||
roads, railways, buildings, etc.) and all of the balancing information \
|
||||
(such as prices, speeds, capacities and so forth) necessary to make \
|
||||
the game complete.
|
||||
Pak64 is the main and a base set for Simutrans developed along with \
|
||||
Simutrans executable. It always contains the most recent features. It is \
|
||||
neatly painted pixel by pixel with motherly care. On the other hand it \
|
||||
might look too tiny on high resolution displays. Many artists contributed \
|
||||
to this pak set, from the 8 bit age on.
|
||||
Nightly builds are versions only for debugging and testing. They may contain \
|
||||
changes which make your savegames unreadable by any official version, or \
|
||||
bugs that will destroy your game, or not even run. They are for bug testing \
|
||||
only."
|
||||
HOMEPAGE="http://www.simutrans.com"
|
||||
COPYRIGHT="1997-2004 Hj. Malthaner
|
||||
2005-2018 The Simutrans Team"
|
||||
LICENSE="Artistic"
|
||||
REVISION="1"
|
||||
SOURCE_URI="svn+https://svn.code.sf.net/p/simutrans/code/pak64/"
|
||||
SOURCE_FILENAME="simupak_64-$portVersion"
|
||||
SOURCE_DIR=""
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64"
|
||||
SECONDARY_ARCHITECTURES="?x86"
|
||||
|
||||
GLOBAL_WRITABLE_FILES="
|
||||
non-packaged/$relativeAppsDir/simutrans/pak/config directory keep-old
|
||||
"
|
||||
|
||||
PROVIDES="
|
||||
simutrans_pak64$secondaryArchSuffix = $portVersion
|
||||
simutrans_pakset$secondaryArchSuffix = $portVersion compat >= 120.4
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:find
|
||||
cmd:make
|
||||
cmd:makeobj$secondaryArchSuffix == 60.2
|
||||
cmd:svn
|
||||
cmd:zip
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
export MAKEOBJ=makeobj
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
mkdir -p $appsDir/simutrans
|
||||
mkdir -p $prefix/non-packaged/$relativeAppsDir/simutrans/pak/config
|
||||
cp -r simutrans $appsDir/
|
||||
mv $appsDir/simutrans/pak/config \
|
||||
$prefix/non-packaged/$relativeAppsDir/simutrans/pak/
|
||||
ln -s $prefix/non-packaged/$relativeAppsDir/simutrans/pak/config \
|
||||
$appsDir/simutrans/pak/config
|
||||
}
|
||||
@@ -11,11 +11,11 @@ might look too tiny on high resolution displays. Many artists contributed \
|
||||
to this pak set, from the 8 bit age on."
|
||||
HOMEPAGE="http://www.simutrans.com"
|
||||
COPYRIGHT="1997-2004 Hj. Malthaner
|
||||
2005-2018 The Simutrans Team"
|
||||
2005-2020 The Simutrans Team"
|
||||
LICENSE="Artistic"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/project/simutrans/pak64/120-4-1/simupak64-120-4-1.zip"
|
||||
CHECKSUM_SHA256="fb46cde683ee1c0d10fb18bb2efc767583f1e9e76776a5f93d46a17d699aa69f"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/project/simutrans/pak64/122-0/simupak64-122-0.zip"
|
||||
CHECKSUM_SHA256="ce2ebf0e4e0c8df5defa10be114683f65559d5a994d1ff6c96bdece7ed984b74"
|
||||
SOURCE_FILENAME="simupak_64-$portVersion.zip"
|
||||
SOURCE_DIR=""
|
||||
|
||||
Reference in New Issue
Block a user