public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/grilo: grilo-0.1.20.ebuild ChangeLog grilo-0.2.3.ebuild grilo-0.2.4.ebuild grilo-0.1.18-r1.ebuild grilo-0.2.2.ebuild grilo-0.2.0-r1.ebuild
@ 2012-12-10  2:40 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; only message in thread
From: Alexandre Rostovtsev (tetromino) @ 2012-12-10  2:40 UTC (permalink / raw
  To: gentoo-commits

tetromino    12/12/10 02:40:29

  Modified:             grilo-0.1.20.ebuild ChangeLog grilo-0.2.3.ebuild
                        grilo-0.1.18-r1.ebuild
  Added:                grilo-0.2.4.ebuild
  Removed:              grilo-0.2.2.ebuild grilo-0.2.0-r1.ebuild
  Log:
  Version bump. Update license, clarify pygobject dependency. Drop old.
  
  (Portage version: 2.2.0_alpha145/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)

Revision  Changes    Path
1.2                  media-libs/grilo/grilo-0.1.20.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/grilo/grilo-0.1.20.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/grilo/grilo-0.1.20.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/grilo/grilo-0.1.20.ebuild?r1=1.1&r2=1.2

Index: grilo-0.1.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/grilo/grilo-0.1.20.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- grilo-0.1.20.ebuild	16 Sep 2012 02:48:00 -0000	1.1
+++ grilo-0.1.20.ebuild	10 Dec 2012 02:40:29 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/grilo-0.1.20.ebuild,v 1.1 2012/09/16 02:48:00 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/grilo-0.1.20.ebuild,v 1.2 2012/12/10 02:40:29 tetromino Exp $
 
 EAPI="4"
 GCONF_DEBUG="no" # --enable-debug only changes CFLAGS
@@ -14,7 +14,7 @@
 DESCRIPTION="A framework for easy media discovery and browsing"
 HOMEPAGE="https://live.gnome.org/Grilo"
 
-LICENSE="LGPL-2.1"
+LICENSE="LGPL-2.1+"
 SLOT="0.1"
 KEYWORDS="~amd64 ~x86"
 IUSE="doc examples gtk +introspection +network test vala"
@@ -30,7 +30,8 @@
 	doc? ( >=dev-util/gtk-doc-1.10 )
 	vala? ( $(vala_depend) )
 	test? (
-		dev-python/pygobject:2[introspection?]
+		dev-python/pygobject:2
+		dev-python/pygobject:3
 		media-plugins/grilo-plugins:0.1 )"
 # eautoreconf requires gnome-common
 



1.14                 media-libs/grilo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/grilo/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	25 Nov 2012 14:41:59 -0000	1.13
+++ ChangeLog	10 Dec 2012 02:40:29 -0000	1.14
@@ -1,6 +1,13 @@
 # ChangeLog for media-libs/grilo
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/ChangeLog,v 1.13 2012/11/25 14:41:59 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/ChangeLog,v 1.14 2012/12/10 02:40:29 tetromino Exp $
+
+*grilo-0.2.4 (10 Dec 2012)
+
+  10 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+  grilo-0.1.18-r1.ebuild, grilo-0.1.20.ebuild, -grilo-0.2.0-r1.ebuild,
+  -grilo-0.2.2.ebuild, grilo-0.2.3.ebuild, +grilo-0.2.4.ebuild:
+  Version bump. Update license, clarify pygobject dependency. Drop old.
 
 *grilo-0.2.3 (25 Nov 2012)
 



1.2                  media-libs/grilo/grilo-0.2.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/grilo/grilo-0.2.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/grilo/grilo-0.2.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/grilo/grilo-0.2.3.ebuild?r1=1.1&r2=1.2

Index: grilo-0.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/grilo/grilo-0.2.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- grilo-0.2.3.ebuild	25 Nov 2012 14:41:59 -0000	1.1
+++ grilo-0.2.3.ebuild	10 Dec 2012 02:40:29 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/grilo-0.2.3.ebuild,v 1.1 2012/11/25 14:41:59 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/grilo-0.2.3.ebuild,v 1.2 2012/12/10 02:40:29 tetromino Exp $
 
 EAPI="4"
 GCONF_DEBUG="no" # --enable-debug only changes CFLAGS
@@ -15,7 +15,7 @@
 DESCRIPTION="A framework for easy media discovery and browsing"
 HOMEPAGE="https://live.gnome.org/Grilo"
 
-LICENSE="LGPL-2.1"
+LICENSE="LGPL-2.1+"
 SLOT="0.2"
 KEYWORDS="~amd64 ~x86"
 IUSE="gtk examples +introspection +network test vala"
@@ -31,7 +31,8 @@
 	virtual/pkgconfig
 	vala? ( $(vala_depend) )
 	test? (
-		dev-python/pygobject:2[introspection?]
+		dev-python/pygobject:2
+		dev-python/pygobject:3
 		media-plugins/grilo-plugins:0.2 )"
 # eautoreconf requires gnome-common
 



1.4                  media-libs/grilo/grilo-0.1.18-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/grilo/grilo-0.1.18-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/grilo/grilo-0.1.18-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/grilo/grilo-0.1.18-r1.ebuild?r1=1.3&r2=1.4

Index: grilo-0.1.18-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/grilo/grilo-0.1.18-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- grilo-0.1.18-r1.ebuild	4 Oct 2012 14:56:33 -0000	1.3
+++ grilo-0.1.18-r1.ebuild	10 Dec 2012 02:40:29 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/grilo-0.1.18-r1.ebuild,v 1.3 2012/10/04 14:56:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/grilo-0.1.18-r1.ebuild,v 1.4 2012/12/10 02:40:29 tetromino Exp $
 
 EAPI="4"
 GCONF_DEBUG="no" # --enable-debug only changes CFLAGS
@@ -11,7 +11,7 @@
 DESCRIPTION="A framework for easy media discovery and browsing"
 HOMEPAGE="https://live.gnome.org/Grilo"
 
-LICENSE="LGPL-2.1"
+LICENSE="LGPL-2.1+"
 SLOT="0.1"
 KEYWORDS="amd64 x86"
 IUSE="doc examples gtk +introspection +network test vala"
@@ -28,7 +28,8 @@
 	doc? ( >=dev-util/gtk-doc-1.10 )
 	vala? ( dev-lang/vala:0.12[vapigen] )
 	test? (
-		dev-python/pygobject:2[introspection?]
+		dev-python/pygobject:2
+		dev-python/pygobject:3
 		media-plugins/grilo-plugins:0.1 )"
 # eautoreconf requires gnome-common
 



1.1                  media-libs/grilo/grilo-0.2.4.ebuild

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

Index: grilo-0.2.4.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/grilo-0.2.4.ebuild,v 1.1 2012/12/10 02:40:29 tetromino Exp $

EAPI="5"
GCONF_DEBUG="no" # --enable-debug only changes CFLAGS
GNOME2_LA_PUNT="yes"
PYTHON_DEPEND="test? 2"
VALA_MIN_API_VERSION="0.12"
VALA_MAX_API_VERSION="0.18" # explicitly specified in configure
VALA_USE_DEPEND="vapigen"

inherit gnome2 vala python

DESCRIPTION="A framework for easy media discovery and browsing"
HOMEPAGE="https://live.gnome.org/Grilo"

LICENSE="LGPL-2.1+"
SLOT="0.2/1" # subslot is libgrilo-0.2 soname suffix
KEYWORDS="~amd64 ~x86"
IUSE="gtk examples +introspection +network test vala"
REQUIRED_USE="test? ( introspection )"

RDEPEND=">=dev-libs/glib-2.29.10:2
	dev-libs/libxml2:2
	gtk? ( >=x11-libs/gtk+-3:3 )
	introspection? ( >=dev-libs/gobject-introspection-0.9 )
	network? ( >=net-libs/libsoup-2.33.4:2.4 )"
DEPEND="${RDEPEND}
	>=dev-util/gtk-doc-am-1.10
	virtual/pkgconfig
	vala? ( $(vala_depend) )
	test? (
		dev-python/pygobject:2
		dev-python/pygobject:3
		media-plugins/grilo-plugins:0.2 )"
# eautoreconf requires gnome-common

# Tests fail horribly, but return 0
RESTRICT="test"

pkg_setup() {
	if use test; then
		python_pkg_setup
		python_set_active_version 2
	fi
}

src_prepare() {
	DOCS="AUTHORS NEWS README TODO"
	# --enable-debug only changes CFLAGS, useless for us
	G2CONF="${G2CONF}
		--disable-static
		--disable-debug
		$(use_enable gtk test-ui)
		$(use_enable introspection)
		$(use_enable network grl-net)
		$(use_enable test tests)
		$(use_enable vala)"

	# Don't build examples
	sed -e '/SUBDIRS/s/examples//' \
		-i Makefile.am -i Makefile.in || die

	# Add missing file from tarball
	cp "${FILESDIR}"/${PN}-0.1.16-constants.py \
		tests/python/constants.py || die

	use vala && vala_src_prepare
	gnome2_src_prepare
}

src_test() {
	emake check PYTHON=$(PYTHON -2)
}

src_install() {
	gnome2_src_install
	# Upstream made this conditional on gtk-doc build...
	emake -C doc install DESTDIR="${ED}"

	# Prevent file collision with other slot
	if use vala; then
		mv "${ED}usr/bin/grilo-simple-playlist" \
			"${ED}usr/bin/grilo-simple-playlist-${SLOT}" || die
	fi

	if use examples; then
		# Install example code
		insinto /usr/share/doc/${PF}/examples
		doins "${S}"/examples/*.c
	fi
}





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

only message in thread, other threads:[~2012-12-10  2:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-10  2:40 [gentoo-commits] gentoo-x86 commit in media-libs/grilo: grilo-0.1.20.ebuild ChangeLog grilo-0.2.3.ebuild grilo-0.2.4.ebuild grilo-0.1.18-r1.ebuild grilo-0.2.2.ebuild grilo-0.2.0-r1.ebuild Alexandre Rostovtsev (tetromino)

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