pkgsrc/audio
wiz e622c56789 gstreamer1: update to 1.16.1
1.16.1

The first 1.16 bug-fix release (1.16.1) was released on 23 September 2019.

This release only contains bugfixes and it should be safe to update from 1.16.0.
Highlighted bugfixes in 1.16.1

    GStreamer-vaapi: fix green frames and decoding artefacts in some cases
    OpenGL: fix wayland event source burning CPU in certain circumstances
    Memory leak fixes and memory footprint improvements
    Performance improvements
    Stability and security fixes
    Fix enum for GST_MESSAGE_DEVICE_CHANGED which is technically an API break, but this is only used internally in GStreamer and duplicated another message enum
    hls: Make crypto dependency optional when hls-crypto is auto
    player: fix switching back and forth between forward and reverse playback
    decklinkaudiosink: Drop late buffers
    openh264enc: Fix compilation with openh264 v2.0
    wasapisrc: fix segtotal value being always 2
    android: Fix gnutls issue causing a FORTIFY crash on Android Q
    windows: Fix two crashes due to cross-CRT free when using MSVC

gstreamer core

    device: gst_device_create_element() is transfer floating, not transfer full
    filesink, fdsink: respect IOV_MAX for the writev iovec array (Solaris)
    miniobject: free qdata array when the last qdata is removed (reduces memory footprint)
    bin: Fix minor race when adding to a bin
    aggregator: Actually handle NEED_DATA return from update_src_caps()
    aggregator: Ensure that the source pad is created as a GstAggregatorPad if no type is given in the pad template
    latency: fix custom event leaks
    registry: Use plugin directory from the build system for relocateable Windows builds
    message: fix up enum value for GST_MESSAGE_DEVICE_CHANGED
    info: Fix deadlock in gst_ring_buffer_logger_log()
    downloadbuffer: Check for flush after seek
    identity: Non-live upstream have no max latency
    identity: Fix the ts-offset property getter
    aggregator: Make parsing of explicit sink pad names more robust
    bufferpool: Fix the buffer size reset code
    fakesink, fakesrc, identity: sync gst_buffer_get_flags_string() with new flags
    multiqueue: never unref queries we do not own
    concat: Reset last_stop on FLUSH_STOP too
    aggregator: fix flow-return boolean return type mismatch
    gstpad: Handle probes that reset the data field
    gst: Add support for g_autoptr(GstPromise)
    gst-inspect: fix unused-const-variable error in windows
    base: Include gstbitwriter.h in the single-include header
    Add various Since: 1.16 markers
    GST_MESSAGE_DEVICE_CHANGED duplicates GST_MESSAGE_REDIRECT
    Targetting wrong meson version
    meson: Make get_flex_version.py script executable
    meson: Link to objects instead of static helper library
    meson: set correct install path for gdb helper
    meson: fix warning about configure_file() install kwarg

