summaryrefslogtreecommitdiff
path: root/kde-misc/nepomuktvnamer
diff options
context:
space:
mode:
authorCtibor <ctibor.brancik@seznam.cz>2012-10-23 22:23:48 +0200
committerCtibor <ctibor.brancik@seznam.cz>2012-10-23 22:23:48 +0200
commitb3f80e0306587663a493502e4fcfa1c17c5836fd (patch)
treecbd97925b8af0d81f04fd8ee064e631ae70a788e /kde-misc/nepomuktvnamer
downloadbrancik-overlay-b3f80e0306587663a493502e4fcfa1c17c5836fd.tar.gz
brancik-overlay-b3f80e0306587663a493502e4fcfa1c17c5836fd.tar.bz2
Initial import of the local overlay.
Diffstat (limited to 'kde-misc/nepomuktvnamer')
-rwxr-xr-xkde-misc/nepomuktvnamer/Manifest2
-rwxr-xr-xkde-misc/nepomuktvnamer/nepomuktvnamer-0.2.0.ebuild22
2 files changed, 24 insertions, 0 deletions
diff --git a/kde-misc/nepomuktvnamer/Manifest b/kde-misc/nepomuktvnamer/Manifest
new file mode 100755
index 0000000..cfb45d2
--- /dev/null
+++ b/kde-misc/nepomuktvnamer/Manifest
@@ -0,0 +1,2 @@
+DIST nepomuktvnamer-0.2.0.tar.bz2 51799 RMD160 bd22748b5a81e1ba7b1f4fedd673a706340c2993 SHA1 576b59ddbf1ccde80e5e4e0e49b399bb31ff1786 SHA256 6b85347a25cd891391b64ab5df90d72296d4183454ec09972eb8c2fefaa4f22c
+EBUILD nepomuktvnamer-0.2.0.ebuild 622 RMD160 d8bdbc530f696647533dac87e0e822695cb80ba6 SHA1 7844228e96f950501645bba54444f0a34b6b4827 SHA256 9afaf2fbe1c49fef62a194bb5fb9ff2f68b58fe6c945863770809999032d5d89
diff --git a/kde-misc/nepomuktvnamer/nepomuktvnamer-0.2.0.ebuild b/kde-misc/nepomuktvnamer/nepomuktvnamer-0.2.0.ebuild
new file mode 100755
index 0000000..816e6bf
--- /dev/null
+++ b/kde-misc/nepomuktvnamer/nepomuktvnamer-0.2.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+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}"