summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2022-01-12 05:47:56 +0100
committerMartin Väth <martin@mvath.de>2022-01-12 05:47:56 +0100
commitc4d006afe68064d2176ff274dc85102098b712ec (patch)
treedb428fe01e595cf121a22c9b04989d3d7b4c1643 /games-action
parentmedia-video/pipewire x11-libs/gtk+: Version bump. media-video/handbrake: remove (diff)
downloadmv-c4d006afe68064d2176ff274dc85102098b712ec.tar.gz
mv-c4d006afe68064d2176ff274dc85102098b712ec.tar.bz2
mv-c4d006afe68064d2176ff274dc85102098b712ec.zip
acct-{group,user} for flexlm trackballs noip-updater schedule
Signed-off-by: Martin Väth <martin@mvath.de>
Diffstat (limited to 'games-action')
-rw-r--r--games-action/trackballs/trackballs-1.1.4-r2.ebuild (renamed from games-action/trackballs/trackballs-1.1.4-r1.ebuild)13
1 files changed, 5 insertions, 8 deletions
diff --git a/games-action/trackballs/trackballs-1.1.4-r1.ebuild b/games-action/trackballs/trackballs-1.1.4-r2.ebuild
index 82be4a34..439b7551 100644
--- a/games-action/trackballs/trackballs-1.1.4-r1.ebuild
+++ b/games-action/trackballs/trackballs-1.1.4-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 2016-2018 Gentoo Authors and Martin V\"ath
+# Copyright 2016-2022 Gentoo Authors and Martin V\"ath
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
-inherit desktop user
+EAPI=8
+inherit desktop
RESTRICT="mirror"
DESCRIPTION="simple game similar to the classical game Marble Madness"
@@ -23,13 +23,10 @@ RDEPEND="virtual/opengl
media-libs/sdl-image
media-libs/sdl-ttf
nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ acct-group/gamestat"
BDEPEND="nls? ( sys-devel/gettext )"
-pkg_setup(){
- enewgroup gamestat 36
-}
-
src_prepare() {
sed -i \
-e 's/icons //' \