libast2 stable port information

Package: libast2
Version: 0.7
Revision: 2
BuildDepends: <<
freetype219 (>= 2.3.8-2),
imlib2 (>= 1.4.2-3),
pcre,
pkgconfig (>= 0.23),
x11-dev
<<
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
<<
ConfigureParams: --disable-static --disable-dependency-tracking IMLIB2_CONFIG='pkg-config imlib2'
InstallScript: make install DESTDIR=%d
SplitOff: <<
Package: %N-shlibs
Depends: <<
freetype219-shlibs (>= 2.3.8-2),
imlib2-shlibs (>= 1.4.2-3),
pcre-shlibs,
x11
<<
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. Use its .pc to
avoid inheriting its private-use-only as BDep here
<<
License: BSD
Homepage: http://www.eterm.org
Maintainer: None