[jhbuild] Add various missing pkg-config IDs



commit 700094589d49f4e621ba9c7c608a21f16309fdff
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Thu Jul 28 18:45:50 2011 -0400

    Add various missing pkg-config IDs
    
    Certain <pkg-config/> tags were missed in the first pass of adding them
    (more may be missing: I just checked packages required by
    meta-gnome-core-shell)
    
    https://bugzilla.gnome.org/show_bug.cgi?id=655542

 modulesets/gnome-suites-core-3.2.modules      |    1 +
 modulesets/gnome-suites-core-deps-3.2.modules |    5 +++++
 2 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-3.2.modules b/modulesets/gnome-suites-core-3.2.modules
index 6aa9d49..1604086 100644
--- a/modulesets/gnome-suites-core-3.2.modules
+++ b/modulesets/gnome-suites-core-3.2.modules
@@ -762,6 +762,7 @@
   <!-- explicit disabling of qt3 and qt4 can be removed once avahi
        correctly detects what is available. -->
   <tarball id="avahi" version="0.6.28" autogenargs="--disable-gtk --enable-gtk3 --enable-introspection=no --disable-qt3 --disable-qt4 --disable-mono --disable-monodoc --disable-manpages --disable-python --enable-compat-howl --enable-compat-libdns_sd --with-systemdsystemunitdir=no">
+    <pkg-config>avahi-client.pc</pkg-config>
     <source href="http://avahi.org/download/avahi-0.6.28.tar.gz";
             hash="sha256:a0d80aac88212b9f9d5331c248091d3c9c9209f0e41985421636ebd14230fc91"
             md5sum="d0143a5aa3265019072e53ab497818d0" size="1238660"/>
diff --git a/modulesets/gnome-suites-core-deps-3.2.modules b/modulesets/gnome-suites-core-deps-3.2.modules
index 6146bf4..7040b2e 100644
--- a/modulesets/gnome-suites-core-deps-3.2.modules
+++ b/modulesets/gnome-suites-core-deps-3.2.modules
@@ -119,6 +119,7 @@
   </tarball>
 
   <tarball id="liboauth" version="0.9.4">
+    <pkg-config>oauth.pc</pkg-config>
     <source href="http://downloads.sourceforge.net/liboauth/liboauth-0.9.4.tar.gz";
             hash="sha256:77e372359caca5375fbcc63ac638f349e6c93c98d291992d8ebb9bb8291ca549"
             md5sum="973ded7a1af348c5bfe4e3b6b7e47bd3" size="459597"/>
@@ -439,6 +440,7 @@
   </autotools>
 
   <autotools id="gnutls" version="2.10.2" autogenargs="--enable-guile=no">
+    <pkg-config>gnutls.pc</pkg-config>
     <branch module="gnutls/gnutls-2.10.2.tar.bz2" version="2.10.2"
 	    repo="ftp.gnu.org"
             hash="sha256:e82e7a3fc69b02cc06c291a1652789d73e45bc0732e139817838248f814f8724"
@@ -595,6 +597,7 @@
   </autotools>
 
   <tarball id="icon-naming-utils" version="0.8.90">
+    <pkg-config>icon-naming-utils.pc</pkg-config>
     <source href="http://tango.freedesktop.org/releases/icon-naming-utils-0.8.90.tar.gz";
             hash="sha256:044ab2199ed8c6a55ce36fd4fcd8b8021a5e21f5bab028c0a7cdcf52a5902e1c"
             md5sum="2c5c7a418e5eb3268f65e21993277fba" size="70321"/>
@@ -624,11 +627,13 @@
   </autotools>
 
   <tarball id="libatasmart" version="0.17">
+    <pkg-config>libatasmart.pc</pkg-config>
     <source href="http://0pointer.de/public/libatasmart-0.17.tar.gz";
            md5sum="dc36cadbbb7fa38f8af175713eda1a21" size="376341"/>
   </tarball>
 
   <autotools id="libcanberra" autogen-sh="configure" autogenargs="--with-systemdsystemunitdir=no">
+    <pkg-config>libcanberra-gtk.pc</pkg-config>
     <branch repo="0pointer.de" module="libcanberra/libcanberra-0.28.tar.gz" version="0.26"
             hash="sha256:eb1f8b2cabad7f07b6e44d606a91d73e1efca4b46daf92bd553e7222bc68868c"
             md5sum="c198b4811598c4c161ff505e4531b02c" size="487276">



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]