Search Criteria
Package Details: mingw-w64-raylib 5.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mingw-w64-raylib.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-raylib |
Description: | Simple and easy to use game programming library (mingw-w64) |
Upstream URL: | https://www.raylib.com |
Keywords: | mingw raylib |
Licenses: | zlib |
Submitter: | seo.disparate |
Maintainer: | seo.disparate |
Last Packager: | seo.disparate |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-05-20 11:32 (UTC) |
Last Updated: | 2023-11-21 10:22 (UTC) |
Dependencies (4)
- mingw-w64-crt (llvm-mingw-w64-toolchain-ucrt-binAUR, llvm-mingw-w64-toolchain-msvcrt-binAUR)
- mingw-w64-glfwAUR
- mingw-w64-cmakeAUR (llvm-mingw-w64-cmakeAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
Latest Comments
« First ‹ Previous 1 2
xantares commented on 2020-05-20 12:07 (UTC) (edited on 2020-05-20 12:15 (UTC) by xantares)
hello
arch shoud be 'any'
mingw-w64-crt shoud be added to depends
no need to list mingw-w64-gcc, it is already pulled by mingw-w64-cmake
CMAKE_INSTALL_PREFIX is already set by arch-cmake
CMAKE_INSTALL_LIBDIR also
why setting fPIC if WITH_PIC is set, which one is useful ?
usually the description ends with "(mingw-w64)"
you could try USE_EXTERNAL_GLFW to avoid bundling glfw
xan
« First ‹ Previous 1 2