Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7589
Modified Files:
gtk-doc.info
Added Files:
gtk-doc.patch
Log Message:
New upstream version
--- NEW FILE: gtk-doc.patch ---
--- gtk-doc-1.5/omf.make 2005-08-15 18:13:31.000000000 +0200
+++ gtk-doc-1.5/omf-patched.make 2006-03-07 19:28:50.000000000 +0100
@@ -42,7 +42,6 @@
for file in $(omffile); do \
$(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \
done
- -scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o
$(DESTDIR)$(omf_dest_dir)
uninstall-local-omf:
-for file in $(srcdir)/*.omf; do \
@@ -50,4 +49,3 @@
rm -f $(omf_dest_dir)/$$basefile; \
done
-rmdir $(omf_dest_dir)
- -scrollkeeper-update -p $(scrollkeeper_localstate_dir)
--- gtk-doc-1.5/help/manual/C/Makefile.in 2006-03-07 12:43:38.000000000
+0100
+++ gtk-doc-1.5/help/manual/C/Makefile-patched.in 2006-03-07
21:39:18.000000000 +0100
@@ -389,7 +389,6 @@
@ENABLE_SCROLLKEEPER_TRUE@ for file in $(omffile); do \
@ENABLE_SCROLLKEEPER_TRUE@ $(INSTALL_DATA) $$file.out
$(DESTDIR)$(omf_dest_dir)/$$file; \
@ENABLE_SCROLLKEEPER_TRUE@ done
[EMAIL PROTECTED]@ -scrollkeeper-update -p $(scrollkeeper_localstate_dir)
-o $(DESTDIR)$(omf_dest_dir)
@[EMAIL PROTECTED]:
@ENABLE_SCROLLKEEPER_TRUE@ -for file in $(srcdir)/*.omf; do \
@@ -397,7 +396,6 @@
@ENABLE_SCROLLKEEPER_TRUE@ rm -f $(omf_dest_dir)/$$basefile; \
@ENABLE_SCROLLKEEPER_TRUE@ done
@ENABLE_SCROLLKEEPER_TRUE@ -rmdir $(omf_dest_dir)
[EMAIL PROTECTED]@ -scrollkeeper-update -p $(scrollkeeper_localstate_dir)
# If the following file is in a subdir (like help/) you need to add that to
the path
Index: gtk-doc.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel/gtk-doc.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- gtk-doc.info 31 Jul 2005 19:49:25 -0000 1.8
+++ gtk-doc.info 7 Mar 2006 23:08:28 -0000 1.9
@@ -1,12 +1,12 @@
Package: gtk-doc
-Version: 1.3
-Revision: 12
+Version: 1.5
+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-25), docbook-dtd (>= 4.2.0-2), docbook-xsl (>= 1.62.4-2),
docbook-dsssl-nwalsh (>= 1.78-2), libxslt-bin (>= 1.1.14-1)
+Depends: libxml2-bin (>= 2.6.19-2), libxslt-shlibs (>= 1.1.14-1), openjade (>=
1.3.2-1028), 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: d105d5b28e7e023ab1b7e85fb65e45c3
-PatchScript: perl -pi -e 's|\.\-_|\.\-_:|g' gtk-doc.dcl
-ConfigureParams: --with-xml-catalog=%p/etc/xml/catalog
+Source-MD5: 9aff3cbfa99cc37e712621f3e4a60d46
+Patch: %n.patch
+ConfigureParams: --with-xml-catalog=%p/etc/xml/catalog
--disable-dependency-tracking
InstallScript: <<
make install DESTDIR=%d
install -d -m 755 %i/share/doc/%n/doc
@@ -14,7 +14,17 @@
install -c -m 644 doc/* %i/share/doc/%n/doc/
install -c -m 644 examples/* %i/share/doc/%n/examples/
<<
-DocFiles: AUTHORS COPYING ChangeLog NEWS README
+PostInstScript: <<
+ if [ configure = "$1" ]; then
+ scrollkeeper-update -q
+ fi
+<<
+PostRmScript: <<
+ if [ remove != "$1" ]; then
+ scrollkeeper-update -q
+ fi
+<<
+DocFiles: AUTHORS COPYING COPYING-DOCS ChangeLog INSTALL MAINTAINERS NEWS
README TODO
Description: GTK+ - API documentation generator
DescDetail: <<
gtk-doc is a set of perl scripts that generate API reference documention in
@@ -23,7 +33,7 @@
GLib, Gtk+, and GNOME.
<<
License: GPL
-Maintainer: None <[email protected]>
+Maintainer: Michele Garoche <[EMAIL PROTECTED]>
DescPackaging: <<
Originally packaged by Masanori Sekino.
Modified by Michele Garoche.
@@ -31,5 +41,9 @@
packages fail to build.
Changed the version of libxml2 and libxslt to be sure to get the right
split offs.
+ Added scrollkeeper to update omf files.
+ Usual patch for omf.make and Makefile.in to update files during
+ post installation.
+ Customized docbook-to-man, and tools not installed
<<
Homepage: http://www.gtk.org/rdp/
-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits