public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/gupnp-igd: ChangeLog gupnp-igd-0.2.1.ebuild gupnp-igd-0.1.7.ebuild gupnp-igd-0.1.11.ebuild gupnp-igd-0.2.0.ebuild
@ 2012-01-07  3:39 Olivier Crete (tester)
  0 siblings, 0 replies; only message in thread
From: Olivier Crete (tester) @ 2012-01-07  3:39 UTC (permalink / raw
  To: gentoo-commits

tester      12/01/07 03:39:24

  Modified:             ChangeLog gupnp-igd-0.1.7.ebuild
                        gupnp-igd-0.1.11.ebuild
  Added:                gupnp-igd-0.2.1.ebuild
  Removed:              gupnp-igd-0.2.0.ebuild
  Log:
  Update gupnp-igd and add blocks for the older versions
  
  (Portage version: 2.1.10.41/cvs/Linux x86_64)

Revision  Changes    Path
1.32                 net-libs/gupnp-igd/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	13 Nov 2011 21:34:27 -0000	1.31
+++ ChangeLog	7 Jan 2012 03:39:24 -0000	1.32
@@ -1,6 +1,12 @@
 # ChangeLog for net-libs/gupnp-igd
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.31 2011/11/13 21:34:27 eva Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.32 2012/01/07 03:39:24 tester Exp $
+
+*gupnp-igd-0.2.1 (07 Jan 2012)
+
+  07 Jan 2012; Olivier Crête <tester@gentoo.org> gupnp-igd-0.1.7.ebuild,
+  gupnp-igd-0.1.11.ebuild, -gupnp-igd-0.2.0.ebuild, +gupnp-igd-0.2.1.ebuild:
+  Update gupnp-igd and add blocks for the older versions
 
 *gupnp-igd-0.2.0 (13 Nov 2011)
 



1.13                 net-libs/gupnp-igd/gupnp-igd-0.1.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.1.7.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.1.7.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.1.7.ebuild?r1=1.12&r2=1.13

Index: gupnp-igd-0.1.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.1.7.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- gupnp-igd-0.1.7.ebuild	24 Oct 2011 06:08:54 -0000	1.12
+++ gupnp-igd-0.1.7.ebuild	7 Jan 2012 03:39:24 -0000	1.13
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.1.7.ebuild,v 1.12 2011/10/24 06:08:54 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.1.7.ebuild,v 1.13 2012/01/07 03:39:24 tester Exp $
 
 EAPI="3"
 PYTHON_DEPEND="python? 2:2.5"
@@ -19,6 +19,7 @@
 IUSE="python"
 
 RDEPEND=">=net-libs/gupnp-0.13.2
+	!>=net-libs/gupnp-0.17
 	>=dev-libs/glib-2.16:2
 	python? ( >=dev-python/pygobject-2.16:2 )"
 DEPEND="${RDEPEND}



1.3                  net-libs/gupnp-igd/gupnp-igd-0.1.11.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.1.11.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.1.11.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.1.11.ebuild?r1=1.2&r2=1.3

Index: gupnp-igd-0.1.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.1.11.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gupnp-igd-0.1.11.ebuild	24 Oct 2011 06:08:54 -0000	1.2
+++ gupnp-igd-0.1.11.ebuild	7 Jan 2012 03:39:24 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.1.11.ebuild,v 1.2 2011/10/24 06:08:54 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.1.11.ebuild,v 1.3 2012/01/07 03:39:24 tester Exp $
 
 EAPI="3"
 PYTHON_DEPEND="python? 2:2.5"
@@ -19,6 +19,7 @@
 IUSE="+introspection python"
 
 RDEPEND=">=net-libs/gupnp-0.13.2
+	!>=net-libs/gupnp-0.17
 	>=dev-libs/glib-2.16:2
 	introspection? ( >=dev-libs/gobject-introspection-0.10 )
 	python? ( >=dev-python/pygobject-2.16:2 )"



1.1                  net-libs/gupnp-igd/gupnp-igd-0.2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.1.ebuild?rev=1.1&content-type=text/plain

Index: gupnp-igd-0.2.1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.1.ebuild,v 1.1 2012/01/07 03:39:24 tester Exp $

EAPI="3"
PYTHON_DEPEND="python? 2:2.5"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="2.4 3.* *-jython"

inherit autotools eutils python

DESCRIPTION="This is a library to handle UPnP IGD port mapping for GUPnP."
HOMEPAGE="http://gupnp.org"
SRC_URI="http://www.gupnp.org/sites/all/files/sources/${P}.tar.gz"

LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="+introspection python"

RDEPEND=">=net-libs/gupnp-0.18
	>=dev-libs/glib-2.16:2
	introspection? ( >=dev-libs/gobject-introspection-0.10 )
	python? ( >=dev-python/pygobject-2.16:2 )"
DEPEND="${RDEPEND}
	dev-util/pkgconfig
	sys-devel/gettext
	dev-util/gtk-doc-am"

# The only existing test is broken
RESTRICT="test"

pkg_setup() {
	if use python; then
		python_pkg_setup
	fi
}

src_prepare() {
	epatch "${FILESDIR}"/${PN}-0.1.11-disable_static_modules.patch

	# Disable byte-compilation of Python modules.
	echo "#!/bin/sh" > py-compile

	# Python bindings are built/installed manually.
	sed -e "/PYTHON_SUBDIR =/s/ python//" -i Makefile.am

	eautoreconf
}

src_configure() {
	econf \
		--disable-dependency-tracking \
		--disable-static \
		--disable-gtk-doc \
		$(use_enable introspection) \
		$(use_enable python)
}

src_compile() {
	# introspection is built in the same directory and libtool does not handle
	# well dependency like this
	MAKEOPTS="${MAKEOPTS} -j1" default

	if use python; then
		python_copy_sources python

		building() {
			emake \
				PYTHON_INCLUDES="-I$(python_get_includedir)" \
				pyexecdir="$(python_get_sitedir)"
		}
		python_execute_function -s --source-dir python building
	fi
}

src_install() {
	emake DESTDIR="${D}" install || die

	if use python; then
		installation() {
			emake \
				DESTDIR="${D}" \
				pyexecdir="$(python_get_sitedir)" \
				install
		}
		python_execute_function -s --source-dir python installation

		python_clean_installation_image
	fi

	dodoc AUTHORS NEWS README TODO || die
	find "${D}" -name "*.la" -delete
}

pkg_postinst() {
	if use python; then
		python_mod_optimize gupnp
	fi
}

pkg_postrm() {
	if use python; then
		python_mod_cleanup gupnp
	fi
}






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

only message in thread, other threads:[~2012-01-07  3:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-07  3:39 [gentoo-commits] gentoo-x86 commit in net-libs/gupnp-igd: ChangeLog gupnp-igd-0.2.1.ebuild gupnp-igd-0.1.7.ebuild gupnp-igd-0.1.11.ebuild gupnp-igd-0.2.0.ebuild Olivier Crete (tester)

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