# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 CDROM_OPTIONAL="yes" inherit cdrom eutils # Not possible to apply official 1.2 patch under Linux. A Gentoo user # created Xdelta patches and the DXX-Rebirth project kindly hosted them. MY_PATCH="http://www.dxx-rebirth.com/download/dxx/misc/d2xptch12.tgz" # For GOG install MY_EXE="setup_descent2_2.1.0.10.exe" DESCRIPTION="Data files for Descent 2" HOMEPAGE="http://www.interplay.com/games/descent.php" SRC_URI="cdinstall? ( ${MY_PATCH} ) !cdinstall? ( ${MY_EXE} )" LICENSE="descent-data" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc videos" RESTRICT="bindist !cdinstall? ( fetch )" #