diff options
author | nia <nia@pkgsrc.org> | 2019-06-30 21:56:28 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2019-06-30 21:56:28 +0000 |
commit | cb84bea0f7848346a9a2b0d5b3f4c414396968e0 (patch) | |
tree | 7b61db572ede61adebd65c64dd9d5636972e4814 /games/7kaa-music | |
parent | 98a5df8f828ec5a5ed7ec057542894f84875cef4 (diff) | |
download | pkgsrc-cb84bea0f7848346a9a2b0d5b3f4c414396968e0.tar.gz |
Add 7kaa-music-2.15 as games/7kaa-music.
Seven Kingdoms is a series of "fantasy real-time strategy" computer
games. In the world of Seven Kingdoms, you will find up to seven
different Nations, each with unique attributes, who live in an
almost unlimited number of randomly generated landscapes.
This package contains Seven Kingdoms: Ancient Adversaries' music
files, which are redistributed separately due to restrictive
licensing. Their license forbids modifications and they are restricted
for use with Seven Kingdoms alone.
Diffstat (limited to 'games/7kaa-music')
-rw-r--r-- | games/7kaa-music/DESCR | 9 | ||||
-rw-r--r-- | games/7kaa-music/Makefile | 26 | ||||
-rw-r--r-- | games/7kaa-music/PLIST | 13 | ||||
-rw-r--r-- | games/7kaa-music/distinfo | 6 |
4 files changed, 54 insertions, 0 deletions
diff --git a/games/7kaa-music/DESCR b/games/7kaa-music/DESCR new file mode 100644 index 00000000000..ca36952e554 --- /dev/null +++ b/games/7kaa-music/DESCR @@ -0,0 +1,9 @@ +Seven Kingdoms is a series of "fantasy real-time strategy" computer +games. In the world of Seven Kingdoms, you will find up to seven +different Nations, each with unique attributes, who live in an +almost unlimited number of randomly generated landscapes. + +This package contains Seven Kingdoms: Ancient Adversaries' music +files, which are redistributed separately due to restrictive +licensing. Their license forbids modifications and they are restricted +for use with Seven Kingdoms alone. diff --git a/games/7kaa-music/Makefile b/games/7kaa-music/Makefile new file mode 100644 index 00000000000..40799cfe2ad --- /dev/null +++ b/games/7kaa-music/Makefile @@ -0,0 +1,26 @@ +# $NetBSD: Makefile,v 1.1 2019/06/30 21:56:28 nia Exp $ + +DISTNAME= 7kaa-music-2.15 +CATEGORIES= games +MASTER_SITES= https://www.7kfans.com/downloads/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://www.7kfans.com/ +COMMENT= Music files for use with 7KAA +LICENSE= 7kaa-music-license + +WRKSRC= ${WRKDIR}/7kaa-music + +NO_BUILD= yes + +INSTALLATION_DIRS+= share/7kaa/MUSIC +INSTALLATION_DIRS+= share/doc/7kaa + +do-install: + ${INSTALL_DATA} ${WRKSRC}/MUSIC/* \ + ${DESTDIR}${PREFIX}/share/7kaa/MUSIC + ${INSTALL_DATA} ${WRKSRC}/*.txt \ + ${DESTDIR}${PREFIX}/share/doc/7kaa + +.include "../../mk/bsd.pkg.mk" diff --git a/games/7kaa-music/PLIST b/games/7kaa-music/PLIST new file mode 100644 index 00000000000..6f7d64593c8 --- /dev/null +++ b/games/7kaa-music/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2019/06/30 21:56:28 nia Exp $ +share/7kaa/MUSIC/CHINESE.WAV +share/7kaa/MUSIC/GREEK.WAV +share/7kaa/MUSIC/JAPANESE.WAV +share/7kaa/MUSIC/LOSE.WAV +share/7kaa/MUSIC/MAYA.WAV +share/7kaa/MUSIC/NORMAN.WAV +share/7kaa/MUSIC/PERSIAN.WAV +share/7kaa/MUSIC/VIKING.WAV +share/7kaa/MUSIC/WAR.WAV +share/7kaa/MUSIC/WIN.WAV +share/doc/7kaa/COPYING-Music.txt +share/doc/7kaa/README-Music.txt diff --git a/games/7kaa-music/distinfo b/games/7kaa-music/distinfo new file mode 100644 index 00000000000..9b0589db1cb --- /dev/null +++ b/games/7kaa-music/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2019/06/30 21:56:28 nia Exp $ + +SHA1 (7kaa-music-2.15.tar.bz2) = bef4a54f819b949119095d283d19eafd57c042c0 +RMD160 (7kaa-music-2.15.tar.bz2) = 9736abf048457f6d9bc5fb57977ef217ad45fb9f +SHA512 (7kaa-music-2.15.tar.bz2) = e2c7ce14dc6e50581dca9769f03167e59e4be19aa559bfc2a7acd277f72c060935f3158edc735711ce971924b105e8df5984c2c40da8d6f484625e5ce94a7f73 +Size (7kaa-music-2.15.tar.bz2) = 20050332 bytes |