public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-video/lives: lives-1.0.0.ebuild ChangeLog lives-1.4.2.ebuild
@ 2011-04-04 13:05 Luca Barbato (lu_zero)
  0 siblings, 0 replies; only message in thread
From: Luca Barbato (lu_zero) @ 2011-04-04 13:05 UTC (permalink / raw
  To: gentoo-commits

lu_zero     11/04/04 13:05:26

  Modified:             lives-1.0.0.ebuild ChangeLog
  Added:                lives-1.4.2.ebuild
  Log:
  Version bump, move to virtual/ffmpeg, it cannot use mplayer2 yet since it uses mencoder
  
  (Portage version: 2.1.9.44/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  media-video/lives/lives-1.0.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/lives/lives-1.0.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/lives/lives-1.0.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/lives/lives-1.0.0.ebuild?r1=1.3&r2=1.4

Index: lives-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/lives/lives-1.0.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- lives-1.0.0.ebuild	23 Mar 2011 08:41:07 -0000	1.3
+++ lives-1.0.0.ebuild	4 Apr 2011 13:05:26 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-1.0.0.ebuild,v 1.3 2011/03/23 08:41:07 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-1.0.0.ebuild,v 1.4 2011/04/04 13:05:26 lu_zero Exp $
 
 EAPI=1
 
@@ -22,7 +22,7 @@
 		>=dev-lang/perl-5.8.0-r12
 		>=x11-libs/gtk+-2.2.1:2
 		media-libs/libsdl
-		>=media-video/ffmpeg-0.4.8
+		virtual/ffmpeg
 		virtual/jpeg
 		>=media-sound/sox-12.17.3-r3
 		virtual/cdrtools



1.31                 media-video/lives/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/lives/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	23 Mar 2011 08:41:07 -0000	1.30
+++ ChangeLog	4 Apr 2011 13:05:26 -0000	1.31
@@ -1,6 +1,13 @@
 # ChangeLog for media-video/lives
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/lives/ChangeLog,v 1.30 2011/03/23 08:41:07 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/lives/ChangeLog,v 1.31 2011/04/04 13:05:26 lu_zero Exp $
+
+*lives-1.4.2 (04 Apr 2011)
+
+  04 Apr 2011; Luca Barbato <lu_zero@gentoo.org> lives-1.0.0.ebuild,
+  +lives-1.4.2.ebuild:
+  Version bump, move to virtual/ffmpeg, it cannot use mplayer2 yet since it
+  uses mencoder
 
   23 Mar 2011; Tim Harder <radhermit@gentoo.org> -lives-0.9.8.6.ebuild,
   -lives-0.9.8.12.ebuild, lives-1.0.0.ebuild:



1.1                  media-video/lives/lives-1.4.2.ebuild

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

Index: lives-1.4.2.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/lives/lives-1.4.2.ebuild,v 1.1 2011/04/04 13:05:26 lu_zero Exp $

EAPI=2

inherit flag-o-matic

MY_P="LiVES-${PV}"
DESCRIPTION="LiVES is a Video Editing System"
HOMEPAGE="http://lives.sf.net"
SRC_URI="http://www.xs4all.nl/~salsaman/lives/current/${MY_P}.tar.bz2"
	# sf.net only has rpms for this version

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc ~amd64"
IUSE="matroska ogg theora libvisual nls" #sdl jack dv"

DEPEND=">=media-video/mplayer-0.90-r2
		>=media-gfx/imagemagick-5.5.6
		>=dev-lang/perl-5.8.0-r12
		>=x11-libs/gtk+-2.2.1:2
		media-libs/libsdl
		virtual/ffmpeg
		virtual/jpeg
		>=media-sound/sox-12.17.3-r3
		virtual/cdrtools
		theora? ( media-libs/libtheora )
		>=dev-lang/python-2.3.4
		matroska? ( media-video/mkvtoolnix
					media-libs/libmatroska )
		ogg? ( media-sound/ogmtools )
		>=media-video/mjpegtools-1.6.2
		libvisual? ( media-libs/libvisual )
		media-sound/jack-audio-connection-kit
		sys-libs/libavc1394"
RDEPEND="${DEPEND}"

src_prepare() {
	# hardcoding -03 is wrong!
	sed -i -e "s:-O3::g" \
		"${S}"/{libweed,lives-plugins/{plugins/{decoders,playback/video},weed-plugins{,/gdk}},src}/Makefile.* || die
}

src_configure() {
	econf \
		$(use_enable libvisual) \
		$(use_enable nls) \
		|| die "configure failed"
}

src_install() {
	dodir /usr/share/pixmaps
	dodir /usr/share/applications
	make DESTDIR="${D}" install || die
	dodoc AUTHORS FEATURES GETTING.STARTED
}






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

only message in thread, other threads:[~2011-04-04 13:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-04 13:05 [gentoo-commits] gentoo-x86 commit in media-video/lives: lives-1.0.0.ebuild ChangeLog lives-1.4.2.ebuild Luca Barbato (lu_zero)

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