Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jul 2016 00:22:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 210548] audio/pulseaudio: Update to 9.0
Message-ID:  <bug-210548-6497-svx1YvZBvi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210548-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210548-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210548

lightside <lightside@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #171772|0                           |1
        is obsolete|                            |
 Attachment #171773|0                           |1
        is obsolete|                            |
 Attachment #171774|0                           |1
        is obsolete|                            |
 Attachment #171775|0                           |1
        is obsolete|                            |
 Attachment #171805|0                           |1
        is obsolete|                            |

--- Comment #15 from lightside <lightside@gmx.com> ---
Created attachment 172447
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172447&action=
=3Dedit
PORTREVISION bumps for LIB_DEPENDS

I found other method about how to get list of ports, for which audio/pulsea=
udio
port is LIB_DEPENDS, including as default option:
http://www.freshports.org/search.php?stype=3Ddepends_lib&method=3Dmatch&que=
ry=3Daudio%2Fpulseaudio&orderby=3Dcategory&orderbyupdown=3Dasc&search=3DSea=
rch

% wget -qO -
"http://www.freshports.org/search.php?stype=3Ddepends_lib&method=3Dmatch&qu=
ery=3Daudio%2Fpulseaudio&orderby=3Dcategory&orderbyupdown=3Dasc&search=3DSe=
arch"
| grep -o "/usr/ports/[[:alnum:]_-]*/[[:alnum:]_-]*" | sed -e 's|/usr/ports=
/||'
| fmt
audio/gnome-media audio/gstreamer-plugins-pulse
audio/gstreamer1-plugins-pulse audio/gtick audio/paman audio/paprefs
audio/pavucontrol audio/pavumeter audio/xfce4-pulseaudio-plugin
comms/deforaos-phone comms/gqrx comms/qsstv comms/quisk comms/twpsk
deskutils/xfce4-volumed-pulse games/retroarch lang/squeak
multimedia/aegisub multimedia/gmerlin multimedia/lives
multimedia/obs-studio multimedia/qmmp multimedia/qmmp-qt5
multimedia/qt4-mobility net/gtk-vnc net-im/empathy net-im/ring-daemon
net-p2p/gnunet sysutils/cinnamon-control-center
sysutils/cinnamon-settings-daemon sysutils/gnome-settings-daemon
x11/cinnamon x11/gnome-shell

Possible patch for PORTREVISION bumps attached, based on current state of
ports. Need to correct it, if mentioned ports changed their PORTREVISION.
The method in comment #10 returned full list of ports, including all options
(default and non-default).

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210548-6497-svx1YvZBvi>