Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8106

Modified Files:
        gtk-doc.info 
Log Message:
New upstream version 1.6

Index: gtk-doc.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel/gtk-doc.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- gtk-doc.info        7 Mar 2006 23:13:28 -0000       1.10
+++ gtk-doc.info        10 Apr 2006 14:34:43 -0000      1.11
@@ -1,10 +1,10 @@
 Package: gtk-doc
-Version: 1.5
+Version: 1.6
 Revision: 1
-BuildDepends: libxml2 (>= 2.6.19-2), libxslt (>= 1.1.14-1)
-Depends: libxml2-bin (>= 2.6.19-2), libxslt-shlibs (>= 1.1.14-1), openjade (>= 
1.3.2-29), docbook-dtd (>= 4.2.0-2), docbook-xsl (>= 1.62.4-2), 
docbook-dsssl-nwalsh (>= 1.78-2), libxslt-bin (>= 1.1.14-1), scrollkeeper
+BuildDepends: libxml2 (>= 2.6.22-2), libxslt (>= 1.1.14-1)
+Depends: libxml2-bin (>= 2.6.22-2), libxslt-shlibs (>= 1.1.14-1), openjade (>= 
1.3.2-29), docbook-dtd (>= 4.2.0-2), docbook-xsl (>= 1.62.4-2), 
docbook-dsssl-nwalsh (>= 1.78-2), libxslt-bin (>= 1.1.14-1), scrollkeeper
 Source: mirror:gnome:sources/%n/%v/%n-%v.tar.bz2
-Source-MD5: 9aff3cbfa99cc37e712621f3e4a60d46
+Source-MD5: 09c7a89efff2e0bbaba02a12bff58dfd
 Patch: %n.patch
 ConfigureParams: --with-xml-catalog=%p/etc/xml/catalog 
--disable-dependency-tracking
 InstallScript: <<
@@ -13,6 +13,10 @@
 install -d -m 755 %i/share/doc/%n/examples
 install -c -m 644 doc/* %i/share/doc/%n/doc/
 install -c -m 644 examples/* %i/share/doc/%n/examples/
+## As of 1.6 version, gtk-doc puts it pc file into %p/share/pkgconfig
+## hence a symlink to avoid problems with pkgconfig as it is in fink
+install -d -m 755 %i/lib/pkgconfig
+ln -sf %p/share/pkgconfig/gtk-doc.pc %i/lib/pkgconfig/
 <<
 PostInstScript: <<
   if [ configure = "$1" ]; then
@@ -36,7 +40,6 @@
 Maintainer: Michele Garoche <[EMAIL PROTECTED]>
 DescPackaging: <<
  Originally packaged by Masanori Sekino.
- Modified by Michele Garoche.
  Added libxslt-bin to Depends in order to get xsltproc, otherwise some 
  packages fail to build.
  Changed the version of libxml2 and libxslt to be sure to get the right



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to