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:
Andreas Sturmlechner
2018-11-19 23:46:47 +01:00
parent bde50739e5
commit 12a40c278b

View File

@@ -23,7 +23,7 @@ SRC_URI+=" mirror://gentoo/gentoo_ice-xmms-0.2.tar.bz2"
LICENSE="BSD-2" LICENSE="BSD-2"
SLOT="0" SLOT="0"
IUSE="gtk nls qt5" IUSE="gtk nls +qt5"
REQUIRED_USE="^^ ( gtk qt5 )" REQUIRED_USE="^^ ( gtk qt5 )"
RDEPEND=" RDEPEND="
@@ -45,6 +45,11 @@ DEPEND="${RDEPEND}
" "
PDEPEND="~media-plugins/audacious-plugins-${PV}" PDEPEND="~media-plugins/audacious-plugins-${PV}"
src_unpack() {
default
[[ ${PV} == *9999 ]] && git-r3_src_unpack
}
src_prepare() { src_prepare() {
default default
[[ ${PV} == *9999 ]] && eautoreconf [[ ${PV} == *9999 ]] && eautoreconf