blob: 21ff77bd4aa2a64661a8f6b19faf6a178ce1e0f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = libkate-git
pkgdesc = A karaoke and text codec for embedding in ogg. Without broken KateDJ and Python2.
pkgver = 0.4.1
pkgrel = 6
url = https://wiki.xiph.org/OggKate
arch = x86_64
license = BSD
makedepends = pkg-config
makedepends = git
depends = libpng
depends = libogg
provides = libkate=0.4.1
conflicts = libkate
replaces = libkate
source = libkate-git::git+https://gitlab.com/lubosz/kate.git#branch=no-katedj
sha512sums = SKIP
pkgname = libkate-git
|