pkgsrc/audio
fcambus 2c0155ba1f libopenmpt: update to 0.4.11.
This fixes CVE-2019-14380 and CVE-2019-17113.

ChangeLog:

### libopenmpt 0.4.11 (2019-12-22)

 *  MOD: Fix initial instrument change with no note playing. Fixes first pattern
    of Beyond Music by Captain.

### libopenmpt 0.4.10 (2019-10-30)

 *  The "date" metadata could contain a bogus date for some older IT files.
 *  Do not apply global volume ramping from initial global volume when seeking.

 *  MTM: Sample loop length was off by one.
 *  PSM: Sample loop length was off by one in most files.

 *  mpg123: Update to v1.25.13 (2019-10-26).

### libopenmpt 0.4.9 (2019-10-02)

 *  [**Sec**] libmodplug: C API: Limit the length of strings copied to the
    output buffer of `ModPlug_InstrumentName()` and `ModPlug_SampleName()` to 32
    bytes (including terminating null) as is done by original libmodplug. This
    avoids potential buffer overflows in software relying on this limit instead
    of querying the required buffer size beforehand. libopenmpt can return
    strings longer than 32 bytes here beacuse the internal limit of 32 bytes
    applies to strings encoded in arbitrary character encodings but the API
    returns them converted to UTF-8, which can be longer. (reported by Antonio
    Morales Maldonado of Semmle Security Research Team) (r12129)
    ([CVE-2019-17113](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-17113))
 *  [**Sec**] libmodplug: C++ API: Do not return 0 in
    `CSoundFile::GetSampleName()` and `CSoundFile::GetInstrumentName()` when a
    null output pointer is provided. This behaviour differed from libmodplug and
    made it impossible to determine the required buffer size. (r12130)

### libopenmpt 0.4.8 (2019-09-30)

 *  [**Sec**] Possible crash due to out-of-bounds read when playing an OPL note
    with active filter in S3M or MPTM files (r12118).

### libopenmpt 0.4.7 (2019-09-23)

 *  [**Bug**] Compilation fix for various platforms that do not provide
    `std::aligned_alloc` in C++17 mode. The problematic dependency has been
    removed. This should fix build problems on MinGW, OpenBSD, Haiku, and others
    for good.

 *  J2B: Ignore notes with non-existing instrument (fixes Ending.j2b).

 *  mpg123: Update to v1.25.12 (2019-08-24).
 *  ogg: Update to v1.3.4. (2019-08-31).
 *  flac: Update to v1.3.3. (2019-08-04).

### libopenmpt 0.4.6 (2019-08-10)

 *  [**Bug**] Compilation fix for OpenBSD.
 *  [**Bug**] Compilation fix for NO_PLUGINS being defined.

 *  in_openmpt: Correct documentation. `openmpt-mpg123.dll` must be placed into
    the Winamp directory.

 *  Detect IT files unpacked with early UNMO3 versions.

 *  mpg123: Update to v1.25.11 (2019-07-18).
 *  minimp3: Update to commit 977514a6dfc4960d819a103f43b358e58ac6c28f
    (2019-07-24).
 *  miniz: Update to v2.1.0 (2019-05-05).
 *  stb_vorbis: Update to v1.17 (2019-08-09).

### libopenmpt 0.4.5 (2019-05-27)

 *  [**Sec**] Possible crash during playback due out-of-bounds read in XM and
    MT2 files (r11608).
    ([CVE-2019-14380](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14380))

 *  Breaking out of a sustain loop through Note-Off sometimes didn't continue in
    the regular sample loop.
 *  Seeking did not stop notes playing with XM Key Off (Kxx) effect.

### libopenmpt 0.4.4 (2019-04-07)

 *  [**Bug**] Channel VU meters were swapped.

 *  Startrekker: Clamp speed to 31 ticks per row.
 *  MTM: Ignore unused Exy commands on import. Command E5x (Set Finetune) is now
    applied correctly.
 *  MOD: Sample swapping was always enabled since it has been separated from the
    ProTracker 1/2 compatibility flag. Now it is always enabled for Amiga-style
    modules and otherwise the old heuristic is used again.

 *  stb_vorbis: Update to v1.16 (2019-03-05).
