blob: 8244697442a1acc4dc4aa0dd456ec3acb3b1086b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = mingw-w64-assimp
pkgdesc = Portable Open Source library to import various well-known 3D model formats in an uniform manner (mingw-w64)
pkgver = 5.4.3
pkgrel = 1
url = http://www.assimp.org/
arch = any
license = BSD-3-Clause
checkdepends = mingw-w64-wine
makedepends = mingw-w64-cmake
makedepends = ninja
depends = mingw-w64-zlib
depends = mingw-w64-boost
depends = mingw-w64-minizip
options = !strip
options = !buildflags
options = staticlibs
source = assimp-5.4.3.tar.gz::https://github.com/assimp/assimp/archive/v5.4.3.tar.gz
sha256sums = 66dfbaee288f2bc43172440a55d0235dfc7bf885dda6435c038e8000e79582cb
pkgname = mingw-w64-assimp
|