Package: libcroco3 Version: 0.6.2 Revision: 2 License: LGPL Maintainer: Dave Vasilevsky Description: CSS parsing and manipulation library DescDetail: << The Libcroco project is an effort to build a generic Cascading Style Sheet (CSS) parsing and manipulation toolkit that can be used by GNOME applications in need of CSS support. << Homepage: ftp://ftp.gnome.org/pub/GNOME/sources/libcroco/ 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?). << DescPort: << Not fixing lots of guchar/gchar mixups for string-pointers. See: https://bugzilla.gnome.org/show_bug.cgi?id=397631 << Source: mirror:gnome:sources/libcroco/0.6/libcroco-%v.tar.bz2 Source-MD5: 1429c597aa4b75fc610ab3a542c99209 PatchScript: << perl -pi -e 's/-version-info/-no-undefined -version-info/' src/Makefile.in perl -pi -e 's/-I\s+/-I/' src/Makefile.in << ConfigureParams: --enable-dependency-tracking --disable-static PKG_CONFIG_PATH="%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH" CompileScript: << ./configure %c make make apidoc fink-package-precedence --prohibit-bdep=%n . << InstallScript: << make install DESTDIR=%d mkdir -p %i/share/doc/%n cp -pr docs/apis/html %i/share/doc/%n << DocFiles: ABOUT* AUTHORS COPYING* ChangeLog HACKING NEWS README TODO BuildDependsOnly: true Depends: %N-shlibs (= %v-%r) BuildDepends: << fink-package-precedence, pkgconfig (>= 0.23), doxygen, glib2-dev (>= 2.22.0-1), libxml2 (>= 2.6.30-1), libiconv-dev << # Does NOT conflict with libcroco1 Replaces: libcroco3-bin (<< 0.6.2-1) SplitOff: << Package: %N-shlibs Depends: << glib2-shlibs (>= 2.22.0-1), libxml2-shlibs (>= 2.6.30-1) << 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 NEWS README TODO << SplitOff2: << Package: %N-bin Depends: << %N-shlibs (= %v-%r), glib2-shlibs (>= 2.22.0-1), libxml2-shlibs (>= 2.6.30-1) << Files: bin/csslint-0.6 DocFiles: ABOUT* AUTHORS COPYING* ChangeLog HACKING NEWS README TODO <<