the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: libdssialsacompat
Version: 1.0.8a
Revision: 2
Source: http://www.smbolton.com/linux/%n-%v.tar.gz
Maintainer: Adrian Prantl
HomePage: http://www.smbolton.com/linux.html
License: LGPL
Description: DSSI compatibility layer from ALSA
Source-MD5: ef1e9ca4e91a4e0bc0fcb9a12e978c23
DocFiles: README COPYING
Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: true
SplitOff: <<
Package: libdssialsacompat-shlibs
Depends:
Files: lib/libdssialsacompat.*.dylib
Shlibs: <<
%p/lib/libdssialsacompat.0.dylib 1.0.0 %n (>= 1.0.8-1)
<<
DocFiles: README COPYING
Description: DSSI compatibility layer from ALSA - shared libs
<<
DescDetail: <<
Libdssialsacompat is simply an extraction from and repackaging of
alsa-lib 1.0.8, providing the necessary declarations and code to run
DSSI on non-ALSA platforms. (No, it doesn't emulate ALSA devices, it
just provides handling of snd_seq_event_t structures.)
<<