From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id EDF951381F3 for ; Sun, 29 Sep 2013 17:53:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8993EE0EF4; Sun, 29 Sep 2013 17:53:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 119A8E0EF4 for ; Sun, 29 Sep 2013 17:53:34 +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 079FB33EAE4 for ; Sun, 29 Sep 2013 17:53:34 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2184) id B59A42004C; Sun, 29 Sep 2013 17:53:32 +0000 (UTC) From: "Gilles Dartiguelongue (eva)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, eva@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/gst-plugins-bad: ChangeLog gst-plugins-bad-1.2.0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog gst-plugins-bad-1.2.0.ebuild X-VCS-Directories: media-libs/gst-plugins-bad X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130929175332.B59A42004C@flycatcher.gentoo.org> Date: Sun, 29 Sep 2013 17:53:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2a4e7c4a-0e27-4c97-b3eb-82b0f897fe9d X-Archives-Hash: f1e7c7aeb5958dc39e03dbcd9170146c eva 13/09/29 17:53:32 Modified: ChangeLog Added: gst-plugins-bad-1.2.0.ebuild Log: Version bump. (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key C6085806) Revision Changes Path 1.124 media-libs/gst-plugins-bad/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-bad/ChangeLog?rev=1.124&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-bad/ChangeLog?rev=1.124&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-bad/ChangeLog?r1=1.123&r2=1.124 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-bad/ChangeLog,v retrieving revision 1.123 retrieving revision 1.124 diff -u -r1.123 -r1.124 --- ChangeLog 1 Sep 2013 17:39:26 -0000 1.123 +++ ChangeLog 29 Sep 2013 17:53:32 -0000 1.124 @@ -1,6 +1,12 @@ # ChangeLog for media-libs/gst-plugins-bad # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-bad/ChangeLog,v 1.123 2013/09/01 17:39:26 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-bad/ChangeLog,v 1.124 2013/09/29 17:53:32 eva Exp $ + +*gst-plugins-bad-1.2.0 (29 Sep 2013) + + 29 Sep 2013; Gilles Dartiguelongue + +gst-plugins-bad-1.2.0.ebuild: + Version bump. *gst-plugins-bad-1.0.10 (01 Sep 2013) 1.1 media-libs/gst-plugins-bad/gst-plugins-bad-1.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-bad/gst-plugins-bad-1.2.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-bad/gst-plugins-bad-1.2.0.ebuild?rev=1.1&content-type=text/plain Index: gst-plugins-bad-1.2.0.ebuild =================================================================== # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-bad/gst-plugins-bad-1.2.0.ebuild,v 1.1 2013/09/29 17:53:32 eva Exp $ EAPI="5" inherit eutils flag-o-matic gst-plugins-bad gst-plugins10 DESCRIPTION="Less plugins for GStreamer" HOMEPAGE="http://gstreamer.freedesktop.org/" LICENSE="LGPL-2" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="+introspection +orc" # FIXME: we need to depend on mesa to avoid automagic on egl RDEPEND=" >=dev-libs/glib-2.32:2 >=media-libs/gst-plugins-base-1:${SLOT} >=media-libs/gstreamer-1:${SLOT} media-libs/mesa x11-libs/libX11 introspection? ( >=dev-libs/gobject-introspection-1.31.1 ) orc? ( >=dev-lang/orc-0.4.17 ) " DEPEND="${RDEPEND} >=dev-util/gtk-doc-am-1.12 " src_configure() { strip-flags replace-flags "-O3" "-O2" filter-flags "-fprefetch-loop-arrays" # (Bug #22249) gst-plugins10_src_configure \ $(use_enable introspection) \ $(use_enable orc) \ --disable-examples \ --disable-debug \ --with-egl-window-system=none } src_compile() { default } src_install() { DOCS="AUTHORS ChangeLog NEWS README RELEASE" default prune_libtool_files --modules }