pkgsrc/audio
adam 47d3bab028 1.24.0
------
- Avoid repeating genre in metadata printout for specifications like
  (144)Thrash Metal.
- In remote control mode, only enforce --quiet if no verbosity was required.
- Prevent --loop and --shuffle or --random from messing with the remote
  control LOADLIST command (printout of the list would loop without reason).
- Fix the mpg123 command (esp. our provided binaries on Windows) to now find
  modules again relative to the executable directory, not the current working
  directory. This was a regression in 1.23 and might be security-relevant if
  you called mpg123 in working directories with untrusted content.
  Note that mpg123 1.23 looked for modules relative to the current working
  directory only if the installation prefix for modules did not exist.
  So, usage on an intact installation (with /usr/lib/mpg123 or the like) was
  safe. Nevertheless this new version fixes the search to be relative to the
  binary path as it was with 1.22 and before.
- At least consistent behaviour of playlist code in the face of looping.
  Looping is about individual tracks, always. They are looped also in random
  mode. Jumping (prev/next keys) is between tracks and resets the loop counter.
  The display of currently playing track in the playlist is fixed for random
  and looped play now (bug 198).
- Looping is now mentioned for a to-be-repeated track with --verbose.
- Move some compiler nagging from --enable-debug to --enable-nagging, fix up
  some new build failures by adding some pesky feature test macros.
- Try not to pollute the terminal buffer with old progress bars in inverse
  video. Only the currently live one shall be seen. That one is pretty. The
  others are not.
- Using plain dlopen()/LoadLibrary() for opening modules instead of libltdl.
  This also means that --with-module-suffix is gone in configure.
- Windows builds only work when Unicode support is there (older than Windows
  2000/XP will definitely not work anymore).
- The out123 tool now features tone generation, with a mix of differing
  wave patterns. Makes sense to be able to test the audio output by itself,
  and it's fun. See --wave-freq and related parameters.
- libmpg123 version 43:
-- Add flags MPG123_NO_PEEK_END and MPG123_FORCE_SEEKABLE, as suggested
   by Bent Bisballe Nyeng.
-- Build fix for MSVC (consistent definition of ssize_t, spotted by manx,
   bug 243).
-- Build fix for --with-cpu=ppc_nofpu (thanks to Michael Kostylev, bug 244).
-- Add asm optimized MSVC++ Win32|x64 and UWP|x64 builds
-- Remove old, broken MSVC++ builds
- libout123 version 2:
-- Added OUT123_BINDIR.
-- New search order for output plugin directory: MPG123_MODDIR, or (relative
   to executable directory OUT123_BINDIR) ../lib/mpg123, plugins
   libout123/modules/.libs, libout123/modules, ../libout123/modules/.libs,
   ../libout123/modules, and at last the installation prefix $libdir/mpg213/.
   This shall ensure that a build inside a source tree does not try to use old
   modules from the system prefix. The normal libtool wrapper deals with the
   shared libout123 or libmpg123 only, not modules.
   Note that if you set MPG123_MODDIR to a non-existing directory, no modules
   will be found (earlier versions fell back to other choices).
-- The OUT123_NAME parameter is now copied by out123_param_from(), as is
   the newly added OUT123_BINDIR.
-- Coreaudio: Use AudioComponents API on OSX >= 10.6 (thanks to Michael Weiser).
-- Coreaudio: Fix behaviour of out123_drop(), not killing the output anymore
   without re-opening the device (bug 236, thanks to Taihei for the fix).
