Package Details: fna3d-git 20.11.r19.g9d432ab-1

Git Clone URL: https://aur.archlinux.org/fna3d-git.git (read-only, click to copy)
Package Base: fna3d-git
Description: 3D graphics library for FNA
Upstream URL: https://fna-xna.github.io/
Licenses: zlib
Conflicts: fna3d
Provides: fna3d
Submitter: linkmauve
Maintainer: linkmauve
Last Packager: linkmauve
Votes: 0
Popularity: 0.000000
First Submitted: 2020-11-28 12:05 (UTC)
Last Updated: 2020-11-28 12:05 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

Popolon commented on 2021-05-08 22:05 (UTC)

There is an error with the last lib version (doesn't current PKGBUILD lib version).

you can get the last lib version and reuse it like this:

NAME=`readlink libFNA3D.so.0`
install -Dm755 ${NAME} "$pkgdir"/usr/lib/
ln -s ${NAME} "$pkgdir"/usr/lib/libFNA3D.so.0