draco: fix copyright

This commit is contained in:
Jerome Duval
2023-12-01 18:36:20 +01:00
parent 1d73725b1b
commit 3a2b6a6ffa

View File

@@ -3,13 +3,12 @@ DESCRIPTION="Draco is a library for compressing and decompressing 3D geometric m
point clouds. It is intended to improve the storage and transmission of 3D \
graphics."
HOMEPAGE="https://github.com/google/draco/"
COPYRIGHT="1997-2022 Sam Lantinga"
COPYRIGHT="2016-2022 The Draco Authors"
LICENSE="Apache v2"
REVISION="1"
REVISION="2"
SOURCE_URI="$HOMEPAGE/archive/refs/tags/$portVersion.tar.gz"
CHECKSUM_SHA256="0280888e5b8e4c4fb93bf40e65e4e8a1ba316a0456f308164fb5c2b2b0c282d6"
SOURCE_FILENAME="draco-$portVersion.tar.gz"
SOURCE_DIR="draco-$portVersion"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"