mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
multimedia/obs-studio: Backport the patch enabling the Virtual Camera feature
Please note that it requires this command to be run: $ sudo webcamd -c v4l2loopback
This commit is contained in:
parent
605c9c9d24
commit
1190aa9371
2 changed files with 7 additions and 1 deletions
|
@ -1,7 +1,11 @@
|
|||
PORTNAME= obs-studio
|
||||
DISTVERSION= 31.0.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES= ff4522e2edf0f3bb40753f412944344050139794.patch:-p1 # v4l2loopback/virtual camera: Add support for non-Linux environments (updated PR)
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Open source streaming/recording software
|
||||
WWW= https://obsproject.com/ \
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
TIMESTAMP = 1745312343
|
||||
TIMESTAMP = 1745380335
|
||||
SHA256 (obsproject-obs-studio-31.0.3_GH0.tar.gz) = 299bc7e55af949b15c3d45634c414c995d5d01f460fceb30d04e5d5c781dbe4b
|
||||
SIZE (obsproject-obs-studio-31.0.3_GH0.tar.gz) = 16033846
|
||||
SHA256 (obsproject-libdshowcapture-ef8c1d2e19c93e664100dd41e1a0df4f8ad45430_GH0.tar.gz) = dadddf5e8cc6e626feaeed5021d6621df04bb6e3a4363017ee78510d62b9d141
|
||||
|
@ -11,3 +11,5 @@ SHA256 (obsproject-obs-websocket-a73c92788d70f08f91b8c0477b74f99c999beb09_GH0.ta
|
|||
SIZE (obsproject-obs-websocket-a73c92788d70f08f91b8c0477b74f99c999beb09_GH0.tar.gz) = 249252
|
||||
SHA256 (elgatosf-capture-device-support-81c94fb13dfddb412fcb17f1ba031917ec24be64_GH0.tar.gz) = 86e0fb40e8664afbf306ef43c7c4f5f899490570a5b8c6c3d584281f77198485
|
||||
SIZE (elgatosf-capture-device-support-81c94fb13dfddb412fcb17f1ba031917ec24be64_GH0.tar.gz) = 20797
|
||||
SHA256 (ff4522e2edf0f3bb40753f412944344050139794.patch) = ce40b92af31aa626feab6124cb67290602a5f9fca117bd8612b86febd7d1d4a6
|
||||
SIZE (ff4522e2edf0f3bb40753f412944344050139794.patch) = 2172
|
||||
|
|
Loading…
Add table
Reference in a new issue