summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f76c3e0c1190c31cfba3d6697d32681135a92a68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = draco-git
	pkgdesc = Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.
	pkgver = 1.5.6
	pkgrel = 1
	url = https://google.github.io/draco/
	arch = x86_64
	license = Apache
	makedepends = cmake
	makedepends = git
	depends = gcc-libs
	source = git+https://github.com/google/draco.git#branch=main
	sha256sums = SKIP

pkgname = draco-git