blob: 5d0799fd6385ee94da634be52f1a8e702457c6ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = obs-text-pthread
pkgdesc = This plugin aims to show beautiful texts on OBS Studio
pkgver = 2.0.4
pkgrel = 1
url = https://obsproject.com/forum/resources/obs-pthread-text.1287/
arch = x86_64
arch = aarch64
license = GPL-2.0-or-later
makedepends = cmake
depends = obs-studio>=28
depends = glibc
depends = glib2
depends = cairo
depends = libpng
depends = pango
options = debug
source = obs-text-pthread-2.0.4.tar.gz::https://github.com/norihiro/obs-text-pthread/archive/2.0.4.tar.gz
sha256sums = 1c4040e3fbca897640c40d1c6960a8c12d58a64ab365ccb1c5104703f4427ccb
pkgname = obs-text-pthread
|