public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/tumbler: tumbler-0.1.20.ebuild ChangeLog
@ 2011-02-12 19:50 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2011-02-12 19:50 UTC (permalink / raw
  To: gentoo-commits

ssuominen    11/02/12 19:50:42

  Modified:             ChangeLog
  Added:                tumbler-0.1.20.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha23/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 xfce-extra/tumbler/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/tumbler/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/tumbler/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/tumbler/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	5 Feb 2011 18:57:40 -0000	1.10
+++ ChangeLog	12 Feb 2011 19:50:42 -0000	1.11
@@ -1,6 +1,11 @@
 # ChangeLog for xfce-extra/tumbler
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/ChangeLog,v 1.10 2011/02/05 18:57:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/ChangeLog,v 1.11 2011/02/12 19:50:42 ssuominen Exp $
+
+*tumbler-0.1.20 (12 Feb 2011)
+
+  12 Feb 2011; Samuli Suominen <ssuominen@gentoo.org> +tumbler-0.1.20.ebuild:
+  Version bump.
 
   05 Feb 2011; Markus Meier <maekke@gentoo.org> tumbler-0.1.6.ebuild:
   arm stable, bug #349053



1.1                  xfce-extra/tumbler/tumbler-0.1.20.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/tumbler/tumbler-0.1.20.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/tumbler/tumbler-0.1.20.ebuild?rev=1.1&content-type=text/plain

Index: tumbler-0.1.20.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/tumbler-0.1.20.ebuild,v 1.1 2011/02/12 19:50:42 ssuominen Exp $

EAPI=3
inherit xfconf

DESCRIPTION="A thumbnail service for the filemanager of Xfce desktop environment"
HOMEPAGE="http://www.xfce.org/projects/thunar/"
SRC_URI="mirror://xfce/src/apps/${PN}/0.1/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug ffmpeg jpeg pdf"

COMMON_DEPEND=">=dev-libs/glib-2.16:2
	>=dev-libs/dbus-glib-0.88
	media-libs/freetype:2
	>=media-libs/libpng-1.4
	>=sys-apps/dbus-1.4.1
	|| ( x11-libs/gdk-pixbuf:2 ( <x11-libs/gtk+-2.22:2 >=x11-libs/gtk+-2.14:2 ) )
	ffmpeg? ( >=media-video/ffmpegthumbnailer-2 )
	jpeg? ( virtual/jpeg )
	pdf? ( >=app-text/poppler-0.12.4[cairo] )"
RDEPEND="${COMMON_DEPEND}
	>=xfce-base/thunar-1.2"
DEPEND="${COMMON_DEPEND}
	dev-util/intltool
	dev-util/pkgconfig"

pkg_setup() {
	XFCONF=(
		--disable-dependency-tracking
		--disable-static
		$(use_enable jpeg jpeg-thumbnailer)
		$(use_enable ffmpeg ffmpeg-thumbnailer)
		$(use_enable pdf poppler-thumbnailer)
		$(xfconf_use_debug)
		--with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
		)

	DOCS="AUTHORS ChangeLog NEWS README TODO"
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-12 19:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-12 19:50 [gentoo-commits] gentoo-x86 commit in xfce-extra/tumbler: tumbler-0.1.20.ebuild ChangeLog Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox