pkgsrc/audio
gutteridge 03f924ed79 py-music21: update to 6.3.0
pkgsrc-specific change: add py-Levenshtein as a dependency. Upstream
treats it as optional, but it's very small, should have no issues
building anywhere, and boosts similarity search performance vs. the
fallback of difflib.

Change log:

Bug fixes

    Music21 gets the proper mac version and runs in Big Sur (thanks Daniel Fürst)
    corpus.search() should work on PC now. Sharing music21 scores that have been frozen and thawed should also work across Mac and PC.
    ChordSymbols preserve root and bass (thanks to Jacob Tayler Walls = JTW for this and so much else in this release!)
    Instrument names that cannot be decoded from MIDI do not crash MIDI parsing (JTW)
    Audio searches and other searches on empty streams are improved. (JTW)
    Non existent user scratch directory does not raise major bugs any more (David Garfinkle and JTW)
    New location for System/Preview on macOS since Catalina and musescore on Windows (MSC + JTW)
    remove() now searches endElements as well.
    Corrected octaves on pitches derived in IntervalNetwork.nextPitch() (JTW) -- should fix some weird scale pitch octaves.
    TextExpressions now have correct offsets when derived from a tempo indication or coda (JTW)
    MIDI files parsed multiple times with different quantization settings work properly (JTW)
    MIDI files with zero-length notes now create zero-length GraceNotes and not 1.0 length notes in music21 (JTW)
    All tests pass in Python 3.8 (now on to 3.9!)
    Beethoven Opus 59 no 3 mvmt 4 contained all 4 movements in it. Now it only contains movement 4.
    MIDI's matchedNoteOff was not working properly. Works now (Thanks SunWoong KIM)
    If two keys had the same likelihood in probe-tone analysis then only one appeared in .alterateInterpretations. Now there will always be a 23-element list. (ZM-J + JTW)
    C-version of Python Levenshtein was sometimes not being called even if installed. This will greatly speed up similarity searching.
    Harmony.addChordStepModification gets an updatePitches=True attribute that will immediately apply the chordStepModification to the computed pitches. The default of False remains for now, but will become True in music21 v.7.

Improvements:

    Chordify and Verticality.makeChords gets a new keyword attribute "copyPitches=False" which makes it so that the original pitches (and not deepcopies) from the score appear in the chordified score. This can make it MUCH easier to see which pitches in a chordified score relate to the pitches in the original. However, they are identical objects, so changing one later will change the other. Default behavior is unchanged.
    Repeats play back properly in MIDI (JTW)
    Improved Docs (configuration instructions, typos, examples) (many people but especially JTW)
    Much better typing all around for developers
    math.log2 used instead of math.log(x, 2) for no more floating point confusion in many quarterLengths (JTW)
    Braille keeps its debugging information in Note.editorial instead of custom attributes (backwards incompatible change, but okay)
    Braille/runAllBrailleTests improved for non-sighted developers.
    Incomplete 7th/9th/11th chords find roots better (JTW)
    Legacy code for Python 3.5 removed (JTW)
    Augmented sixth RomanNumerals work w/o needing a key. Also work with secondary numerals (JTW)
    Bach chorales sort by BWV as a number rather than a string (JTW)
    Beethoven quartets from Project Gutenberg had hidden voices w/ incorrect durations to show playback of trills, etc. Those voices have been removed. Speeds up the parsing of those pieces greatly, and gives better feature extractions. Affected pieces are opus 59.1.3, 59.1.4, 59.2.1, 59.2.2, 59.3.2, 59.3.3, 59.3.4, and opus 133.
    Improvements to instrument name lookups (Thanks Mark Gotham)
    Unnecessary list comprehensions are removed.
    For running tests, missing optional modules and Lilypond. will cause import errors.
    ABC module has been partially cleaned up, and made easier for developers to hack new ABC extensions to.

Changes:

as this is a 6.X release, we have tried to keep backwards incompatible changes to a bare minimum, but a few obscure cases are changed:

    .seconds, .beat, .beatStrength on notes without a TimeSignature or MetronomeMark context now return nan instead of raising an exception. .beatStr returns the string "nan". Python 3.8's mock methods iterate through all properties before setting up the mocked object and properties that might raise exceptions cause problems. This seems like a good direction to go in, so please expect that all property getters will switch to never raising an exception but giving nan or another failure indicator in the future.
    KrumhanslSchmucker and KrumhanslKessler probe tone analysis are now identical. The difference before was probably a typo. They are now synonyms for each other.
2020-11-30 06:11:02 +00:00
..
abcde *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
abcmidi all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
adplay *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
adplug adplug: update to 2.3.3. 2020-06-10 11:09:23 +00:00
aeneas math/blas, math/lapack: Install interchangeable BLAS system 2020-10-12 21:51:57 +00:00
aiomixer aiomixer: Update to 1.0.1 2019-12-15 00:09:25 +00:00
alac audio/alac: Cosmetic improvement 2020-04-25 12:54:00 +00:00
alacconvert alacconvert: Use COMPILER_RPATH_FLAG instead of hardcoding 2020-02-21 18:38:22 +00:00
alsa-lib audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
alsa-plugins-oss
alsa-plugins-pulse *: revbump for libsndfile 2020-08-18 17:57:24 +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 *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
amp
ampache all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
amsynth amsynth: Update to 1.12.2 2020-11-23 10:58:54 +00:00
applerecords
ardour *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
ario *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
asunder asunder: update to 2.9.6 2020-11-01 16:03:39 +00:00
aubio *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
audacious *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
audacious-plugins *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
audacity audacity: Needs 64-bit atomic ops on powerpc 2020-11-13 16:09:47 +00:00
aumix
aumix-gtk *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
bladeenc Moved the documentation where it belongs. Bumped PKGREVISION. 2018-01-07 19:53:16 +00:00
blop all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
bml all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
bmp *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
bmp-crossfade *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
bmp-flac *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
bmp-mac *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
bmp-musepack *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
bmp-pulse *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
bmp-scrobbler *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
buzztrax *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
cam
cantata (audio/cantata) distfile seems changed with the same name, set DIST_SUBDIR 2020-11-29 01:40:56 +00:00
cd-discid
cddb-bundle *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
cddbd
cdparanoia Update MAINTAINER. 2020-01-07 13:40:50 +00:00
cdplayer *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
celt audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
chromaprint *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
cmp3 Update HOMEPAGE. 2020-01-28 09:36:54 +00:00
cmus cmus: Needs 64-bit atomic ops on powerpc 2020-11-13 16:10:43 +00:00
cmusfm revbump after updating security/nettle 2020-05-22 10:55:42 +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 *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
csound5-manual all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
csound6 (audio/csound6) Add patch for [check-portability.awk] 2020-10-10 14:02:37 +00:00
csound6-manual update to csound 6.15.0's manual to match the main package. 2020-10-06 20:58:50 +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 *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
deforaos-mixer *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
din audio/din: Updates to 49.1 2020-11-15 23:42:33 +00:00
disc-cover *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
distmp3 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
dssi audio: Add dssi from wip 2020-10-30 15:29:27 +00:00
dumb audio: Import dumb 2020-03-17 21:41:50 +00:00
easyh10 all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
easytag *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +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
espeak *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
exaile audio: For gst-based players, pull in codecs for common free formats. 2020-04-28 12:52:02 +00:00
eyeD3 eyeD3: update test status 2020-06-01 18:38:23 +00:00
ezstream ezstream: Fix HOMEPAGE, delint 2020-11-26 15:56:07 +00:00
faac faac: Update to 1.30 2019-11-09 11:48:35 +00:00
faad2 faad2: Update to 2.10.0 2020-11-19 10:41:26 +00:00
fasttracker2 audio/fasttracker2: Updates to v1.41 2020-11-29 14:53:28 +00:00
faudio faudio: Update to 20.11 2020-11-26 15:58:55 +00:00
fdk-aac fdk-aac: updated to 0.1.6 2018-07-20 07:08:32 +00:00
festival *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +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
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
festvox-kal16 festvox-kal16: Update to 2.5 2019-11-23 12:22:35 +00:00
festvox-ked8
festvox-ked16
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 PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
flac123 all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
flactag *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
flite flite: Add networking libs on SunOS 2019-09-09 09:46:38 +00:00
fluidsynth fluidsynth: update to 2.1.5 2020-10-03 10:26:06 +00:00
forked-daapd *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
freealut all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
freepats all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
freeswitch-music *: reset maintainer for darcy 2020-07-13 20:05:11 +00:00
freeswitch-sounds-en *: reset maintainer for darcy 2020-07-13 20:05:11 +00:00
freeswitch-sounds-fr *: reset maintainer for darcy 2020-07-13 20:05:11 +00:00
freeswitch-sounds-ru *: reset maintainer for darcy 2020-07-13 20:05:11 +00:00
freezetag Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
game-music-emu game-music-emu: Needs zlib 2020-03-28 17:48:44 +00:00
gbemol *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
gkrellm-volume *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
glurp *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
glyr *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
gmp3info *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
gmpc *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
gmpc-alarm *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
gmpc-albumview *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
gmpc-jamendo *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
gmpc-libnotify *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
gmpc-lyrics *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gmpc-lyricwiki *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gmpc-magnatune *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gmpc-tagedit *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gnome-audio Use https for www.gnome.org HOMEPAGEs. 2017-07-30 22:47:48 +00:00
goom mark packages that fail with -Werror=char-subscripts 2020-05-20 06:09:03 +00:00
gqmpeg-devel *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
gqmpeg-skins all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
gramofile all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
grip grip: update to 4.2.0 2020-11-12 10:03:18 +00:00
gsm gsm: Update to 1.0.19 2020-05-22 09:09:58 +00:00
gsound audio: Add gsound. 2020-11-10 16:36:15 +00:00
gst-plugins0.10-a52 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gst-plugins0.10-alsa
gst-plugins0.10-cdparanoia
gst-plugins0.10-dts *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gst-plugins0.10-faac *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gst-plugins0.10-faad *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gst-plugins0.10-flac *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gst-plugins0.10-fluendo-mp3 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gst-plugins0.10-jack *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gst-plugins0.10-lame *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gst-plugins0.10-libvisual audio/gst-plugins0.10-libvisual: fix SUBST redundancy check 2020-04-25 17:19:19 +00:00
gst-plugins0.10-mad *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gst-plugins0.10-musepack *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gst-plugins0.10-oss *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gst-plugins0.10-pulse *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gst-plugins0.10-sid *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gst-plugins0.10-soundtouch *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gst-plugins0.10-spc *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gst-plugins0.10-speex *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gst-plugins0.10-twolame *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gst-plugins0.10-vorbis
gst-plugins0.10-wavpack *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gst-plugins1-a52 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
gst-plugins1-alsa
gst-plugins1-cdparanoia
gst-plugins1-dts *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
gst-plugins1-faac *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
gst-plugins1-faad *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
gst-plugins1-flac *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
gst-plugins1-gme *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
gst-plugins1-jack *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
gst-plugins1-lame gst-plugins1-*: Correct some DESCR lies 2020-04-28 17:18:22 +00:00
gst-plugins1-libvisual
gst-plugins1-mpg123 gst-plugins1-*: Correct some DESCR lies 2020-04-28 17:18:22 +00:00
gst-plugins1-opus
gst-plugins1-oss gst-plugins1-oss: Skip if platform doesn't have OSS 2020-11-20 11:40:09 +00:00
gst-plugins1-pulse *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
gst-plugins1-sid *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
gst-plugins1-soundtouch *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
gst-plugins1-speex *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
gst-plugins1-twolame *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
gst-plugins1-vorbis
gst-plugins1-wavpack gst-plugins1-*: Correct some DESCR lies 2020-04-28 17:18:22 +00:00
gtick *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
gtkmserv Comment out dead sites. 2017-08-16 20:45:30 +00:00
gtkpod *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
guspatches Sort PLIST files. 2018-01-01 22:29:15 +00:00
herrie *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
hts_engine audio/hts_engine: import hts_engine_API-1.10 2020-06-22 00:52:42 +00:00
hydrogen hydrogen: Update to 1.0.1 2020-11-23 14:09:06 +00:00
ibniz
icecast *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
icecast1 all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
ices-mp3 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
id3 id3: Update to 1.1.2 2020-05-17 15:04:40 +00:00
id3ed Comment out dead sites. 2017-08-16 20:45:30 +00:00
id3lib all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
id3ren audio/id3ren: import id3ren-0.0.20130521 2020-08-30 10:41:01 +00:00
id3v2 all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
ifp-line all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
jack *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
jack-rack *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
juke all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
kid3 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
ladspa ladspa: Update to 1.15 2019-10-05 17:39:38 +00:00
lame *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
liba52 all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
libalac
libao libao: correct sense of conditional 2020-06-05 10:08:35 +00:00
libao-alsa 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 *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
libao-sun libao: correct sense of conditional 2020-06-05 10:08:35 +00:00
libaudiofile libaudiofile: Update HOMEPAGE 2019-10-19 11:29:48 +00:00
libcanberra *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
libcdaudio all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
libcddb all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
libcuefile all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
libdca libdca: Update to 0.0.7 2020-05-16 17:56:53 +00:00
libdiscid all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
libdssialsacompat audio: Add libdssialsacompat from wip 2020-10-30 15:22:23 +00:00
libebur128 libebur128: Update to 1.2.4 2019-07-30 13:36:32 +00:00
libfishsound *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
libgpod *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
libgroove *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
libid3tag Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
libifp all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
liblastfm *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
liblo liblo: Remove harmful patch. 2020-10-30 12:18:57 +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 Re-enable the OSS backend. Patch cherry picked from upstream to fix the 2020-08-26 21:22:13 +00:00
libmikmod *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
libmodplug all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
libmp3splt *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:22 +00:00
libmpcdec libmpcdec & musepack: note these packages conflict 2020-03-29 18:30:06 +00:00
libmpd *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
libmpdclient libmpdclient: Update to 2.19 2020-07-07 12:55:33 +00:00
libmtag Update some HOMEPAGEs. 2017-08-16 21:22:11 +00:00
libmusepack all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
libmusicbrainz revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
libmusicbrainz5 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
libmysofa libmysofa: add upstream pull request URL 2020-06-19 13:24:41 +00:00
libofa revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
libopenmpt libopenmpt: update to 0.5.3. 2020-10-27 23:06:46 +00:00
libopenspc Comment out dead sites. 2017-08-16 20:45:30 +00:00
libopus audio/libopus: remove unknown configure option --enable-ambisonics 2020-05-02 09:58:36 +00:00
libopusenc audio: Add libopusenc 2020-04-20 17:34:14 +00:00
libreplaygain all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
librespot librespot: Allow audio backends to coexist. Fix linking. 2020-11-29 22:46:02 +00:00
libsamplerate *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
libsbsms all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
libshout libshout: Make openssl dependency explicit. 2020-11-26 15:51:58 +00:00
libsidplay audio/libsidplay: fix -Wchar-subscripts 2020-03-26 21:32:37 +00:00
libsidplay2 all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
libsmf *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
libsndfile math/blas, math/lapack: Install interchangeable BLAS system 2020-10-12 21:51:57 +00:00
libsoxr Update libsoxr to 0.1.3. 2019-01-02 21:30:21 +00:00
libspiff all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +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 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
libvisual-plugins Disambiguate pow. 2020-05-26 11:25:02 +00:00
libvisual0.2 Comment out dead sites. 2017-08-16 20:45:30 +00:00
libvisual0.2-plugins Disambiguate sqrt and pow calls. 2020-05-26 11:25:34 +00:00
libvorbis libvorbis: updated to 1.3.7 2020-07-06 15:32:47 +00:00
libwildmidi Fix macOS build by treating it more like other platforms. 2020-08-08 21:18:30 +00:00
libxmp all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
libxspf all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
lilv *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
liteamp *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
liveice Added missing LICENSE variable. 2018-01-02 22:54:26 +00:00
lmms *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
lv2 *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
mac
mad Follow some http redirects. 2017-08-16 20:21:03 +00:00
mad123 revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
madplay madplay: Remove esound support; add alsa option. 2020-01-20 21:29:07 +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 all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
milkytracker *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
mixer.app Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
mixxx *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
mkcdtoc *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
moc *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
moodbar *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
moss all: migrate several HOMEPAGEs to https 2020-01-18 23:29:55 +00:00
mp3_check *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:22 +00:00
mp3asm *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:22 +00:00
mp3blaster *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:22 +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 *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
mp3diags *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
mp3gain mp3gain: Update to 1.6.2 2020-05-16 18:04:05 +00:00
mp3info
mp3splt *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:22 +00:00
mp3splt-gtk *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
mp3to
mp3val all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
mp3wrap all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
mp32ogg *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
mpc mpc: Make sure sphinx actually gets installed 2019-12-12 16:24:22 +00:00
mpdas revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
mpegaudio mark packages that fail with -Werror=char-subscripts 2020-05-20 06:09:03 +00:00
mpg123 mpg123: Actually, the 'x86_dither' option is missing from ./configure 2020-10-27 08:58:13 +00:00
mpg123-nas
mpg123-oss
mpg123-pulse *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
mpg123-sun
mpg321 all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
mppenc all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
mserv *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
mserv-devel *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
mstream *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
mt-daapd all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
muse *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
musepack libmpcdec & musepack: note these packages conflict 2020-03-29 18:30:06 +00:00
musescore musescore: set to a release build 2020-11-12 03:34:07 +00:00
musicbrainz all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
musicpd musicpd: update to 0.22.3. 2020-11-09 10:53:42 +00:00
nas audio/nas: remove no-op SUBST block 2020-04-26 06:35:30 +00:00
nas-auscope *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
ncmpc ncmpc: Update to 0.39 2020-08-30 12:09:31 +00:00
ncspot audio/ncspot: update to 0.2.4 2020-10-27 12:12:47 +00:00
normalize *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
nosefart all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
nspmod
ocp Reset maintainer as requested. 2020-04-12 23:59:41 +00:00
oggasm *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
open_jtalk open_jtalk: Fix build under NetBSD 9 or earlier 2020-06-28 02:33:05 +00:00
open_jtalk-HTS_voice audio/open_jtalk-HTS_voice: import open_jtalk-HTS_voice-1.05 2020-06-16 13:40:24 +00:00
open_jtalk-MMDAgent_voice audio/open_jtalk-MMDAgent_voice: import open_jtalk-MMDAgent_voice-1.8 2020-06-16 13:41:20 +00:00
openal-soft *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
opencore-amr *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:22 +00:00
opus-tools opus-tools: Update to 0.2. Make audio output in opusdec work. 2020-04-20 17:39:13 +00:00
opusfile opusfile: Update to 0.12 2020-07-07 12:12:56 +00:00
p5-Audio-CD p5-Audio-CD: update HOMEPAGE 2020-09-20 08:13:20 +00:00
p5-Audio-Scan *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Audio-Wav *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CDDB *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CDDB-File *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-CDDB_get *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-MP3-Info *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-MP3-Tag p5-MP3-Tag: update to 1.15. 2020-09-06 19:28:06 +00:00
p5-MPEG-Audio-Frame p5-MPEG-Audio-Frame: update to 0.10. 2020-09-06 19:30:12 +00:00
p5-MusicBrainz-Client *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-MusicBrainz-DiscID *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-MusicBrainz-Queries *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
paman *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
paprefs *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
pavucontrol *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
pavucontrol-qt *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
pavumeter *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
pd all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
pianobar *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
picard picard: updated to 2.3.2 2020-08-05 16:34:32 +00:00
playitslowly playitslowly: fix PLIST again for setuptools-52 2020-09-06 22:39:03 +00:00
pocketsphinx *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
portaudio *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
pragha *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
pulseaudio *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +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 *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
py-audioread py-audioread: updated to 2.1.8 2019-06-18 14:59:45 +00:00
py-audiotools all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
py-beets all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
py-cddb all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +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
py-hsaudiotag3k audio/py-hsaudiotag3k: import py-hsaudiotag3k-1.1.3 2017-09-26 11:20:36 +00:00
py-id3 all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
py-id3lib all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
py-karaoke *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:22 +00:00
py-last py-last: needs py-setuptools_scm 2020-03-22 18:34:55 +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 all: migrate homepages from http to https 2020-01-26 17:30:40 +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-music21 py-music21: update to 6.3.0 2020-11-30 06:11:02 +00:00
py-musicbrainz-ngs
py-musique *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
py-mutagen *: use py-hypothesis via versioned_dependencies.mk 2020-10-06 10:51:21 +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 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
qmmp *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
qsynth qsynth: Update to 0.6.3 2020-11-24 17:39:57 +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 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
rexima Comment out dead sites. 2017-09-04 18:00:49 +00:00
rhythmbox *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
rip *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
rosegarden all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
rsynth audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
rubberband rubberband: Update to 1.9.0 2020-11-24 17:17:53 +00:00
ruby-mp3info
ruby-taglib audio/ruby-taglib: update to 1.0.1 2020-04-25 15:49:02 +00:00
schismtracker schismtracker: Update to 20200412 2020-05-20 10:02:58 +00:00
SDL2_mixer *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
SDL_mixer all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
SDL_sound all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
sfxr *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
shine shine: Update to 3.1.1 2020-11-24 14:16:31 +00:00
shntool
shorten
sidplay geocities? cute 2020-05-12 11:27:57 +00:00
sidplay2 all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
snd snd: Sound backends can seemingly only coeexist on Linux 2020-11-02 10:07:02 +00:00
sndfile-tools *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
solfege *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
sonata sonata: Update to 1.7b1 2019-09-14 11:05:09 +00:00
sound-juicer *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
sound-theme-freedesktop *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
soundtouch all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
sox *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
spectro-edit audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
speech-dispatcher *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
speex audio/speex: remove unknown configure option 2020-03-12 23:01:43 +00:00
speexdsp speexdsp: update to 1.2.0. 2019-06-11 11:59:15 +00:00
spek *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
sphinx3 *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
sphinxbase *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
sphinxtrain *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
spiralloops *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
spiralsynth *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
splay all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
spotify-qt audio/spotify-qt: update to 3.2 2020-11-28 21:17:28 +00:00
sptk all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
strawberry strawberry: update to 0.8.4. 2020-11-16 13:22:54 +00:00
streamripper *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
streamtuner *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
suil *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
sweep *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
taglib all: migrate several HOMEPAGEs to https 2020-01-18 23:30:05 +00:00
taglib-extras Comment out dead sites. 2017-09-04 18:00:49 +00:00
tap-plugins all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
tcd tcd: fix build on Linux 2020-03-16 14:08:46 +00:00
tcl-snack *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
terminatorx *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
tfmxplay Comment out dead sites. 2017-09-06 10:40:25 +00:00
timidity *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +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
traverso *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
tremor tremor: tremor's vorbisidec.pc explicitly requires libogg. 2020-01-03 02:05:23 +00:00
tremor-tools audio/tremor-tools: remove unknown configure options 2020-06-01 06:14:02 +00:00
trm Comment out dead sites. 2017-09-06 10:40:25 +00:00
tunapie all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
twolame *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
ubs
vamp-plugin-sdk *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
vcf Update homepage url 2019-12-29 17:36:15 +00:00
vimpc vimpc: Fix build on NetBSD-current 2020-11-18 11:39:50 +00:00
vorbis-tools audio/vorbis-tools: remove unknown configure options 2020-05-31 17:37:36 +00:00
vorbisgain Follow some redirects. 2017-09-06 09:02:59 +00:00
wavesurfer all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
wavpack wavpack: updated to 5.3.0 2020-04-17 05:48:20 +00:00
wmmixer wmmixer: Update to 1.8 2020-11-24 11:28:29 +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 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
wsoundserver *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +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
xfce4-mixer *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
xfce4-xmms-plugin *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
xhippo all: migrate several HOMEPAGEs to https 2020-01-18 23:30:05 +00:00
xine-alsa *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xine-pulse *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xjadeo *: revbump for libsndfile 2020-08-18 17:57:24 +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
xmms-crossfade xmms-crossfade: follow redirect 2018-01-14 10:42:23 +00:00
xmms-flac *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:22 +00:00
xmms-mac
xmms-mad Follow some redirects. 2017-09-06 09:02:59 +00:00
xmms-meta-input
xmms-meta-timidity
xmms-musepack *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
xmms-nas
xmms-pulse *: revbump for libsndfile 2020-08-18 17:57:24 +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 *: revbump for libsndfile 2020-08-18 17:57:24 +00:00
xmradio *: Remove logic for outdated NetBSD versions. 2020-04-29 19:44:49 +00:00
xwave xwave: Handle OSS_TYPE=none correctly. 2020-08-17 10:51:44 +00:00
zynaddsubfx audio: add zynaddsubfx 2020-10-30 15:47:01 +00:00
Makefile audio: Add gsound. 2020-11-10 16:36:15 +00:00