public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/gupnp: ChangeLog gupnp-0.13.0.ebuild
@ 2009-10-04 17:15 Romain Perier (mrpouet)
  0 siblings, 0 replies; only message in thread
From: Romain Perier (mrpouet) @ 2009-10-04 17:15 UTC (permalink / raw
  To: gentoo-commits

mrpouet     09/10/04 17:15:07

  Modified:             ChangeLog
  Added:                gupnp-0.13.0.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc43/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 net-libs/gupnp/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gupnp/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gupnp/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gupnp/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	11 Sep 2009 21:02:49 -0000	1.10
+++ ChangeLog	4 Oct 2009 17:15:06 -0000	1.11
@@ -1,6 +1,12 @@
 # ChangeLog for net-libs/gupnp
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.10 2009/09/11 21:02:49 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.11 2009/10/04 17:15:06 mrpouet Exp $
+
+*gupnp-0.13.0 (04 Oct 2009)
+
+  04 Oct 2009; Romain Perier <mrpouet@gentoo.org>
+  +gupnp-0.13.0.ebuild:
+  Version bump.
 
   11 Sep 2009; Mounir Lamouri <volkmar@gentoo.org> gupnp-0.12.8.ebuild:
   Keywording for ppc. Bug 282263



1.1                  net-libs/gupnp/gupnp-0.13.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gupnp/gupnp-0.13.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/gupnp/gupnp-0.13.0.ebuild?rev=1.1&content-type=text/plain

Index: gupnp-0.13.0.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.13.0.ebuild,v 1.1 2009/10/04 17:15:06 mrpouet Exp $

EAPI=2

DESCRIPTION="an object-oriented framework for creating UPnP devs and control points."
HOMEPAGE="http://gupnp.org"
SRC_URI="http://${PN}.org/sources/${PN}/${P}.tar.gz"

LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~x86"
IUSE=""

RDEPEND=">=net-libs/gssdp-0.7
	net-libs/libsoup:2.4
	>=dev-libs/glib-2.18:2
	dev-libs/libxml2
	|| ( >=sys-apps/util-linux-2.16 <sys-libs/e2fsprogs-libs-1.41.8 )"
DEPEND="${RDEPEND}
	dev-util/pkgconfig
	sys-devel/gettext"

src_configure() {
	econf \
		--disable-dependency-tracking \
		--disable-gtk-doc \
		--disable-gtk-doc-html \
		--disable-gtk-doc-pdf
}

src_install() {
	emake DESTDIR="${D}" install || die "emake install failed"
	dodoc AUTHORS ChangeLog NEWS README
}






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

only message in thread, other threads:[~2009-10-04 17:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-04 17:15 [gentoo-commits] gentoo-x86 commit in net-libs/gupnp: ChangeLog gupnp-0.13.0.ebuild Romain Perier (mrpouet)

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