the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: snd
Version: 9.1
Revision: 3
Distribution: 10.4
Depends: <<
audiofile-shlibs,
esound-shlibs,
flac,
fftw3-shlibs,
gsl-shlibs,
ladspa,
libgettext3-shlibs,
libiconv,
mpg123,
mpg321,
openmotif3-shlibs,
shorten,
speex3-bin,
vorbis-tools,
wavpack,
x11
<<
BuildDepends: <<
audiofile,
esound,
fink (>= 0.24.12-1),
fftw3,
gettext-bin,
gettext-tools,
gsl,
ladspa-dev,
libgettext3-dev,
libiconv-dev,
openmotif3,
pkgconfig,
x11-dev
<<
Source: ftp://ccrma-ftp.stanford.edu/pub/Lisp/%n-%v.tar.gz
Source-MD5: 5612ad0196048d12cb73827209c53e72
SourceDirectory: %n-9
PatchFile: %n.patch
PatchFile-MD5: b4b0be2b95d5287d3f3c163cbd33dc40
SetCFLAGS: -DHTML_DOC_DIR='"%p/share/doc/%n"'
ConfigureParams: --with-esd --with-temp-dir=/tmp --mandir='${prefix}/share/man' --without-guile --without-ruby
CompileScript: <<
ac_cv_path_PATH_TIMIDITY=no ac_cv_path_PATH_TTA=no ./configure %c
make
<<
DocFiles: COPYING ChangeLog DotEmacs HISTORY.Snd NEWS README.Snd TODO.Snd *.html
Description: Sound editor modelled loosely after emacs
DescPackaging: <<
The configure test for statfs has #include
propagate that result into snd-file.c in order to declare the
statfs datatypes.
Auto-detection of dir containing html docs doesn't seem to
work and 'make install' doesn't install the html files either,
so manually install the files (DocFiles:*.html) and hack
snd-help.c:html_directory() to return that dir.
Don't understand scripting support yet, so disabling for now...
<<
DescUsage: <<
Install fink's firefox or mozilla package in order to get detailed
online help from the Help menu.
<<
License: GPL
Maintainer: Daniel Macks
Homepage: http://ccrma.stanford.edu/software/snd/snd.html