blob: b1bfa8fc565cef5ac8d4f05a0c2050d5d0d13d09 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = mingw-w64-imath
pkgdesc = A C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics (mingw-w64)
pkgver = 3.1.1
pkgrel = 1
url = https://github.com/AcademySoftwareFoundation/Imath
arch = any
license = BSD
checkdepends = mingw-w64-wine
makedepends = mingw-w64-cmake
makedepends = wine
depends = mingw-w64-crt
options = staticlibs
options = !buildflags
options = !strip
source = mingw-w64-imath-3.1.1.tar.gz::https://github.com/AcademySoftwareFoundation/Imath/archive/refs/tags/v3.1.1.tar.gz
sha256sums = a63fe91d8d0917acdc31b0c9344b1d7dbc74bf42de3e3ef5ec982386324b9ea4
pkgname = mingw-w64-imath
|