# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
PortGroup conflicts_build 1.0
# Please keep audacious, audacious-core and audacious-plugins synchronized.
maintainers {ionic @Ionic}
homepage http://www.audacious-media-player.org/
description Audacious is an advanced audio player.
long_description ${description} It is free, lightweight, based on GTK3, \
runs on Linux and many other *nix platforms. The player focuses on audio quality \
and supports a wide range of audio codecs. \
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.
# Maintainer-only helper for testing changes quickly and easily.
#git.url git://github.com/Ionic/${real_name}
#git.branch ${real_name}-${version}-buildfix
master_sites http://distfiles.audacious-media-player.org
distname ${real_name}-${version}
checksums rmd160 63abcb3536a1bc88a8c3b9674d9d46b7519ec48c \
sha256 ffe8c0661dcb999598887e8ee05cd24faa7939086f5a8183fdba6210a95c4a71
patchfiles patch-update-buildsys-and-make-verbose.diff \
depends_lib port:libiconv \
path:lib/pkgconfig/dbus-1.pc:dbus \
path:lib/pkgconfig/glib-2.0.pc:glib2
# Note: rpath is required on OS X.
configure.args --enable-nls \
autoreconf.cmd ./autogen.sh
depends_build port:pkgconfig \
path:bin/aclocal:automake \
path:bin/autom4te:autoconf