Commit graph

292 commits

Author SHA1 Message Date
maya
018c89b0a7 vlc: preemptively match all netbsd instead of NetBSD[789] (will break
eventually).

No change to make -v PLIST.oss
2018-11-27 18:28:48 +00:00
ryoon
f1b968dd47 Recursive revbump from multimedia/libva 2018-11-23 08:06:28 +00:00
kleink
f1a683c990 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
abs
0d704a2b4a Add comment that intended to be upgraded to vlc3 when dependencies resolved 2018-10-09 16:56:17 +00:00
abs
d098bde88c Drop (apparently unreferenced, and unnecessary if was) BUILDLINK_API_DEPENDS.vcdimager 2018-10-09 15:17:44 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
ryoon
4fea36abc2 Recursive revbump from audio/pulseaudio 2018-07-06 15:06:40 +00:00
wiz
e5209a786e Add p11-kit to gnutls/bl3.mk and bump dependencies. 2018-04-17 22:29:31 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
adam
3662185f5b revbump after x264-devel update 2018-02-26 08:19:25 +00:00
wiz
bff4597ffc Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
rillig
b381c6e2f3 Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00
wiz
20f7c989fe recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
ryoon
5bd9ca4ef6 Recursive revbump from audio/pulseaudio-11.0 2017-09-08 02:38:35 +00:00
maya
2b58b76196 vlc: update to 2.2.6.
Includes significant security fixes allowing code execution via
a crafted subtitles file (fixes CVE-2017-8310, CVE-2017-8311,
CVE-2017-8312, CVE-2017-8313)

pkgsrc changes:
pull in <atomic> in a C++11 case rather than clang case,
it's a C++11 header. however I couldn't build with -std=c++11 for
other reasons.

it builds and runs clang 4.0, but the mkv plugin dies on an
undefined reference.

Changes between 2.2.5.1 and 2.2.6:
----------------------------------

Video output:
 * Fix systematic green line on nvidia
 * Fix direct3d SPU texture offsets handling

Demuxer:
 * Fix heap buffer overflows

Changes between 2.2.5 and 2.2.5.1:
----------------------------------

Security hardening for DLL hijacking environments

Translations updates

Misc:
 * Update for Soundcloud, liveleak and Youtube scripts
 * Fix potential out-of-band dereference in flac decoder
 * Fix potential out-of-band reads in mpeg packetizers
 * Fix infinite loop in subtitles demuxer
 * Fix incorrect memory free in ogg demuxer
 * Fix potential out-of-band reads in subtitle decoders and demuxers
 * Fix green line on Windows with odd sizes


Changes between 2.2.4 and 2.2.5:
--------------------------------

Decoder:
 * Fix mp3 playback quality regression in libmad
 * Fix video scaling in VDPAU
 * Fix playback of palettized codecs
 * Fix ADPCM heap corruption (FG-VD-16-067)
 * Fix AES3 16bps decoding
 * Fix DVD/LPCM heap corruption (FG-VD-16-090)
 * Fix SCTE-27 colors

Demuxer:
 * Fix possible ASF integer overflow
 * Fix MP4, VOC, XA, SMF divide-by-zero errors
 * Fix MP4 heap buffer overflows
 * Fix Flac metadata integer overflow
 * Fix NSVf and AIFF infinite loops
 * Fix flac null-pointer dereference
 * Fix vorbis and opus comments integer overflows and leaks

Video output:
 * Fix green line on Windows with AMD drivers
 * Fix screenshots size

Access:
 * Fix crash in screen recording on Windows
 * Fix FTP scan string injection
 * Fix HTTP size handling

Mux:
 * Fix mp4 drift

Lua:
 * Fix vimeo, youtube, dailymotion, cli, appletrailers, http,
   soundcloud scripts

Audio filter:
 * Fix heap write in stereo_widen audio filter

Windows:
 * The plugins loading will not load external DLLs by default.
   Plugins will need to LoadLibrary explicitely.
 * Fix uninstaller path handling
 * Fix taskbar buttons behavior

MacOS:
 * Fix scrolling sensitivity on Sierra
 * Resume points are deleted now if the user clears the list of
   recent items
