From 7acc736a89f942993053b6bacfc9e7c702dca53a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ctibor=20Bran=C4=8D=C3=ADk?= Date: Thu, 3 Nov 2016 22:53:58 +0100 Subject: Removing obosolete kde-misc/nepomuktvnamer and depedency media-libs/libtvdb --- kde-misc/nepomuktvnamer/Manifest | 1 - kde-misc/nepomuktvnamer/metadata.xml | 23 ---------------------- .../nepomuktvnamer/nepomuktvnamer-0.2.0.ebuild | 22 --------------------- media-libs/libtvdb/Manifest | 1 - media-libs/libtvdb/libtvdb-0.3.0.ebuild | 16 --------------- media-libs/libtvdb/metadata.xml | 19 ------------------ 6 files changed, 82 deletions(-) delete mode 100644 kde-misc/nepomuktvnamer/Manifest delete mode 100644 kde-misc/nepomuktvnamer/metadata.xml delete mode 100644 kde-misc/nepomuktvnamer/nepomuktvnamer-0.2.0.ebuild delete mode 100644 media-libs/libtvdb/Manifest delete mode 100644 media-libs/libtvdb/libtvdb-0.3.0.ebuild delete mode 100644 media-libs/libtvdb/metadata.xml diff --git a/kde-misc/nepomuktvnamer/Manifest b/kde-misc/nepomuktvnamer/Manifest deleted file mode 100644 index 960473c..0000000 --- a/kde-misc/nepomuktvnamer/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST nepomuktvnamer-0.2.0.tar.bz2 51799 SHA256 6b85347a25cd891391b64ab5df90d72296d4183454ec09972eb8c2fefaa4f22c diff --git a/kde-misc/nepomuktvnamer/metadata.xml b/kde-misc/nepomuktvnamer/metadata.xml deleted file mode 100644 index 381d00f..0000000 --- a/kde-misc/nepomuktvnamer/metadata.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - ctibor@brancik.cz - Ctibor Brančík - - - The Nepomuk TVNamer consists of several parts: - A command line tool which will lookup TV Show information on thetvdb.com and store it in Nepomuk. - A Nepomuk service which automatically calls the above command line tool for newly added video files (file indnexing required) - A ServiceMenu entry which allows to manually call the command line tool to update TV Show information (as the service does not do an initial update of all video files this should be used on the main folder containing all TV shows) - A KIO slave tvshow:/ which allows to browse all TV Shows on disk. - - - - sebastiantrueg@semanticdesktop.org - Sebastian Trueg - - https://trueg.wordpress.com/2012/02/11/a-fun-release-nepomuk-tv-namer-0-2/ - https://bugs.kde.org - - diff --git a/kde-misc/nepomuktvnamer/nepomuktvnamer-0.2.0.ebuild b/kde-misc/nepomuktvnamer/nepomuktvnamer-0.2.0.ebuild deleted file mode 100644 index ae15064..0000000 --- a/kde-misc/nepomuktvnamer/nepomuktvnamer-0.2.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -inherit kde4-base - -DESCRIPTION="Incorporates a command line tool, a nepomuk service and a ServiceMenu" -# that lookup and updatevideos at thetvdb.com" -HOMEPAGE="http://kde-apps.org/content/show.php/Nepomuk+TVNamer?content=148910" -SRC_URI="http://www.kde-apps.org/CONTENT/content-files/148910-nepomuktvnamer-0.2.0.tar.bz2 -> ${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="4" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=">=dev-libs/shared-desktop-ontologies-0.9.0 - media-libs/libtvdb" - -RDEPEND="${DEPEND}" \ No newline at end of file diff --git a/media-libs/libtvdb/Manifest b/media-libs/libtvdb/Manifest deleted file mode 100644 index db5c445..0000000 --- a/media-libs/libtvdb/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST libtvdb-0.3.0.tar.bz2 144670 SHA256 cc766e3f02f5a66df23349d773e8c0151efe19d31ad51cbf87c06ea5c999aa81 diff --git a/media-libs/libtvdb/libtvdb-0.3.0.ebuild b/media-libs/libtvdb/libtvdb-0.3.0.ebuild deleted file mode 100644 index 25332eb..0000000 --- a/media-libs/libtvdb/libtvdb-0.3.0.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -inherit kde4-base - -DESCRIPTION="A small Qt-based C++ library which allows to fetch TV series information from thetvdb.com" -HOMEPAGE="http://sourceforge.net/projects/libtvdb/" -SRC_URI="http://sourceforge.net/projects/libtvdb/files/latest/download/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="4" -KEYWORDS="~amd64 ~x86" -IUSE="" diff --git a/media-libs/libtvdb/metadata.xml b/media-libs/libtvdb/metadata.xml deleted file mode 100644 index 937aab6..0000000 --- a/media-libs/libtvdb/metadata.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - ctibor@brancik.cz - Ctibor Brančík - - - A small Qt-based C++ library which allows to fetch TV series information from thetvdb.com. - - - - sebastiantrueg@semanticdesktop.org - Sebastian Trueg - - http://sourceforge.net/p/libtvdb/news/?source=navbar - libtvdb - - -- cgit v1.2.3