hasufell-repository/packages/games-rpg/freedink-data/freedink-data-1.08.20170409.exheres-0
Julian Ospald c49ddadc6f
games-rpg/freedink-data: initial import of version 1.08.20170409
Splitting out data portion from original games-rpg/freedink.
2017-05-18 18:48:50 +02:00

30 lines
542 B
Bash

# 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"
)