gst-plugins-base

    video-info: parse field-order for all interleaved formats
    tests: fix up valgrind suppressions for glibc getaddrinfo leaks
    meson: Reenable NEON support (in audio resampler)
    audio-resampler: Update NEON to handle remainders not multiples of 4
    eglimage: Fix memory leak
    audiodecoder: Set output caps with negotiated caps to avoid critical info printed
    video-frame: Take TFF flag from the video info if it was set in there
    glcolorconvert: Fix external-oes shader
    video-anc: Fix ADF detection when trying to extract data from vanc
    gl/wayland: fix wayland event source burning CPU
    configure: add used attribute in order to make NEON detection working with -flto.
    audioaggregator: Return a valid rate range from caps query if downstream supports a whole range
    rtspconnection: data-offset increase not set
    rtpsconnection: Fix number of n_vectors
    video-color: Add compile-time assert for ColorimetryInfo enum
    audiodecoder: Fix leak on failed audio gaps
    glupload: Keep track of cached EGLImage texture format
    playsink: Set ts-offset to text sink.
    meson.build: use join_paths() on prefix
    compositor: copy frames as-is when possible
    compositor: Skip background when a pad obscures it completely
    rtspconnection: Start CSeq at 1 (some servers don't cope well with seqnum 0)
    viv-fb: fix build break for GST_GL_API
    gl/tests: fix shader creation tests part 2
    gl/tests: fix shader creation tests
    wayland: set the event queue also for the xdg_wm_base object
    video: Added GI annotation for gstvideoaffinetransformationmeta apply_matrix
    compositor: Remove unneeded left shift for ARGB/AYUV SOURCE operator
    Colorimetry fixes
    alsasrc: Don't use driver timestamp if it's zero
    gloverlaycompositor: fix crash if buffer doesn't have video meta
    meson: Don't try to find gio-unix on Windows
    glshader: fix default external-oes shaders
    subparse: fix pushing WebVTT cue with no newline at the end
    meson: Missing "android" choice in gl_winsys
    video test: Keep BE test inline with LE test
    id3tag: Correctly validate the year from v1 tags before passing to GstDateTime
    gl/wayland: Don't prefix wl_shell struct field
    eglimage: Add compatibility define for DRM_FORMAT_NV24
    Add various Since: 1.16 markers
    video-anc: Handle SD formats correctly
    Docs: add GL_CFLAGS to GTK_DOC_CFLAGS
    GL: using vaapi and showing on glimagesink on wayland loads one core for 100% on 1.16
    GL: external-oes shader places precision qualifier before #extension (was: androidmedia amcviddec fail after 1.15.90 1.16.0 update)

gst-plugins-good

    alpha: Fix one_over_kc calculation on arm/aarch64
    souphttpsrc: Fix incompatible type build warning
    rtpjitterbuffer: limit max-dropout-time to maxint32
    rtpjitterbuffer: Clear clock master before unreffing
    qtdemux: Use empty-array safe way to cleanup GPtrArray
    v4l2: Fix type compatibility issue with glibc 2.30
    valgrind: suppress Cond error coming from gnutls and Ignore leaks caused by shout/sethostent
    rtpfunnel: forward correct segment when switching pad
    gtkglsink: fix crash when widget is resized after element destruction
    jpegdec: Don't dereference NULL input state if we have no caps in TIME segments
    rtp: opuspay: fix memory leak in gst_rtp_opus_pay_setcaps
    v4l2videodec: return right type for drain.
    rtpssrcdemux: Avoid taking streamlock out-of-band
    Support v4l2src buffer orphaning
    splitmuxsink: Only set running time on finalizing sink element when in async-finalize mode
    rtpsession: Always keep at least one NACK on early RTCP
    rtspsrc: do not try to send EOS with invalid seqnum
    rtpsession: Call on-new-ssrc earlier
    rtprawdepay: Don't get rid of the buffer pool on FLUSH_STOP
    rtpbin: Free storage when freeing session
    scaletempo: Advertise interleaved layout in caps templates
    Support v4l2src buffer orphaning

gst-plugins-bad

    hls: Make crypto dependency optional when hls-crypto is auto
    player: fix switching back and forth between forward and reverse playback
    decklinkaudiosink: Drop late buffers
    srt: Add stats property, include sender-side statistics and fix a crash
    dshowsrcwrapper: fix regression on device selection
    tsdemux: Limit the maximum PES payload size
    wayland: Define libdrm_dep in meson.build to fix meson configure error when kms is disabled
    sctp: Fix crash on free() when using the MSVC binaries
    webrtc: Fix signals documentation
    h264parse: don't critical on VUI parameters > 2^31
    rtmp: Fix crash inside free() with MSVC on Windows
    iqa: fix leak of map_meta.data
    d3dvideosink: Fix crash on WinProc handler
    amc: Fix crash when a sync_meta survives its sink
    pitch: Fix race between putSamples() and setting soundtouch parameters
    webrtc: fix type of max-retransmits, make it work
    mxfdemux: Also allow picture essence element type 0x05 for VC-3
    wasapi: fix symbol redefinition build error
    decklinkvideosrc: Retrieve mode of the ancillary data from the frame
    decklinkaudiosrc/decklinkvideosrc: Do nothing in BaseSrc::negotiate() and...
    adaptivedemux: do not retry downloads during shutdown.
    webrtcbin: fix GInetAddress leak
    dtls: fix dtls connection object leak
    siren: fix a global buffer overflow spotted by asan
    kmssink: Fix implicit declaration build error
    Fix -Werror=return-type error in configure.
    aiff: Fix infinite loop in header parsing.
    nvdec: Fix possible frame drop on EOS
    srtserversrc: yields malformed rtp payloads
    srtsink: Fix crash in case no URI
    dtlsagent: Fix leaked dtlscertificate
    meson: bluez: Early terminate configure on Windows
    decklink: Correctly ensure >=16 byte alignment for the buffers we allocate
    webrtcbin: fix DTLS when receivebin is set to DROP
    zbar: Include running-time, stream-time and duration in the messages
    uvch264src: Make sure we set our segment
    avwait: Allow start and end timecode to be set back to NULL
    avwait: Don't print warnings for every buffer passed
    hls/meson: fix dependency logic
    Waylandsink gnome shell workaround
    avwait: Allow setting start timecode after end timecode; protect propeties with mutex
    wayland/wlbuffer: just return if used_by_compositor is true when attach
    proxy: Set SOURCE flag on the source and SINK flag on the sink
    ivfparse: Check the data size against IVF_FRAME_HEADER_SIZE
    webrtc: Add various Since markers to new types after 1.14.0
    msdk: fix the typo in debug category
    dtlsagent: Do not overwrite openssl locking callbacks
    meson: Fix typo in gsm header file name
    srt: handle races in state change
    webrtc: Add g_autoptr() support for public types
    openh264enc: Fix compilation with openh264 v2.0
    meson: Allow CUDA_PATH fallback on linux
    meson: fix build with opencv=enabled and opencv4. Fixes #964
    meson: Add support for the colormanagement plugin
    autotools: gstsctp: set LDFLAGS
    nvenc/nvdec: Add NVIDIA SDK headers to noinst_HEADERS
    h264parse: Fix typo when setting multiview mode and flags
    Add various Since: 1.16 markers
    opencv: allow compilation against 4.1.x
    Backport of some minor srt commits without MR into 1.16
    meson: fix build with opencv=enabled and opencv4
    wasapisrc: fix segtotal value being always 2 due to an unused variable
    meson: colormanagement missing
    androidmedia amcviddec fail after 1.15.90 1.16.0 update

gst-plugins-ugly

    meson: Always require the gmodule dependency

gst-libav

    docs: don't include the type hierarchy, fixing build with gtk-doc 1.30
    avvidenc: Correctly signal interlaced input to ffmpeg when the input caps are interlaced
    autotools: add bcrypt to win32 libs
    gstav: Use libavcodec util function for version check
    API documentation fails to build with gtk-doc 1.30

gst-rtsp-server

    rtsp-client: RTP Info must exist in PLAY response
    onvif-media: fix "void function returning a value" compiler warning
    Add various Since: 1.16 markers

gstreamer-vaapi

    fix egl context leak and display creation race
    pluginutil: Remove Mesa from drivers white list
    Classify vaapidecodebin as a hardware decoder
    Fix two leak
    vaapivideomemory: demote error message to info
    encoder: vp8,vp9: reset frame_counter when input frame's format changes
    encoder: mpeg2: No packed header for SPS and PPS
    decoder: vp9: clear parser pointer after release
    encoder: Fixes deadlock in change state function
    encoder: h265: reset num_ref_idx_l1_active_minus1 when low delay B.
    encoder: not call ensure_num_slices inside g_assert()
    encoder: continue if roi meta is NULL
    decoder: vp9: Set chroma_ ype by VP9 bit_depth
    vaapipostproc: don't do any color conversion when GL_TEXTURE_UPLOAD
    libs: surface: fix double free when dmabuf export fails
    h264 colors and artifacts upon upgrade to GStreamer Core Library version 1.15.90

gst-editing-services

    element: Properly handle the fact that pasting can return NULL
    Add various missing Since markers
    launch: Fix caps restriction short names
    python: Avoid warning about using deprecated methods
    video-transition: When using non crossfade effect use 'over' operations
    meson: Generate a pkgconfig file for the GES plugin

gst-devtools

    launcher: testsuites: skip systemclock stress tests
    validate: fix build on macOS

gst-build

    Update win flex bison binaries
    Update the flexmeson windows binary version
    Don't allow people to run meson inside the uninstalled env

Contributors to 1.16.1

Aaron Boxer, Adam Duskett, Alicia Boya García, Andoni Morales Alastruey, Antonio Ospite, Arun Raghavan, Askar Safin, A. Wilcox, Charlie Turner, Christoph Reiter, Damian Hobson-Garcia, Daniel Klamt, Danny Smith, David Gunzinger, David Ing, David Svensson Fors, Doug Nazar, Edward Hervey, Eike Hein, Fabrice Bellet, Fernando Herrrera, Georg Lippitsch, Göran Jönsson, Guillaume Desmottes, Haihao Xiang, Haihua Hu, Håvard Graff, Hou Qi, Ignacio Casal Quinteiro, Ilya Smelykh, Jan Schmidt, Javier Celaya, Jim Mason, Jonas Larsson, Jordan Petridis, Jose Antonio Santos Cadenas, Juan Navarro, Knut Andre Tidemann, Kristofer Björkström, Lucas Stach, Marco Felsch, Marcos Kintschner, Mark Nauwelaerts, Martin Liska, Martin Theriault, Mathieu Duponchelle, Matthew Waters, Michael Olbrich, Mike Gorse, Nicola Murino, Nicolas Dufresne, Niels De Graef, Niklas Hambüchen, Nirbheek Chauhan, Olivier Crête, Philippe Normand, Ross Burton, Sebastian Dröge, Seungha Yang, Song Bing, Thiago Santos, Thibault Saunier, Thomas Coldrick, Tim-Philipp Müller, Víctor Manuel Jáquez Leal, Vivia Nikolaidou, Xavier Claessens, Yeongjin Jeong,

... and many others who have contributed bug reports, translations, sent suggestions or helped testing. Thank you all!
List of merge requests and issues fixed in 1.16.1

    List of Merge Requests applied in 1.16
    List of Issues fixed in 1.16.1

Known Issues

    possibly breaking/incompatible changes to properties of wrapped FFmpeg decoders and encoders (see above).

    The way that GIO modules are named has changed due to upstream GLib natively adding support for loading static GIO modules. This means that any GStreamer application using gnutls for SSL/TLS on the Android or iOS platforms (or any other setup using static libraries) will fail to link looking for the g_io_module_gnutls_load_static() function. The new function name is now g_io_gnutls_load(gpointer data). See Android/iOS sections above for further details.
2019-11-14 15:25:30 +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
akode akode: Fix SunOS/clang. 2018-02-01 10:25:13 +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 2019-09-18 14:17:03 +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 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 audio: align variable assignments and directives 2019-11-02 21:09:12 +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 audio: Allow audacity to use the system's portaudio. 2019-10-26 17:22:07 +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 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +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 audio/csound6: fix pkglint warnings 2019-11-03 11:51:01 +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 fasttracker2: Fix usage of iconv linker args with CMake 2019-11-10 11:32:58 +00:00
fdk-aac fdk-aac: updated to 0.1.6 2018-07-20 07:08:32 +00:00
festival festival: Use LDFLAGS 2019-11-11 19:28:04 +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 Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
festlex-poslex Add SHA512 digests for distfiles for audio category 2015-11-03 01:12:23 +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 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 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 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 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 Sort PLIST files. 2018-01-01 22:29:15 +00:00
festvox-rab16 Sort PLIST files. 2018-01-01 22:29:15 +00:00
festvox-tll Sort PLIST files. 2018-01-01 22:29:15 +00:00
festvox-us1 Sort PLIST files. 2018-01-01 22:29:15 +00:00
festvox-us2 Sort PLIST files. 2018-01-01 22:29:15 +00:00
festvox-us3 Sort PLIST files. 2018-01-01 22:29:15 +00:00
filter_audio filter_audio: add buildlink3.mk 2018-09-12 19:04:07 +00:00
flac flac: updated to 1.3.3 2019-08-05 15:35:12 +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 fluidsynth: Update to 2.0.8 2019-10-31 14:02:55 +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 audio: align variable assignments and directives 2019-11-02 21:09:12 +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 Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
libao-alsa
libao-esound
libao-macosx
libao-nas
libao-oss
libao-pulse Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
libao-sun Add Darwin to NOT_FOR_PLATFORM. 2016-03-27 22:45:48 +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 Rename py-meson to meson. 2019-10-07 09:28:09 +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
libofa Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +00:00
libopenmpt audio: align variable assignments and directives 2019-11-02 21:09:12 +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 Use OPSYSVARS. 2016-02-25 10:15:45 +00:00
libxspf audio: align variable assignments and directives 2019-11-02 21:09:12 +00:00
lilv audio: align variable assignments and directives 2019-11-02 21:09:12 +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: Use LDFLAGS instead of LIBS now that build system has changed. 2019-11-10 11:27:07 +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 Remove FreeBSD from the list of intended platforms as the plugin is already 2015-04-07 05:13:45 +00:00
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 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +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: Switch back to PYTHON_VERSIONED_DEPENDENCIES 2019-10-24 21:42:30 +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 audio: align variable assignments and directives 2019-11-02 21:09:12 +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 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +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 Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +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 Recursive revbump from boost-1.71.0 2019-08-22 12:22:48 +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: Add missing patch + debug option. 2019-10-28 15:32:24 +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 PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +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 *: recursive bump for vala-0.46 2019-11-06 14:34:29 +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 Revbump for packages depending on devel/libusb{,compat} 2018-02-27 23:56:07 +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 audio: align variable assignments and directives 2019-11-02 21:09:12 +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 Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +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 suil: Update to 0.10.4 2019-10-06 13:19:50 +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: Update to 2.8.0 2019-07-26 15:31:08 +00:00
vcf Reset maintainer 2017-09-16 19:26:41 +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 Updated wavpack to 5.1.0. 2017-01-23 21:53:22 +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 Recursive revbump from multimedia/libva 2018-11-23 08:06:28 +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 Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +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 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 Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +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 Rename audio/portaudio-devel to audio/portaudio 2019-10-20 11:10:47 +00:00