Package: hermes Version: 1.3.3 Revision: 3 ### Source: http://www.clanlib.org/download/files/Hermes-%v.tar.bz2 Source-MD5: 1b99f623169cf62b70f3de081a633d14 ### Depends: %N-shlibs (= %v-%r) BuildDepends: libtool2, autoconf2.6, automake1.14 BuildDependsOnly: true Replaces: %N (<< %v-3) ### PatchFile: %n.patch PatchFile-MD5: 1eb9343d8b78420ef39ffe609207877e PatchScript: << %{default_script} autoreconf -fi << ### DocFiles: COPYING README ### ConfigureParams: --disable-dependency-tracking --enable-shared --enable-static --mandir=%i/share/man --infodir=%p/share/info --libexecdir=%p/lib ### SplitOff: << Package: %N-shlibs Replaces: %N (<< %v-3) Files: << lib/libHermes.*.dylib << Shlibs: << %p/lib/libHermes.1.dylib 2.0.0 %n (>= 1.3.3-2) << DocFiles: AUTHORS COPYING ChangeLog FAQ INSTALL* NEWS README TODO* << ### Description: Optimized pixel format conversion library DescDetail: << Hermes is a pixel format conversion library that is designed to run as the backbone of graphics libraries. It will allow you to write code that supports any pixel format and convert it to any other pixel format thus making it runnable on any screen depth. It builds on many platforms, DOS, Windows, UNIX, etc. Other features include clearing and palette handling and, of course, handwritten x86 and MMX assembler routines for speed optimization. << DescPackaging: << Passing -g -O2 makes ar cry. << ### License: LGPL Maintainer: Justin F. Hallett Homepage: http://www.clanlib.org/hermes/