games-rpg/freedink-data: initial import of version 1.08.20170409

Splitting out data portion from original games-rpg/freedink.
This commit is contained in:
Julian Ospald 2017-05-18 18:45:45 +02:00
parent 208e09aea9
commit c49ddadc6f
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
# Copyright 2017 Julian Ospald <hasufell@posteo.de>
# Distributed under the terms of the GNU General Public License v2
SUMMARY="Data files for Freedink"
HOMEPAGE="http://www.freedink.org/"
DOWNLOADS="mirror://gnu/freedink/${PNV}.tar.gz"
LICENCES="
CCPL-Attribution-3.0
CCPL-Attribution-ShareAlike-3.0
FreeArt
GPL-2
GPL-3
OAL-1.0.1
WTFPL-2
ZLIB
public-domain
"
SLOT="0"
PLATFORMS="~amd64 ~x86"
MYOPTIONS=""
DEPENDENCIES=""
DEFAULT_SRC_INSTALL_PARAMS=(
DESTDIR="${IMAGE}"
DATADIR="/usr/share"
)