Search Criteria
Package Details: mingw-w64-physfs 3.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mingw-w64-physfs.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-physfs |
Description: | A library to provide abstract access to various archives (mingw-w64) |
Upstream URL: | http://icculus.org/physfs/ |
Licenses: | zlib |
Submitter: | edub4rt |
Maintainer: | edub4rt |
Last Packager: | edub4rt |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-06-07 13:52 (UTC) |
Last Updated: | 2022-12-10 10:01 (UTC) |
Dependencies (2)
- mingw-w64-zlibAUR
- mingw-w64-cmakeAUR (llvm-mingw-w64-cmakeAUR) (make)
Latest Comments
xantares commented on 2018-08-10 06:41 (UTC)
you forgot to strip libraries
the arch-cmake macro already sets -DCMAKE_BUILD_TYPE=Release
you dont need w64-gcc w64-crt as makedeps, just w64-cmake
xantares commented on 2018-06-09 07:52 (UTC) (edited on 2018-06-09 07:54 (UTC) by xantares)
hi,
mingw-w64-cmake already sets the prefix and build type, and already depends on mingw-w64-gcc
also mingw-gcc-crt doesnt exist, it's mingw-w64-crt and should be in depends not makedepends
also dont forget to strip libraries