blob: 0cedbf1cab06baade1893bfec29db23070701a00 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = obs-text-pango
pkgdesc = Prefer obs-text-pthread instead | This plugin provides a text source for OBS Studio which is layed out and rendered using Pango
pkgver = 1.0
pkgrel = 2
url = https://github.com/kkartaltepe/obs-text-pango
arch = x86_64
license = GPL2
makedepends = cmake
depends = obs-studio
source = obs-text-pango-1.0.tar.gz::https://github.com/kkartaltepe/obs-text-pango/archive/v1.0.tar.gz
source = updated_french.patch::https://patch-diff.githubusercontent.com/raw/kkartaltepe/obs-text-pango/pull/12.patch
sha256sums = 07bc145256393a902637ade6820d03988b655796748733ecec53790d370d2e4e
sha256sums = 059b6364966f8c90044b27efc100136ca03e8093c69cc91c10b79b0f26640669
pkgname = obs-text-pango
|