public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-video/ffmpegthumbnailer: ffmpegthumbnailer-1.5.4.ebuild ChangeLog ffmpegthumbnailer-2.0.4.ebuild ffmpegthumbnailer-2.0.3.ebuild
@ 2010-08-06 14:35 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2010-08-06 14:35 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/08/06 14:35:39

  Modified:             ffmpegthumbnailer-1.5.4.ebuild ChangeLog
  Added:                ffmpegthumbnailer-2.0.4.ebuild
  Removed:              ffmpegthumbnailer-2.0.3.ebuild
  Log:
  Version bump.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.4.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.4.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.4.ebuild?r1=1.7&r2=1.8

Index: ffmpegthumbnailer-1.5.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ffmpegthumbnailer-1.5.4.ebuild	27 Sep 2009 16:10:53 -0000	1.7
+++ ffmpegthumbnailer-1.5.4.ebuild	6 Aug 2010 14:35:39 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.4.ebuild,v 1.7 2009/09/27 16:10:53 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.4.ebuild,v 1.8 2010/08/06 14:35:39 ssuominen Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="hppa ppc"
 IUSE="jpeg png"
 
 RDEPEND=">=media-video/ffmpeg-0.5
@@ -28,7 +28,7 @@
 }
 
 src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed"
+	emake DESTDIR="${D}" install || die
 	dodoc AUTHORS ChangeLog README
 	find "${D}"/usr -name '*.la' -delete
 }



1.101                media-video/ffmpegthumbnailer/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog?rev=1.101&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog?rev=1.101&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog?r1=1.100&r2=1.101

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog	6 Aug 2010 13:53:50 -0000	1.100
+++ ChangeLog	6 Aug 2010 14:35:39 -0000	1.101
@@ -1,6 +1,12 @@
 # ChangeLog for media-video/ffmpegthumbnailer
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.100 2010/08/06 13:53:50 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.101 2010/08/06 14:35:39 ssuominen Exp $
+
+*ffmpegthumbnailer-2.0.4 (06 Aug 2010)
+
+  06 Aug 2010; Samuli Suominen <ssuominen@gentoo.org>
+  +ffmpegthumbnailer-2.0.4.ebuild:
+  Version bump.
 
 *ffmpegthumbnailer-2.0.3 (06 Aug 2010)
 



1.1                  media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.4.ebuild?rev=1.1&content-type=text/plain

Index: ffmpegthumbnailer-2.0.4.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.4.ebuild,v 1.1 2010/08/06 14:35:39 ssuominen Exp $

EAPI=2
inherit libtool

DESCRIPTION="Lightweight video thumbnailer that can be used by file managers"
HOMEPAGE="http://code.google.com/p/ffmpegthumbnailer/"
SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="gnome jpeg png"

COMMON_DEPEND=">=media-video/ffmpeg-0.5
	png? ( >=media-libs/libpng-1.4 )
	jpeg? ( virtual/jpeg )"
RDEPEND="${COMMON_DEPEND}
	gnome? ( >=gnome-base/gnome-vfs-2 )"
DEPEND="${COMMON_DEPEND}
	dev-util/pkgconfig"

src_prepare() {
	elibtoolize
}

src_configure() {
	econf \
		--disable-dependency-tracking \
		--disable-static \
		$(use_enable png) \
		$(use_enable jpeg) \
		$(use_enable gnome gnome-vfs)
}

src_install() {
	emake DESTDIR="${D}" install || die
	dodoc AUTHORS ChangeLog README
	find "${D}" -name '*.la' -delete
}






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

only message in thread, other threads:[~2010-08-06 14:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-06 14:35 [gentoo-commits] gentoo-x86 commit in media-video/ffmpegthumbnailer: ffmpegthumbnailer-1.5.4.ebuild ChangeLog ffmpegthumbnailer-2.0.4.ebuild ffmpegthumbnailer-2.0.3.ebuild 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