mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-action/descent2-data: EAPI 8
Tested with USE=cdinstall. GOG install should be fine. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
EAPI=8
|
||||
|
||||
CDROM_OPTIONAL="yes"
|
||||
inherit cdrom estack
|
||||
@@ -17,6 +17,7 @@ DESCRIPTION="Data files for Descent 2"
|
||||
HOMEPAGE="https://www.interplay.com"
|
||||
SRC_URI="cdinstall? ( ${MY_PATCH} )
|
||||
!cdinstall? ( ${MY_EXE} )"
|
||||
S="${WORKDIR}"
|
||||
LICENSE="descent-data"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
|
||||
@@ -35,8 +36,6 @@ DEPEND="cdinstall? (
|
||||
app-arch/innoextract
|
||||
)"
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
||||
pkg_nofetch() {
|
||||
elog "You must place a copy of, or symlink to, the GOG setup package in your"
|
||||
elog "distfiles directory."
|
||||
Reference in New Issue
Block a user