public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/gupnp: gupnp-0.16.1.ebuild ChangeLog
@ 2011-08-14 10:25 Nirbheek Chauhan (nirbheek)
  0 siblings, 0 replies; only message in thread
From: Nirbheek Chauhan (nirbheek) @ 2011-08-14 10:25 UTC (permalink / raw
  To: gentoo-commits

nirbheek    11/08/14 10:25:50

  Modified:             gupnp-0.16.1.ebuild ChangeLog
  Log:
  Remove .la files and static libraries
  
  (Portage version: 2.2.0_alpha39_p14/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  net-libs/gupnp/gupnp-0.16.1.ebuild

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

Index: gupnp-0.16.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.16.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gupnp-0.16.1.ebuild	14 Aug 2011 10:21:05 -0000	1.2
+++ gupnp-0.16.1.ebuild	14 Aug 2011 10:25:50 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.16.1.ebuild,v 1.2 2011/08/14 10:21:05 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.16.1.ebuild,v 1.3 2011/08/14 10:25:50 nirbheek Exp $
 
 EAPI="4"
 
@@ -32,8 +32,15 @@
 
 	econf \
 		$(use_enable introspection) \
+		--disable-static \
 		--disable-dependency-tracking \
 		--disable-gtk-doc \
 		--with-context-manager=${backend} \
 		--with-html-dir=/usr/share/doc/${PF}/html
 }
+
+src_install() {
+	default
+	# Remove pointless .la files
+	find "${D}" -name '*.la' -exec rm -f {} + || die
+}



1.37                 net-libs/gupnp/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	14 Aug 2011 10:21:05 -0000	1.36
+++ ChangeLog	14 Aug 2011 10:25:50 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/gupnp
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.36 2011/08/14 10:21:05 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.37 2011/08/14 10:25:50 nirbheek Exp $
+
+  14 Aug 2011; Nirbheek Chauhan <nirbheek@gentoo.org> gupnp-0.16.1.ebuild:
+  Remove .la files and static libraries
 
   14 Aug 2011; Nirbheek Chauhan <nirbheek@gentoo.org> -gupnp-0.12.8.ebuild,
   -gupnp-0.13.2.ebuild, -gupnp-0.14.1.ebuild, -gupnp-0.15.1.ebuild,






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

only message in thread, other threads:[~2011-08-14 10:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-14 10:25 [gentoo-commits] gentoo-x86 commit in net-libs/gupnp: gupnp-0.16.1.ebuild ChangeLog Nirbheek Chauhan (nirbheek)

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