1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Commit Graph

14976 Commits

Author SHA1 Message Date
Neel Chauhan
9a2745d1ed multimedia/totem: Update to 3.38.2 2021-10-23 10:42:57 -07:00
Neel Chauhan
7ce9c7d876 multimedia/gtk-youtube-viewer: Update to 3.9.6 2021-10-23 08:01:46 -07:00
Yuri Victorovich
b5383faeff multimedia/obs-studio: Update 27.0.1 -> 27.1.3
Reported by:	portscout
2021-10-22 08:58:25 -07:00
Dries Michiels
4a4f05769c multimedia/librespot: Update to v0.3.0
ChangeLog: https://github.com/librespot-org/librespot/releases/tag/v0.3.0

PR:	259185
Reported by:	driesm.michiels@gmail.com (maintainer)
2021-10-20 07:36:42 +02:00
Jan Beich
d328b66805 multimedia/kooha: update to 2.0.1
Changes:	https://github.com/SeaDve/Kooha/releases/tag/v2.0.1
Reported by:	GitHub (watch releases)
2021-10-20 03:23:47 +00:00
Stefan Eßer
75f2ce0aff multimedia/tinyobjloader: Add CPE information
Approved by:	portmgr (blanket)
2021-10-19 13:14:38 +02:00
Stefan Eßer
ea6a6d1fe1 multimedia/shotcut: Add CPE information
Approved by:	portmgr (blanket)
2021-10-19 13:14:38 +02:00
Stefan Eßer
1287e53696 multimedia/motion: Add CPE information
Approved by:	portmgr (blanket)
2021-10-19 13:14:38 +02:00
Stefan Eßer
44d26ee6cb multimedia/mkvalidator: Add CPE information
Approved by:	portmgr (blanket)
2021-10-19 13:14:38 +02:00
Stefan Eßer
c6d9471459 multimedia/mkclean: Add CPE information
Approved by:	portmgr (blanket)
2021-10-19 13:14:37 +02:00
Stefan Eßer
6e0f8426eb multimedia/Bento4: Add CPE information
Approved by:	portmgr (blanket)
2021-10-19 13:14:37 +02:00
Tobias Kortkamp
ce1af7fdc2
*: apply refactor.remove-consecutive-empty-lines
Submitted by:	portedit
2021-10-19 10:36:47 +02:00
Mikael Urankar
ac002c6ed2 multimedia/obs-ndi: Remove march=core2 in CMakeLists.txt.
march=core2 isn't valid on several x86/non x86 platforms and causes build failures.

PR:		259171
Approved by:	yuri (maintainer)
2021-10-18 13:43:57 +02:00
Mikael Urankar
4b0565682a multimedia/gstreamer1-plugins-rust: Mark as broken on aarch64. 2021-10-18 13:43:56 +02:00
Yuri Victorovich
5bd3a97e61 multimedia/ustreamer: Update 4.6 -> 4.7
Reported by:	portscout
2021-10-17 08:49:40 -07:00
Tobias C. Berner
c1f36e0f27 KDE: Update KDE Frameworks to 5.87.0
Saturday, 09 Ocotber 2021

    KDE today announces the release of KDE Frameworks 5.87.0.

    KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
    of commonly needed functionality in mature, peer reviewed and well
    tested libraries with friendly licensing terms. For an introduction see
    the KDE Frameworks release announcement.

    This release is part of a series of planned monthly releases making
    improvements available to developers in a quick and predictable manner.

    Full announcement:
            https://kde.org/announcements/frameworks/5/5.87.0/

Exp-run by:	antoine
PR:		259032
2021-10-17 09:25:06 +02:00
Jan Beich
31f242f5ea multimedia/vmaf: update to 2.3.0
Changes:	https://github.com/Netflix/vmaf/releases/tag/v2.3.0
Reported by:	GitHub (watch releases)
2021-10-16 21:58:42 +00:00
Tatsuki Makino
ae86d15c02 multimedia/libopenshot: update to 0.2.7
PR:	259205
2021-10-16 14:31:03 -07:00
Tatsuki Makino
e744fae864 multimedia/openshot: update to 2.6.1
PR:	259206
2021-10-16 14:31:03 -07:00
Jimmy Olgeni
4460cf727a *: fix tab vs. space issues, and comments according to the guide. 2021-10-16 11:51:39 +02:00
Jimmy Olgeni
a4f1b6ca47 multimedia/bsdbktr_tvtune: fix typos in pkg-descr. 2021-10-16 09:09:22 +02:00
Kyle Evans
f6b2688204 multimedia/neolink: RTSP bridge for Neolink cameras [NEW]
Neolink allows you to use NVR software such as Shinobi or Blue Iris to
receive video from Reolink cameras, avoiding the need to purchase
proprietary NVR units.

WWW: https://github.com/thirtythreeforty/neolink
2021-10-15 21:37:00 -05:00
Jan Beich
04126856ad multimedia/celluloid-devel: update to 0.21.86
Changes:	https://github.com/celluloid-player/celluloid/52374bc...8226647
2021-10-16 00:54:41 +00:00
Thomas Zander
c9feb70a1f
multimedia/mkvtoolnix: Update to upstream version 62.0.0
Details:
- Bug fixes and enhancements, see
  https://mkvtoolnix.download/doc/NEWS.md

