mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
7kaa-music: new recipe (#6542)
This commit is contained in:
26
games-strategy/7kaa-music/7kaa_music-2.15.recipe
Normal file
26
games-strategy/7kaa-music/7kaa_music-2.15.recipe
Normal file
@@ -0,0 +1,26 @@
|
||||
SUMMARY="Game music for Seven Kingdoms: Ancient Adversaries"
|
||||
DESCRIPTION="Seven Kingdoms: Ancient Adversaries Music Soundtrack
|
||||
|
||||
Provided is the original music from the 1997 release for Seven Kingdoms. The music soundtrack is \
|
||||
not GPL. Please see COPYING-Music.txt for the copyright information."
|
||||
HOMEPAGE="https://www.7kfans.com/"
|
||||
COPYRIGHT="1997 Bjorn Lynne
|
||||
1997 Enlight Software Ltd."
|
||||
LICENSE="7kaa-Music"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://www.7kfans.com/downloads/7kaa-music-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="b0d767b6e25719a14f5f34a93744a8022d7bc24af66275bee54dfc788695c1c3"
|
||||
SOURCE_DIR="7kaa-music"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
DISABLE_SOURCE_PACKAGE=yes
|
||||
|
||||
PROVIDES="
|
||||
7kaa_music = $portVersion
|
||||
"
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
mkdir -p $dataDir/7kaa/MUSIC
|
||||
cp -rf MUSIC/*.WAV $dataDir/7kaa/MUSIC
|
||||
}
|
||||
23
games-strategy/7kaa-music/licenses/7kaa-Music
Normal file
23
games-strategy/7kaa-music/licenses/7kaa-Music
Normal file
@@ -0,0 +1,23 @@
|
||||
Seven Kingdoms Music Soundtrack
|
||||
Copyright (c)1997 Bjorn Lynne
|
||||
Copyright (c)1997 Enlight Software Ltd.
|
||||
|
||||
Permission is granted to anyone to use these media files with
|
||||
Seven Kingdoms: Ancient Adversaries from Enlight Ltd., and to redistribute
|
||||
copies of these media files freely, subject to the following restrictions:
|
||||
|
||||
1. The redistributed media files are a complete set, unmodified, and correctly
|
||||
represented for use with Seven Kingdoms.
|
||||
|
||||
2. The authors are acknowledged with any distribution.
|
||||
|
||||
3. This notice may not be removed or altered in any distribution.
|
||||
|
||||
The authors do not grant any additional right outside of the use with
|
||||
Seven Kingdoms. Any re-recording or derivative works based on the provided
|
||||
soundtracks is subject to any applicable copyright laws.
|
||||
|
||||
These media files are provided 'as-is', without any express or implied
|
||||
warranty. In no event will the authors be held liable for any damages
|
||||
arising from use of these media files.
|
||||
|
||||
Reference in New Issue
Block a user