summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD11
-rw-r--r--license.txt16
3 files changed, 27 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d8122643196..0623491f4bad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,9 +4,11 @@ pkgbase = simutrans-pak64.japan
pkgrel = 1
url = https://www.simutrans.com/
arch = any
- license = custom:Artistic
+ license = custom:Freeware
source = http://sourceforge.net/projects/simutrans/files/pak64.japan/120-0/simupak64.japan-120-0-1.zip
+ source = license.txt
sha256sums = f19830321f5bd5312f85b5471bc4adae2cb763dd9ee9c3d55be4c848e0f05c93
+ sha256sums = f22ab540742769822ffdeb0ed3b221b0ddecb8bf63971e21ffa10811ec2c55c0
pkgname = simutrans-pak64.japan
diff --git a/PKGBUILD b/PKGBUILD
index f465497a841b..857bea95aca0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,17 @@ pkgrel=1
pkgdesc="Low resolution graphics set for Simutrans, with a japan theme"
arch=('any')
url="https://www.simutrans.com/"
-license=('custom:Artistic')
-source=(http://sourceforge.net/projects/simutrans/files/pak64.japan/120-0/simupak64.japan-120-0-1.zip)
-sha256sums=('f19830321f5bd5312f85b5471bc4adae2cb763dd9ee9c3d55be4c848e0f05c93')
+license=('custom:Freeware')
+source=(http://sourceforge.net/projects/simutrans/files/pak64.japan/120-0/simupak64.japan-120-0-1.zip
+license.txt)
+sha256sums=('f19830321f5bd5312f85b5471bc4adae2cb763dd9ee9c3d55be4c848e0f05c93'
+ 'f22ab540742769822ffdeb0ed3b221b0ddecb8bf63971e21ffa10811ec2c55c0')
package() {
#data
mkdir -p "$pkgdir/usr/share/games/simutrans/pak64.japan"
cp -r simutrans/pak.japan/* "$pkgdir/usr/share/games/simutrans/pak64.japan"
+
+ #license
+ install -Dm644 license.txt "$pkgdir/usr/share/licenses/simutrans-pak64.japan/license.txt"
}
diff --git a/license.txt b/license.txt
new file mode 100644
index 000000000000..29d770306ff7
--- /dev/null
+++ b/license.txt
@@ -0,0 +1,16 @@
+License
+=======
+
+The pak is compiled by different lcicense. Some files were without any
+comment or with a very generous licences. Those files have no symbol
+in the copyright entry and are distributed here under the Artistic License.
+
+Some file were under GVP. This is indicated by (GPLv3) behind the names.
+
+However, all graphics by 477 and Haru and some others were only released
+for FreeTrain and similar games. Those are marked with (FT). The according
+license is as following:
+
+Unless otherwise specified the objects in this compilation are only to be
+used for Simutrans, FreeTrain and related games. The respective copyright
+notices must be obey, or the copyright must be acknowledges in another way.