summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolkmar W. Pogatzki <gentoo@pogatzki.net>2024-05-05 07:54:22 +0200
committerJames Le Cuirot <chewi@gentoo.org>2024-06-09 15:42:44 +0100
commit7db080109a663167c94118644244fc5712ce9d00 (patch)
tree15c11d20d673e192037c417e045be8406f24a748 /games-board
parentxfce-base/xfce4-settings: Bump to 4.18.5 (diff)
downloadgentoo-7db080109a663167c94118644244fc5712ce9d00.tar.gz
gentoo-7db080109a663167c94118644244fc5712ce9d00.tar.bz2
gentoo-7db080109a663167c94118644244fc5712ce9d00.zip
games-board/domination: drop unneeded dependencies, update EAPI 7 -> 8
Closes: https://bugs.gentoo.org/881843 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/36555 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-board')
-rw-r--r--games-board/domination/domination-1.1.1.6-r3.ebuild (renamed from games-board/domination/domination-1.1.1.6-r2.ebuild)20
1 files changed, 5 insertions, 15 deletions
diff --git a/games-board/domination/domination-1.1.1.6-r2.ebuild b/games-board/domination/domination-1.1.1.6-r3.ebuild
index 4bb6f973b28e..fb08295a1aec 100644
--- a/games-board/domination/domination-1.1.1.6-r2.ebuild
+++ b/games-board/domination/domination-1.1.1.6-r3.ebuild
@@ -1,31 +1,21 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-EANT_BUILD_TARGET="game"
-inherit desktop java-pkg-2 java-ant-2
+inherit desktop java-pkg-2
DESCRIPTION="The well-known board game, written in java"
-HOMEPAGE="https://domination.sourceforge.net"
-SRC_URI="https://downloads.sourceforge.net/domination/Domination_${PV}.zip"
+HOMEPAGE="https://domination.sourceforge.io/"
+SRC_URI="https://downloads.sourceforge.net/project/domination/Domination/${PV}/Domination_${PV}.zip"
S="${WORKDIR}"/Domination
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-RDEPEND=">=virtual/jre-1.8:*"
-DEPEND=">=virtual/jdk-1.8:*"
BDEPEND="app-arch/unzip"
-
-pkg_setup() {
- java-pkg-2_pkg_setup
-}
-
-src_compile() {
- java-pkg-2_src_compile
-}
+RDEPEND=">=virtual/jre-1.8:*"
src_install() {
newbin "${S}"/FlashGUI.sh ${PN}