Package: libxslt Version: 1.1.15 Revision: 3 BuildDependsOnly: true Maintainer: The Gnome Core Team BuildDepends: gdbm3, libxml2 (>= 2.6.21-1), libiconv-dev Depends: %N-shlibs (= %v-%r), %N-bin (= %v-%r) Source: mirror:gnome:sources/%n/1.1/%n-%v.tar.bz2 Source-MD5: 0a48d1a723d5338b246702ab1769e7bf PatchScript: perl -pi -e 's,/etc,%p/etc,g' doc/*.html doc/*.1 xsltproc/xsltproc.c Patch: %n.patch SetLDFLAGS: -no-undefined ConfigureParams: --mandir=%p/share/man --without-python --without-crypto --disable-dependency-tracking InstallScript: << make install DESTDIR=%d DOC_MODULE=%n << DocFiles: README COPYING AUTHORS ChangeLog Copyright FEATURES NEWS TODO SplitOff: << Package: %N-shlibs Replaces: %N (<< 1.0.15-2) Depends: libxml2-shlibs (>= 2.6.21-1), libiconv Description: XML stylsheet transformation shared libraries Files: lib/libexslt.0*.dylib lib/libxslt.1*.dylib Shlibs: << %p/lib/libexslt.0.dylib 9.0.0 %n (>= 1.1.0-1) %p/lib/libxslt.1.dylib 3.0.0 %n (>= 1.1.0-1) << DocFiles: README COPYING AUTHORS ChangeLog Copyright FEATURES NEWS TODO << SplitOff2: << Package: %N-bin Replaces: %N (<= 1.1.8-1) Depends: %N-shlibs (= %v-%r), libxml2-shlibs (>= 2.6.21-1), libiconv Description: XML stylsheet transformation utility (xsltproc) Files: bin/xsltproc share/man/man1/xsltproc.1 DocFiles: README COPYING AUTHORS ChangeLog Copyright FEATURES NEWS TODO << Description: XML stylesheet transformation library DescDetail: << This set of packages does *not* contain the python bindings. << DescPackaging: << Uses pkgconfig. Any package which BuildDepends on this one must also BuildDepend on: libxml2 (>= 2.6.21-1) xsltproc moved from %N in 1.1.8-1 to %N-bin in 1.1.8-2 because pkgs need it at runtime but %N is the headers and is BuildDepensOnly:true so cannot be listed in a Depends. Added %N:Depends:%N-bin so that pkgs that depended on %N because they need xsltproc don't have to be changed. << DescPort: << Patching pattern.c to avoid fop bus error when processing docbook files. See bugzilla Patching Makefile in doc to install it correctly << License: GPL/LGPL Homepage: http://www.xmlsoft.org/XSLT/