leio        15/01/02 03:35:32

  Modified:             ChangeLog metadata.xml
  Added:                gst-plugins-gdkpixbuf-1.4.5.ebuild
  Removed:              gst-plugins-gdkpixbuf-1.2.3.ebuild
                        gst-plugins-gdkpixbuf-0.10.31.ebuild
                        gst-plugins-gdkpixbuf-1.2.4.ebuild
  Log:
  Version bump. No functional changes that affect us. Remove old, add long 
description
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.49                 media-plugins/gst-plugins-gdkpixbuf/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gdkpixbuf/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   11 Oct 2014 13:13:28 -0000      1.48
+++ ChangeLog   2 Jan 2015 03:35:32 -0000       1.49
@@ -1,6 +1,15 @@
 # ChangeLog for media-plugins/gst-plugins-gdkpixbuf
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gdkpixbuf/ChangeLog,v 1.48 
2014/10/11 13:13:28 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gdkpixbuf/ChangeLog,v 1.49 
2015/01/02 03:35:32 leio Exp $
+
+*gst-plugins-gdkpixbuf-1.4.5 (02 Jan 2015)
+
+  02 Jan 2015; Mart Raudsepp <[email protected]>
+  -gst-plugins-gdkpixbuf-0.10.31.ebuild, -gst-plugins-gdkpixbuf-1.2.3.ebuild,
+  -gst-plugins-gdkpixbuf-1.2.4.ebuild, +gst-plugins-gdkpixbuf-1.4.5.ebuild,
+  metadata.xml:
+  Version bump. No functional changes that affect us. Remove old, add long
+  description
 
   11 Oct 2014; Markus Meier <[email protected]>
   gst-plugins-gdkpixbuf-0.10.31-r1.ebuild:



1.2                  media-plugins/gst-plugins-gdkpixbuf/metadata.xml

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

Index: metadata.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gdkpixbuf/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml        3 Feb 2013 13:00:22 -0000       1.1
+++ metadata.xml        2 Jan 2015 03:35:32 -0000       1.2
@@ -2,4 +2,12 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
 <herd>gstreamer</herd>
+<longdescription lang="en">
+       GStreamer plugin for GdkPixbuf-based image decoder, overlay and sink
+
+       Includes the following elements:
+       * gdkpixbufsink - Output images as GdkPixbuf objects in bus messages
+       * gdkpixbufoverlay - Overlay an image onto a video stream
+       * gdkpixbufdec - Decodes images in a video stream using GdkPixbuf
+</longdescription>
 </pkgmetadata>



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

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

Index: gst-plugins-gdkpixbuf-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-gdkpixbuf/gst-plugins-gdkpixbuf-1.4.5.ebuild,v
 1.1 2015/01/02 03:35:32 leio Exp $

EAPI="5"

GST_ORG_MODULE=gst-plugins-good
inherit gstreamer

DESCRIPION="GdkPixbuf-based image decoder, overlay and sink"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
IUSE=""

RDEPEND=">=x11-libs/gdk-pixbuf-2.30.7:2[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"

GST_PLUGINS_BUILD="gdk_pixbuf"
GST_PLUGINS_BUILD_DIR="gdk_pixbuf"




Reply via email to