summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-12-24 12:12:27 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-12-24 12:12:27 +0000
commit3f35f6ce5a3c210c90cf35eaf6c8770055841769 (patch)
tree333372a8cc6cabe762b90652b4ac1f39f36afdce /media-video
parentVersion bump. (diff)
downloadgentoo-2-3f35f6ce5a3c210c90cf35eaf6c8770055841769.tar.gz
gentoo-2-3f35f6ce5a3c210c90cf35eaf6c8770055841769.tar.bz2
gentoo-2-3f35f6ce5a3c210c90cf35eaf6c8770055841769.zip
Initial commit.
(Portage version: 2.2_rc60/cvs/Linux x86_64)
Diffstat (limited to 'media-video')
-rw-r--r--media-video/kffmpegthumbnailer/ChangeLog10
-rw-r--r--media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.0.0.ebuild19
-rw-r--r--media-video/kffmpegthumbnailer/metadata.xml9
3 files changed, 38 insertions, 0 deletions
diff --git a/media-video/kffmpegthumbnailer/ChangeLog b/media-video/kffmpegthumbnailer/ChangeLog
new file mode 100644
index 000000000000..d6c1776034cd
--- /dev/null
+++ b/media-video/kffmpegthumbnailer/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for media-video/kffmpegthumbnailer
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/kffmpegthumbnailer/ChangeLog,v 1.1 2009/12/24 12:12:27 ssuominen Exp $
+
+*kffmpegthumbnailer-1.0.0 (24 Dec 2009)
+
+ 24 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
+ +kffmpegthumbnailer-1.0.0.ebuild:
+ Initial commit.
+
diff --git a/media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.0.0.ebuild b/media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.0.0.ebuild
new file mode 100644
index 000000000000..588121da51c3
--- /dev/null
+++ b/media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.0.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.0.0.ebuild,v 1.1 2009/12/24 12:12:27 ssuominen Exp $
+
+EAPI=2
+inherit kde4-base
+
+DESCRIPTION="A thumbnailer for KDE based on ffmpegthumbnailer"
+HOMEPAGE="http://code.google.com/p/ffmpegthumbnailer/"
+SRC_URI="http://ffmpegthumbnailer.googlecode.com/files/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND=">=media-video/ffmpegthumbnailer-1.5.6"
+
+DOCS="README"
diff --git a/media-video/kffmpegthumbnailer/metadata.xml b/media-video/kffmpegthumbnailer/metadata.xml
new file mode 100644
index 000000000000..edb90cc5f265
--- /dev/null
+++ b/media-video/kffmpegthumbnailer/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>kde</herd>
+ <herd>media-video</herd>
+ <maintainer>
+ <email>media-video@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>