blob: dc4f1ab25595b06fb8198ac0d69e8f7a57bea69e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = nudgis-obs-plugin
pkgdesc = OBS plugin for UbiCast Nudgis
pkgver = 1.0.0
pkgrel = 4
url = https://github.com/UbiCastTeam/nudgis-obs-plugin
arch = x86_64
license = GPL2
makedepends = binutils
depends = obs-studio>=30
source = https://github.com/UbiCastTeam/nudgis-obs-plugin/releases/download/v1.0.0_OBS-30/nudgis-obs-plugin-1.0.0-x86_64-linux-gnu.deb
sha512sums = 57fa5782876c7204b213179bb4102b87f194bc7744ead523461c0ca62e1aa3b20e2eae4ecca34e3d276f5cac0d56388a0de468384fbda97894688a5f9a56268e
pkgname = nudgis-obs-plugin
|