summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d4b8aa0c465d33bdf72b2c32e71e1cb2fddd3b6c (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
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.10
	pkgrel = 1
	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.10.tar.gz
	source = example_stdio_h.patch
	sha256sums = ea4bfda399364d0037b68b7bb50f78769d00cbe9d8ed743e05ae6c50d225c7cc
	sha256sums = 5eaf0991514b272c1da7f7f696643306b5d501a06733c36c01f5c972cc8394c7

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