public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp (leio)" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/gst-plugins-base: ChangeLog gst-plugins-base-0.10.25.ebuild
Date: Mon, 16 Nov 2009 00:27:58 +0000	[thread overview]
Message-ID: <E1N9pRm-0005AR-IB@stork.gentoo.org> (raw)

leio        09/11/16 00:27:58

  Modified:             ChangeLog
  Added:                gst-plugins-base-0.10.25.ebuild
  Log:
  Version bump. Per-stream volume control support; interlaced content support in videoscale and ffmpegcolorspace; improved audio capture timing and audio output starting; many other bug fixes and improvements
  (Portage version: 2.2_rc22/cvs/Linux 2.6.31-gentoo-r6 x86_64)

Revision  Changes    Path
1.110                media-libs/gst-plugins-base/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gst-plugins-base/ChangeLog?rev=1.110&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gst-plugins-base/ChangeLog?rev=1.110&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gst-plugins-base/ChangeLog?r1=1.109&r2=1.110

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog	10 Nov 2009 16:05:11 -0000	1.109
+++ ChangeLog	16 Nov 2009 00:27:58 -0000	1.110
@@ -1,6 +1,14 @@
 # ChangeLog for media-libs/gst-plugins-base
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.109 2009/11/10 16:05:11 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.110 2009/11/16 00:27:58 leio Exp $
+
+*gst-plugins-base-0.10.25 (16 Nov 2009)
+
+  16 Nov 2009; Mart Raudsepp <leio@gentoo.org>
+  +gst-plugins-base-0.10.25.ebuild:
+  Version bump. Per-stream volume control support; interlaced content
+  support in videoscale and ffmpegcolorspace; improved audio capture timing
+  and audio output starting; many other bug fixes and improvements
 
   10 Nov 2009; Olivier Crête <tester@gentoo.org>
   gst-plugins-base-0.10.24.ebuild:



1.1                  media-libs/gst-plugins-base/gst-plugins-base-0.10.25.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.25.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.25.ebuild?rev=1.1&content-type=text/plain

Index: gst-plugins-base-0.10.25.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.25.ebuild,v 1.1 2009/11/16 00:27:58 leio Exp $

# order is important, gnome2 after gst-plugins
inherit gst-plugins-base gst-plugins10 gnome2 flag-o-matic eutils
# libtool

DESCRIPTION="Basepack of plugins for gstreamer"
HOMEPAGE="http://gstreamer.sourceforge.net"
SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2"

LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="nls"

RDEPEND=">=dev-libs/glib-2.16
	>=media-libs/gstreamer-0.10.24
	>=dev-libs/liboil-0.3.14
	!<media-libs/gst-plugins-bad-0.10.10"
DEPEND="${RDEPEND}
	nls? ( >=sys-devel/gettext-0.11.5 )
	dev-util/pkgconfig"

DOCS="AUTHORS README RELEASE"

src_compile() {
	# gst doesnt handle opts well, last tested with 0.10.15
	strip-flags
	replace-flags "-O3" "-O2"

	gst-plugins-base_src_configure \
		$(use_enable nls)
	emake || die "emake failed."
}

src_install() {
	gnome2_src_install
}






             reply	other threads:[~2009-11-16  0:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-16  0:27 Mart Raudsepp (leio) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-11-17  3:57 [gentoo-commits] gentoo-x86 commit in media-libs/gst-plugins-base: ChangeLog gst-plugins-base-0.10.25.ebuild Olivier Crete (tester)
2010-01-15  9:28 Christian Faulhammer (fauli)
2010-03-19  8:53 Pacho Ramos (pacho)
2010-03-24 19:38 Christian Faulhammer (fauli)
2010-04-05 18:23 Raul Porcel (armin76)
2010-04-18 15:38 Gysbert Wassenaar (nixnut)
2010-06-24 16:47 Jeroen Roovers (jer)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1N9pRm-0005AR-IB@stork.gentoo.org \
    --to=leio@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox