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

Modified Files:
        libcroco3.info 
Removed Files:
        libcroco3.patch 
Log Message:
new version


Index: libcroco3.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libcroco3.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libcroco3.info      27 Jan 2009 07:41:16 -0000      1.5
+++ libcroco3.info      10 Feb 2009 05:45:26 -0000      1.6
@@ -1,6 +1,6 @@
 Package: libcroco3
-Version: 0.6.1
-Revision: 1002
+Version: 0.6.2
+Revision: 1
 
 License: LGPL
 Maintainer: Dave Vasilevsky <v...@users.sourceforge.net>
@@ -11,66 +11,69 @@
        used by GNOME applications in need of CSS support.
 <<
 Homepage: ftp://ftp.gnome.org/pub/GNOME/sources/libcroco/
-DescPort: <<
-       Fix upstream linking bugs (libcroco wasn't linking against the
-       libs that supplied symbols it used)
+DescPackaging: <<
+       dmacks moved -config script %N-bin->%N as of 0.6.2-1 because
+       it's a tool used when compiling against this lib. Also enabled
+       API documentation (why doesn't it come already-generated?).
 <<
 
 Source: mirror:gnome:sources/libcroco/0.6/libcroco-%v.tar.bz2
-Source-MD5: b0975bd01eb11964f1b3f254f267a43d
+Source-MD5: 1429c597aa4b75fc610ab3a542c99209
 
-PatchFile: %n.patch
-PatchFile-MD5: dfbdf41eabee9122b223d5a0a26a2680
-PatchScript: <<
-       %{default_script}
-  perl -pi.bak -e 's,need_relink=yes,need_relink=no,g' ltmain.sh
-  perl -pi.bak -e 's/hardcode_direct=yes/hardcode_direct=no/g' configure
+ConfigureParams: --disable-dependency-tracking --disable-static
+CompileScript: <<
+       ./configure %c
+       make
+       make apidoc
+<<
+InstallScript: <<
+       make install DESTDIR=%d
+       mkdir -p %i/share/doc/%n
+       cp -pr docs/apis/html %i/share/doc/%n
 <<
 
-ConfigureParams: --infodir=%p/share/info --mandir=%p/share/man 
-InstallScript: make install DESTDIR=%d
-
-DocFiles: ABOUT* AUTHORS COPYING* ChangeLog HACKING INSTALL NEWS README TODO
+DocFiles: ABOUT* AUTHORS COPYING* ChangeLog HACKING NEWS README TODO
 
 BuildDependsOnly: true
 Depends: %N-shlibs (= %v-%r)
 BuildDepends: <<
-       pkgconfig,
+       pkgconfig               (>= 0.23),
+       doxygen,
        
-       fink (>= 0.24.12),
-       glib2-dev               (>= 2.12.0-1),
+       glib2-dev               (>= 2.18.0-1),
        
-       libxml2                 (>= 2.6.19-2),
+       libxml2                 (>= 2.6.30-1),
        
        libgettext3-dev,
        
        libiconv-dev
 <<
 # Does NOT conflict with libcroco1
+Replaces: libcroco3-bin (<< 0.6.2-1)
 
 SplitOff: <<
        Package: %N-shlibs
        
        Depends: <<
-               glib2-shlibs    (>= 2.12.0-1),
-               libxml2-shlibs  (>= 2.6.19-2),
+               glib2-shlibs    (>= 2.18.0-1),
+               libxml2-shlibs  (>= 2.6.30-1),
                libgettext3-shlibs,
                libiconv
        <<
        
        Files: lib/libcroco-0.6.*.dylib
        Shlibs: %p/lib/libcroco-0.6.3.dylib 4.0.0 %n (>= 0.6.0-11)
-       DocFiles: ABOUT* AUTHORS COPYING* ChangeLog HACKING INSTALL NEWS README 
TODO
+       DocFiles: ABOUT* AUTHORS COPYING* ChangeLog HACKING NEWS README TODO
 <<
 SplitOff2: <<
        Package: %N-bin
        Depends: <<
-               %N-shlibs               (= %v-%r),
-               glib2-shlibs    (>= 2.12.0-1),
+               %N-shlibs       (= %v-%r),
+               glib2-shlibs    (>= 2.18.0-1),
                libgettext3-shlibs,
                libiconv
        <<
        
-       Files: bin
-       DocFiles: ABOUT* AUTHORS COPYING* ChangeLog HACKING INSTALL NEWS README 
TODO
+       Files: bin/csslint-0.6
+       DocFiles: ABOUT* AUTHORS COPYING* ChangeLog HACKING NEWS README TODO
 <<

--- libcroco3.patch DELETED ---


------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to