* update draco to 1.5.6-3
This commit is contained in:
parent
526a4b54b4
commit
bab4aa7bbd
15
draco/.SRCINFO
Normal file
15
draco/.SRCINFO
Normal file
@ -0,0 +1,15 @@
|
||||
pkgbase = draco
|
||||
pkgdesc = A library for compressing and decompressing 3D geometric meshes and point clouds
|
||||
pkgver = 1.5.6
|
||||
pkgrel = 3
|
||||
url = https://github.com/google/draco
|
||||
arch = x86_64
|
||||
license = Apache
|
||||
makedepends = cmake
|
||||
makedepends = ninja
|
||||
depends = gcc-libs
|
||||
options = staticlibs
|
||||
source = draco-1.5.6.tar.gz::https://github.com/google/draco/archive/1.5.6.tar.gz
|
||||
sha256sums = 0280888e5b8e4c4fb93bf40e65e4e8a1ba316a0456f308164fb5c2b2b0c282d6
|
||||
|
||||
pkgname = draco
|
3
draco/.nvchecker.toml
Normal file
3
draco/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[draco]
|
||||
source = "git"
|
||||
git = "https://github.com/google/draco.git"
|
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=draco
|
||||
pkgver=1.5.6
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="A library for compressing and decompressing 3D geometric meshes and point clouds"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://github.com/google/draco"
|
||||
|
Loading…
x
Reference in New Issue
Block a user