pkgsrc/multimedia
adam 2d3f19a3b0 mkvtoolnix: updated to 67.0.0
Version 67.0.0 "Under Stars" 2022-04-10

New features and enhancements

* all: IETF BCP 47/RFC 5646 language tags: when deriving the legacy language
  element codes to use a language tag's ISO 639 code is also potentially
  interpreted as an & its prefix is used as the legacy language code. For
  example, "Yue Chinese" = `yue` is not part of ISO 639-2. However, there is
  an extlang subtag `yue` with a valid prefix of `zh` ("Chinese"), and for
  "Chinese" there is an ISO 639-2 language code: `chi`. In this example the
  IETF language element would be set to `yue` and the corresponding legacy
  element to `chi`.
* all: IETF BCP 47/RFC 5646 language tags: grandfathered language tags are now
  supported.
* all: IETF BCP 47/RFC 5646 language tags: all deprecated subtags from the
  IANA language subtag registry are now supported.
* all: IETF BCP 47/RFC 5646 language tags: all lists of valid subtags have
  been updated from their respective authoritative sources.
* all: IETF BCP 47/RFC 5646 language tags: all in the IANA language subtag
  registry are now supported, even those marked as deprecated and of type
  'grandfathered'.
* all: IETF BCP 47/RFC 5646 language tags: reduced the maximum number of
  extended language subtags that are present in a valid tag from 3 to 1 in
  compliance with RFC 5646 section 2.2.2.
* all: IETF BCP 47/RFC 5646 language tags: all language codes reserved for
  private/local use (`qaa`–`qtz`) are now supported.
* all: IETF BCP 47/RFC 5646 language tags: Digital Cinema Naming Convention
  language codes that fall into the IETF BCP 47 range of "private use" tags
  (`qaa`–`qtz`) are now replaced by their IETF BCP 47 equivalents during
  normalization (e.g. `QMS` → `cmn-Hans`).
* all: added a new translation to Chinese Simplified (Singapore) by Dian Li.
* mkvmerge, mkvpropedit: added a new command line option called
  `--enable-legacy-font-mime-types`. With this option on the two programs will
  use the same legacy MIME types for fonts whenever new attachments are added
  (both programs), when reading existing attachments (only `mkvmerge`) or when
  replacing existing ones (only `mkvpropedit`).
* mkvmerge, mkvpropedit: IETF BCP 47/RFC 5646 language tags: added a command
  line option `--normalize-language-ietf <mode>` which turns on normalization
  of IETF BCP 47 language tags to either their canonical (mode `canonical`) or
  extended language subtags form (mode `extlang`) or turns it off (mode
  `off`). If the option isn't given, language tags will now be normalized to
  the canonical form.
* MKVToolNix GUI: IETF BCP 47/RFC 5646 language tags: ISO 639-3 and 639-5
  languages will now be used by default.
* MKVToolNix GUI: IETF BCP 47/RFC 5646 language tags: the language editor
  dialog will now show warnings in several cases: when deprecated tags are
  used; when the tag's canonical and/or extlang forms differ from the user
  input.
* MKVToolNix GUI: IETF BCP 47/RFC 5646 language tags: the language editor now
  has a button to replace the current tag with a normalized form (canonical or
  extlang) if those differ from the current tag.
* MKVToolNix GUI: IETF BCP 47/RFC 5646 language tags: added an option in the
  preferences to always normalize all language tags to their canonical or
  extlang forms or to turn normalization off. Can also be enabled from the
  language editor dialog.
* MKVToolNix GUI: IETF BCP 47/RFC 5646 language tags: the language dialog now
  shows a warning if a variant is used with a prefix that isn't in the
  variant's list of suitable prefixes. It'll also say if the corresponding
  canonical/extlang forms would have a suitable prefix.
* MKVToolNix GUI: IETF BCP 47/RFC 5646 language tags: the language dialog now
  shows a warning if a script is used with a language for which it should be
  suppressed.
* MKVToolNix GUI: multiplexer: the track property group boxes in the
  scrollable pane are now collapsible & expandable, saving their state over
  restarts of the GUI. This is in preparation of adding many more track
  properties in future releases, allowing the user to hide parts they don't
  use all that often.
* MKVToolNix GUI: multiplexer: if the option "use legacy font MIME types" is
  enabled in the preferences, the new command line option
  `--enable-legacy-font-mime-types` will be passed to `mkvmerge` in order to
  have it remap the MIME types of existing attachments, too.

