# GDAM-OSX # # This fink package description is for fink 'stable' branch. # # To use this with the unstable branch, uncomment the Depends and # BuildDepends lines to require *-shlibs # Package: gdam Version: 0.943 Revision: 6 Maintainer: Ben Hines # ## Libpoll not needed w/ non-cvs fixes?? ## Unstable version... ## Depends: libpoll-shlibs, dlcompat, libxml2-shlibs, gtk+-shlibs, libglade-shlibs, libiconv, gconf-shlibs, mpg123, xmms ## Stable version... Depends: dlcompat, libxml2, gtk+, libglade, libiconv, gconf # ## Unstable version... ## BuildDepends: libpoll, glib, libxml2, gtk+, libglade ## Stable version... BuildDepends: glib, libxml2, gtk+, libglade # ConfigureParams: --mandir=%p/share/man # ## Once all OSX fixes have been merged into cvs, we will use sourceforge ## to retrieve tarballs of major releases ##Source: mirror:sourceforge:%n/%n-%v.tar.gz ## But for now we need to use specially prepared tarballs of incrememntal ## releases Source: http://herbie.ddv.com/~geoff/gdam_osx_tarballs/gdam-%v-%r.tar.gz # SourceDirectory: gdam-%v Source-MD5: 3d4eb97e3814b9906c32ca9438bbafef UpdateConfigGuess: true # SetLDFLAGS: -lpoll Installscript: << make install DESTDIR=%d << DocFiles: AUTHORS ChangeLog CONTRIBUTORS COPYING README TODO Description: DJ mixing software package. DescDetail: << Client-server architecture - Streaming and mixing of any number of mp3 files Dynamic filter insertion and removal - Multiple sound device support Plugin support - Caching / playing loops - Contiguous queueing Dj turntable-style interface - Assisted beat matching Waveform viewer / beat calculator - Sequencer Record from any point in the stream, to disk or another process Gtk GUI w/skin support - Flexible CLI Gdam123 - an mpg123 clone that talks to a gdam server Hardware input support (midi and other) Use/create LADSPA plugins graphically << Homepage: http://gdam.ffem.org/ License: LGPL