From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RMEEC-0006t1-3i for garchives@archives.gentoo.org; Fri, 04 Nov 2011 07:30:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8AEDE0330; Fri, 4 Nov 2011 07:30:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9F199E0330 for ; Fri, 4 Nov 2011 07:30:07 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 018F71B401E for ; Fri, 4 Nov 2011 07:30:06 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2221) id C394A2004B; Fri, 4 Nov 2011 07:30:05 +0000 (UTC) From: "Arun Raghavan (ford_prefect)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ford_prefect@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-mpeg2enc: ChangeLog gst-plugins-mpeg2enc-0.10.22-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog gst-plugins-mpeg2enc-0.10.22-r1.ebuild X-VCS-Directories: media-plugins/gst-plugins-mpeg2enc X-VCS-Committer: ford_prefect X-VCS-Committer-Name: Arun Raghavan Content-Type: text/plain; charset=utf8 Message-Id: <20111104073005.C394A2004B@flycatcher.gentoo.org> Date: Fri, 4 Nov 2011 07:30:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 798875ed-9d8c-46ab-8a33-a1fe79b42999 X-Archives-Hash: 062e73a1a64570dce3d773b0cf111c47 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. (f= ixes bug #369975) =20 (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=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-= plugins-mpeg2enc/ChangeLog?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-= plugins-mpeg2enc/ChangeLog?r1=3D1.3&r2=3D1.4 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mpeg2enc/Chan= geLog,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/Ch= angeLog,v 1.3 2011/07/29 08:46:04 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mpeg2enc/Ch= angeLog,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 + +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) =20 *gst-plugins-mpeg2enc-0.10.22 (29 Jul 2011) =20 1.1 media-plugins/gst-plugins-mpeg2enc/gst-plugins-mpeg2= enc-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=3D1.1&view=3D= markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-= plugins-mpeg2enc/gst-plugins-mpeg2enc-0.10.22-r1.ebuild?rev=3D1.1&content= -type=3Dtext/plain Index: gst-plugins-mpeg2enc-0.10.22-r1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # 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_prefec= t Exp $ EAPI=3D2 inherit gst-plugins-bad DESCRIPTION=3D"GStreamer plugin for MPEG-1/2 video encoding" KEYWORDS=3D"~amd64 ~x86" IUSE=3D"" RDEPEND=3D">=3Dmedia-video/mjpegtools-1.9.0 >=3Dmedia-libs/gst-plugins-base-0.10.33" DEPEND=3D"${RDEPEND}" src_prepare() { # Upstream patch to build against mjpegtools 2.0 epatch "${FILESDIR}/${P}-compile-fix.patch" }