the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: potamus
Version: 0.12
Revision: 2
Depends: <<
atk1-shlibs (>= 1.24.0-2),
audiofile-shlibs (>= 0.2.6-11),
cairo-shlibs (>= 1.8.6-3),
fontconfig2-shlibs,
freetype219-shlibs (>= 2.3.8-1),
glib2-shlibs (>= 2.18.4-4),
gtk+2-shlibs (>= 2.14.7-4),
jack-shlibs (>= 0.116.0-2),
libao4-shlibs (>= 1.0.0-1),
libavcodec52-shlibs (>= 0.6.1-5),
libavformat52-shlibs (>= 0.6.1-5),
libavutil50-shlibs (>= 0.6.1-5),
libflac8 (>= 1.2.1-1000),
libgettext8-shlibs,
libglade2-shlibs (>= 2.6.3-3),
libmad-shlibs (>= 0.15.1b-5),
libmodplug1-shlibs (>= 0.8.8.1-1002),
libogg-shlibs (>= 1.1.3-1),
libsamplerate0-shlibs (>= 0.1.3-1),
libtheora0-shlibs (>= 1.0.0-1),
libvorbis0-shlibs (>= 1.2.0-1),
libxml2-shlibs (>= 2.6.32-1),
pango1-xft2-ft219-shlibs (>= 1.22.4-2),
x11,
x11-shlibs
<<
BuildDepends: <<
atk1 (>= 1.24.0-2),
audiofile (>= 0.2.6-11),
cairo (>= 1.8.6-3),
ffmpeg (>= 0.6.1-5),
fink-package-precedence,
fontconfig2-dev,
freetype219 (>= 2.3.8-1),
glib2-dev (>= 2.18.4-4),
glitz,
gtk+2-dev (>= 2.14.7-4),
jack-dev (>= 0.116.0-2),
libao4 (>= 1.0.0-1),
libavcodec52-dev (>= 0.6.1-5),
libavformat52-dev (>= 0.6.1-5),
libavutil50-dev (>= 0.6.1-5),
libflac8-dev (>= 1.2.1-1000),
libgettext8-dev (>= 0.14.5-2),
libglade2 (>= 2.6.3-3),
libmad (>= 0.15.1b-5),
libmodplug1 (>= 0.8.8.1-1002),
libogg (>= 1.1.3-1),
libsamplerate0-dev (>= 0.1.3-1),
libtheora0 (>= 1.0.0-1),
libvorbis0 (>= 1.2.0-1),
libxml2 (>= 2.6.32-1),
pango1-xft2-ft219-dev (>= 1.22.4-2),
pkgconfig (>= 0.9.0-1),
x11-dev
<<
Source: http://offog.org/files/%n-%v.tar.gz
Source-MD5: bc7aaee75765df1a49ea14cc1d1bcd54
SetCFLAGS: -I%p/lib/fontconfig2/include -Os
SetLDFLAGS: -L%p/lib/fontconfig2/lib
ConfigureParams: --mandir=%p/share/man
PatchScript: perl -pi -e "s,-fgnu89-inline,," src/Makefile.in
CompileScript: <<
%{default_script}
fink-package-precedence .
<<
InstallScript: make install DESTDIR=%d
DocFiles: COPYING NEWS README TODO
License: GPL
Homepage: http://offog.org/code/potamus.html
Maintainer: Jack Fink
Description: Lightweight GTK+2 audio player
DescDetail: <<
Potamus is a successor to GNU xhippo, which was in turn inspired by
HippoPlayer. It can decode FLAC, Ogg Vorbis, MPEG audio, and any format
supported by the ModPlug, audiofile or FFmpeg libraries (including WAV,
Shorten, and various module formats). For MPEG audio playback (including
MP3), it uses libmad's high-quality decoder to produce dithered 24-bit
output. It can use OSS or ALSA (via libao) for direct output, or can work
with JACK, converting sample rates and formats where necessary. It
supports 24-bit audio output and gapless playback. It can perform simple
operations on channels (sum and difference, phase reversal, single
channels).
<<