blob: ff65ea7d6d68401aeb37235652147d2b8ea1ba1d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = obs-text-pthread
pkgdesc = This plugin aims to show beautiful texts on OBS Studio
pkgver = 2.0.0
pkgrel = 1
url = https://obsproject.com/forum/resources/obs-pthread-text.1287/
arch = x86_64
arch = aarch64
license = GPL2
makedepends = cmake
depends = obs-studio>=28
depends = pango
options = debug
source = obs-text-pthread-2.0.0.tar.gz::https://github.com/norihiro/obs-text-pthread/archive/2.0.0.tar.gz
sha256sums = 6b5e6687fb0313daa45cf7829d8d9553bc63b448dd1cd5e316d5d8eb1e93dd53
pkgname = obs-text-pthread
|