Add 'obs-vkcapture/' from commit '2918b6b331
'
git-subtree-dir: obs-vkcapture git-subtree-mainline:ac50cd8280
git-subtree-split:2918b6b331
This commit is contained in:
commit
004eaa228c
2 changed files with 72 additions and 0 deletions
25
obs-vkcapture/.SRCINFO
Normal file
25
obs-vkcapture/.SRCINFO
Normal file
|
@ -0,0 +1,25 @@
|
|||
pkgbase = obs-vkcapture
|
||||
pkgver = 1.2.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/nowrep/obs-vkcapture
|
||||
arch = x86_64
|
||||
license = GPL2
|
||||
makedepends = gcc
|
||||
makedepends = cmake
|
||||
makedepends = vulkan-headers
|
||||
makedepends = lib32-gcc-libs
|
||||
makedepends = lib32-vulkan-icd-loader
|
||||
makedepends = lib32-libgl
|
||||
depends = vulkan-icd-loader
|
||||
depends = libgl
|
||||
depends = obs-studio>=27
|
||||
source = https://github.com/nowrep/obs-vkcapture/archive/v1.2.0.tar.gz
|
||||
sha512sums = e30aeb24af467a9f8a343985b77ea5cd4e39fdcdec067f3c65f7dd9b8915a933bff1ee5127e4a7a4eaa0e740f97f31af669cb5a75155bbd9937d694d739a6d7d
|
||||
|
||||
pkgname = obs-vkcapture
|
||||
pkgdesc = OBS Linux Vulkan/OpenGL game capture
|
||||
|
||||
pkgname = lib32-obs-vkcapture
|
||||
pkgdesc = OBS Linux Vulkan/OpenGL game capture (32-bit)
|
||||
depends = lib32-vulkan-icd-loader
|
||||
depends = lib32-libgl
|
Loading…
Add table
Add a link
Reference in a new issue