Ticket #25260: Portfile

File Portfile, 1.1 KB (added by jdunn@…, 14 years ago)
Line 
1# $Id$
2
3PortSystem     1.0
4
5name           audacious
6version        2.3
7categories     media
8platforms      darwin
9maintainers    nodetwo.com:jdunn
10
11description \
12               Audacious is an advanced audio player.
13
14long_description \
15               Audacious is an advanced audio player. It is free, lightweight, based on GTK2, runs on Linux and many other *nix platforms and is focused on audio quality and supporting a wide range of audio codecs. \
16               \
17               Its advanced audio playback engine is considerably more powerful than GStreamer. Audacious is a fork of Beep Media Player (BMP), which itself forked from XMMS.
18
19homepage       http://www.audacious-media-player.org/
20master_sites   http://distfiles.atheme.org/
21
22distfiles      audacious-${version}.tgz
23
24checksums \
25               md5    b65753880c6762cdad6423df48590304 \
26               sha1   a7041650c54b6db68d0f3b3cf68f61fc7f841f34 \
27               rmd160 b86e28795e0fb959feade6714a103e431b5c51e0
28
29depends_lib \
30               port:libmcs \
31               port:libmowgli \
32               port:glib2 \
33               port:gtk2 \
34               port:dbus