2017-04-16 08:12:27 +00:00
..
abcde Updated abcde to 2.8.1. 2017-01-22 10:35:31 +00:00
abcmidi Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
adplug Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
akode Update HOMEPAGE to linux-apps.com 2016-08-30 10:39:08 +00:00
akode-plugins-alsa
akode-plugins-jack
akode-plugins-mpc
akode-plugins-mpeg
akode-plugins-oss MacOS doesn't have OSS; mask this plugin. 2015-11-07 20:46:20 +00:00
akode-plugins-pulseaudio Recursive revbump from audio/pulseaudio-10.0 2017-01-21 20:06:44 +00:00
akode-plugins-resampler
akode-plugins-sun MacOS doesn't support this audio interface. 2015-11-07 20:47:03 +00:00
akode-plugins-xiph
alacconvert Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
albumplayer Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
alsa-lib Include limits.h for PATH_MAX on SunOS. 2017-03-28 09:10:56 +00:00
alsa-plugins-oss fix int types on SunOS 2016-09-15 20:33:02 +00:00
alsa-plugins-pulse Recursive revbump from audio/pulseaudio-10.0 2017-01-21 20:06:44 +00:00
alsa-utils Bump revision of all packages using libform, libpanel or libmenu as the 2016-12-18 23:33:11 +00:00
amaroc Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
amarok revbump for ffmpeg3 buildlink3.mk addition of vaapi and vdpau. 2017-02-24 21:54:51 +00:00
amarok-kde3 Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
amp Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
ampache Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
applerecords Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
ardour Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
ario Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
arts Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
asunder Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
aubio Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
audacious Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
audacious-plugins Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
audacity revbump for ffmpeg3 buildlink3.mk addition of vaapi and vdpau. 2017-02-24 21:54:51 +00:00
aumix Removed misplaced PKGREVISION (didn't have any effect anyway). 2017-01-21 23:38:19 +00:00
aumix-gtk Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
bladeenc Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
blop Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
bml BUILDLINK_TRANSFORM needs to go before bsd.pkg.mk 2016-03-14 11:48:10 +00:00
bmp Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
bmp-crossfade Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
bmp-esound Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
bmp-flac Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
bmp-mac Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
bmp-musepack Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
bmp-pulse Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
bmp-scrobbler Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
bmpx Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
bsl Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
buzztard Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
cam Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
cd-discid Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
cddb-bundle Recursive revbump from textproc/icu 58.1 2016-12-04 05:17:03 +00:00
cddbd Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
cdparanoia Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
cdplayer Recursive revbump from textproc/icu 58.1 2016-12-04 05:17:03 +00:00
celt Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
chromaprint revbump for ffmpeg3 buildlink3.mk addition of vaapi and vdpau. 2017-02-24 21:54:51 +00:00
cmp3 Bump revision of all packages using libform, libpanel or libmenu as the 2016-12-18 23:33:11 +00:00
cmus Use proper Github MASTER_SITES handling 2017-02-23 14:47:57 +00:00
cplay Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
cripple Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
cs4235 Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
csound5 Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
csound5-manual Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
csound6 Recursive revbump from audio/pulseaudio-10.0 2017-01-21 20:06:44 +00:00
csound6-manual Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
daapd Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
dap Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
darkice Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
deforaos-mixer Update DeforaOS Mixer to version 0.2.2 2017-04-13 11:09:21 +00:00
disc-cover Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
distmp3 Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
easyh10 Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
easytag Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
eawpatches Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
emixer Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
esound Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
espeak Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
exaile Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
eyeD3 0.7.11 - 03.12.2017 (Evergreen) 2017-03-14 19:17:21 +00:00
ezstream Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
faac Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
faad2 Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
fdk-aac Changes 0.1.5: 2017-01-13 11:33:12 +00:00
festival Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
festival-doc Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festlex-cmu Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festlex-oald Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festlex-ogi Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festlex-poslex Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festogi-spanish Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festvox-abc Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festvox-aec Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festvox-don Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festvox-el11 Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festvox-en1 Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festvox-hvs Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festvox-jph Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festvox-kal8 Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festvox-kal16 Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festvox-ked8 Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festvox-ked16 Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festvox-mwm Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festvox-ogirab Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festvox-rab8 Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festvox-rab16 Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festvox-tll Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festvox-us1 Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festvox-us2 Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festvox-us3 Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
flac Fix building on systems where CLOCK_PROCESS_CPUTIME_ID is not defined. 2017-01-07 10:26:53 +00:00
flac2mp3 Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
flac123 Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
flactag Revbump because of libmusicbrainz5 update. 2016-03-08 11:25:35 +00:00
flite Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
fluidsynth Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
freealut Switch to openal-soft 2016-07-16 00:15:31 +00:00
freepats Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
freeswitch-music Fixed some pkglint warnings. 2016-07-09 11:39:08 +00:00
freeswitch-sounds-en Whitespace. 2015-12-29 04:54:34 +00:00
freeswitch-sounds-fr Whitespace. 2015-12-29 04:54:34 +00:00
freeswitch-sounds-ru Whitespace. 2015-12-29 04:54:34 +00:00
freezetag Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
gbemol Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gimmix Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gkrellm-volume Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
glurp Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
glyr Revbump after boost update 2017-01-01 16:05:55 +00:00
gmp3info Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gmpc Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gmpc-alarm Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gmpc-albumview Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gmpc-jamendo Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gmpc-libnotify Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gmpc-lyrics Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gmpc-lyricwiki Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gmpc-magnatune Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gmpc-tagedit Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gmpc-wikipedia Recursive revbump from graphics/libwebp 2017-02-28 15:19:58 +00:00
gnome-audio Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
gnome-speech Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
gnome-speech-espeak
gnome-vfs-cdda Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
goom Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
gqmpeg-devel Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gqmpeg-skins Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
gramofile Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
gsm Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
gst-buzztard Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
gst-plugins0.10-a52
gst-plugins0.10-alsa
gst-plugins0.10-cdparanoia
gst-plugins0.10-dts
gst-plugins0.10-esound
gst-plugins0.10-faac
gst-plugins0.10-faad
gst-plugins0.10-flac
gst-plugins0.10-fluendo-mp3 Update gst-plugins0.10-fluendo-mp3 to 0.10.32: 2016-01-03 18:05:13 +00:00
gst-plugins0.10-jack
gst-plugins0.10-lame
gst-plugins0.10-libvisual
gst-plugins0.10-mad
gst-plugins0.10-musepack
gst-plugins0.10-oss
gst-plugins0.10-pulse Recursive revbump from audio/pulseaudio-10.0 2017-01-21 20:06:44 +00:00
gst-plugins0.10-sid
gst-plugins0.10-soundtouch Import gst-plugins0.10-soundtouch-0.10.23 as audio/gst-plugins0.10-soundtouch. 2014-08-07 20:27:42 +00:00
gst-plugins0.10-spc Fix DESCR. 2014-08-07 20:01:31 +00:00
gst-plugins0.10-speex
gst-plugins0.10-twolame
gst-plugins0.10-vorbis
gst-plugins0.10-wavpack
gst-plugins1-a52 Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-alsa Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-cdparanoia Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-dts Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-faac Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-faad Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-flac Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-jack Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-lame Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-libvisual Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-mad Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-opus Add gst-plugins1-opus 1.8.1 2016-06-02 11:13:55 +00:00
gst-plugins1-oss Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-pulse Reset PKGREVISION after update. 2017-03-16 14:37:33 +00:00
gst-plugins1-sid Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-soundtouch Update gstreamer1 and plugins to 1.8.0. 2016-04-15 14:20:00 +00:00
gst-plugins1-spc Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-speex Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-twolame Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-vorbis Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-wavpack Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gtick Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gtkmserv Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
gtkpod Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
guspatches Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
herrie Use the curses framework. 2017-01-04 16:47:59 +00:00
hydrogen Add upstream bug report URL. 2016-11-30 12:43:35 +00:00
ibniz Needs X11BASE/lib in rpath. Bump revision. 2016-05-07 09:48:57 +00:00
icecast Revbump after boost update 2017-01-01 16:05:55 +00:00
icecast1 Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
ices-mp3 Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
id3 Add upstream bug report URL. 2016-08-24 10:01:21 +00:00
id3ed Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
id3lib Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
id3v2 Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
ifp-line Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
jack Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
jack-rack Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
juke Use the curses framework. 2017-01-04 16:50:31 +00:00
kid3 Recursive revbump from graphics/libwebp 2017-02-28 15:19:58 +00:00
kmp Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
ladspa Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
lame Oops, and the checksum for the patch changed. 2016-09-02 14:30:34 +00:00
liba52 Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
libalac Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
libao Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
libao-alsa
libao-arts
libao-esound
libao-macosx
libao-nas
libao-oss
libao-pulse Recursive revbump from audio/pulseaudio-10.0 2017-01-21 20:06:44 +00:00
libao-sun Add Darwin to NOT_FOR_PLATFORM. 2016-03-27 22:45:48 +00:00
libaudiofile libaudiofile: fix the second UB in the same line of code, cstatic which 2016-12-19 00:14:43 +00:00
libcanberra Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
libcdaudio Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
libcddb Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
libcuefile Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
libdca Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
libdiscid Updated audio/libdiscid to 0.6.2 2017-01-30 12:16:17 +00:00
libebur128 Update to libebur128-1.1.0. 2016-10-10 23:16:32 +00:00
libfishsound Use OPSYSVARS. 2016-02-25 10:15:45 +00:00
libgpod Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
libgroove revbump for ffmpeg3 buildlink3.mk addition of vaapi and vdpau. 2017-02-24 21:54:51 +00:00
libid3tag Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
libifp Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
liblastfm Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
liblo link network libs on SunOS 2016-09-15 13:56:58 +00:00
libmad Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
libmatemixer Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
libmikmod libmikmod v3.3.10: 2016-11-12 07:34:01 +00:00
libmodplug Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
libmp3splt Remove mk/find-prefix.mk usage from the audio category. 2015-11-25 12:47:55 +00:00
libmpcdec Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
libmpd Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
libmpdclient Updated libmpdclient to 2.11. 2017-04-04 13:12:42 +00:00
libmtag Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
libmusepack Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
libmusicbrainz Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
libmusicbrainz5 export libxml2 dependency, pkg-config says so 2016-03-13 08:10:29 +00:00
libofa Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
libopenmpt Updated libopenmpt to 0.2.7774. 2017-03-12 20:18:51 +00:00
libopenspc Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
libopus Enable Ambisonics support. Bump PKGREVISION 2017-01-28 04:50:05 +00:00
libreplaygain Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
libsamplerate libsamplerate: update to 0.1.9 2017-04-12 18:47:39 +00:00
libsbsms configure script demands -msse; mark it broken on non-x86 platforms. 2015-12-27 07:33:07 +00:00
libshout Add missing includes to bl3.mk. 2015-11-27 10:34:23 +00:00
libsidplay Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
libsidplay2 Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
libsmf Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
libsndfile Updated libsndfile to 1.0.27. 2016-06-30 17:38:09 +00:00
libsoxr Import libsoxr-0.1.2 as audio/libsoxr. 2016-06-05 00:43:33 +00:00
libspiff Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
libtunepimp Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
libvisual Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
libvisual-bmp Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
libvisual-plugins Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
libvisual0.2 Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
libvisual0.2-plugins Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
libvorbis Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
libwildmidi c99 fixes SunOS 2016-09-15 20:21:37 +00:00
libxmp Use OPSYSVARS. 2016-02-25 10:15:45 +00:00
libxspf Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
lilv Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
liteamp Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
liveice Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
lmms Recursive revbump from audio/pulseaudio-10.0 2017-01-21 20:06:44 +00:00
lv2 Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
mac Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
mad
mad123 Revbump after boost update 2017-01-01 16:05:55 +00:00
madplay Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
malint Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
maplay Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
mbrola Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
mbrolavox-en1 Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
mbrolavox-us1 Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
mbrolavox-us2 Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
mbrolavox-us3 Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
mikmod Use the curses framework. 2017-01-04 16:13:20 +00:00
milkytracker Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
mixer.app Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
mkcdtoc Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
moc Remove patch for netbsd curses differences, it was adjusted to change 2017-02-16 13:31:44 +00:00
moodbar Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
moss Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
mp3_check Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
mp3asm Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
mp3blaster Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
mp3check Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
mp3cut Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
mp3diags Revbump after boost update 2017-01-01 16:05:55 +00:00
mp3gain Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
mp3info Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
mp3splt Whitespace. 2015-12-29 04:54:34 +00:00
mp3splt-gtk Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
mp3to Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
mp3val Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
mp3wrap Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
mp32ogg Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
mpc Updated mpc to 0.28. 2016-08-22 14:16:59 +00:00
mpdas Revbump after boost update 2017-01-01 16:05:55 +00:00
mpegaudio Whitespace. 2015-12-29 04:54:34 +00:00
mpg123 1.24.0 2017-04-16 08:12:27 +00:00
mpg123-arts
mpg123-esound
mpg123-nas Changes 1.23.8: 2016-12-18 22:58:34 +00:00
mpg123-oss Remove FreeBSD from the list of intended platforms as the plugin is already 2015-04-07 05:13:45 +00:00
mpg123-pulse 1.24.0 2017-04-16 08:12:27 +00:00
mpg123-sun Add Darwin to NOT_FOR_PLATFORM. 2016-03-27 22:45:48 +00:00
mpg321 Update audio/mpg321 to 0.3.2. 2016-06-02 09:18:19 +00:00
mppenc Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
mserv Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
mserv-devel Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
mserv-irman Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
mstream Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
mt-daapd Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
muse Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
musepack Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
musicbrainz Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
musicpd Updated musicpd to 0.20.6. 2017-03-12 20:22:50 +00:00
mutagen-tools Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
nas Ensure the local yywrap is used. Fixes build with newer flex. 2017-01-04 10:34:10 +00:00
nas-auscope Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
ncmpc Use the curses framework. 2017-01-04 16:50:31 +00:00
normalize Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
nosefart Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
nspmod Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
ocp Allow building with gcc-5. 2016-04-12 06:33:42 +00:00
oggasm Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
openal SunOS i386 is the default ABI. Fix build on i386 by using ABI:U 2016-06-01 15:00:25 +00:00
openal-soft Don't enable OSS if unsupported. Fixes Darwin at least. 2016-07-25 15:28:27 +00:00
opencore-amr 0.1.5 2017-04-15 09:49:53 +00:00
opus-tools Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
opusfile don't pick up doxygen 2016-03-13 08:04:06 +00:00
p5-Audio-CD Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Audio-Scan Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-Audio-Wav Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-CDDB Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-CDDB-File Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-CDDB_get Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MP3-Info Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MP3-Tag Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MPEG-Audio-Frame Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MusicBrainz-Client Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MusicBrainz-DiscID Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-MusicBrainz-Queries Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
paman Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
paprefs Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
pavucontrol Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
pavumeter Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
pd Support Darwin-specific file. 2016-03-27 22:50:47 +00:00
pianobar Recursive bump for libvpx shlib major change. 2017-01-16 23:45:10 +00:00
picard Recursive bump for libvpx shlib major change. 2017-01-16 23:45:10 +00:00
playitslowly Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided 2016-08-28 15:48:28 +00:00
pocketsphinx Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
portaudio Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
portaudio-devel Update audio/portaudio-devel to 190600 (20161030). 2017-02-22 14:31:26 +00:00
pulseaudio Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
py-acoustid Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-ao Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-audioread Fix PKGVERSION (...and use DISTNAME in PKGNAME to avoid copypastos) 2017-03-16 09:08:56 +00:00
py-audiotools Fix building with Python 3.x. 2016-04-28 19:23:21 +00:00
py-beets Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-cddb Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-daap Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-discogs_client Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-dynampd Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
py-id3 Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-id3lib Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-karaoke Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-last Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-libmtag Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-mad Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-mpd Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
py-musicbrainz Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-musicbrainz-ngs 0.6 (2016-04-11): 2017-03-13 05:22:05 +00:00
py-musique Update python 3.x status after py-twisted now supports 3.x. 2017-02-14 10:26:27 +00:00
py-mutagen Update to 1.31: 2015-11-04 09:53:40 +00:00
py-ogg Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
py-vorbis Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
qjackctl Recursive revbump from graphics/libwebp 2017-02-28 15:19:58 +00:00
qsynth Recursive revbump from graphics/libwebp 2017-02-28 15:19:58 +00:00
qtplay Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
quodlibet2 Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
rexima Use the curses framework. 2017-01-04 16:50:31 +00:00
rhythmbox Recursive bump for gpgme update which removed a support library. 2017-03-31 10:32:14 +00:00
rhythmbox-gtk3 Recursive bump for gpgme update which removed a support library. 2017-03-31 10:32:14 +00:00
rio Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
rio500 Fixed pkglint warnings. Bumped version. 2016-07-10 09:44:56 +00:00
rioutil Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
rip Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
rosegarden Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
rplay Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
rsynth Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
rtunes Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
rubberband Fix MAINTAINER typo 2016-06-19 14:33:11 +00:00
ruby-mp3info Update ruby-mp3info to 0.8.10. 2016-11-01 16:40:47 +00:00
ruby-taglib Update ruby-taglib to 0.7.1. 2016-01-03 05:33:54 +00:00
schismtracker Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
SDL2_mixer Update SDL2_mixer to 2.0.1: 2016-02-09 15:54:27 +00:00
SDL_mixer Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
SDL_sound Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
sfxr Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
shine Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
shntool Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
shorten Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
sidplay Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
sidplay2 Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
snd Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
solfege Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
sonata Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
sound-juicer Recursive bump for gpgme update which removed a support library. 2017-03-31 10:32:14 +00:00
sound-theme-freedesktop may be one of our unparseable license culprits 2016-10-03 07:19:32 +00:00
soundtouch add c to USE_LANGUAGES since it gets invoked during configuration 2016-02-02 06:15:02 +00:00
sox sox: link with libossaudio if building oss option. package does not do this 2017-01-07 21:30:26 +00:00
spectro-edit Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
speech-dispatcher Recursive revbump from audio/pulseaudio-10.0 2017-01-21 20:06:44 +00:00
speex Updated speex to 1.2.0. 2016-12-12 14:53:13 +00:00
speexdsp disable neon on aarch64 2016-09-08 15:25:05 +00:00
spek Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
sphinx3 Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
sphinxbase Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
sphinxtrain Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
spiralloops Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
spiralsynth Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
splay Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
sptk Updated audio/sptk 3.6 to 3.9 2016-07-10 12:06:21 +00:00
squeezeboxserver Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
streamripper Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
streamtuner Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
suil Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
sweep Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
taglib taglib: require gcc 4.7 for our own use of -std=c++11. 2016-11-04 14:03:14 +00:00
taglib-extras Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
tap-plugins Use OPSYSVARS. 2016-02-25 10:15:45 +00:00
tcd Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
tcl-snack Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
terminatorx Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
tfmxplay Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
timidity Fix playback on NetBSD-current as of 20170322. Ensure that the audioctl 2017-03-30 18:44:13 +00:00
toolame Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
tracker Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
tremor Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
tremor-tools Revbump after boost update 2017-01-01 16:05:55 +00:00
trm Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
tunapie Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
twolame Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
ubs Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
vamp-plugin-sdk Import vamp-plugin-sdk 2.6 as audio/vamp-plugin-sdk 2015-12-27 23:35:33 +00:00
vcf Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
vorbis-tools Revbump after boost update 2017-01-01 16:05:55 +00:00
vorbisgain Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
wavesurfer Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
wavpack Updated wavpack to 5.1.0. 2017-01-23 21:53:22 +00:00
wmmixer Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
wmmp Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
wmmp3 Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
wmsmixer Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
wmusic Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
wsoundprefs add pkg-config to tools 2016-12-09 14:43:39 +00:00
wsoundserver Fix build with pkgconf. 2016-02-24 11:34:09 +00:00
xanalyser Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
xcdplayer Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
xfce4-mixer Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
xfce4-xmms-plugin Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
xhippo Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
xine-alsa Recursive bump for libvpx shlib major change. 2017-01-16 23:45:10 +00:00
xine-esound Recursive bump for libvpx shlib major change. 2017-01-16 23:45:10 +00:00
xine-pulse Recursive revbump from audio/pulseaudio-10.0 2017-01-21 20:06:44 +00:00
xjadeo revbump for ffmpeg3 buildlink3.mk addition of vaapi and vdpau. 2017-02-24 21:54:51 +00:00
xmcd Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
xmix Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
xmmix Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
xmms Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
xmms-cdread Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
xmms-crossfade Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
xmms-esound Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
xmms-faad Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
xmms-flac Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
xmms-mac Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
xmms-mad Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
xmms-meta-input Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
xmms-meta-timidity
xmms-musepack Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
xmms-nas Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
xmms-pulse Recursive revbump from audio/pulseaudio-10.0 2017-01-21 20:06:44 +00:00
xmms-sid Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
xmms-wma Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
xmp Recursive revbump from audio/pulseaudio-10.0 2017-01-21 20:06:44 +00:00
xmradio Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
xsidplay distfile has vanished. prevent timeout. update MASTER_SITES. 2017-01-07 15:59:47 +00:00
xwave Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
Makefile Add speech-dispatcher 2016-07-20 11:53:31 +00:00