Bug fixes

* all: IETF BCP 47/RFC 5646 language tags: variants aren't validated wrt. to
  prefixes anymore as BCP 47 doesn't actually pose restrictions on them,
  saying only that prefixes "are suitable sequences" for use with the
  variants. What is now verified, though, is that no variant is used multiple
  times within the same language tag.
* build system & MKVToolNix GUI: fixed detecting the presence of & the
  compilation with the multimedia module of Qt version 6.2.0 and newer.
* build system: fixed compilation on Unices other than Linux & macOS
  (e.g. FreeBSD).
* MKVToolNix GUI: job queue: fixed compiling in the audio player code for the
  the "play audio" end-of-job action.
* MKVToolNix GUI: multiplexer: recognizing added XML chapter, segment info or
  chapter files required the XML declaration & root node (e.g. `<?xml…?> …
  <Chapters>` for chapters) be located within the first 1 KB, which wasn't
  enough for files that contain a lot of comments at the start like the
  included `example-chapters-2.xml`. The detection range was extended to 10
  KB.

Build system changes

* build system: the provided Windows binaries are now compiled with Qt 6. A
  drawback is that certain audio formats aren't supported anymore by Qt for
  the "end of job" sound notification playback, notably the Ogg file format &
  the Vorbis audio codec. MKVToolNix therefore now ships Opus-in-WebM files
  for the same purpose.