MFH:		2021Q4
2021-10-15 07:29:27 +02:00
Jan Beich
a950db788b multimedia/aom: force rebuild consumers after 6f68add3f9
$ 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/
2021-10-14 22:20:58 +00:00
Jan Beich
6f68add3f9 multimedia/aom: update to 3.2.0
Changes:	https://aomedia.googlesource.com/aom/+log/v3.1.3..v3.2.0
Reported by:	Repology
2021-10-14 22:00:33 +00:00
Jan Beich
02e6f2e978 multimedia/aom: drop unused USES=localbase after f40d123e50 2021-10-14 21:59:48 +00:00
Stefan Eßer
d45c9d95d9 multimedia/py-gstreamer1: Add CPE information
Approved by:	portmgr (blanket)
2021-10-14 23:30:52 +02:00
Yuri Victorovich
c6f10a7b5e multimedia/obs-studio: Backport patch enabling OBS Studio Virtual Camera 2021-10-14 12:26:55 -07:00
Mark Felder
2d51125922 multimedia/plexmediaserver: Update to 1.24.4.5081
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/464
2021-10-14 16:29:54 +00:00
Mikael Urankar
ff6aa2bd20 multimedia/mswebrtc: Fix build on aarch64. 2021-10-14 17:53:44 +02:00
Jan Beich
036ab4bffe multimedia/kvazaar: update to 2.1.0
Changes:	https://github.com/ultravideo/kvazaar/releases/tag/v2.1.0
Reported by:	GitHub (watch releases)
2021-10-13 16:52:54 +00:00
Po-Chuan Hsieh
b67154a75d
multimedia/mediainfo: Cosmetic change 2021-10-13 13:36:10 +08:00
Piotr Kubaj
9386a8c6ea multimedia/obs-studio: add powerpc64le to LUAJIT users 2021-10-12 18:37:04 +00:00
Tobias C. Berner
e140c1eb79 graphics/poppler: bump consumers after 2dee0997fb 2021-10-12 20:23:21 +02:00
Dima Panov
86140fc158 multimedia/qmmp*-qt5: update to 1.5.2 release 2021-10-13 04:21:38 +10:00
Jan Beich
88ebb9623e multimedia/libva-intel-media-driver: update to 21.3.5
Changes:	https://github.com/intel/media-driver/compare/intel-media-21.3.4...intel-media-21.3.5
Reported by:	GitHub (watch releases)
2021-10-12 16:56:23 +00:00
Hans Petter Selasky
b122121902 multimedia/webcamd: Silence prints from rc script when webcamd is disabled.
PR:		259062
Approved by:    pi (implicit)
2021-10-12 10:46:46 +02:00
Mark Felder
eaace9d675 multimedia/plexmediaserver-plexpass: Update to 1.24.4.5081
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/464
2021-10-11 16:29:38 +00:00
Mark Felder
8bc5c3a8ea multimedia/plexmediaserver: Update to 1.24.3.5033
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/462
2021-10-11 16:28:47 +00:00
Baptiste Daroussin
2c672a4de9 INSTALLS_ICONS: retire the macro and rework the related dependencies
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)
2021-10-10 21:44:42 +02:00
Max Brazhnikov
8e1e44088b multimedia/subtitlecomposer: update to 0.7.1
The project is hosted by KDE, update WWW and MASTER_SITES accordingly.
Remove all options, ffmpeg is now the only supported backend.
2021-10-10 17:26:14 +03:00
Thomas Zander
2870caaf32
multimedia/ffmpeg: Remove celt support (deprecated upstream).
PR:		258656
Reported by:	diizzy
2021-10-09 09:29:51 +02:00
Jan Beich
f16d8e5635 multimedia/libvpx: update 1.11.0
Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0
Reported by:	portscout, Repology
2021-10-09 00:45:18 +00:00
Bernhard Froehlich
9dc0aeb8a6 multimedia/x265: Add CPE information
Approved by:    portmgr (blanket)
2021-10-08 11:40:54 +00:00
Bernhard Froehlich
a8a481fdfc multimedia/rtmpdump: Add CPE information
Approved by:    portmgr (blanket)
2021-10-08 11:40:10 +00:00
Bernhard Froehlich
668a591254 multimedia/mp4v2: Add CPE information
Approved by:    portmgr (blanket)
2021-10-08 11:39:15 +00:00
Bernhard Froehlich
106c3f15ac multimedia/mediainfo: Add CPE information
Approved by:    portmgr (blanket)
2021-10-08 11:38:27 +00:00
Bernhard Froehlich
bee479cf47 multimedia/libmtp: Add CPE information
Approved by:    portmgr (blanket)
2021-10-08 11:37:37 +00:00
Bernhard Froehlich
6d4579ca09 multimedia/libass: Add CPE information
Approved by:    portmgr (blanket)
2021-10-08 11:36:40 +00:00