summaryrefslogtreecommitdiff
path: root/multimedia (follow)
Commit message (Collapse)AuthorAgeFilesLines
* multimedia/totem: drop unused Meson options after 38ae40f5daf7Jan Beich2021-11-071-9/+0
| | | | | | | | | | meson.build:1:0: ERROR: Unknown options: "enable-vala" https://gitlab.gnome.org/GNOME/totem/-/commit/627c1ee182ea PR: 259080 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/dbf2ace6ca1c
* multimedia/libdv: Partially re-enable toolsDaniel Engberg2021-11-072-2/+8
| | | | | | | | | | Re-enable utilities that are used for encoding and stream processing Upstream haven't connected playdv so no additional dependencies are needed. PR: 259695 Approved by: arrowd (mentor), tcberner (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D32882
* multimedia/gstreamer1-plugins: Allow build with neon >= 0.32Daniel Engberg2021-11-071-2/+2
| | | | | | | | Prepare port for bump of www/neon Approved by: arrowd (mentor) tcberner (mentor and member of multimedia@) Differential Revision: https://reviews.freebsd.org/D32791
* multimedia/haruna: update to 0.7.3Tobias C. Berner2021-11-063-14/+31
|
* multimedia/py-moviepy: Update USES=pythonPo-Chuan Hsieh2021-11-061-1/+1
| | | | math/py-numpy requires Python 3.7+
* multimedia/ustreamer: Update 4.7 -> 4.9Yuri Victorovich2021-11-052-4/+4
| | | | Reported by: portscout
* devel/jsoncpp: Update to 1.9.4 -> 1.9.5Daniel Engberg2021-11-051-0/+1
| | | | PR: 259654
* multimedia/celluloid: define LICENSE_FILE to avoid stubJan Beich2021-11-051-0/+1
| | | | | + flavors of *GPL licenses expect a separate file under Templates/ despite using the same text.
* multimedia/celluloid: update to 0.22, retiring -develJan Beich2021-11-056-21/+13
| | | | | Changes: https://github.com/celluloid-player/celluloid/releases/tag/v0.22 Reported by: GitHub (watch releases)
* multimedia/celluloid-devel: update to 0.22Jan Beich2021-11-052-6/+5
| | | | Changes: https://github.com/celluloid-player/celluloid/compare/b864497...v0.22
* multimedia/kodi-addon-pvr.hts: Update to 19.0.2Bernhard Froehlich2021-11-052-4/+4
|
* multimedia/kodi-addon-pvr.iptvsimple: Update to 19.0.2Bernhard Froehlich2021-11-052-4/+4
|
* multimedia/kodi: Update to 19.3Bernhard Froehlich2021-11-053-4/+5
| | | | | PR: 259632 Submitted by: yzrh@noema.org (maintainer)
* KDE: Update KDE Gear to 21.08.3Tobias C. Berner2021-11-044-12/+12
| | | | | | | | | | Thursday, 4 November 2021 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Changelog: https://kde.org/announcements/changelogs/gear/21.08.3/
* multimedia/mplayer: Fix build on armv6, armv7Thomas Zander2021-11-041-2/+4
| | | | | | | | | | Details: - Add dependency on binutils, as -no-integrated-as is used on both armv6 and armv7 PR: 259401 Reported by: fuz@fuz.su MFH: 2021Q4
* multimedia/libdv: Switch to Gstreamer's forkDaniel Engberg2021-11-039-126/+39
| | | | | | | | | This repo switches to meson and includes various build fixes that makes our port much cleaner. Drop sample applications as they serve no usable purpose and adds unnecessary dependencies Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32800
* multimedia/libgav1: update to 0.17.0Jan Beich2021-11-034-12/+17
| | | | | Changes: https://chromium.googlesource.com/codecs/libgav1/+log/v0.16.3..v0.17.0 Reported by: portscout
* multimedia/handbrake: disable ldconfig during buildJan Beich2021-11-031-1/+1
| | | | | | | | | | | | | ld-elf.so.1: Shared object "liblz4.so.1" not found, required by "libarchive.so.13" gmake[4]: *** [common/CMakeFiles/common.dir/build.make:134: common/CMakeFiles/common.dir/x86/intrapred8.asm.o] Error 1 $ ldconfig -r /var/run/ld-elf.so.hints: search directories: PR: 259080 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/2c3a68bc30cf
* multimedia/celluloid-devel: update to 0.21.90Jan Beich2021-11-032-5/+5
| | | | Changes: https://github.com/celluloid-player/celluloid/8c1c442...b864497
* multimedia/libva: unbreak crocus autodetection on X11Jan Beich2021-11-012-0/+4
| | | | | | | | $ vainfo libva info: VA-API version 1.13.0 libva info: Trying to open /usr/local/lib/dri/crocus_drv_video.so libva info: va_openDriver() returns -1 vaInitialize failed with error code -1 (unknown libva error),exit
* multimedia/mpv: update to 0.34.0Jan Beich2021-11-012-49/+4
| | | | | Changes: https://github.com/mpv-player/mpv/releases/tag/v0.34.0 Reported by: GitHub (watch releases)
* multimedia/rav1e: update to 0.5.0Jan Beich2021-10-315-536/+452
| | | | | Changes: https://github.com/xiph/rav1e/releases/tag/v0.5.0 Reported by: GitHub (watch releases)
* multimedia/vdr-plugin-xineliboutput: Fix buildStefan Ehmann2021-10-313-24/+208
| | | | | | | | | | * Add NLS option * Pet portclippy * Re-fromat Makefile with portfmt PR: 256818 Approved by: portmgr (blanket: unmaintained port) MFH: 2021Q4
* multimedia/libdvbcsa: enable altivec on powerpc64*Piotr Kubaj2021-10-312-0/+8
| | | | Needs a patch, otherwise fails to build.
* multimedia/emby-server: Switch to Mono 6.8Dries Michiels2021-10-311-4/+4
| | | | | | | * Bump PORTREVISION because of dependency change * Re-format Makefile with portfmt PR: 258933
* multimedia/gmp-api: update to 92Jan Beich2021-10-312-7/+8
| | | | | | | | - Only gmp-storage.h is under Apache-2.0 license - Simplify description as the API hasn't really changed for years Changes: https://github.com/mozilla/gmp-api/compare/e393575...Firefox92 Reported by: portscout
* multimedia/celluloid-devel: update to 0.21.89Jan Beich2021-10-312-5/+5
| | | | Changes: https://github.com/celluloid-player/celluloid/8226647...8c1c442
* multimedia/smtube: update to 21.10.0VVD2021-10-302-4/+4
| | | | | | | | [21.10] - 2021-10-25 Possibility to use yt-dlp instead of youtube-dl. yt-dlp is used now by default. PR: 259551
* multimedia/smplayer: update to 21.10.0VVD2021-10-305-11/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 21.10.0 Latest [21.10] - 2021-10-29 The support for YouTube has been improved by using yt-dlp. Fixes buffering and playback of age-restricted videos. Possibility to use yt-dlp instead of youtube-dl. Option to use the AV1 codec with YouTube videos. Improve support for FreeBSD. Auto-rotate videos that have been recorded in vertical mode or upside down. Some bug fixes. Linux Ignore KDE's "single click". It causes unexpected behaviour. Windows It's easier to update the YouTube code. The installer is digitally signed. SMPlayer is now also available in the Windows Store. Mac OS Fix playback with mplayer when screenshots are enabled. Removed Support for the obsolete mplayer2. Version 21.8.0 [21.8] A version for Mac OS is now available. Better automatic resizing of the main window, trying to prevent black borders. Fix loading YouTube playlists. Add an option to rotate the video by 180 degrees. Playlist: try to prevent a one second delay when using play prev/next. Add some predefined speeds (0.25x, 0.5x, 1.25x, 1.5x, 1.75x). Fix audio CD playback with mpv. Fix audio channels. Windows The installation of YouTube support is now optional. Using Qt 5.15.2. Linux Disable power saving on Wayland during playback. Remove KDE from the categories in the *.desktop files. SMPlayer is now also available as appimage, flatpak and snap. PR: 259551
* multimedia/minisatip: Update to 1.1.47Bernhard Froehlich2021-10-292-4/+4
|
* multimedia/kodi-addon-*: Bump PORTREVISION after Kodi 19.2 updateBernhard Froehlich2021-10-297-7/+7
|
* multimedia/kodi-addon-pvr.iptvsimple: Update to 19.0.0Bernhard Froehlich2021-10-292-4/+4
|
* multimedia/kodi-addon-pvr.hts: Update to 19.0.0Bernhard Froehlich2021-10-292-4/+4
|
* multimedia/kodi-addon-inputstream.adaptive: Update to 19.0.0Bernhard Froehlich2021-10-292-4/+4
|
* multimedia/kodi: Update to 19.2Bernhard Froehlich2021-10-293-5/+177
| | | | | PR: 259162 Submitted by: yzrh@noema.org (maintainer)
* */*: Remove redundant '-[0-9]*' from CONFLICTSStefan Eßer2021-10-296-6/+6
| | | | | | | | | | | | | The conflict checks compare the patterns first against the package names without version (as reported by "pkg query "%n"), then - if there was no match - agsinst the full package names including the version (as reported by "pkg query "%n-%v"). Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter for the bash package in any version. But that pattern is functionally identical with just "bash". Approved by: portmgr (blanket)
* textproc/cmark: update to 0.30.2, latest upstreamAdriaan de Groot2021-10-281-0/+1
| | | | | | | | | | Release notes are at https://github.com/commonmark/cmark/releases/tag/0.30.2 With some bugfixes and an update to unicode 14.0 Bump PORTREVISION on dependent ports, to force a rebuild; this release changes some of the CMake & pkg-config machinery and they should follow. (Also, potentially so-version bump)
* devel/icu: update to 70.1Jan Beich2021-10-282-1/+2
| | | | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1 Reported by: GitHub (watch releases) PR: 258794 Exp-run by: antoine
* multimedia/assimp: Fix build on 32 bit platformsRobert Clausecker2021-10-272-3/+1730
| | | | PR: 259483
* multimedia/intel-media-sdk: update to 21.4.0Jan Beich2021-10-262-5/+4
| | | | Changes: https://github.com/Intel-Media-SDK/MediaSDK/compare/intel-mediasdk-21.3.5...intel-mediasdk-21.4.0
* multimedia/libva-intel-media-driver: update to 21.4.0Jan Beich2021-10-262-4/+4
| | | | Changes: https://github.com/intel/media-driver/compare/intel-media-21.3.5...intel-media-21.4.0
* multimedia/gmmlib: update to 21.3.2Jan Beich2021-10-262-4/+4
| | | | | Changes: https://github.com/intel/gmmlib/compare/intel-gmmlib-21.3.1...intel-gmmlib-21.3.2 Reported by: portscout
* multimedia/py-cec: Cosmetic changePo-Chuan Hsieh2021-10-251-1/+1
|
* multimedia/ffmpeg: update to 4.4.1Tobias C. Berner2021-10-252-5/+4
|
* multimedia/mpv-mpris: update to 0.6Tobias C. Berner2021-10-252-4/+4
| | | | | | | | | Changes: Fix YouTube regex including 0 to the numeric range Fix LoopStatus property change signal Fix loop-file change handler in mpv 0.33.0 Fix LoopStatus when numeric argument given to loop-file or loop-playlist
* Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)Alexey Dokuchaev2021-10-258-8/+8
| | | | | | | | | ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should start with lower-case letter and not end with a period which is added by the framework, similar to other knobs like BROKEN, IGNORE, et al. While here, remove needless quoting, add missing Oxford comma, expand contractions and jargonisms, use correct spelling for proper names.
* multimedia/svt-av1: disable LTO on riscv64Piotr Kubaj2021-10-251-0/+1
| | | | | Untested, but probably fixes build: ld: error: lto.tmp: cannot link object files with different floating-point ABI
* *: Rebuild for Rust 1.56.0Tobias Kortkamp2021-10-258-5/+8
|
* multimedia/gstreamer1-plugins-rust: Chase USES=cargo's new git source supportTobias Kortkamp2021-10-251-6/+3
| | | | PR: 256581
* multimedia/totem: Update to 3.38.2Neel Chauhan2021-10-233-5/+4
|