summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9f82fc7f1176681ef5a96535bc653a6a350fc25d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
pkgbase = thorvg-git
	pkgdesc = An open-source, lightweight, and portable library designed for rendering vector-based scenes and animations, including SVG and Lottie formats
	pkgver = r3511.3e337083
	pkgrel = 5
	url = https://www.thorvg.org/
	arch = x86_64
	arch = aarch64
	arch = riscv32
	arch = riscv64
	arch = i386
	arch = i686
	arch = armv7h
	arch = armv6h
	arch = loong64
	arch = powerpc
	arch = powerpc64le
	arch = powerpc64
	license = MIT
	makedepends = meson
	makedepends = ninja
	depends = libpng
	depends = libjpeg
	depends = libwebp
	depends = mesa
	depends = libx11
	source = thorvg::git+https://github.com/thorvg/thorvg.git
	sha256sums = SKIP

pkgname = thorvg-git
	pkgdesc = An open-source, lightweight, and portable library designed for rendering vector-based scenes and animations, including SVG and Lottie formats
	provides = thorvg
	conflicts = thorvg

pkgname = thorvg-git-examples
	pkgdesc = Examples for thorvg-git An open-source, lightweight, and portable library designed for rendering vector-based scenes and animations, including SVG and Lottie formats
	depends = sdl2
	depends = thorvg-git
	provides = thorvg-examples
	conflicts = thorvg-examples