Package: libast2 Version: 0.7 Revision: 1 BuildDepends: pcre, x11-dev, imlib2 (>= 1.2.2-1), freetype219 Depends: %n-shlibs (= %v-%r) BuildDependsOnly: true Conflicts: libast1 Replaces: libast1 Source: http://www.eterm.org/download/libast-%v.tar.gz Source-MD5: a9ec3b2da317f35869316e6d9571d296 PatchScript: << perl -pi -e 's/suppress/dynamic_lookup/g' configure ltconfig head -n 22 src/str.c >> LICENSE << InstallScript: make install DESTDIR=%d SplitOff: << Package: %N-shlibs Depends: pcre-shlibs, x11, imlib2-shlibs (>= 1.2.2-1), freetype219-shlibs Shlibs: %p/lib/libast.2.dylib 3.0.0 %n (>= 0.7-1) Files: lib/libast.*.dylib DocFiles: ChangeLog DESIGN LICENSE README << DocFiles: ChangeLog DESIGN LICENSE README Description: Library of Assorted Spiffy Things DescDetail: << LibAST is the Library of Assorted Spiffy Things. It contains many spiffy things, and it is a library. Thus, the ever-so-creative name. LibAST has been previously known as libmej, the Eterm helper library which nobody really understood and certainly never used. The current plan is to gradually remove some of the neat stuff from Eterm that could be made generic (things like the theme parsing engine, the command-line options parser, perhaps the event engine, ...) and place it here in the hopes that others will find them useful. << DescPackaging: << imlib2 seems to have switched to ft219 and had other dependency changes "sometime in the past", so we depend on a recent version whose linking (and hence .la) is understood. << License: BSD Homepage: http://www.eterm.org Maintainer: None