public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-im/pidgin: pidgin-2.5.2.ebuild ChangeLog
@ 2008-10-28 13:03 Diego Petteno (flameeyes)
  0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2008-10-28 13:03 UTC (permalink / raw
  To: gentoo-commits

flameeyes    08/10/28 13:03:06

  Modified:             pidgin-2.5.2.ebuild ChangeLog
  Log:
  Add patch for building with --as-needed (upstream bug #7391).
  (Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo-r1 x86_64)

Revision  Changes    Path
1.2                  net-im/pidgin/pidgin-2.5.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/pidgin-2.5.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/pidgin-2.5.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/pidgin-2.5.2.ebuild?r1=1.1&r2=1.2

Index: pidgin-2.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.5.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pidgin-2.5.2.ebuild	24 Oct 2008 16:22:18 -0000	1.1
+++ pidgin-2.5.2.ebuild	28 Oct 2008 13:03:06 -0000	1.2
@@ -1,8 +1,10 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.5.2.ebuild,v 1.1 2008/10/24 16:22:18 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.5.2.ebuild,v 1.2 2008/10/28 13:03:06 flameeyes Exp $
 
-inherit flag-o-matic eutils toolchain-funcs multilib perl-app gnome2
+WANT_AUTOMAKE="1.9"
+
+inherit flag-o-matic eutils toolchain-funcs multilib perl-app gnome2 autotools
 
 DESCRIPTION="GTK Instant Messenger client"
 HOMEPAGE="http://pidgin.im/"
@@ -104,6 +106,14 @@
 
 }
 
+src_unpack() {
+	unpack ${A}
+	cd "${S}"
+
+	epatch "${FILESDIR}"/${P}-asneeded.patch
+	eautomake
+}
+
 src_compile() {
 	# Stabilize things, for your own good
 	strip-flags



1.72                 net-im/pidgin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/ChangeLog?rev=1.72&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/ChangeLog?rev=1.72&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/ChangeLog?r1=1.71&r2=1.72

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog	24 Oct 2008 16:22:18 -0000	1.71
+++ ChangeLog	28 Oct 2008 13:03:06 -0000	1.72
@@ -1,6 +1,10 @@
 # ChangeLog for net-im/pidgin
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.71 2008/10/24 16:22:18 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.72 2008/10/28 13:03:06 flameeyes Exp $
+
+  28 Oct 2008; Diego Pettenò <flameeyes@gentoo.org>
+  +files/pidgin-2.5.2-asneeded.patch, pidgin-2.5.2.ebuild:
+  Add patch for building with --as-needed (upstream bug #7391).
 
 *pidgin-2.5.2 (24 Oct 2008)
 






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

only message in thread, other threads:[~2008-10-28 13:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-28 13:03 [gentoo-commits] gentoo-x86 commit in net-im/pidgin: pidgin-2.5.2.ebuild ChangeLog Diego Petteno (flameeyes)

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