Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv26454/gnome

Modified Files:
        atk1.info 
Log Message:
Fix gtk-doc xrefs (build still wants gtk-doc present even though we hack it)


Index: atk1.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/atk1.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- atk1.info   25 Sep 2008 19:44:31 -0000      1.11
+++ atk1.info   13 Apr 2009 14:17:26 -0000      1.12
@@ -1,11 +1,12 @@
 Package: atk1
 Version: 1.24.0
-Revision: 1
+Revision: 2
 Depends: %N-shlibs (= %v-%r)
 BuildDepends: <<
        gettext-bin,
        gettext-tools,
        glib2-dev (>= 2.18.0-1),
+       gtk-doc (>= 1.8-1),
        libgettext3-dev,
        libiconv-dev,
        pkgconfig (>= 0.23)
@@ -14,10 +15,15 @@
 DescPackaging: <<
        Gettext message catalogs moved from %N to %N-shlibs in 1.12.1-1
 
-       Disable gtk-doc because it fails on some systems.
+       Disable gtk-doc because it fails on some systems, so just
+       patch the prefix in the bad URLs in the existing generated
+       files.
 <<
 Source: mirror:gnome:sources/atk/1.24/atk-%v.tar.bz2
 Source-MD5: fb0ee9c7f18b15b490a0168b13740a4d
+PatchScript: <<
+       perl -pi -e 's,/usr/share/gtk-doc/html,%p/share/gtk-doc/html,g' 
docs/html/*.html
+<<
 SetCFLAGS: -Os
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to