[108909] trunk/dports/audio

Ryan Schmidt ryandesign at macports.org
Sun Aug 4 14:39:12 PDT 2013


On Aug 4, 2013, at 12:53, devans at macports.org wrote:

> Revision: 108909
>          https://trac.macports.org/changeset/108909
> Author:   devans at macports.org
> Date:     2013-08-04 10:53:54 -0700 (Sun, 04 Aug 2013)
> Log Message:
> -----------
> pulseaudio: new port, a sound server for POSIX OSes.

> Added: trunk/dports/audio/pulseaudio/Portfile

> +depends_build   port:pkgconfig \
> +                port:gcc47 \
> +                port:intltool

> +configure.compiler macports-gcc-4.7

Using a MacPorts FSF GCC compiler will make that port link to its library, so gcc47 is a library dependency, not a build dependency. As of MacPorts 2.2 this is added for you automatically so you can just remove the gcc47 build dependency.

$ port deps pulseaudio
Full Name: pulseaudio @4.0_0+universal+x11
Extract Dependencies: xz
Build Dependencies:   pkgconfig, gcc47, intltool
Library Dependencies: libiconv, json-c, libsndfile, libsamplerate, gdbm, glib2,
                      gtk3, gconf, dbus, fftw-3-single, speex, orc, xorg-libX11,
                      xorg-libxcb, xorg-libice, xorg-libsm, xorg-libXtst, gcc47
                                                                          ^^^^^



More information about the macports-dev mailing list