Port details |
- obs-streamfx OBS Studio Plugin: Modern effects
- 0.12.0.b299_2 multimedia =2 0.12.0.b299_2Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2020-04-04 09:16:02
- Last Update: 2023-12-13 01:26:29
- Commit Hash: 4fc64e4
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://github.com/Xaymar/obs-StreamFX
- Description:
- StreamFX is a plugin to libOBS (OBS Studio, StreamElements OBS Live) that adds
new sources, filters and transitions to give you the ability to drastically
improve your stream and recording setup past what was possible in OBS Studio
until now. Whether it is blurring out a region, moving something in 3D, or
just writing your own shaders as a new transition, source or filter -
StreamFX has it all.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- obs-streamfx>0:multimedia/obs-streamfx
- To install the port:
- cd /usr/ports/multimedia/obs-streamfx/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/obs-streamfx
- pkg install obs-streamfx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: obs-streamfx
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: i386
- distinfo:
- TIMESTAMP = 1685401462
SHA256 (Xaymar-obs-StreamFX-0.12.0b299_GH0.tar.gz) = 4b2fe76c93238951509ba691eb21e204cc14c1f8a4b7558aa045fba62eba1109
SIZE (Xaymar-obs-StreamFX-0.12.0b299_GH0.tar.gz) = 12997480
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- json.hpp : devel/nlohmann-json
- cmake : devel/cmake-core
- ninja : devel/ninja
- xorgproto>=0 : x11/xorgproto
- lupdate : devel/qt6-tools
- Library dependencies:
-
- libavcodec.so : multimedia/ffmpeg
- libcurl.so : ftp/curl
- libobs.so : multimedia/obs-studio
- libGL.so : graphics/libglvnd
- libOpenGL.so : graphics/libglvnd
- libQt6Core.so : devel/qt6-base
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- multimedia_obs-streamfx
- USES:
- cmake gl localbase:ldflags qt:6
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.12.0.b299_2 13 Dec 2023 01:26:29 |
Yuri Victorovich (yuri) |
multimedia/obs-studio: update 29.1.3 → 30.0.2
Reported by: portscout |
0.12.0.b299_1 26 Jul 2023 19:58:56 |
Loïc Bartoletti (lbartoletti) |
devel/qt6: bump dependent ports |
0.12.0.b299 30 May 2023 00:18:08 |
Yuri Victorovich (yuri) |
multimedia/obs-streamfx: Update 0.12.0b164 → 0.12.0b299 |
0.12.0.b164_3 27 Apr 2023 12:01:46 |
Daniel Engberg (diizzy) |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s) |
0.12.0.b164_2 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
0.12.0.b164_1 12 Jan 2023 05:25:22 |
Yuri Victorovich (yuri) |
multimedia/obs-studio: Update 28.1.2 -> 29.0.0
Reported by: portscout |
0.12.0.b164 29 Dec 2022 22:15:35 |
Yuri Victorovich (yuri) |
multimedia/obs-streamfx: Update 0.11.1 -> 0.12.0b164 |
0.11.1 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
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) |
0.11.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above ) |
0.11.1 19 Jun 2022 18:15:00 |
Yuri Victorovich (yuri) |
multimedia/obs-streamfx: Update 0.9.3 -> 0.11.1
Reported by: portscout |
0.9.3 02 Jan 2022 02:50:35 |
Piotr Kubaj (pkubaj) |
multimedia/obs-streamfx: fix build on non-x86
The upstream patch removes unused x86-only headers. |
0.9.3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.9.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.3 02 Feb 2021 17:10:01 |
yuri |
multimedia/obs-streamfx: Update 0.9.2 -> 0.9.3
Reported by: portscout |
0.9.2 07 Dec 2020 04:23:13 |
yuri |
multimedia/obs-streamfx: Update 0.9.0 -> 0.9.2 |
0.9.0 11 Oct 2020 04:34:14 |
yuri |
multimedia/obs-streamfx: Update 0.8.3 -> 0.9.0
Reported by: portscout |
0.8.3 03 Aug 2020 03:36:46 |
yuri |
multimedia/obs-streamfx: Update 0.8.2 -> 0.8.3
Reported by: portscout |
0.8.2 30 Jul 2020 00:59:44 |
yuri |
multimedia/obs-streamfx: Update 0.8.1 -> 0.8.2
Reported by: portscout |
0.8.1 28 Jul 2020 06:02:06 |
yuri |
multimedia/obs-streamfx: Update 0.8.0 -> 0.8.1
Reported by: portscout |
0.8.0 05 Jun 2020 17:31:47 |
yuri |
multimedia/obs-streamfx: Update 0.8.0b3 -> 0.8.0
Reported by: portscout |
0.8.0.b3 07 May 2020 01:44:41 |
yuri |
multimedia/obs-streamfx: Update 0.8.0b2hf2 -> 0.8.0b3
Reported by: portscout |
0.8.0.b2.h2 28 Apr 2020 16:07:59 |
yuri |
multimedia/obs-streamfx: Not for arch i386
The upstream says that it can't work on i386:
https://github.com/Xaymar/obs-StreamFX/issues/203#issuecomment-620448554
Reported by: fallout |
0.8.0.b2.h2 25 Apr 2020 08:39:06 |
yuri |
multimedia/obs-streamfx: Update 0.8.0b2 -> 0.8.0b2hf2
Reported by: portscout |
0.8.0.b2 24 Apr 2020 05:13:50 |
yuri |
multimedia/obs-streamfx: Update 0.8.0b1 -> 0.8.0b2 |
0.8.0.b1_1 18 Apr 2020 23:11:05 |
yuri |
multimedia/obs-streamfx: Backport the pull request attempting to unbreak the
build on some systems |
0.8.0.b1 09 Apr 2020 01:11:25 |
yuri |
multimedia/obs-streamfx: Update 0.8.0a4 -> 0.8.0b1 |
0.8.0.a4 04 Apr 2020 06:53:06 |
yuri |
New port: multimedia/obs-streamfx: OBS Studio Plugin: Modern effects |