2017-05-26 13:26:37 +00:00
jperkin
354b4445b6 Remove bogus exclusion of SunOS MMX/SSE2 support. 2017-05-15 11:11:35 +00:00
jperkin
69f2c905eb Add a cdrom PLIST var and unset it on SunOS as the native cdio interface
is unsupported.
2017-05-15 11:10:00 +00:00
jperkin
e88ed77023 Don't enable the "live" option on SunOS by default, it requires libraries
that aren't available.
2017-05-15 11:07:20 +00:00
jperkin
5a8a2edc75 Fix includes. 2017-05-15 10:26:19 +00:00
wiz
5271264bfc Fix vaapi option. 2017-03-04 08:26:54 +00:00
maya
a5933ba514 vlc: fix plist without vaapi available. 2017-03-01 10:42:30 +00:00
wiz
6156c142b2 Since Mesalib pulls in vaapi, vlc installs more files.
Add them to the PLIST and bump PKGREVISION.
2017-03-01 09:02:48 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
ryoon
f62b809c5a Recursive revbump from audio/pulseaudio-10.0 2017-01-21 20:06:44 +00:00
agc
30b55df38e Convert all occurrences (353 by my count) of
MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
2017-01-19 18:52:01 +00:00
wiz
c761d409e7 Recursive bump for libvpx shlib major change. 2017-01-16 23:45:10 +00:00
wiz
a82aa43c18 Recursive PKGREVISION bump for gnutls shlib major bump. 2016-09-19 13:04:18 +00:00
wiz
716fadfb36 Updated vlc to 2.2.4.
Changes between 2.2.3 and 2.2.4:
--------------------------------

Decoder:
 * Fix crash in G.711 wav files
 * Fix mp3 crash in libmad
 * Fix out-of-bound write in adpcm QT IMA codec (CVE-2016-5108)

Qt:
 * Fix resizing issues

Win32:
 * Fix overlay creation on Windows XP for DirectDraw video output

Misc:
 * Build fixes for Hurd

Translations:
 * Update of Bulgarian, Catalan, German, French, Italian, Marathi, Norwegian
   Bokmål, Norwegian Nynorsk, Portuguese, Slovak, Spanish (Mexico), Swedish,
   Simplified Chinese, and Traditional Chinese translations
2016-08-31 09:23:58 +00:00
ryoon
82f67120a8 Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
ryoon
e37b97fe3c Recursive revbump from audio/pulseaudio 2016-08-04 17:03:30 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
wiz
73716d23de Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
joerg
26e0d16c2f Adjust the static_assert hack to not redefine the keyword if the
compiler itself claims C11 support.
2016-06-21 17:58:05 +00:00
wiz
590f9380e6 Updated vlc to 2.2.3.
Changes between 2.2.2 and 2.2.3:
--------------------------------

Demux:
 * Fix HLS quality selection and a potential stack overflow
 * Fix potential MKV infinite loop and improve MKV tags support
 * Fix WMV regression

Decoder:
 * Fix hardware decoding with libvdpau-va-gl
 * Fix crashes with libvpx
 * Use libass without caching dialog

Video Ouptut:
 * Fix green lines on Direct3D output

Skins2:
 * Fix maximizing Window in multi-screen context

Qt:
 * Fix resume where you left off
 * Fix infinite recursion in the customize dialog
 * Fix size when switching to/from the minimal interface
 * Fix size after resume toolbar is displayed

MacOS X:
 * Fix crashes in media information panel
 * Correctly respect the disable-screensaver option

Win32:
 * Allow opening more than 15 elements in Explorer

Translations:
 * Update of most translations


Changes between 2.2.1 and 2.2.2:
--------------------------------

Access:
 * Fix SetupFormat for continuous framesize in v4l2
 * Fix off-by-one buffer overflow in RealRtsp module
 * Fix screen recording aspect-ratio, framerate and potential crash
 * Fix Windows directshow input freeze
 * Fix MMS segmentation fault/abort when server forces a large allocation

Demux:
 * Fix support for ms-dvr files
 * Fix time detection in AVI files over HTTP
 * HLS: fix hang on stop, crashes and small improvements
 * Fix mp4 NULL dereference reported by by Fortinet's FortiGuard Labs
 * Fix regression for VC-1 in WMV
 * Fix MXF crashes on stop
 * Fix EAC3 detection in some TS files