* The bundled `fmt` library was updated to v8.1.1.
* The bundled `nlohmann-json` library was updated to v3.10.5.
* The bundled `pugixml` library was updated to v1.12.1.
2022-04-11 11:19:55 +00:00
..
acidrip multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
alevt multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
assimp multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
audiocd-kio m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
avidemux m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
bitstream multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
bsdav multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
ccxstream multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
cfourcc multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
clutter-gst revbump for icu and libffi 2021-12-08 16:01:42 +00:00
dav1d *: recursive bump for dav1d shlib bump 2022-03-30 09:20:26 +00:00
deforaos-player revbump for icu and libffi 2021-12-08 16:01:42 +00:00
dirac multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
divxplayer multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
dragon m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
dumpmpeg multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
dvb-apps multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
dvd-slideshow multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
dvd-vr multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
dvdauthor revbump for icu and libffi 2021-12-08 16:01:42 +00:00
dvdbackup multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
dvdrip multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
dvdstyler revbump for icu and libffi 2021-12-08 16:01:42 +00:00
dvdview multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
ffmpeg2 m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
ffmpeg2theora multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
ffmpeg3 m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
ffmpeg4 *: recursive bump for dav1d shlib bump 2022-03-30 09:20:26 +00:00
ffmpeg5 ffmpeg5 ffplay5: updated to 5.0.1 2022-04-05 09:24:29 +00:00
ffmpegthumbnailer multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
ffmpegthumbs *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
ffplay2 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ffplay3 m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
ffplay4 m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
ffplay5 ffmpeg5 ffplay5: updated to 5.0.1 2022-04-05 09:24:29 +00:00
flashplayer
flvstreamer multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
frei0r frei0r: update to 1.8 2022-04-10 15:14:15 +00:00
fxtv multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
gerbera m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
ggrab multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
gmencoder revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gmp-api multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
gmplayer revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gnome-mplayer m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
gnome-video-effects *: Replace per-package msgfmt hacks with msgfmt-desktop.mk 2022-03-12 08:01:48 +00:00
goggles revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gopchop revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gpac m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
gst-plugins0.10-bad revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins0.10-base revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins0.10-dvdread revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins0.10-ffmpeg revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins0.10-gnonlin revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins0.10-good revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins0.10-hal revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins0.10-mpeg2dec revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins0.10-ogg
gst-plugins0.10-resindvd revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins0.10-theora
gst-plugins0.10-ugly revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins0.10-v4l2 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins0.10-vp8 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins0.10-x264 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins0.10-xvid revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins1-aom multimedia/gst-plugins1-aom: import gst-plugins1-aom-1.18.5 2021-11-15 22:08:10 +00:00
gst-plugins1-bad gst-plugins1-bad: Ensure transcode plugin is fully (instead of partially...) 2021-12-23 20:50:31 +00:00
gst-plugins1-base gst-plugins1-base: assumes compiler defaults to c99 mode 2021-12-23 20:34:37 +00:00
gst-plugins1-dvdread *: update gstreamer1 and plugins and related packages to 1.18.5 2021-11-15 22:01:15 +00:00
gst-plugins1-editing-services gst-plugins1-editing-services: restrict to python 3.x 2022-01-28 12:19:30 +00:00
gst-plugins1-egl-gl gst-plugins1-egl-gl: Fix BROKEN message 2022-03-31 09:23:13 +00:00
gst-plugins1-egl-opengl revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins1-good m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
gst-plugins1-gtk revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins1-libav revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins1-libde265 multimedia/gst-plugins1-libde265: import gst-plugins1-libde265-1.18.5 2021-11-15 22:08:42 +00:00
gst-plugins1-mpeg2dec *: update gstreamer1 and plugins and related packages to 1.18.5 2021-11-15 22:01:15 +00:00
gst-plugins1-ogg revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins1-omx revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins1-openh264 multimedia: import gst-plugins1-openh264 from wip 2021-11-16 15:00:32 +00:00
gst-plugins1-resindvd *: update gstreamer1 and plugins and related packages to 1.18.5 2021-11-15 22:01:15 +00:00
gst-plugins1-theora revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins1-transcoder revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins1-ugly revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins1-v4l2 *: update gstreamer1 and plugins and related packages to 1.18.5 2021-11-15 22:01:15 +00:00
gst-plugins1-vaapi revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins1-vpx *: update gstreamer1 and plugins and related packages to 1.18.5 2021-11-15 22:01:15 +00:00
gst-plugins1-x264 *: update gstreamer1 and plugins and related packages to 1.18.5 2021-11-15 22:01:15 +00:00
gst-plugins1-x265 multimedia/gst-plugins1-x265: import gst-plugins1-x265-1.18.5 2021-11-15 22:09:10 +00:00
gst123 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gstreamer0.10 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gstreamer1 gstreamer1: make check a build-time dependency 2022-02-28 09:59:07 +00:00
gstreamermm1 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gtranscode multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
gxine *: bump for xine-lib 2022-03-30 09:21:59 +00:00
handbrake m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
harvid multimedia/harvid: patch out broken config tests 2021-12-27 04:18:59 +00:00
hwdecode-demos multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
intel-vaapi-driver multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
juk m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
kdenlive m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
kmediaplayer m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
kmix m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
kmplayer m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
kscd *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
libaacs multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
libaom libaom: un-break the build: correct a patch so it applies 2021-12-28 17:35:52 +00:00
libass revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libassetml revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libbdplus multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
libbluray libbluray: update to 1.3.1. 2022-03-14 13:54:31 +00:00
libde265 multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
libdv multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
libdv-tools
libdvbcsa multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
libdvbpsi multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
libdvbpsi0 multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
libdvdcss libdvdcss: use BLAKE2s 2021-11-15 17:59:57 +00:00
libdvdnav multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
libdvdplay multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
libdvdread multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
libflash multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
libflashsupport multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
libhdhomerun multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
libkate revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libkcddb m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
libkcompactdisc revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libmatroska multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
libmediaart revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libmediainfo libmediainfo,mediainfo: Update to 21.09 2022-03-10 15:05:05 +00:00
libmpeg2 multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
libmpeg3 multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
libnms multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
libogg multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
liboggz multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
libtheora multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
libtheora-docs libtheora-docs: match PLIST with installed files 2021-12-19 14:03:38 +00:00
libtheoraplay multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
libva libva: update to 2.14.0. 2022-03-08 08:57:04 +00:00
libva-driver-vdpau multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
libva-utils whitespace 2022-01-09 00:35:49 +00:00
libvdpau multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
libvpx libvpx: Fix macOS/aarch64 build. 2022-01-24 11:07:56 +00:00
lightspark m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
lsdvd multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
mate-media revbump for icu and libffi 2021-12-08 16:01:42 +00:00
mediainfo libmediainfo,mediainfo: Update to 21.09 2022-03-10 15:05:05 +00:00
mediatomb revbump for icu and libffi 2021-12-08 16:01:42 +00:00
mencoder mplayer: remove pulse from default options now NetBSD 7 is unsupported 2021-06-22 12:35:44 +00:00
ming multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
minidlna update to latest actual release - 1.3.0, but it's not very different from 2022-02-22 06:20:55 +00:00
mjpegtools multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
mkvtoolnix mkvtoolnix: updated to 67.0.0 2022-04-11 11:19:55 +00:00
mkvtoolnix-old *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
mlt m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
movit m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
mp4tools revbump for icu and libffi 2021-12-08 16:01:42 +00:00
mp4v2 multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
mpeg-lib multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
mpeg_encode multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
mpeg_play multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
mplayer mplayer: remove pulse from default options now NetBSD 7 is unsupported 2021-06-22 12:35:44 +00:00
mplayer-share m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
mplayerthumbs *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
mpv m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
nostt revbump for icu and libffi 2021-12-08 16:01:42 +00:00
obs-studio m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
ogle revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ogle_gui revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ogmtools multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
olive-editor m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
omxplayer *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
openh264 openh264: import from pkgsrc-wip 2021-11-16 14:56:35 +00:00
openquicktime revbump for icu and libffi 2021-12-08 16:01:42 +00:00
p5-GStreamer revbump for icu and libffi 2021-12-08 16:01:42 +00:00
p5-xmltv multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
phonon m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
phonon-backend-gstreamer revbump for icu and libffi 2021-12-08 16:01:42 +00:00
phonon-backend-gstreamer-shared phonon-{qt5-backend-gstreamer,backend-gstreamer-shared}: update to 4.10.0 2021-03-30 09:03:32 +00:00
phonon-backend-vlc revbump for icu and libffi 2021-12-08 16:01:42 +00:00
phonon-qt5 m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
phonon-qt5-backend-gstreamer revbump for icu and libffi 2021-12-08 16:01:42 +00:00
phonon-qt5-backend-vlc revbump for icu and libffi 2021-12-08 16:01:42 +00:00
php-ming *: Apply revbump for graphics/giflib API change. 2020-06-05 12:48:58 +00:00
pitivi pitivi: bump PKGREVISION for dependency change 2022-01-03 07:26:01 +00:00
py-enzyme *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-gstreamer0.10 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
py-gstreamer1 py-gstreamer1: mark as conflicting with other versions of this package 2022-01-29 07:22:54 +00:00
py-m3u8 py-m3u8: updated to 1.0.0 2022-01-24 05:46:37 +00:00
py-ming *: python2 egg files are back, add them to the PLISTs 2022-01-14 17:51:50 +00:00
py-mpegdash *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
regionset multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
replex multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
ruby-clutter-gstreamer ruby-gnome: update to 3.5.1. 2022-01-17 15:17:14 +00:00
ruby-gstreamer ruby-gnome: update to 3.5.1. 2022-01-17 15:17:14 +00:00
ruby-ming multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
schroedinger multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
sfml m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
sickgear Forget about Python 3.6 2021-12-30 13:05:27 +00:00
smpeg multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
smpeg2 m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
ssr m*/*: revbump(1) for libsndfile 2022-03-28 10:45:17 +00:00
streamlink python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
subtitleeditor revbump for icu and libffi 2021-12-08 16:01:42 +00:00
totem totem: fix build with latest meson 2022-03-14 03:10:49 +00:00
totem-pl-parser revbump for icu and libffi 2021-12-08 16:01:42 +00:00
transcode revbump for icu and libffi 2021-12-08 16:01:42 +00:00
tstools multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
vlc revbump for devel/protobuf 2022-04-03 18:50:16 +00:00
win32-codecs multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
x264-devel x264-devel: Fix macOS/aarch64 build. 2022-01-24 11:08:41 +00:00
x265 multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
xawtv multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
xfce4-mpc-plugin revbump for icu and libffi 2021-12-08 16:01:42 +00:00
xfce4-thunar-media-tags revbump for icu and libffi 2021-12-08 16:01:42 +00:00
xine-lib xine-lib: update to 1.2.12 2022-04-10 16:47:32 +00:00
xine-ui xine-ui: update to 0.99.13 2022-04-10 16:49:14 +00:00
xine-v4l Recursive revbump for multimedia/libaom 2021-10-09 15:35:02 +00:00
xine-v4l2 Recursive revbump for multimedia/libaom 2021-10-09 15:35:02 +00:00
xvid4conf revbump for icu and libffi 2021-12-08 16:01:42 +00:00
xvidcore multimedia: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:00:57 +00:00
Makefile Add gerbera 2022-02-08 06:27:21 +00:00