Date: Sat, 25 Jun 2016 05:13:36 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 210548] audio/pulseaudio: Update to 9.0 Message-ID: <bug-210548-6497-5N5Gh3diWI@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 --- Comment #2 from lightside <lightside@gmx.com> --- There is a note in port's Makefile, which recommends to bump PORTREVISION(s= ) of dependent ports, in case of PORTVERSION change(s). The list of dependent po= rts may be found with following command: % cd /usr/ports && find * -type f -iname Makefile\* | xargs -L1 egrep -He '(LIB|RUN)_DEPENDS.*audio/pulseaudio' | sed -e 's|/Makefile.*||' | sort -u | fmt Current output for LIB_DEPENDS and RUN_DEPENDS: accessibility/speech-dispatcher audio/alsa-plugins audio/aqualung audio/clementine-player audio/cmus audio/csound audio/csound6 audio/darkice audio/deadbeef audio/dream audio/fluidsynth audio/gnome-media audio/gogglesmm audio/harp audio/hydrogen audio/hydrogen-devel audio/libao audio/libcanberra audio/libmatemixer audio/lmms audio/mangler audio/mhwaveedit audio/musescore audio/musicpd audio/openal-soft audio/pavucontrol audio/pavumeter audio/siren audio/sox audio/wavbreaker audio/xfce4-pulseaudio-plugin audio/xmms2 audio/xmp comms/fldigi comms/morse comms/twpsk deskutils/cairo-dock-plugins deskutils/spice-gtk deskutils/xfce4-volumed-pulse devel/allegro-devel devel/efl devel/ptlib devel/sdl12 emulators/dolphin-emu emulators/higan emulators/snes9x-gtk emulators/vice emulators/virtualbox-ose games/retroarch games/stepmania-devel graphics/swfdec multimedia/aegisub multimedia/audacious-plugins multimedia/avidemux multimedia/ffmpeg multimedia/gmerlin multimedia/gmtk multimedia/gnome-mplayer multimedia/gstreamer-plugins multimedia/gstreamer1-plugins multimedia/kodi multimedia/libav multimedia/libxine multimedia/mplayer multimedia/mplayer2 multimedia/mpv multimedia/mythtv-frontend multimedia/phonon multimedia/plexhometheater multimedia/qmmp multimedia/qmmp-qt5 multimedia/qt4-mobility multimedia/qt5-multimedia multimedia/qt5-phonon4 multimedia/vlc net/freerdp net/gtk-vnc net/guacamole-server sysutils/mate-settings-daemon www/chromium x11-wm/e16 x11/i3status x11/kde4-runtime x11/workrave Current output for BUILD_DEPENDS, excluding audio/pavumeter port, which available in previous output: net/xrdp-devel Not sure about "cascade effect" to dependent ports, which may require PORTREVISION changes for their dependent ports, etc. Personally, I tested multimedia/mpv, www/firefox and www/seamonkey ports, w= hich works without recompile. Also tested the build of multimedia/mpv port, which builds fine with audio/pulseaudio v9.0. --=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-5N5Gh3diWI>