summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNigel Kukard2021-08-12 08:23:25 +0000
committerNigel Kukard2021-08-12 08:32:00 +0000
commit7dca6a13f286c6c2d3716096f4259e1fb64897c6 (patch)
tree3e636efce39bf201641c4f73b39a501b011d0a6a /PKGBUILD
parent8ef8be074e2e18728b5d5f9a6c9fc55276036472 (diff)
downloadaur-7dca6a13f286c6c2d3716096f4259e1fb64897c6.tar.gz
Added pipewire dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 44bb5891dbfa..e9db24e2abc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: zan <zan@420blaze.it>
pkgname=obs-hevc-vaapi-git
-pkgver=27.0.1.r82.ga9352985c
+pkgver=27.0.1.r105.gf48795439
pkgrel=1
pkgdesc="Free and open source software for video recording and live streaming. With VAAPI HEVC support."
arch=(i686 x86_64)
url="https://github.com/obsproject/obs-studio"
license=(GPL2)
depends=(at-spi2-atk ffmpeg jansson libxinerama qt5-x11extras mbedtls libxrandr nss libxss)
-makedepends=(cmake git x264 jack vlc-luajit swig cef-minimal)
+makedepends=(cmake git x264 jack vlc-luajit swig cef-minimal pipewire)
optdepends=("libfdk-aac: FDK AAC codec support"
"libxcomposite: XComposite capture support"
"jack: JACK Support"