[Bug 210548] audio/pulseaudio: Update to 9.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jul 13 00:22:07 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210548
lightside <lightside at 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 at gmx.com> ---
Created attachment 172447
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172447&action=edit
PORTREVISION bumps for LIB_DEPENDS
I found other method about how to get list of ports, for which audio/pulseaudio
port is LIB_DEPENDS, including as default option:
http://www.freshports.org/search.php?stype=depends_lib&method=match&query=audio%2Fpulseaudio&orderby=category&orderbyupdown=asc&search=Search
% wget -qO -
"http://www.freshports.org/search.php?stype=depends_lib&method=match&query=audio%2Fpulseaudio&orderby=category&orderbyupdown=asc&search=Search"
| 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).
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the freebsd-gnome
mailing list