public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/gnonlin: gnonlin-1.2.0.ebuild ChangeLog
@ 2014-04-06 11:49 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2014-04-06 11:49 UTC (permalink / raw
  To: gentoo-commits

eva         14/04/06 11:49:52

  Modified:             ChangeLog
  Added:                gnonlin-1.2.0.ebuild
  Log:
  Version bump, bug #490770. Needed for pitivi-0.91.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key C6085806)

Revision  Changes    Path
1.22                 media-libs/gnonlin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gnonlin/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gnonlin/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gnonlin/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/gnonlin/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	7 Nov 2012 21:16:57 -0000	1.21
+++ ChangeLog	6 Apr 2014 11:49:52 -0000	1.22
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/gnonlin
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gnonlin/ChangeLog,v 1.21 2012/11/07 21:16:57 tetromino Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gnonlin/ChangeLog,v 1.22 2014/04/06 11:49:52 eva Exp $
+
+*gnonlin-1.2.0 (06 Apr 2014)
+
+  06 Apr 2014; Gilles Dartiguelongue <eva@gentoo.org> +gnonlin-1.2.0.ebuild:
+  Version bump, bug #490770. Needed for pitivi-0.91.
 
   07 Nov 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
   gnonlin-0.10.9.ebuild, gnonlin-0.10.17.ebuild:



1.1                  media-libs/gnonlin/gnonlin-1.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gnonlin/gnonlin-1.2.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gnonlin/gnonlin-1.2.0.ebuild?rev=1.1&content-type=text/plain

Index: gnonlin-1.2.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/gnonlin/gnonlin-1.2.0.ebuild,v 1.1 2014/04/06 11:49:52 eva Exp $

EAPI="5"

inherit gst-plugins10

DESCRIPTION="Gnonlin is a set of GStreamer elements to ease the creation of non-linear multimedia editors."
HOMEPAGE="http://gnonlin.sourceforge.net"

LICENSE="LGPL-2"
SLOT="1.0"
KEYWORDS="~amd64 ~x86"
IUSE="test"

RDEPEND="
	>=dev-libs/glib-2.34:2
	>=media-libs/gstreamer-1.2:1.0
	>=media-libs/gst-plugins-base-1.2:1.0
"
DEPEND="${RDEPEND}
	virtual/pkgconfig
	>=dev-util/gtk-doc-am-1.13
	test? (
		dev-libs/check
		>=media-libs/gst-plugins-good-1.2:1.0 )
" # videomixer

src_configure() {
	econf --disable-gtk-doc
}

src_compile() {
	default
}

src_install() {
	default
	prune_libtool_files --all
}





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

only message in thread, other threads:[~2014-04-06 11:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-06 11:49 [gentoo-commits] gentoo-x86 commit in media-libs/gnonlin: gnonlin-1.2.0.ebuild ChangeLog Gilles Dartiguelongue (eva)

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