2020-01-02 09:23:58 +00:00
..
abcde Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
abcmidi Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
adplay adplay: Support optional alsa and sdl2 audio outputs. 2019-09-10 13:49:14 +00:00
adplug adplug: take maintainership, discussed with kamil@ and leot@. 2019-08-18 19:01:58 +00:00
aeneas PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
aiomixer aiomixer: Update to 1.0.1 2019-12-15 00:09:25 +00:00
alacconvert Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
albumplayer *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
alsa-lib audio: align variable assignments and directives 2019-11-02 21:09:12 +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 2019-09-18 14:17:03 +00:00
alsa-utils *: gd.tuwien.ac.at/ftp.tuwien.ac.at is gone, remove it from various mastersites 2018-04-21 13:38:04 +00:00
alure audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
amaroc audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
amarok Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
amp Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
ampache all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
applerecords Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
ardour Patch local WAF copy to run ${CXX} with -x c++ when detecting it. 2019-12-21 23:27:03 +00:00
ario ario: Update to 1.6 2019-09-14 10:41:00 +00:00
asunder *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
aubio audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
audacious *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
audacious-plugins Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
audacity Don't force -latomic unconditionally with clang. 2019-12-18 12:36:51 +00:00
aumix Removed misplaced PKGREVISION (didn't have any effect anyway). 2017-01-21 23:38:19 +00:00
aumix-gtk *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
bladeenc Moved the documentation where it belongs. Bumped PKGREVISION. 2018-01-07 19:53:16 +00:00
blop Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
bml bml: update HOMEPAGE 2017-11-26 10:38:20 +00:00
bmp *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
bmp-crossfade audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
bmp-esound *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
bmp-flac *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
bmp-mac *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
bmp-musepack *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
bmp-pulse Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
bmp-scrobbler audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
bmpx Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
buzztrax buzztrax: needs omf-scrollkeeper 2019-10-27 10:37:43 +00:00
cam Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
cantata Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
cd-discid Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
cddb-bundle audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
cddbd Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
cdparanoia cdparanoia: update distinfo 2018-09-28 08:00:02 +00:00
cdplayer audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
celt audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
chromaprint Recursive revbump from multimedia/libva 2018-11-23 08:06:28 +00:00
cmp3 Bump revision of all packages using libform, libpanel or libmenu as the 2016-12-18 23:33:11 +00:00
cmus Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
cplay cplay: requires python2. won't even start up with python3. 2019-12-28 11:26:37 +00:00
cripple Added missing LICENSE variable. 2018-01-02 22:54:26 +00:00
cs4235 audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
csound5 switch to fltk 1.3. fix build. bump pkgversion. 2019-11-06 11:56:56 +00:00
csound5-manual Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
csound6 csound6: Not actually PYTHON_FOR_BUILD_ONLY 2019-12-21 21:25:51 +00:00
csound6-manual audio/csound6-manual: fix pkglint warnings by sorting the PLIST 2019-11-03 08:27:07 +00:00
daapd *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
dap Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
darkice Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
deforaos-mixer *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
din audio/din: Updates to 43.0.1 2019-11-06 11:23:25 +00:00
disc-cover Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
distmp3 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
easyh10 Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
easytag easytag: Fix building with -manual 2019-09-15 22:15:02 +00:00
eawpatches audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
emixer Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
esound *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
espeak Rename audio/portaudio-devel to audio/portaudio 2019-10-20 11:10:47 +00:00
exaile Accept blame for a handful of packages. 2019-10-01 19:37:50 +00:00
eyeD3 Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
ezstream ezstream: Leave pkgsrc to handle security features. 2018-02-02 10:40:12 +00:00
faac faac: Update to 1.30 2019-11-09 11:48:35 +00:00
faad2 faad2: Update to 2.9.1 2019-11-08 11:10:01 +00:00
fasttracker2 audio/fasttracker2: Update to v1.05 2019-12-28 19:46:23 +00:00
fdk-aac fdk-aac: updated to 0.1.6 2018-07-20 07:08:32 +00:00
festival festival: handle fpos_t on sunos 2019-11-27 14:44:05 +00:00
festlex-cmu festlex-cmu: Update to 2.5 2019-11-23 12:07:28 +00:00
festlex-oald festlex-oald: Update to 2.5 2019-11-23 12:09:43 +00:00
festlex-ogi Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
festlex-poslex festlex-poslex: Update to 2.5 2019-11-23 12:10:59 +00:00
festogi-spanish Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
festvox-abc Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
festvox-aec Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
festvox-don festvox-don: Update to 1.95 2019-11-23 22:04:51 +00:00
festvox-el11 Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festvox-en1 festvox-en1: Update to 1.95 2019-11-23 22:08:12 +00:00
festvox-hvs Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
festvox-jph Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
festvox-kal8 Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
festvox-kal16 festvox-kal16: Update to 2.5 2019-11-23 12:22:35 +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 Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
festvox-ogirab Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
festvox-rab8 festvox-rab8: Update to 1.95 2019-11-23 22:11:27 +00:00
festvox-rab16 festvox-rab16: Update to 2.5 2019-11-23 12:25:48 +00:00
festvox-tll Sort PLIST files. 2018-01-01 22:29:15 +00:00
festvox-us1 festvox-us1: Update to 1.96 2019-11-23 22:13:56 +00:00
festvox-us2 festvox-us2: Update to 1.96 2019-11-23 22:16:00 +00:00
festvox-us3 festvox-us3: Update to 1.96 2019-11-23 22:18:07 +00:00
filter_audio filter_audio: add buildlink3.mk 2018-09-12 19:04:07 +00:00
flac Fix build on non-linux ppc machines 2019-12-17 13:59:50 +00:00
flac2mp3 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
flac123 Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
flactag flactag: Fix build on NetBSD 9.99.17 2019-10-25 09:03:47 +00:00
flite flite: Add networking libs on SunOS 2019-09-09 09:46:38 +00:00
fluidsynth Use protected names in attributes, avoids overlap with SSP. Bump 2019-12-19 23:59:56 +00:00
freealut freealut: Set _*_SOURCE correctly. 2018-08-06 10:58:42 +00:00
freepats Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
freeswitch-music audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
freeswitch-sounds-en audio/freeswitch-sounds-*: add missing SHA-512 hashes 2019-03-16 17:16:52 +00:00
freeswitch-sounds-fr audio/freeswitch-sounds-*: add missing SHA-512 hashes 2019-03-16 17:16:52 +00:00
freeswitch-sounds-ru audio/freeswitch-sounds-*: add missing SHA-512 hashes 2019-03-16 17:16:52 +00:00
freezetag Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
game-music-emu audio/game-music-emu: import game-music-emu-0.6.2 2018-12-14 09:08:45 +00:00
gbemol audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
gimmix audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
gkrellm-volume *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
glurp *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
glyr Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
gmp3info *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
gmpc *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
gmpc-alarm *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
gmpc-albumview *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
gmpc-jamendo *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
gmpc-libnotify *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
gmpc-lyrics *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
gmpc-lyricwiki *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
gmpc-magnatune *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
gmpc-tagedit *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
gmpc-wikipedia *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
gnome-audio Use https for www.gnome.org HOMEPAGEs. 2017-07-30 22:47:48 +00:00
gnome-speech Use https for www.gnome.org HOMEPAGEs. 2017-07-30 22:47:48 +00:00
gnome-speech-espeak audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
gnome-vfs-cdda *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
goom Update HOMEPAGE. 2017-09-04 05:45:45 +00:00
gqmpeg-devel audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
gqmpeg-skins Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
gramofile *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
grip Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
gsm gsm: updated to 1.0.18 2019-06-15 08:41:30 +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 Comment out dead sites. 2017-08-16 20:45:30 +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 2019-09-18 14:17:03 +00:00
gst-plugins0.10-sid
gst-plugins0.10-soundtouch
gst-plugins0.10-spc
gst-plugins0.10-speex
gst-plugins0.10-twolame
gst-plugins0.10-vorbis
gst-plugins0.10-wavpack
gst-plugins1-a52
gst-plugins1-alsa
gst-plugins1-cdparanoia
gst-plugins1-dts
gst-plugins1-faac
gst-plugins1-faad
gst-plugins1-flac
gst-plugins1-gme Add audio/gst-plugins1-gme 2019-09-08 10:20:07 +00:00
gst-plugins1-jack
gst-plugins1-lame gstreamer1: update to 1.14.0 2018-04-17 22:10:04 +00:00
gst-plugins1-libvisual
gst-plugins1-mpg123 gstreamer1: update to 1.14.0 2018-04-17 22:10:04 +00:00
gst-plugins1-opus Add gst-plugins1-opus 1.8.1 2016-06-02 11:13:55 +00:00
gst-plugins1-oss
gst-plugins1-pulse gstreamer1: update to 1.16.1 2019-11-14 15:25:30 +00:00
gst-plugins1-sid
gst-plugins1-soundtouch Update gstreamer1 and plugins to 1.8.0. 2016-04-15 14:20:00 +00:00
gst-plugins1-speex
gst-plugins1-twolame gstreamer1: update to 1.14.0 2018-04-17 22:10:04 +00:00
gst-plugins1-vorbis
gst-plugins1-wavpack
gtick Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
gtkmserv Comment out dead sites. 2017-08-16 20:45:30 +00:00
gtkpod Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
guspatches Sort PLIST files. 2018-01-01 22:29:15 +00:00
herrie Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
hydrogen hydrogen: Update to 1.0.0-beta1 2019-10-26 21:24:34 +00:00
ibniz Needs X11BASE/lib in rpath. Bump revision. 2016-05-07 09:48:57 +00:00
icecast Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
icecast1 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
ices-mp3 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
id3 id3: update to 1.1.0. 2018-05-26 21:49:22 +00:00
id3ed Comment out dead sites. 2017-08-16 20:45:30 +00:00
id3lib audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
id3v2 Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
ifp-line Revbump for packages depending on devel/libusb{,compat} 2018-02-27 23:56:07 +00:00
jack jack: remove information about running as root 2019-12-02 11:48:38 +00:00
jack-rack Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
juke all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
kid3 audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
ladspa ladspa: Update to 1.15 2019-10-05 17:39:38 +00:00
lame More strnlen(3) users - from Joyent 2019-07-11 11:20:06 +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 audio/libao: fix Darwin build 2019-12-24 05:07:45 +00:00
libao-alsa libao: Update to 1.2.2 2019-11-24 00:35:56 +00:00
libao-esound libao: Update to 1.2.2 2019-11-24 00:35:56 +00:00
libao-macosx audio/libao: fix Darwin build 2019-12-24 05:07:45 +00:00
libao-nas libao: Update to 1.2.2 2019-11-24 00:35:56 +00:00
libao-oss libao-oss: Link with -lossaudio 2019-12-15 23:15:01 +00:00
libao-pulse libao: Update to 1.2.2 2019-11-24 00:35:56 +00:00
libao-sun libao: Update to 1.2.2 2019-11-24 00:35:56 +00:00
libaudiofile libaudiofile: Update HOMEPAGE 2019-10-19 11:29:48 +00:00
libcanberra *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
libcdaudio Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
libcddb *: reset maintainer for drochner 2018-08-19 20:16:39 +00:00
libcuefile Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
libdca libdca: updated to 0.0.6 2018-05-23 17:45:23 +00:00
libdiscid Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
libebur128 libebur128: Update to 1.2.4 2019-07-30 13:36:32 +00:00
libfishsound audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
libgpod *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
libgroove Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
libid3tag Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
libifp audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
liblastfm Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
liblo *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
libmad libmad: Add patches for CVE-2017-8372, CVE-2017-8373, CVE-2017-8374. 2019-07-10 20:01:57 +00:00
libmatemixer *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
libmikmod Changes 3.3.11.1: 2017-07-23 16:11:31 +00:00
libmodplug libmodplug: update to 0.8.9.0 2017-10-13 16:00:59 +00:00
libmp3splt Oops, missed adding options.mk in previous. 2018-09-30 22:29:32 +00:00
libmpcdec Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
libmpd Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
libmpdclient libmpdclient: python for build only 2019-12-06 00:15:39 +00:00
libmtag Update some HOMEPAGEs. 2017-08-16 21:22:11 +00:00
libmusepack Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
libmusicbrainz libmusicbrainz: Specify C++03, not C++11 clean. 2018-02-02 17:55:39 +00:00
libmusicbrainz5 export libxml2 dependency, pkg-config says so 2016-03-13 08:10:29 +00:00
libmysofa audio: Add libmysofa. 2019-11-30 13:35:42 +00:00
libofa Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
libopenmpt libopenmpt: update to 0.4.11. 2020-01-02 09:23:58 +00:00
libopenspc Comment out dead sites. 2017-08-16 20:45:30 +00:00
libopus Update to 1.3.1 2019-05-04 06:17:32 +00:00
libreplaygain libreplaygain: Support user CFLAGS. 2017-12-15 16:00:19 +00:00
libsamplerate libsamplerate: declare AUDIO_OUT_s once and in audio_out.h 2017-04-24 10:08:40 +00:00
libsbsms enable for all platforms, and pass --disable-sse on non x86 platforms. 2018-11-11 00:17:04 +00:00
libshout libshout: update to 2.4.3. 2019-06-11 08:49:28 +00:00
libsidplay libsidplay: Specify C++03, not C++11 clean. 2018-02-05 16:10:25 +00:00
libsidplay2 Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
libsmf Follow some http redirects. 2017-08-16 20:21:03 +00:00
libsndfile audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
libsoxr Update libsoxr to 0.1.3. 2019-01-02 21:30:21 +00:00
libspiff Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
libtunepimp Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
libvisual libvisual: comment out HAVE_SCHED on macos. it is missing the optional 2019-10-23 00:13:40 +00:00
libvisual-bmp *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
libvisual-plugins Comment out dead sites. 2017-08-16 20:45:30 +00:00
libvisual0.2 Comment out dead sites. 2017-08-16 20:45:30 +00:00
libvisual0.2-plugins Comment out dead sites. 2017-08-16 20:45:30 +00:00
libvorbis audio/libvorbis: Fix CVE-2017-14160, CVE-2018-10392, and CVE-2018-10393. 2018-08-06 13:25:38 +00:00
libwildmidi libwildmidi: Update to 0.4.3 2019-07-15 14:39:54 +00:00
libxmp libxmp: Update to 4.4.1 2019-11-21 23:48:27 +00:00
libxspf audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
lilv lilv: Update to 0.24.6. Convert to waf.mk. 2019-12-14 18:02:50 +00:00
liteamp Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
liveice Added missing LICENSE variable. 2018-01-02 22:54:26 +00:00
lmms lmms: remove note 2019-10-24 17:55:22 +00:00
lv2 *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
mac Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
mad Follow some http redirects. 2017-08-16 20:21:03 +00:00
mad123 Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
madplay Follow some http redirects. 2017-08-16 20:21:03 +00:00
malint malint: follow redirect 2017-11-06 13:28:18 +00:00
maplay audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
mbrola mbrola: use INSTALL_DATA for the executable because (drumroll) it's a.out 2019-11-13 19:20:19 +00:00
mbrolavox-en1 Sort PLIST files. 2018-01-01 22:29:15 +00:00
mbrolavox-us1 Sort PLIST files. 2018-01-01 22:29:15 +00:00
mbrolavox-us2 Sort PLIST files. 2018-01-01 22:29:15 +00:00
mbrolavox-us3 Sort PLIST files. 2018-01-01 22:29:15 +00:00
mikmod Changes 3.2.8: 2017-06-20 15:44:22 +00:00
milkytracker Accept blame for a handful of packages. 2019-10-01 19:37:50 +00:00
mixer.app Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
mixxx *: Move GCC_REQD above bsd.prefs.mk where possible. 2019-11-09 20:01:14 +00:00
mkcdtoc Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
moc Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
moodbar moodbar: Set PYTHON_FOR_BUILD_ONLY 2019-10-19 00:31:52 +00:00
moss audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
mp3_check Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
mp3asm audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
mp3blaster Removed commented-out PKGREVISIONs 2018-12-09 21:05:32 +00:00
mp3check Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
mp3cut Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
mp3diags mp3diags: Upgrade to unstable tarball 1.5.01 2019-10-28 10:20:57 +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 Update to 2.6.2. From the changelog: 2018-09-30 22:30:05 +00:00
mp3splt-gtk *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +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 PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
mpc mpc: Make sure sphinx actually gets installed 2019-12-12 16:24:22 +00:00
mpdas Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
mpegaudio Whitespace. 2015-12-29 04:54:34 +00:00
mpg123 mpg123: Update to 1.25.13 2019-10-31 14:06:17 +00:00
mpg123-esound
mpg123-nas Changes 1.23.8: 2016-12-18 22:58:34 +00:00
mpg123-oss
mpg123-pulse mpg123: Update to 1.25.13 2019-10-31 14:06:17 +00:00
mpg123-sun Add Darwin to NOT_FOR_PLATFORM. 2016-03-27 22:45:48 +00:00
mpg321 mpg321: Always init the main_lock semaphore 2018-07-08 13:42:13 +00:00
mppenc Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
mserv Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
mserv-devel audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
mstream Switch to new site in MASTER_SITES, and set MAINTAINER to pkgsrc-users. 2019-12-01 05:18:55 +00:00
mt-daapd all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
muse *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
musepack musepack: Let CMake manage the RPATH by adding an INSTALL statement in the 2019-07-11 10:11:26 +00:00
musescore Rename audio/portaudio-devel to audio/portaudio 2019-10-20 11:10:47 +00:00
musicbrainz musicbrainz: Specify C++03, not C++11 clean. 2018-02-01 10:04:38 +00:00
musicpd musicpd: update to 0.21.18. 2019-12-31 12:24:54 +00:00
nas audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
nas-auscope Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
ncmpc ncmpc: Update to 0.36 2019-11-09 11:22:20 +00:00
normalize Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +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 ocp: Ensure pkgsrc libraries can be found. 2018-07-26 14:11:36 +00:00
oggasm Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
openal-soft openal-soft: Update to 1.20.0 2019-11-30 13:40:29 +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 opusfile: Update to 0.11 2019-07-31 10:48:31 +00:00
p5-Audio-CD Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Audio-Scan Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Audio-Wav Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-CDDB Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-CDDB-File Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-CDDB_get Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-MP3-Info Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-MP3-Tag Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-MPEG-Audio-Frame Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-MusicBrainz-Client Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-MusicBrainz-DiscID (audio/p5-MusicBrainz-DiscID) Updated from 0.04 to 0.06 2019-12-14 01:18:45 +00:00
p5-MusicBrainz-Queries Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
paman Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
paprefs Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
pavucontrol (audio/pavucontrol) Updated 3.0 to 4.0 2019-12-11 15:10:23 +00:00
pavumeter Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
pd Support Darwin-specific file. 2016-03-27 22:50:47 +00:00
pianobar (audio/pianobar) Updated from 2017.08.30 to 2019.02.14 2019-12-14 01:26:11 +00:00
picard Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
playitslowly PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
pocketsphinx PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
portaudio portaudio: fix buildlink3 for alsa/jack 2019-12-22 04:14:33 +00:00
pulseaudio audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
py-acoustid py-acoustid: updated to 1.1.7 2019-06-18 15:11:56 +00:00
py-ao Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
py-audio Rename audio/portaudio-devel to audio/portaudio 2019-10-20 11:10:47 +00:00
py-audioread py-audioread: updated to 2.1.8 2019-06-18 14:59:45 +00:00
py-audiotools audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
py-beets py-beets: sort PLIST 2019-12-29 16:31:03 +00:00
py-cddb Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
py-daap Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
py-discogs-client py-discogs-client: updated to 2.2.1 2018-07-09 08:16:50 +00:00
py-dynampd Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +00:00
py-hsaudiotag3k audio/py-hsaudiotag3k: import py-hsaudiotag3k-1.1.3 2017-09-26 11:20:36 +00:00
py-id3 audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
py-id3lib Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
py-karaoke audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
py-last py-last: updated to 2.4.0 2018-12-16 14:45:02 +00:00
py-libmtag Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
py-mad Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
py-mpd Follow some redirects. 2017-09-04 18:08:18 +00:00
py-mpd2 py-mpd2: adjust PLIST for Python 2.7 2019-09-25 11:51:50 +00:00
py-musicbrainz audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
py-musicbrainz-ngs 0.6 (2016-04-11): 2017-03-13 05:22:05 +00:00
py-musique audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
py-mutagen Update to 1.40.0 2018-01-27 08:15:05 +00:00
py-ogg Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
py-vorbis Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
qjackctl audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
qmmp qmmp: Update COMMENT 2019-10-01 15:17:23 +00:00
qsynth qsynth: Update to 0.6.0 2019-11-02 15:05:29 +00:00
qtplay The final OS X version where this builds is 10.11 (Darwin 15.x). 2019-06-23 23:26:05 +00:00
quodlibet Accept blame for a handful of packages. 2019-10-01 19:37:50 +00:00
rexima Comment out dead sites. 2017-09-04 18:00:49 +00:00
rhythmbox rhythmbox: remove lirc dependency - doesn't (successfully) use it. 2019-12-22 06:19:54 +00:00
rio Sort PLIST files. 2018-01-01 22:29:15 +00:00
rio500 Fixed pkglint warnings. Bumped version. 2016-07-10 09:44:56 +00:00
rioutil Update to 1.5.4. No changelog available. 2019-12-31 12:10:20 +00:00
rip Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
rosegarden Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
rplay Adjust seddery for paths in manpage. Avoids inserting /usr/pkg/usr/pkg/etc. 2018-02-20 08:43:42 +00:00
rsynth audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
rtunes Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
rubberband rubberband: Update to 1.8.2 2019-07-30 08:57:14 +00:00
ruby-mp3info Update ruby-mp3info to 0.8.10. 2016-11-01 16:40:47 +00:00
ruby-taglib Sort PLIST files. 2018-01-01 22:29:15 +00:00
schismtracker schismtracker: Update to 20190805 - switch to github for distfiles. 2019-09-20 11:22:55 +00:00
SDL2_mixer SDL2_mixer: updated to 2.0.4 2018-11-01 21:12:40 +00:00
SDL_mixer Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
SDL_sound Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
sfxr *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
shine shine: add buildlink3.mk file 2018-12-10 23:02:53 +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 Sort PLIST files. 2018-01-01 22:29:15 +00:00
sidplay2 Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
snd snd: Update to 19.9 2019-12-14 18:34:18 +00:00
solfege audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
sonata sonata: Update to 1.7b1 2019-09-14 11:05:09 +00:00
sound-juicer sound-juicer: Update to 3.24.0 2019-10-18 12:34:19 +00:00
sound-theme-freedesktop may be one of our unparseable license culprits 2016-10-03 07:19:32 +00:00
soundtouch soundtouch: updated to 2.1.2 2019-05-29 21:28:03 +00:00
sox sox: adjust DESCR 2019-08-25 21:54:18 +00:00
spectro-edit audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
speech-dispatcher Needs to be build as c++03. 2019-12-20 00:00:11 +00:00
speex Follow some redirects. 2017-09-04 18:08:18 +00:00
speexdsp speexdsp: update to 1.2.0. 2019-06-11 11:59:15 +00:00
spek *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
sphinx3 *: update email for fhajny 2018-12-15 21:12:18 +00:00
sphinxbase Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
sphinxtrain Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
spiralloops Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
spiralsynth Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
splay Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
sptk fix "request for member '__pos' in something not a structure or union" on SunOS 2017-07-01 11:01:44 +00:00
squeezeboxserver audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
streamripper audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
streamtuner Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
suil Convert some drobilla.net packages to waf.mk. 2019-12-14 17:53:39 +00:00
sweep *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
taglib taglib: Add patches from upstream's git for the following CVEs: 2019-07-18 09:36:37 +00:00
taglib-extras Comment out dead sites. 2017-09-04 18:00:49 +00:00
tap-plugins *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
tcd Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
tcl-snack Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
terminatorx terminatorx: Add options file. 2019-10-05 15:52:43 +00:00
tfmxplay Comment out dead sites. 2017-09-06 10:40:25 +00:00
timidity audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
toolame *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
tracker audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
tremor needs pkg-config 2018-03-26 19:43:30 +00:00
tremor-tools Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
trm Comment out dead sites. 2017-09-06 10:40:25 +00:00
tunapie audio: align variable assignments and directives 2019-11-02 21:09:12 +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 vamp-plugin-sdk: Remove unsupported linker args on SunOS 2019-11-23 11:46:35 +00:00
vcf Update homepage url 2019-12-29 17:36:15 +00:00
vimpc Add audio/vimpc. 2019-12-04 11:02:33 +00:00
vorbis-tools Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
vorbisgain Follow some redirects. 2017-09-06 09:02:59 +00:00
wavesurfer *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
wavpack wavpack: updated to 5.2.0 2019-12-28 20:00:01 +00:00
wmmixer Add support for CFLAGS and LDFLAGS 2017-10-25 22:04:30 +00:00
wmmp Comment out dead sites. 2017-09-06 10:40:25 +00:00
wmmp3 audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
wmsmixer audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
wmusic Comment out dead sites. 2017-09-06 10:40:25 +00:00
wsoundprefs audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
wsoundserver *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
xanalyser Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
xcdplayer Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
xfce4-mixer Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
xfce4-xmms-plugin Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
xhippo Sort PLIST files. 2018-01-01 22:29:15 +00:00
xine-alsa audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
xine-esound audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
xine-pulse audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
xjadeo xjadeo: Update to 0.8.9 2019-12-02 13:50:39 +00:00
xmcd Follow some redirects. 2017-09-06 09:02:59 +00:00
xmix xmix: Failed to build with RELRO option 2019-07-16 10:46:45 +00:00
xmmix Follow some redirects. 2017-09-06 09:02:59 +00:00
xmms xorgproto: use xorgproto instead of separate *proto packages 2018-03-07 11:57:28 +00:00
xmms-cdread Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
xmms-crossfade xmms-crossfade: follow redirect 2018-01-14 10:42:23 +00:00
xmms-esound
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 Follow some redirects. 2017-09-06 09:02:59 +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 Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +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 2019-09-18 14:17:03 +00:00
xmms-sid Follow some redirects. 2017-09-06 09:02:59 +00:00
xmms-wma Comment out dead sites. 2017-09-06 10:40:25 +00:00
xmp xmp: Spell Solarish like "SunOS", not "Solaris" 2019-11-22 17:17:07 +00:00
xmradio Set LICENSE for a lot of audio packages. 2016-04-20 12:10:24 +00:00
xwave Sort PLIST files. 2018-01-01 22:29:15 +00:00
Makefile Add audio/aiomixer 2019-12-07 19:00:06 +00:00