blob: 9cc4c346c64756b8fe9d4c5025b30bef4f59b8f0 (
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
|
pkgbase = obs-studio-browser
pkgdesc = Free and open source software for video recording and live streaming. Built with the browser plugin.
pkgver = 26.0.2
pkgrel = 1
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 = jack
makedepends = vlc
makedepends = swig
makedepends = luajit
makedepends = python
makedepends = cef-minimal-3770
depends = ffmpeg
depends = jansson
depends = libxinerama
depends = libxkbcommon-x11
depends = qt5-x11extras
depends = curl
depends = gtk-update-icon-cache
optdepends = libfdk-aac: FDK AAC codec support
optdepends = libxcomposite: XComposite capture support
optdepends = jack: JACK Support
optdepends = vlc: VLC Media Source
optdepends = swig: Scripting
optdepends = luajit: Lua scripting
optdepends = python: Python scripting
provides = obs-studio=26.0.2
conflicts = obs-studio
source = obs-studio-browser::git+https://github.com/obsproject/obs-studio.git#tag=26.0.2
source = git+https://github.com/Mixer/ftl-sdk.git
source = git+https://github.com/obsproject/obs-browser.git
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = obs-studio-browser
|