From 12d78242dec4f785d0a0bfb1c00eee2d8996c53b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 12 Oct 2017 17:42:09 +0100 Subject: gentoo resync : 12.10.2017 (fix rsync script) --- kde-apps/juk/juk-17.08.1.ebuild | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 kde-apps/juk/juk-17.08.1.ebuild (limited to 'kde-apps/juk') diff --git a/kde-apps/juk/juk-17.08.1.ebuild b/kde-apps/juk/juk-17.08.1.ebuild deleted file mode 100644 index 9c62f7c2c879..000000000000 --- a/kde-apps/juk/juk-17.08.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="optional" -QT3SUPPORT_REQUIRED="true" -inherit kde4-base - -DESCRIPTION="Jukebox and music manager by KDE" -HOMEPAGE="https://www.kde.org/applications/multimedia/juk/" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND=" - media-libs/phonon[qt4] - >=media-libs/taglib-1.6 -" -RDEPEND="${DEPEND}" - -src_configure() { - # bug 410551: for disabling deprecated TunePimp support - local mycmakeargs=( - -DWITH_TunePimp=OFF - ) - - kde4-base_src_configure -} -- cgit v1.2.3