mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
draco: fix copyright
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user