openofficeorg-thumbnail-1.0.0-r2.ebuild 480 B

1234567891011121314151617181920
  1. # Copyright 1999-2013 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=5
  4. MY_PN="OpenOfficeorgThumbnail"
  5. MY_P="${MY_PN}-${PV}"
  6. inherit kde4-base
  7. DESCRIPTION="KDE thumbnail-plugin that generates thumbnails for ODF files"
  8. HOMEPAGE="http://www.kde-apps.org/content/show.php?content=110864"
  9. SRC_URI="http://arielch.fedorapeople.org/devel/src/${MY_P}.tar.gz"
  10. LICENSE="LGPL-3"
  11. KEYWORDS="amd64 x86"
  12. SLOT="4"
  13. IUSE="debug"
  14. S=${WORKDIR}/${MY_P}