# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/xfce-base/tumbler/tumbler-0.1.2.ebuild,v 1.10 2010/09/28 07:18:10 ssuominen Exp $ EAPI=3 inherit xfconf DESCRIPTION="A D-Bus service for applications to request thumbnails" HOMEPAGE="http://www.xfce.org/" SRC_URI="mirror://xfce/src/apps/${PN}/0.1/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc64 ~sparc ~x86" IUSE="debug ffmpeg jpeg pdf" RDEPEND=">=dev-libs/glib-2.16 >=dev-libs/dbus-glib-0.72 >=sys-apps/dbus-1 >=media-libs/libpng-1.4 >=x11-libs/gtk+-2.14:2 media-libs/freetype:2 ffmpeg? ( >=media-video/ffmpegthumbnailer-2 ) jpeg? ( virtual/jpeg ) pdf? ( >=app-text/poppler-0.12.4[cairo] ) !