summaryrefslogtreecommitdiff
path: root/media-video/kplayer/kplayer-0.7.2-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/kplayer/kplayer-0.7.2-r1.ebuild')
-rw-r--r--media-video/kplayer/kplayer-0.7.2-r1.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/media-video/kplayer/kplayer-0.7.2-r1.ebuild b/media-video/kplayer/kplayer-0.7.2-r1.ebuild
deleted file mode 100644
index e578cd88cb59..000000000000
--- a/media-video/kplayer/kplayer-0.7.2-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KDE_LINGUAS="bg bs ca ca@valencia cs da de el en_GB es et eu fr ga gl he hi hne
-it ja km lt mai nb nds nl pa pl pt pt_BR ro ru sr sr@ijekavian sr@ijekavianlatin
-sr@latin sv th tr uk zh_CN zh_TW"
-KDE_HANDBOOK="optional"
-QT3SUPPORT_REQUIRED="true"
-inherit kde4-base
-
-DESCRIPTION="KPlayer is a KDE media player based on mplayer"
-HOMEPAGE="https://projects.kde.org/projects/unmaintained/kplayer"
-SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-
-LICENSE="GPL-3"
-SLOT="4"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-RDEPEND="${DEPEND}
- >=media-video/mplayer-1.0_rc1
-"