Subject: CVS commit: pkgsrc
From: Nia Alarie
Date: 2022-04-24 17:00:43
Message id: 20220424150043.26E00FB1A@cvs.NetBSD.org

Log Message:
mplayer, related packages: update to 1.5

some changes to attempt to make mplayer in pkgsrc less
"absurdly complicated"

  1.5: "Hope" February 27, 2022

    Decoders, demuxers, streams:
    * ffmpeg12vpdau is no longer supported by FFmpeg,
      provide separate ffmpeg1vpdau and ffmpeg2vdpau instead
    * live555 deprecated and disabled by default, will be removed
      in future

    GUI:
    * Fix wrongly sized video window after leaving fullscreen mode
    * Clear screen when switching to fullscreen mode using the x11
      video output driver
    * Command line option -fs is now recognized in addition to the
      GUI option load_fullscreen
    * Use correct visual in OpenGL video output driver for X11
    * Provide a built-in skin so that the GUI can be used even
      without an installed skin
    * Native Language Support, i.e. the GUI language can be changed
      as specified in LC_MESSAGES or LANG
    * Minor bug fixes

    Other:
    * Building on Arm now compiles for the ISA and extensions of the
      host CPU by default. This should avoid issues like builds on
      e.g. Raspbian not using NEON by default.
      Can use --enable-runtime-cpudetection to restore the previous
      behaviour, though full runtime CPU detection is not supported.
    * New configure option --enable-nls for Native Language Support at
      runtime (for the moment only for the GUI and enabled by default
      for it)
    * macOS: Fixes for retina display, sluggish input processing

Files:
RevisionActionfile
1.109modifypkgsrc/multimedia/mplayer/Makefile
1.81modifypkgsrc/multimedia/mplayer-share/Makefile
1.66modifypkgsrc/multimedia/mplayer-share/Makefile.common
1.102modifypkgsrc/multimedia/mplayer-share/distinfo
1.69modifypkgsrc/multimedia/mplayer-share/options.mk
1.4modifypkgsrc/multimedia/mplayer-share/patches/patch-configure
1.18modifypkgsrc/sysutils/mencvcd/Makefile
1.10modifypkgsrc/sysutils/mencvcd/distinfo
1.1addpkgsrc/multimedia/mplayer-share/depends.mk
1.9removepkgsrc/multimedia/mplayer-share/Makefile.cflags
1.1removepkgsrc/multimedia/mplayer-share/patches/patch-libmpcodecs_ad__spdif.c
1.3removepkgsrc/multimedia/mplayer-share/patches/patch-libvo_vo__gif89a.c
1.1removepkgsrc/multimedia/mplayer-share/patches/patch-libvo_vo__vdpau.c
1.3removepkgsrc/multimedia/mplayer-share/patches/patch-sub_osd.c