mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-sound/audacious: Re-add src_unpack for xmms skin, +qt5 default
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -23,7 +23,7 @@ SRC_URI+=" mirror://gentoo/gentoo_ice-xmms-0.2.tar.bz2"
|
||||
|
||||
LICENSE="BSD-2"
|
||||
SLOT="0"
|
||||
IUSE="gtk nls qt5"
|
||||
IUSE="gtk nls +qt5"
|
||||
REQUIRED_USE="^^ ( gtk qt5 )"
|
||||
|
||||
RDEPEND="
|
||||
@@ -45,6 +45,11 @@ DEPEND="${RDEPEND}
|
||||
"
|
||||
PDEPEND="~media-plugins/audacious-plugins-${PV}"
|
||||
|
||||
src_unpack() {
|
||||
default
|
||||
[[ ${PV} == *9999 ]] && git-r3_src_unpack
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
[[ ${PV} == *9999 ]] && eautoreconf
|
||||
|
||||
Reference in New Issue
Block a user