Skip to content
Snippets Groups Projects
Commit 0f52747e authored by Francesco Colista's avatar Francesco Colista
Browse files

testing/obs-studio: disabled for aarch64 and armhf

parent f54f88fc
No related branches found
No related tags found
No related merge requests found
...@@ -2,10 +2,10 @@ ...@@ -2,10 +2,10 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org> # Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=obs-studio pkgname=obs-studio
pkgver=0.16.6 pkgver=0.16.6
pkgrel=0 pkgrel=1
pkgdesc="Free and open source software for live streaming and screen recording" pkgdesc="Free and open source software for live streaming and screen recording"
url="https://obsproject.com/" url="https://obsproject.com/"
arch="all" arch="all !aarch64 !armhf"
license="GPL2" license="GPL2"
makedepends="cmake ffmpeg-dev libxinerama-dev makedepends="cmake ffmpeg-dev libxinerama-dev
qt5-qtbase-dev qt5-x11extras-dev x264-dev fontconfig-dev qt5-qtbase-dev qt5-x11extras-dev x264-dev fontconfig-dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment