summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r2.ebuild')
-rw-r--r--kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r2.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r2.ebuild b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r2.ebuild
new file mode 100644
index 000000000000..92a12ffc5c70
--- /dev/null
+++ b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+MY_PN="OpenOfficeorgThumbnail"
+MY_P="${MY_PN}-${PV}"
+
+inherit kde4-base
+
+DESCRIPTION="KDE thumbnail-plugin that generates thumbnails for ODF files"
+HOMEPAGE="http://www.kde-apps.org/content/show.php?content=110864"
+SRC_URI="http://arielch.fedorapeople.org/devel/src/${MY_P}.tar.gz"
+
+LICENSE="LGPL-3"
+KEYWORDS="amd64 x86"
+SLOT="4"
+IUSE="debug"
+
+S=${WORKDIR}/${MY_P}