Search Criteria
Package Details: tic80-pro-git 1.1.2837-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tic80-pro-git.git (read-only, click to copy) |
---|---|
Package Base: | tic80-pro-git |
Description: | TIC-80 is a fantasy computer for making, playing and sharing tiny games. This is the pro version, built from git, for those who don't have money to buy it. |
Upstream URL: | https://tic80.com |
Licenses: | MIT |
Conflicts: | tic80 |
Submitter: | ascanio |
Maintainer: | ascanio |
Last Packager: | ascanio |
Votes: | 4 |
Popularity: | 0.66 |
First Submitted: | 2024-09-27 20:55 (UTC) |
Last Updated: | 2024-09-27 20:55 (UTC) |
Dependencies (7)
- libglvnd (libglvnd-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- coreutils (coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glu (glu-gitAUR) (make)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, vulkan-terakan-gitAUR, mesa-minimal-gitAUR, mesa-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amber) (make)
- ruby (make)
Latest Comments
arthurfragoso commented on 2025-08-24 03:31 (UTC)
I was getting this error:
I was able to fix using a patch created with the help of ChatGPT to use the system SDL library instead of compiling a new one. Feel free to update the PKGBUILD if you like it.
And if anyone is having a problem with the CMake version, just use:
CMAKE_POLICY_VERSION_MINIMUM=3.5 makepkg -si
orCMAKE_POLICY_VERSION_MINIMUM=3.5 yay -Sy tic80-pro-git