blob: 716b4caf9446cdf1b14b0a569b252bfb06fe2636 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
pkgbase = obs-studio-tytan652
pkgdesc = Free and open source software for video recording and live streaming. Built with Browser, VST plugins, FTL protocol and my bind interface PR.
pkgver = 26.1.2
pkgrel = 7
url = https://github.com/obsproject/obs-studio
arch = i686
arch = x86_64
license = GPL2
makedepends = cmake
makedepends = git
makedepends = libfdk-aac
makedepends = libxcomposite
makedepends = x264
makedepends = vlc
makedepends = swig
makedepends = luajit
makedepends = python
depends = ffmpeg
depends = jansson
depends = libxinerama
depends = libxkbcommon-x11
depends = mbedtls
depends = qt5-svg
depends = qt5-x11extras
depends = curl
depends = jack
depends = gtk-update-icon-cache
depends = ftl-sdk
optdepends = libfdk-aac: FDK AAC codec support
optdepends = libxcomposite: XComposite capture support
optdepends = libva-intel-driver: hardware encoding
optdepends = libva-mesa-driver: hardware encoding
optdepends = vlc-luajit: fixed VLC Media Source (crash with 'vlc')
optdepends = swig: Scripting
optdepends = luajit: Lua scripting
optdepends = python: scripting support
optdepends = v4l2loopback-dkms: Virtual camera output
provides = obs-studio=26.1.2
conflicts = obs-studio
conflicts = obs-linuxbrowser
source = obs-studio::git+https://github.com/obsproject/obs-studio.git#tag=26.1.2
source = python_fix.patch
source = use_system_ftl-sdk.patch
source = bind_iface.patch
source = obs-browser::git+https://github.com/obsproject/obs-browser.git
source = obs-vst::git+https://github.com/obsproject/obs-vst.git#commit=cca219fa3613dbc65de676ab7ba29e76865fa6f8
sha256sums = SKIP
sha256sums = 430d7d0a7e1006c1f6309ad7d4912033dadd542b641f9d41259a5bad568379c9
sha256sums = c19c48fa8cc2821281ae452acc19c3003010224ecf2f2080991a5398bac4ec2e
sha256sums = 109ffd8702b7b3973f4167f8821196b304df268205bf19e277281e65a0448182
sha256sums = SKIP
sha256sums = SKIP
source_i686 = https://cef-builds.spotifycdn.com/cef_binary_76.1.13+gf19c584+chromium-76.0.3809.132_linux32_minimal.tar.bz2
sha256sums_i686 = baa0624e2d6b86a60d18117cb65e125f882ef66cf413cd7ac63a480d904004f0
source_x86_64 = https://cef-builds.spotifycdn.com/cef_binary_76.1.13+gf19c584+chromium-76.0.3809.132_linux64_minimal.tar.bz2
sha256sums_x86_64 = 6b0dfa8ddafcec822fcd20018cf081959ffa6d0565be3793da1f596ac0733c38
pkgname = obs-studio-tytan652
|