public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-mpeg2enc: ChangeLog gst-plugins-mpeg2enc-0.10.22-r1.ebuild
@ 2011-11-04  7:30 Arun Raghavan (ford_prefect)
  0 siblings, 0 replies; only message in thread
From: Arun Raghavan (ford_prefect) @ 2011-11-04  7:30 UTC (permalink / raw
  To: gentoo-commits

ford_prefect    11/11/04 07:30:05

  Modified:             ChangeLog
  Added:                gst-plugins-mpeg2enc-0.10.22-r1.ebuild
  Log:
  Add a patch from upstream to fix compilation against mjpegtools 2.0. (fixes bug #369975)
  
  (Portage version: 2.2.0_alpha72/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  media-plugins/gst-plugins-mpeg2enc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mpeg2enc/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mpeg2enc/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mpeg2enc/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mpeg2enc/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	29 Jul 2011 08:46:04 -0000	1.3
+++ ChangeLog	4 Nov 2011 07:30:05 -0000	1.4
@@ -1,6 +1,14 @@
 # ChangeLog for media-plugins/gst-plugins-mpeg2enc
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mpeg2enc/ChangeLog,v 1.3 2011/07/29 08:46:04 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mpeg2enc/ChangeLog,v 1.4 2011/11/04 07:30:05 ford_prefect Exp $
+
+*gst-plugins-mpeg2enc-0.10.22-r1 (04 Nov 2011)
+
+  04 Nov 2011; Arun Raghavan <ford_prefect@gentoo.org>
+  +gst-plugins-mpeg2enc-0.10.22-r1.ebuild,
+  +files/gst-plugins-mpeg2enc-0.10.22-compile-fix.patch:
+  Add a patch from upstream to fix compilation against mjpegtools 2.0. (fixes
+  bug #369975)
 
 *gst-plugins-mpeg2enc-0.10.22 (29 Jul 2011)
 



1.1                  media-plugins/gst-plugins-mpeg2enc/gst-plugins-mpeg2enc-0.10.22-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mpeg2enc/gst-plugins-mpeg2enc-0.10.22-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mpeg2enc/gst-plugins-mpeg2enc-0.10.22-r1.ebuild?rev=1.1&content-type=text/plain

Index: gst-plugins-mpeg2enc-0.10.22-r1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mpeg2enc/gst-plugins-mpeg2enc-0.10.22-r1.ebuild,v 1.1 2011/11/04 07:30:05 ford_prefect Exp $

EAPI=2

inherit gst-plugins-bad

DESCRIPTION="GStreamer plugin for MPEG-1/2 video encoding"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=media-video/mjpegtools-1.9.0
	>=media-libs/gst-plugins-base-0.10.33"
DEPEND="${RDEPEND}"

src_prepare() {
	# Upstream patch to build against mjpegtools 2.0
	epatch "${FILESDIR}/${P}-compile-fix.patch"
}






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

only message in thread, other threads:[~2011-11-04  7:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-04  7:30 [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-mpeg2enc: ChangeLog gst-plugins-mpeg2enc-0.10.22-r1.ebuild Arun Raghavan (ford_prefect)

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