2022-05-10 16:18:48 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
mplayer: Do not define gnutls option twice
|
2022-04-24 17:00:43 by Nia Alarie | Files touched by this commit (14) | |
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
|
2022-03-28 12:45:26 by Tobias Nygren | Files touched by this commit (85) |
Log message:
m*/*: revbump(1) for libsndfile
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-10-26 13:01:20 by Nia Alarie | Files touched by this commit (177) |
Log message:
multimedia: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (for legal reasons?):
./multimedia/adobe-flash-player/distinfo \
adobe-flash-player-32.0.0.465/flash_player_npapi_linux.i386.tar.gz
./multimedia/adobe-flash-player/distinfo \
adobe-flash-player-32.0.0.465/flash_player_npapi_linux.x86_64.tar.gz
./multimedia/libdvdcss/distinfo libdvdcss-1.4.3.tar.bz2
|
2021-10-09 17:35:12 by Nia Alarie | Files touched by this commit (105) |
Log message:
Recursive revbump for multimedia/libaom
|
2021-10-07 16:32:21 by Nia Alarie | Files touched by this commit (179) |
Log message:
multimedia: Remove SHA1 hashes for distfiles
|
2021-07-30 14:27:14 by Ryo ONODERA | Files touched by this commit (366) |
Log message:
*: Recursive revbump from audio/pulseaudio-15.0
|
2021-06-22 14:35:45 by Nia Alarie | Files touched by this commit (5) |
Log message:
mplayer: remove pulse from default options now NetBSD 7 is unsupported
and it requires mozjs (and rust) which doesn't work on plaforms such as
arm
|
2021-04-10 15:06:50 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
mplayer: Fix build with multimedia/ffmpeg4-4.4
Bump PKGREVISION.
|