summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b0f72c8b393a5ab6e7f471904dada45d33dccd6e (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
pkgbase = thorvg
	pkgdesc = An open-source, lightweight, and portable library designed for rendering vector-based scenes and animations, including SVG and Lottie formats
	pkgver = 0.15.9
	pkgrel = 2
	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 = https://github.com/thorvg/thorvg/archive/refs/tags/v0.15.9.tar.gz
	sha256sums = 05c5424d5065f38db832c87785e3cc0e135443797a4431bdcda6807abf75d8cc

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

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