mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
gnustep-apps/cynthiune: Add media-libs/taglib:= slot op, ABI break imminent
update EAPI 7 -> 8 Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
committed by
Andreas Sturmlechner
parent
88769cf07e
commit
d497d3f886
@@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
inherit gnustep-2
|
||||
|
||||
MY_P=${P/c/C}
|
||||
@@ -17,7 +17,7 @@ IUSE="alsa ao flac mad modplug musepack oss timidity vorbis"
|
||||
|
||||
# musicbrainz disabled upstream for now
|
||||
RDEPEND="media-libs/audiofile:=
|
||||
media-libs/taglib
|
||||
media-libs/taglib:=
|
||||
alsa? ( media-libs/alsa-lib )
|
||||
ao? ( media-libs/libao:= )
|
||||
flac? ( media-libs/flac:= )
|
||||
Reference in New Issue
Block a user