mgorny 14/06/10 19:24:25 Modified: ChangeLog Added: gst-plugins-ximagesrc-0.10.31-r1.ebuild gst-plugins-ximagesrc-1.2.4-r1.ebuild Log: Enable multilib support, bug #493176. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.78 media-plugins/gst-plugins-ximagesrc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-ximagesrc/ChangeLog?rev=1.78&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-ximagesrc/ChangeLog?rev=1.78&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-ximagesrc/ChangeLog?r1=1.77&r2=1.78 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ximagesrc/ChangeLog,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- ChangeLog 31 May 2014 15:24:21 -0000 1.77 +++ ChangeLog 10 Jun 2014 19:24:24 -0000 1.78 @@ -1,6 +1,14 @@ # ChangeLog for media-plugins/gst-plugins-ximagesrc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ximagesrc/ChangeLog,v 1.77 2014/05/31 15:24:21 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ximagesrc/ChangeLog,v 1.78 2014/06/10 19:24:24 mgorny Exp $ + +*gst-plugins-ximagesrc-0.10.31-r1 (10 Jun 2014) +*gst-plugins-ximagesrc-1.2.4-r1 (10 Jun 2014) + + 10 Jun 2014; Michał Górny <mgo...@gentoo.org> + +gst-plugins-ximagesrc-0.10.31-r1.ebuild, + +gst-plugins-ximagesrc-1.2.4-r1.ebuild: + Enable multilib support, bug #493176. *gst-plugins-ximagesrc-1.2.4 (31 May 2014) 1.1 media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-0.10.31-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-0.10.31-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-0.10.31-r1.ebuild?rev=1.1&content-type=text/plain Index: gst-plugins-ximagesrc-0.10.31-r1.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-0.10.31-r1.ebuild,v 1.1 2014/06/10 19:24:24 mgorny Exp $ EAPI="5" GST_ORG_MODULE=gst-plugins-good inherit gstreamer KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=" x11-libs/libX11[${MULTILIB_USEDEP}] x11-libs/libXdamage[${MULTILIB_USEDEP}] x11-libs/libXext[${MULTILIB_USEDEP}] x11-libs/libXfixes[${MULTILIB_USEDEP}] x11-libs/libSM[${MULTILIB_USEDEP}] " DEPEND="${RDEPEND} x11-proto/damageproto[${MULTILIB_USEDEP}] x11-proto/fixesproto[${MULTILIB_USEDEP}] x11-proto/xextproto[${MULTILIB_USEDEP}] x11-proto/xproto[${MULTILIB_USEDEP}] " # xshm is a compile time option of ximage GST_PLUGINS_BUILD="x xshm" GST_PLUGINS_BUILD_DIR="ximage" 1.1 media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.2.4-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.2.4-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.2.4-r1.ebuild?rev=1.1&content-type=text/plain Index: gst-plugins-ximagesrc-1.2.4-r1.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.2.4-r1.ebuild,v 1.1 2014/06/10 19:24:24 mgorny Exp $ EAPI="5" GST_ORG_MODULE=gst-plugins-good inherit gstreamer KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=" x11-libs/libX11[${MULTILIB_USEDEP}] x11-libs/libXdamage[${MULTILIB_USEDEP}] x11-libs/libXext[${MULTILIB_USEDEP}] x11-libs/libXfixes[${MULTILIB_USEDEP}] x11-libs/libSM[${MULTILIB_USEDEP}] " DEPEND="${RDEPEND} x11-proto/damageproto[${MULTILIB_USEDEP}] x11-proto/fixesproto[${MULTILIB_USEDEP}] x11-proto/xextproto[${MULTILIB_USEDEP}] x11-proto/xproto[${MULTILIB_USEDEP}] " # xshm is a compile time option of ximage GST_PLUGINS_BUILD="x xshm" GST_PLUGINS_BUILD_DIR="ximage"