public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libpeas/files: libpeas-1.4.0-pkgconfig.patch
@ 2012-05-14 19:07 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; only message in thread
From: Alexandre Rostovtsev (tetromino) @ 2012-05-14 19:07 UTC (permalink / raw
  To: gentoo-commits

tetromino    12/05/14 19:07:46

  Added:                libpeas-1.4.0-pkgconfig.patch
  Log:
  Fix broken pkgconfig file that prevented eog etc. from being built (bug #415961, thanks to pingouin21).
  
  (Portage version: 2.2.0_alpha104/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-libs/libpeas/files/libpeas-1.4.0-pkgconfig.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpeas/files/libpeas-1.4.0-pkgconfig.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpeas/files/libpeas-1.4.0-pkgconfig.patch?rev=1.1&content-type=text/plain

Index: libpeas-1.4.0-pkgconfig.patch
===================================================================
From 2d6ea307cf45af6b92b1cd708d0ee288aca0b3fe Mon Sep 17 00:00:00 2001
From: Olav Vitters <olav@vitters.nl>
Date: Wed, 28 Mar 2012 15:28:40 +0200
Subject: [PATCH] fix forgotten @ in pkgconfig file

---
 data/libpeas-1.0.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/data/libpeas-1.0.pc.in b/data/libpeas-1.0.pc.in
index 9523067..704d686 100644
--- a/data/libpeas-1.0.pc.in
+++ b/data/libpeas-1.0.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir@
 
 Name: libpeas
 Description: libpeas, a GObject plugins library
-Requires: glib-2.0 >= @GLIB_REQUIRED@, gobject-2.0 >= @GLIB_REQUIRED@, gmodule-2.0 >= @GLIB_REQUIRED@, gio-2.0 >= @GIO_REQUIRED gobject-introspection-1.0 >= @INTROSPECTION_REQUIRED@
+Requires: glib-2.0 >= @GLIB_REQUIRED@, gobject-2.0 >= @GLIB_REQUIRED@, gmodule-2.0 >= @GLIB_REQUIRED@, gio-2.0 >= @GIO_REQUIRED@ gobject-introspection-1.0 >= @INTROSPECTION_REQUIRED@
 Version: @VERSION@
 Cflags: -I${includedir}/libpeas-1.0
 Libs: -L${libdir} -lpeas-1.0
-- 
1.7.8.6







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

only message in thread, other threads:[~2012-05-14 19:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-14 19:07 [gentoo-commits] gentoo-x86 commit in dev-libs/libpeas/files: libpeas-1.4.0-pkgconfig.patch Alexandre Rostovtsev (tetromino)

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