summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-06-18 07:43:37 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-06-18 07:43:37 +0000
commit03003c3377b3a8e90919fdadde884307d9b64898 (patch)
tree2984f61bc28a75c8e9719ff3049c50a401084484 /net-libs
parentForced wxwidgets dependency (bug #266799) and added X for PyQt4 (bug #272180) (diff)
downloadgentoo-2-03003c3377b3a8e90919fdadde884307d9b64898.tar.gz
gentoo-2-03003c3377b3a8e90919fdadde884307d9b64898.tar.bz2
gentoo-2-03003c3377b3a8e90919fdadde884307d9b64898.zip
Version bump.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/gupnp-av/ChangeLog13
-rw-r--r--net-libs/gupnp-av/gupnp-av-0.2.1.ebuild27
-rw-r--r--net-libs/gupnp-av/gupnp-av-0.4.1.ebuild (renamed from net-libs/gupnp-av/gupnp-av-0.1.ebuild)19
3 files changed, 19 insertions, 40 deletions
diff --git a/net-libs/gupnp-av/ChangeLog b/net-libs/gupnp-av/ChangeLog
index 8742f234f3f6..040229157a29 100644
--- a/net-libs/gupnp-av/ChangeLog
+++ b/net-libs/gupnp-av/ChangeLog
@@ -1,12 +1,15 @@
# ChangeLog for net-libs/gupnp-av
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/ChangeLog,v 1.2 2008/11/24 18:26:02 ssuominen Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/ChangeLog,v 1.3 2009/06/18 07:43:37 ssuominen Exp $
- 24 Nov 2008; <ssuominen@gentoo.org> metadata.xml:
- Re-assign to net-p2p herd.
+*gupnp-av-0.4.1 (18 Jun 2009)
+
+ 18 Jun 2009; Samuli Suominen <ssuominen@gentoo.org>
+ +gupnp-av-0.4.1.ebuild:
+ Version bump wrt #274453, thanks to Alex Legler for reporting.
*gupnp-av-0.1 (24 Apr 2008)
- 24 Apr 2008; Samuli Suominen <drac@gentoo.org> +gupnp-av-0.1.ebuild:
+ 24 Apr 2008; Samuli Suominen <ssuominen@gentoo.org> +gupnp-av-0.1.ebuild:
Initial commit.
diff --git a/net-libs/gupnp-av/gupnp-av-0.2.1.ebuild b/net-libs/gupnp-av/gupnp-av-0.2.1.ebuild
deleted file mode 100644
index e3ecfa21e06b..000000000000
--- a/net-libs/gupnp-av/gupnp-av-0.2.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.2.1.ebuild,v 1.1 2008/10/28 21:42:29 tester Exp $
-
-DESCRIPTION="a small utility library that aims to ease the handling UPnP A/V profiles."
-HOMEPAGE="http://gupnp.org"
-SRC_URI="http://gupnp.org/sources/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2
- >=net-libs/gupnp-0.10"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"
-
-src_compile() {
- econf --disable-dependency-tracking --disable-gtk-doc
- emake || die "emake failed."
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed."
- dodoc AUTHORS ChangeLog NEWS README
-}
diff --git a/net-libs/gupnp-av/gupnp-av-0.1.ebuild b/net-libs/gupnp-av/gupnp-av-0.4.1.ebuild
index b78cb30cbee6..4113aff749f1 100644
--- a/net-libs/gupnp-av/gupnp-av-0.1.ebuild
+++ b/net-libs/gupnp-av/gupnp-av-0.4.1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.1.ebuild,v 1.1 2008/04/24 15:29:11 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-av/gupnp-av-0.4.1.ebuild,v 1.1 2009/06/18 07:43:37 ssuominen Exp $
+
+EAPI=2
DESCRIPTION="a small utility library that aims to ease the handling UPnP A/V profiles."
HOMEPAGE="http://gupnp.org"
@@ -11,17 +13,18 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND=">=dev-libs/glib-2
- >=net-libs/gupnp-0.6"
+RDEPEND=">=dev-libs/glib-2:2
+ >=net-libs/gupnp-0.8.99"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
-src_compile() {
- econf --disable-dependency-tracking --disable-gtk-doc
- emake || die "emake failed."
+src_configure() {
+ econf \
+ --disable-dependency-tracking \
+ --disable-gtk-doc
}
src_install() {
- emake DESTDIR="${D}" install || die "emake install failed."
+ emake DESTDIR="${D}" install || die "emake install failed"
dodoc AUTHORS ChangeLog NEWS README
}