public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-p2p/transmission-remote-gtk/files: transmission-remote-gtk-1.1-PKG_PROG_PKG_CONFIG.patch
@ 2012-09-24 12:05 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-09-24 12:05 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/09/24 12:05:24

  Added:               
                        transmission-remote-gtk-1.1-PKG_PROG_PKG_CONFIG.patch
  Log:
  Optionalize x11-libs/libnotify with USE="libnotify" and insert missing call to PKG_PROG_PKG_CONFIG for --without-libnotify to not bail out wrt #435586 by Clayton Holloway
  
  (Portage version: 2.2.0_alpha128/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-p2p/transmission-remote-gtk/files/transmission-remote-gtk-1.1-PKG_PROG_PKG_CONFIG.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/transmission-remote-gtk/files/transmission-remote-gtk-1.1-PKG_PROG_PKG_CONFIG.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/transmission-remote-gtk/files/transmission-remote-gtk-1.1-PKG_PROG_PKG_CONFIG.patch?rev=1.1&content-type=text/plain

Index: transmission-remote-gtk-1.1-PKG_PROG_PKG_CONFIG.patch
===================================================================
This is required when passing --without-libnotify because otherwise the first call to
PKG_CHECK_MODULES is not called and the ./configure will bail out.

http://bugs.gentoo.org/435586

--- configure.ac
+++ configure.ac
@@ -34,6 +34,7 @@
 AC_PROG_INSTALL
 LT_INIT
 IT_PROG_INTLTOOL([0.35.0])
+PKG_PROG_PKG_CONFIG
 
 AC_CHECK_HEADERS([stdlib.h string.h])
 AC_TYPE_SIZE_T





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-p2p/transmission-remote-gtk/files: transmission-remote-gtk-1.1-PKG_PROG_PKG_CONFIG.patch
@ 2012-09-24 12:10 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-09-24 12:10 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/09/24 12:10:27

  Modified:            
                        transmission-remote-gtk-1.1-PKG_PROG_PKG_CONFIG.patch
  Log:
  Link to upstream bug.
  
  (Portage version: 2.2.0_alpha128/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.2                  net-p2p/transmission-remote-gtk/files/transmission-remote-gtk-1.1-PKG_PROG_PKG_CONFIG.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/transmission-remote-gtk/files/transmission-remote-gtk-1.1-PKG_PROG_PKG_CONFIG.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/transmission-remote-gtk/files/transmission-remote-gtk-1.1-PKG_PROG_PKG_CONFIG.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/transmission-remote-gtk/files/transmission-remote-gtk-1.1-PKG_PROG_PKG_CONFIG.patch?r1=1.1&r2=1.2

Index: transmission-remote-gtk-1.1-PKG_PROG_PKG_CONFIG.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/transmission-remote-gtk/files/transmission-remote-gtk-1.1-PKG_PROG_PKG_CONFIG.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- transmission-remote-gtk-1.1-PKG_PROG_PKG_CONFIG.patch	24 Sep 2012 12:05:24 -0000	1.1
+++ transmission-remote-gtk-1.1-PKG_PROG_PKG_CONFIG.patch	24 Sep 2012 12:10:27 -0000	1.2
@@ -2,6 +2,7 @@
 PKG_CHECK_MODULES is not called and the ./configure will bail out.
 
 http://bugs.gentoo.org/435586
+http://code.google.com/p/transmission-remote-gtk/issues/detail?id=216
 
 --- configure.ac
 +++ configure.ac





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-24 12:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-24 12:10 [gentoo-commits] gentoo-x86 commit in net-p2p/transmission-remote-gtk/files: transmission-remote-gtk-1.1-PKG_PROG_PKG_CONFIG.patch Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2012-09-24 12:05 Samuli Suominen (ssuominen)

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