aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vlc
Commit message (Collapse)AuthorAgeFilesLines
* cleanup: remove occurrences of WITH_DEBUGMathieu Arnold11 days1-1/+0
| | | | | | | | DEBUG like all ports features, must not ever be set in a port, they are user facing features, that the user needs to enable in their environment/make.conf, either by defining WITH_DEBUG globally, or by setting WITH_DEBUG_PORTS with origin of ports they want DEBUG enabled in.
* multimedia/vlc: Moved man to share/manMuhammad Moinur Rahman2024-01-302-3/+4
| | | | Approved by: portmgr (blanket)
* multimedia/libvpx: update 1.14.0Jan Beich2024-01-201-1/+1
| | | | | Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.13.1..v1.14.0 Reported by: portscout
* multimedia/vlc: fix build with CHROMECAST ON and devel/protobuf 24 and fix ↵Vladimir Druzenko2023-12-272-1/+9
| | | | | | | | | | | | | | | plist error if QT5 is ON and xext,xinerama,xpm installed 1. Non default option CHROMECAST require devel/protobuf. After this commit https://cgit.freebsd.org/ports/commit/?id=69e2e87fa56b54e267429b326f7f6188a7baaa71 consumers require USE_CXXSTD=c++17. 2. There is default ON configure option "skins2" in vlc. It require QT5 and xext,xinerama,xpm - if they installed then it build bin/svlc and it is in stage after build. Added option SKINS default OFF to handle bin/svlc. Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D43128
* */*: Bump consumers of x11-toolkits/gtk30Nuno Teixeira2023-12-231-1/+1
| | | | New version of gtk3 in tree
* multimedia/x265: force rebuild consumers after 645419c8e465Jan Beich2023-12-221-1/+1
| | | | | | | | | $ ffmpeg ld-elf.so.1: Shared object "libx265.so.192" not found, required by "libavcodec.so.60" PR: 274526 Reported by: vvd (on dev-commits-ports-main@ list) Reported by: Kevin Oberman (on multimedia@ list)
* devel/protobuf: Update to 24.4Po-Chuan Hsieh2023-12-141-0/+1
| | | | | | | - Use USES=pathfix to fix .pc installation - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
* multimedia/vlc: update to 3.0.20 release (+)Dima Panov2023-12-043-6/+13
| | | | | | | | | | Release Notes: http://www.videolan.org/vlc/releases/3.0.20.html Security: VideoLAN-SB-VLC-3019 VideoLAN-SB-VLC-3020 Approved by: multimedia (tcberner) Sponsored by: Serenity Cybersecurity, LLC
* multimedia/dav1d: update to 1.3.0Jan Beich2023-10-051-1/+1
| | | | | Changes: https://code.videolan.org/videolan/dav1d/-/tags/1.3.0 Reported by: Repology
* multimedia/vlc: Fix PLISTMuhammad Moinur Rahman2023-09-301-1/+0
| | | | | | | Forgot to remove an entry from pkg-plist from the previous commit. Reported by: vvd Fixes: 5fa4269 multimedia/vlc: Remove non-default option SKINS
* multimedia/vlc: Remove non-default option SKINSMuhammad Moinur Rahman2023-09-301-7/+1
| | | | | | | | SKINS options depends on expired port devel/libtar so remove SKINS option. Reported by: vvd Approved by: portmgr (blanket)
* audio/pulseaudio: Update to 16.1Gleb Popov2023-08-071-1/+1
| | | | | | | | Bump PORTREVISION on consumers. Sponsored by: Serenity Cybersecurity, LLC PR: 262713
* */*: Bump jpeg-turbo users treewideDaniel Engberg2023-07-281-1/+1
| | | | New major version 3.0.0
* multimedia/vlc: chase f7accb23bf4c rebuildJan Beich2023-04-271-1/+1
|
* multimedia/vlc: Disable VA-APIDaniel Engberg2023-04-271-0/+1
| | | | | | | | | No support VA-API on FFmpeg 5.0 or higher Reference: https://code.videolan.org/videolan/vlc/-/merge_requests/1245 PR: 270308
* audio/opus: bump consumers after update to 1.4Christian Weisgerber2023-04-251-1/+1
|
* multimedia/vlc: Update MASTER_SITESDaniel Engberg2023-03-131-3/+5
| | | | | | | | | | Make use of VideoLAN's CDN and add some fallback sites if it fails Reference: https://get.videolan.org/vlc/3.0.18/vlc-3.0.18.tar.xz?mirrorlist PR: 270051 Approved by: multimedia (tcberner)
* multimedia/vlc: Turn off ASLRJoseph Mingrone2023-03-101-3/+5
| | | | | | | | | | | | | | | | | Starting with 13.2, elf processes will have ASLR turned on by default. However, the vlc binary core dumps with ASLR on, so turn it off until a proper fix can be found. This fix is based on a discussion between emaste and Peter <pmc@citylink.dinoex.sub.org>. See also: https://lists.freebsd.org/archives/freebsd-stable/2023-March/001181.html PR: 270038 Reviewed by: emaste, mjg, riggs Approved by: multimedia (tcberner, maintainer) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D38994
* multimedia/libvpx: update 1.13.0Jan Beich2023-02-111-0/+1
| | | | | Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.12.0..v1.13.0 Reported by: portscout
* multimedia/vlc: add to wayland categoryJan Beich2023-01-021-0/+1
|
* multimedia/vlc: fix build on powerpc with ALTIVECPiotr Kubaj2022-12-211-3/+1
| | | | | | | | | video_chroma/i420_yuy2.c:227:5: error: use of undeclared identifier 'vector' vector unsigned char u_vec; ^ video_chroma/i420_yuy2.c:228:5: error: use of undeclared identifier 'vector' vector unsigned char v_vec; ^
* multimedia/vlc: Retire support for libkateThomas Zander2022-12-081-6/+2
| | | | | | | | | | Rationale: libkate is going away in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268179 after being unmaintained upstream for a long time. PR: 268182 Reported by: diizzy
* multimedia/vlc: Update to upstream release 3.0.18Thomas Zander2022-11-255-160/+6
| | | | MFH: 2022Q4
* graphics/libplacebo: update to 5.229.1Jan Beich2022-11-121-1/+2
| | | | | | Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v5.229.0 Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v5.229.1 Reported by: Repology
* devel/protobuf: Update to 3.21.7Po-Chuan Hsieh2022-10-091-1/+1
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
* multimedia/x264: update to 0.164.3095Jan Beich2022-09-181-1/+1
| | | | Changes: https://code.videolan.org/videolan/x264/compare/5db6aa6...baee400f
* multimedia/aom: avoid leaking libjxl and vmaf via pkg-configJan Beich2022-09-171-1/+1
| | | | | | | | | | | $ make stage-qa -C graphics/libavif [...] Error: /usr/local/lib/libavif.so.14.0.1 is linked to /usr/local/lib/libvmaf.so.1 from multimedia/vmaf but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libvmaf.so:multimedia/vmaf Error: /usr/local/lib/libavif.so.14.0.1 is linked to /usr/local/lib/libjxl.so.0.7 from graphics/libjxl but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libjxl.so:graphics/libjxl Reported by: Tatsuki Makino (on ports@ list), Jan Henrik Sylvester (private mail)
* Mk/Uses: always use colon for build/run suffixFelix Palmen2022-09-111-1/+1
| | | | | | | | | | | | Most USES use a colon for build/run(/test) suffixes. Change kde.mk, qt.mk and pyqt.mk to do the same, and update all ports using that. Document in CHANGES. PR: 266034 Exp-run by: antoine Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D36349
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* multimedia: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Aaron LI <aly@aaronly.me> * Alexander Botero-Lowry <alexbl@FreeBSD.org> * Alexander Logvinov <ports@logvinov.com> * Alexey Dokuchaev <danfe@FreeBSD.org> * Anders Nordby <anders@FreeBSD.org> * Andrew Pantyukhin <infofarmer@FreeBSD.org> * Andrew Thompson <andy@fud.org.nz> * Andrew Thompson <thompsa@FreeBSD.org> * Angel Carpintero <ack@telefonica.net> * Anish Mistry (with help from mean) * Anonymous <swell.k@gmail.com> * Ashish SHUKLA <ashish@FreeBSD.org> * Ashish Shukla <wahjava@gmail.com> * Ben Woods <woodsb02@FreeBSD.org> * Brian Somers <brian@FreeBSD.org> * Bruce M Simpson <bms@FreeBSD.org> * Byung-Hee HWANG <bh@izb.knu.ac.kr> * Charlie Kester <corky1951@comcast.net> * Chess Griffin <chess@chessgriffin.com> * Chris Piazza <cpiazza@FreeBSD.org> * Christopher Key <cjk32@cam.ac.uk> * Chuck Hein <chein@FreeBSD.org> & Jim Overholt <overholt@isdw.net> * Daniel Morante <daniel@morante.net> * Diego Depaoli <trebestie@gmail.com> and Yinghong Liu <relaxbsd@gmail.com> * Dierk Sacher <dierk@blaxxtarz.de> * Dreamcat4 <dreamcat4@gmail.com> * Earl Gay <earl@eeg3.net> * Ed Schouten <ed@FreeBSD.org> * Edwin Groothuis <edwin@mavetju.org> * Emanuel Haupt <ehaupt@FreeBSD.org> * Felix Palmen <felix@palmen-it.de> * Franz Bettag <franz@bett.ag> * FreeBSD GNOME Team <gnome@freebsd.org> * Gea-Suan Lin <gslin@gslin.org> * George Reid <greid@ukug.uk.freebsd.org> * Grzegorz Blach <gblach@FreeBSD.org> * Gustau Perez <gustau.perez@gmail.com> * Harold Gutch <logix@foobar.franken.de> * Heiner <h.eichmann@gmx.de> * Heiner Eichmann <h.eichmann@gmx.de> * Hendrik Scholz <hendrik@scholz.net> * Herbert J. Skuhra <h.skuhra@gmail.com> * Herve Quiroz <hq@FreeBSD.org> * Holger Lamm * J.R. Oldroyd <fbsd@opal.com> * Jason Harmening <jason.harmening@gmail.com> * Jille Timmermans (jille@quis.cx) * Juergen Lock <nox@FreeBSD.org> * Juergen Lock <nox@jelal.kn-bremen.de> * KalleDK <plexmaintainer@k-moeller.dk> * Koop Mast <kwm@FreeBSD.org> * Koop Mast <kwm@rainbow-runner.nl> * Kozlov Sergey <kozlov.sergey.404@gmail.com> * Kris Moore * Kuan-Chung Chiu <buganini@gmail.com> * Lars Eggert <lars.eggert@gmx.net> * Leinier Cruz Salfran <salfrancl@yahoo.es> * MANTANI Nobutaka <nobutaka@nobutaka.com> * Manuel Creach <manuel.creach@icloud.com> * Marc van Woerkom <3d@FreeBSD.org> * Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> * Mark Felder <feld@FreeBSD.org> * Martin Matuska <mm@FreeBSD.org> * Martin Neubauer <m.ne@gmx.net> * Martin Wilke <miwi@FreeBSD.org> * Michael Johnson <ahze@FreeBSD.org> * Michael Johnson <ahze@ahze.net> * Michael Nottebrock <michaelnottebrock@gmx.net> * Michael Nottebrock <michaelnottebrock@gmx.net> et al * Mina Naguib <webmaster@topfx.com> * Mykola Dzham <i@levsha.me> * Naram Qashat <cyberbotx@cyberbotx.com> * Olivier Cochard-Labbe <olivier@FreeBSD.org> * Pascal Vizeli <pvizeli@yahoo.de> * Pav Lucistnik <pav@FreeBSD.org> * Pawel Pekala <pawel@FreeBSD.org> * Petar Zhivkov Petrov <pesho.petrov@gmail.com> * Phil Oleson * Phil Oleson <oz@nixil.net> * Piotr Kubaj <pkubaj@anongoth.pl> * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Raaf <freebsd@luna.afraid.org> * Randall Hopper <aa8vb@nc.rr.com> * Rodrigo OSORIO <rodrigo@FreeBSD.org> * Rozhuk Ivan 2018 <rozhuk.im@gmail.com> * Rozhuk Ivan <rozhuk.im@gmail.com> * Rozhuk Ivan rozhuk.im@gmail.com * Rusmir Dusko <nemysis@FreeBSD.org> * Stacey Son <mythdev@son.org>, Ari Maniatis <ari@ish.com.au> * Steve Wills <steve@mouf.net> * Steve Wills <swills@FreeBSD.org> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Sylvio Cesar <sylvio@FreeBSD.org> * Thierry Thomas <thierry@pompo.net> * Thomas E. Zander * Thomas E. Zander with help from Vladimir Kushnir * Vladimir Kondratiev <wulf@mail.mipt.ru> * William Grzybowski <wg@FreeBSD.org> * William Grzybowski <william88@gmail.com> * Yi-Hsuan Hsin <mhsin@mhsin.org> * Zastupov Stepan [RedChrom] <redchrom@mail.ru> * adamw * alex * arved * erich@FreeBSD.org * freebsd-ports@evilcode.net * giffunip@asme.org * ijliao * kamikaze@bsdforen.de * michael johnson <ahze@ahze.net> * mikael.urankar@gmail.com * mm * nox@FreeBSD.org * osa * pb@FreeBSD.org * piero * se@FreeBSD.org * sumikawa With hat: portmgr
* audio/libmad: Set SONAME to libmad.so.0 instead of libmad.so.0.16.2Po-Chuan Hsieh2022-07-111-1/+1
| | | | | - Bump PORTREVISION of dependent ports for shlib change - Bump PORTREVISION for package change
* multimedia/vlc: Remove SCHROEDINGER optionThomas Zander2022-07-031-5/+2
| | | | | | | | | | | Details: - libschroedinger has been removed from the ports tree due to lack of upstream support. - This change removes the vlc port support for libschroedinger. PR: 264995 Reported by: bsd@philippost.de MFH: 2022Q3
* graphics/libplacebo: update to 4.208.0.r1Jan Beich2022-06-291-1/+1
| | | | | Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v4.208.0-rc1 Reported by: Repology
* multimedia/vlc: Make UPNP a default OPTIONThomas Zander2022-05-211-1/+2
| | | | | | | | | | Rationale: UPNP / DLNA is a widespread way of serving media via various off-the-shelf NAS devices, and also with our own port of minidlna. It's well suited to be included in the official VLC package. PR: 260617 Reported by: hellocodebsd@gmail.com MFH: 2022Q2
* multimedia/vlc: update to 3.0.17.4Tobias C. Berner2022-04-283-5/+21
| | | | | - add patch obtained from arch linux to build against liveMedia >= 2021.x
* devel/protobuf: Update to 3.20.0Po-Chuan Hsieh2022-04-161-1/+1
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
* textproc/libxml2: bump all LIB_DEPENDS consumersCharlie Li2022-04-101-1/+1
| | | | | | | | This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
* textproc/libxml2: bump all dependenciesMatthias Fechner2022-03-261-0/+1
| | | | | This should make sure that all dependent ports will pick up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
* multimedia/vlc: update to 3.0.17.3Tobias C. Berner2022-03-183-35/+4
|
* multimedia/dav1d: update to 1.0.0Jan Beich2022-03-181-1/+1
| | | | | Changes: https://code.videolan.org/videolan/dav1d/-/releases/1.0.0 Reported by: Repology
* devel/protobuf: Update to 3.19.4Po-Chuan Hsieh2022-02-281-1/+1
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
* multimedia/vlc: unbreak with dav1d 1.0.0Jan Beich2022-02-201-0/+136
| | | | | | | | | codec/dav1d.c:286:14: error: no member named 'n_tile_threads' in 'struct Dav1dSettings' p_sys->s.n_tile_threads = var_InheritInteger(p_this, "dav1d-thread-tiles"); ~~~~~~~~ ^ codec/dav1d.c:292:14: error: no member named 'n_frame_threads' in 'struct Dav1dSettings' p_sys->s.n_frame_threads = var_InheritInteger(p_this, "dav1d-thread-frames"); ~~~~~~~~ ^
* archivers/minizip*: Add minizip-ng and zlib-ng and create USES=minizipLoïc Bartoletti2022-01-251-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Import minizip-ng and zlib-ng Minizip was originally developed in 1998. It was first included in the zlib distribution as an additional code contribution starting in zlib 1.1.2. Since that time, it has been continually improved upon and contributed to by many people. + Creating and extracting zip archives. + Adding and removing entries from zip archives. + Read and write raw zip entry data. + Reading and writing zip archives from memory. + Zlib, BZIP2, LZMA, and ZSTD compression methods. + Password protection through Traditional PKWARE and WinZIP AES encryption. + Buffered streaming for improved I/O performance. some ports bundle it, some ports allow building against a systemwide one, some ports bundle/rely on an incompatible version - all those will be fixed in following commits. Mk/Uses: Introduce USES=minizip[:ng] To simplify, the LIB_DEPENDS part a new USES tag is added. USES=minizip will add a LIB_DEPENDS on legacy minizip and USES=minizip:ng will add a LIB_DEPENDS on minizip-ng. minizip [1]: databases/spatialite databases/spatialite-tools devel/collada-dom games/mrboom games/oolite graphics/comical misc/xiphos science/libkml textproc/sigil www/domoticz deskutils/anydesk emulators/mupen64plus-core multimedia/assimp multimedia/vlc net-im/psi net-im/telegram-desktop minizip-ng: devel/axmldec [1] Some are known to work with minizip-ng but have to be patched. Approved by: tcberner (portmgr) Differential Revision: https://reviews.freebsd.org/D33771
* graphics/libplacebo: update to 4.192.0.r1Jan Beich2022-01-181-1/+1
| | | | Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v4.192.0-rc1
* audio/fluidsynth: Update to upstream version 2.2.4Thomas Zander2021-11-271-1/+1
| | | | MFH: 2021Q4
* multimedia/aom: force rebuild consumers after 6f68add3f9abJan Beich2021-10-141-1/+1
| | | | | | | | | | $ ffmpeg ... -c:v libaom-av1 ... [libaom-av1 @ 0x804a89900] 3.2.0 [libaom-av1 @ 0x804a89900] Failed to initialize encoder: ABI version mismatch Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height Conversion failed! https://aomedia.googlesource.com/aom/+/bbdfa68d13a0%5E%21/
* INSTALLS_ICONS: retire the macro and rework the related dependenciesBaptiste Daroussin2021-10-101-1/+0
| | | | | | | While here, make sure gtk-update-icon-cache is only on run dependency where added as a dependency Enforce gtk3 to depend on gtk-update-icon-cache (previously it was inheriting the dependency)
* multimedia/libvpx: update 1.11.0Jan Beich2021-10-091-1/+1
| | | | | Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0 Reported by: portscout, Repology
* audio/fluidsynth: Update to upstream version 2.2.3Thomas Zander2021-10-041-1/+1
| | | | MFH: 2021Q4