public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-ximagesrc: metadata.xml gst-plugins-ximagesrc-1.4.5.ebuild ChangeLog gst-plugins-ximagesrc-0.10.31.ebuild gst-plugins-ximagesrc-1.2.3.ebuild gst-plugins-ximagesrc-1.2.4.ebuild
@ 2015-01-31 14:42 Mart Raudsepp (leio)
  0 siblings, 0 replies; only message in thread
From: Mart Raudsepp (leio) @ 2015-01-31 14:42 UTC (permalink / raw
  To: gentoo-commits

leio        15/01/31 14:42:26

  Modified:             metadata.xml ChangeLog
  Added:                gst-plugins-ximagesrc-1.4.5.ebuild
  Removed:              gst-plugins-ximagesrc-0.10.31.ebuild
                        gst-plugins-ximagesrc-1.2.3.ebuild
                        gst-plugins-ximagesrc-1.2.4.ebuild
  Log:
  Version bump, remove old, add long description. Adds ARGB/BGRA support and fixes some memory leaks
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.2                  media-plugins/gst-plugins-ximagesrc/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-ximagesrc/metadata.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-ximagesrc/metadata.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-ximagesrc/metadata.xml?r1=1.1&r2=1.2

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ximagesrc/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml	5 May 2006 10:40:40 -0000	1.1
+++ metadata.xml	31 Jan 2015 14:42:26 -0000	1.2
@@ -2,4 +2,10 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 <herd>gstreamer</herd>
+<longdescription lang="en">
+	GStreamer plugin for X11 video input using standard Xlib calls.
+
+	Includes the following element:
+	* ximagesrc - Creates a screenshot video stream
+</longdescription>
 </pkgmetadata>



1.84                 media-plugins/gst-plugins-ximagesrc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ximagesrc/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog	21 Aug 2014 10:44:52 -0000	1.83
+++ ChangeLog	31 Jan 2015 14:42:26 -0000	1.84
@@ -1,6 +1,15 @@
 # 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.83 2014/08/21 10:44:52 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ximagesrc/ChangeLog,v 1.84 2015/01/31 14:42:26 leio Exp $
+
+*gst-plugins-ximagesrc-1.4.5 (31 Jan 2015)
+
+  31 Jan 2015; Mart Raudsepp <leio@gentoo.org>
+  -gst-plugins-ximagesrc-0.10.31.ebuild, -gst-plugins-ximagesrc-1.2.3.ebuild,
+  -gst-plugins-ximagesrc-1.2.4.ebuild, +gst-plugins-ximagesrc-1.4.5.ebuild,
+  metadata.xml:
+  Version bump, remove old, add long description. Adds ARGB/BGRA support and
+  fixes some memory leaks
 
   21 Aug 2014; Agostino Sarubbo <ago@gentoo.org>
   gst-plugins-ximagesrc-0.10.31-r1.ebuild,



1.1                  media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.4.5.ebuild

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

Index: gst-plugins-ximagesrc-1.4.5.ebuild
===================================================================
# Copyright 1999-2015 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.4.5.ebuild,v 1.1 2015/01/31 14:42:26 leio Exp $

EAPI="5"

GST_ORG_MODULE=gst-plugins-good
inherit gstreamer

DESCRIPTION="GStreamer plugin for X11 video capture stream"

KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""

RDEPEND="
	>=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
	>=x11-libs/libXdamage-1.1.4-r1[${MULTILIB_USEDEP}]
	>=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
	>=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}]
	>=x11-libs/libSM-1.2.1-r1[${MULTILIB_USEDEP}]
"
DEPEND="${RDEPEND}
	>=x11-proto/damageproto-1.2.1-r1[${MULTILIB_USEDEP}]
	>=x11-proto/fixesproto-5.0-r1[${MULTILIB_USEDEP}]
	>=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]
	>=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]
"

# xshm is a compile time option of ximage
GST_PLUGINS_BUILD="x xshm"
GST_PLUGINS_BUILD_DIR="ximage"





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

only message in thread, other threads:[~2015-01-31 14:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-31 14:42 [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-ximagesrc: metadata.xml gst-plugins-ximagesrc-1.4.5.ebuild ChangeLog gst-plugins-ximagesrc-0.10.31.ebuild gst-plugins-ximagesrc-1.2.3.ebuild gst-plugins-ximagesrc-1.2.4.ebuild Mart Raudsepp (leio)

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