blob: f2639f39d0ac2c9fcf6605d1e05ea4e5ec58f756 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = obs-ghostscript
pkgdesc = OBS Plugin to allow inclusion of PDF documents in scenes
pkgver = 1.3
pkgrel = 2
url = https://github.com/nleseul/obs-ghostscript
arch = x86_64
arch = i686
license = Unlincense
makedepends = make
depends = obs-studio
depends = ghostscript
source = https://github.com/nleseul/obs-ghostscript/archive/v1.3/obs-ghostscript-1.3.tar.gz
sha256sums = ef06d36d1ce42515f89cd56180aa38f4aaad612f28feb5d8e90cbe4d6bfba078
pkgname = obs-ghostscript
|