Decoders:
 * Fix importing surface from main memory in VDPAU
 * Fix possible double-free in ADPCM decoder
 * Support 9-bit and 10-bit GBR planar formats
 * Support GoToMeeting 2 and GoToMeeting 3 codecs
 * Fix crash in teletext (zvbi) decoder
 * Fix Bluray subtitles (PGS) timestamps

Audio output:
 * Fix audio drop after a flush with pulseaudio
 * Fix audio initialization on iOS
 * Fix audio stuttering with AirPlay devices on OS X (2 sec delay needs to
   be set manually by the user)
 * Fix pulseaudio latency computation
 * Fix alsa default device selection

Skins2:
 * Fix video control that fails to show up
 * Fix UTF-8 conversion issues
 * Fix Unicode folders location failing to open the skins
 * Fix crash over malformed skins bitmaps
 * Fix fullscreen for Gnome3/Unity Window Managers

OS X:
 * Support for OS X El Capitan
 * Fix code signature for releases on El Capitan
 * Improve resume dialog, starting time, preferences, lua extensions
 * Fix threads ordering, preferences crashes, URL drag'n drops

Qt:
 * Fix crash when opening multiple items on Windows
 * Fix recent items appending when using a playlist
 * Improve addons manager dialog, playlist
 * Fix changing the audio-device in the menu
 * Fix key and mouse event support for Qt >= 5.5 under X11
 * Fix memory leaks

Video Output:
 * Fix build if one disables XCB but activate VDPAU on Unix
 * Fix Direct3D plane allocation size to avoid colour bleeding
 * Fix some crashes in swscale resizing

Misc:
 * Fix build with recent FreeRDP versions
 * Fix interface crashes when input-title-format option is empty
 * Fix MP4 mux divide-by-zero crash
 * Improve PNG encoding time
 * Fix some UPnP initialization lag
 * Rewrite of the Jamendo Service Discovery
 * Fix snapshot aspect ratio for anamorphic contents
 * Fix custom snapshot sizes
 * Dynamic generation of GnuTLS Diffie-Hellman parameters
 * Fix "vb" transcoding parameter
 * Fix superfluous audio channel extraction in the core
 * Fix miscellaneous crashes, double-frees, integer overflows, infinite loops,
   read overflow, invalid frees and division by zero issues
 * Fix support for lua 5.2 and fix XSS in the http interface
 * Update and improve Soundcloud, Vimeo and Youtube scripts
 * Update of codecs and libraries to fix 3rd party security issues (like
   TALOS-CAN-0036, TALOS-CAN-0037, CVE-2015-7981, CVE-2015-8126

Translations:
 * Add Kashmiri and Maithili languages
 * Update of most translations

libVLC:
 * Expose audio mute, cork and volume change events: libvlc_MediaPlayerCorked,
   libvlc_MediaPlayerUncorked, libvlc_MediaPlayerMuted,
   libvlc_MediaPlayerUnmuted and libvlc_MediaPlayerAudioVolume
 * Fix propagation of libvlc_MediaPlayerTitleChanged event

Translations:
 * Update of most translations
2016-05-12 15:56:15 +00:00
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
ryoon
b33059afe1 Recursive revbump from multimedia/libvpx 2015-11-18 14:19:46 +00:00
agc
95c9a6891d Add SHA512 digests for distfiles for multimedia category
Problems found locating distfiles:
        Package adobe-flash-plugin11: missing distfile flash-plugin-11.2.202.540-release.i386.rpm
        Package gmplayer: missing distfile mplayer/AlienMind-1.2.tar.bz2
        Package gmplayer: missing distfile mplayer/BlueHeart-1.5.tar.bz2
        Package gmplayer: missing distfile mplayer/CornerMP-aqua-1.4.tar.bz2
        Package gmplayer: missing distfile mplayer/MPlayer-1.1.1.tar.xz
        Package gmplayer: missing distfile mplayer/WMP6-2.2.tar.bz2
        Package gmplayer: missing distfile mplayer/gnome-1.1.tar.bz2
        Package gmplayer: missing distfile mplayer/hwswskin-1.3.tar.bz2
        Package gmplayer: missing distfile mplayer/neutron-1.6.tar.bz2
        Package gmplayer: missing distfile mplayer/plastic-1.3.tar.bz2
        Package gmplayer: missing distfile mplayer/slim-1.3.tar.bz2
        Package gmplayer: missing distfile mplayer/xine-lcd-1.2.tar.bz2
        Package handbrake: missing distfile handbrake/HandBrake-0.9.3.tar.gz
        Package handbrake: missing distfile handbrake/bzip2-1.0.5.tar.gz
        Package handbrake: missing distfile handbrake/faad2-2.6.1.tar.gz
        Package handbrake: missing distfile handbrake/lame-3.98.tar.gz
        Package handbrake: missing distfile handbrake/libdvdread-0.9.7.tar.gz
        Package handbrake: missing distfile handbrake/libmp4v2-r45.tar.gz
        Package handbrake: missing distfile handbrake/libquicktime-0.9.10.tar.gz
        Package handbrake: missing distfile handbrake/libtheora-1.0.tar.gz
        Package handbrake: missing distfile handbrake/mpeg2dec-0.5.1.tar.gz
        Package handbrake: missing distfile handbrake/x264-r1028-83baa7f.tar.gz
        Package handbrake: missing distfile handbrake/zlib-1.2.3.tar.gz
        Package libdvdcss: missing distfile libdvdcss-1.3.99.tar.bz2
        Package mplayer-share: missing distfile mplayer/MPlayer-1.1.1.tar.xz
        Package mpv: missing distfile mpv-0.12.0.tar.gz
        Package realplayer-codecs: missing distfile rp8codecs-20040626.tar.bz2
        Package realplayer-codecs: missing distfile rp8codecs-alpha-20050115.tar.bz2
        Package win32-codecs: missing distfile rp9codecs-win32-20050115.tar.bz2
        Package xanim: missing distfile xa2.0_cvid_netbsd386.o.gz
        Package xanim: missing distfile xa2.0_iv32_netbsd386.o.gz
        Package xanim: missing distfile xa1.0_cyuv_netbsd68k.o.gz
        Package xanim: missing distfile xa2.0_cvid_linuxELF.o.gz
        Package xanim: missing distfile xa2.0_iv32_linuxELF.o.gz
        Package xanim: missing distfile xa1.0_cyuv_sparcAOUT.o.gz
        Package xanim: missing distfile xa2.0_cvid_sparcELF.o.gz
        Package xanim: missing distfile xa2.0_iv32_sparcELF.o.gz
        Package xanim: missing distfile xa1.0_cyuv_linuxPPC.o.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:54:22 +00:00
tnn
b8b7e1470d fix build with clang 2015-11-01 20:15:06 +00:00
tnn
09ca744f19 don't include libcddb bl3.mk twice 2015-11-01 19:39:43 +00:00
wiz
b774b1c47b Add bl3.mk for multimedia/phonon-backend-vlc. 2015-10-25 11:05:48 +00:00
wiz
662917bc2b Update vlc to 2.2.1.
Based on the wip version by Ian D. Leroux and Tobias Nygren.

2.2.1 Highlights

VLC 2.2.1 "Terry Pratchett" is a fixed version of 2.2.0 "WeatherWax"
It fixes numerous crashes (FLAC, SPC), codec issues (VP9, Atrac3,
AAC), regressions and several issues (Resume, MP4 chapters, MKV
over network) and security issues.

2.2.0 Highlights

VLC 2.2.0 auto-rotates the videos taken from phones, to fight
Vertical Video Syndrome!
VLC now resumes where you left off in all versions
Improves support for new HD codecs, VP9, opus and H.265/HEVC, for
decoding and for encoding.
Extensions are now downloadable from within the application.
VLSub extension can download subtitles from the application.

2.2.x Features

Core

    Auto-rotation of phone movies, to fight Vertical Video Syndrome
    Resume playback where you left off
    Extensions API and repository to download extensions directly from the application
    GPU 0-copy support for decoding and displaying using hardware
    Improved support for UltraHD codecs, notably H.265 and VP9
    Subtitles download from the web, using OpenSubtitles
    Audio core upgrade, notably to support short samples

Formats

    Support for BD-Java menus and overlay in Blu-Ray
    Acceleration of VP9 and H.265/HEVC decoders
    Rewritten support for WMV, Ogg, MP4 and AVI, notably for seeking
    Support for encoding in H.265, Opus and VP9
    Support for WebVTT, Ogg/VP8, Opus/MKV, CAF
    Support for THP, Renderware and Escape Replay videogames files
    Support for SRT language detection

Acceleration

    GPU 0-copy decoding-rendering for Android using MediaCodec
    GPU accelerated auto-rotation, in OpenGL, Direct3D and Mediacodec
    GPU 0-copy decoding-rendering for Linux using VDPAU
    Support for HLSL shaders in Direct3D video output
    Media Foundation Transform audio and video decoder for Windows Vista/7
    GPU 0-copy decoding-rendering for RaspberryPi using MMAL
    OpenMAX IL improvements for Android, Linux and rPi
    Support GStreamer codecs on Linux

Codecs / Protocols

    Support for MMS split streams for audio selection (European Parliament)
    Support FTPS (FTP/TLS) protocol
    New decoder for VP8 and VP9 using libvpx for Linux distributions without avcodec
    Improvements on Teletext, Subrip, and Tx3g subtitles
    Support for MSN audio, Atrac3+, VP7, Bink, TAK, On2 AVC, DK3, DK4
    Support for IMC, Vivo g723.1, Smacker, FIC, Auravision, Canopus Lossless
    Support x264 and FFv1 codecs RGB modes
    Fixes for DVD, Audio-CD, M2TS LPCM audio, Speex

Professional

    Support for Digital Cinema Packages and encrypted DCP with KDM
    HEVC encoding and muxing in MP4 and TS
    Support VP8 encoding inside Ogg
    Improvements of audio bar graph, for speed and resiliance
    Support MPEG-2 video encoding through x262
    Large improvements of teletext rendering, for speed and alignments

Platform integration

    Port of the interface to Yosemite
    Support drag'n drop in the skins2 interface
    New TLS module on OS X and iOS, using the central store
    Signature of the Windows binaries
    Improvement of audio device detections on OS X and Windows
    Support of audio ducking in various audio outputs

Mobile Versions

    VLC for iOS 2.5.0 release is out
    VLC for Windows Phone 1.2.0 public beta is out
    VLC for WinRT 1.2.0, x86 and ARM
    VLC for Android TV 1.2.6
    VLC for Android 1.2.6

For developers

    Add equalizer API for libVLC
    Add functions for scrambling detection
    Experimental new C++11 libVLC library: libvlcpp
    New Android buildsystem and Java SDK
    New WinRT library component for libVLC: libVLCX
    Improvements for iOS/OSX VLCKit: Swift support and ARC

Android

    Complete switch to Material design, including black theme
    Support for Audio playlists and modtracker files
    Support for AC-3 Passthrough and 5.1/7.1 audio
    Support switch to background video playback
    Large improvements on the first Android TV release
    Support chapter selections

iOS

    Support for iCloud, box.com and OneDrive
    Support 10-band equalizer
    Support sharing media between devices
    Support Chapters and Title selections
    New player design
    Add media information dialog and timer for playback
2015-10-25 11:00:18 +00:00
wiz
1a8b91542f Bump PKGREVISION for nettle shlib major bump. 2015-08-23 14:30:35 +00:00
ryoon
6c4d1aff4b Recursive revbump from pkgsrc/multimedia/libvpx. 2015-06-30 09:57:33 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
tnn
9ee4b877fb Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
joerg
3061cc2ebe Don't conflict with NetBSD's strtoi. Disable liblive due to incompatible
interface changes.
2015-03-22 20:06:32 +00:00
gdt
1c9947d2f5 note eol upstream
CVS: ----------------------------------------------------------------------
CVS: CVSROOT  cvs.NetBSD.org:/cvsroot
CVS: please use "PR category/123" to have the commitmsg appended to PR 123
2015-03-16 00:15:41 +00:00