Search Criteria
Package Details: plib 1.8.5-10
Package Actions
| Git Clone URL: | https://aur.archlinux.org/plib.git (read-only, click to copy) | 
|---|---|
| Package Base: | plib | 
| Description: | Set of libraries to write games and other realtime interactive applications | 
| Upstream URL: | https://plib.sourceforge.net/ | 
| Licenses: | custom:LGPL | 
| Submitter: | jelly | 
| Maintainer: | jgmdev | 
| Last Packager: | jgmdev | 
| Votes: | 11 | 
| Popularity: | 0.27 | 
| First Submitted: | 2020-05-07 12:16 (UTC) | 
| Last Updated: | 2025-07-09 15:01 (UTC) | 
Dependencies (3)
- libxi (libxi-gitAUR) (make)
- libxmu (make)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, vulkan-terakan-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-minimal-gitAUR, mesa-gitAUR, mesa-rk35xx-gitAUR, mesa-amber) (make)
Required by (11)
- crashtest
- crrcsim (make)
- crrcsim-hg (make)
- flightgear (make)
- simgear-git
- speed-dreams-git
- speed-dreams-svn
- stormbaancoureur (make)
- torcs (make)
- torcs-can (make)
- torcs-data (make)
Latest Comments
frankspace commented on 2025-07-10 12:55 (UTC)
It looks as if the new upstream url for
config.subandconfig.guessis at https://cgit.git.savannah.gnu.org/cgit/config.git/tree/ but it's very slow.Popolon commented on 2025-07-08 16:10 (UTC)
It looks like http://git.savannah.gnu.org/ doesn't exist anymore, and then the 2 files config.guess and config.sub can't be downloaded from there. Do you still have these files, and then could you simply include them beside PKGBUILD? This is blocking for simgear+flightgear.
Other solution is to contact plib author to resolve the incompatibility with modern linux systems in current state of configure.
morsmortium commented on 2025-06-22 21:23 (UTC)
This file can't download
imrejonk commented on 2022-05-13 18:17 (UTC)
Thanks for the PKGBUILD! I have two ideas for improving package security: 1. Replace the md5sum with a sha256sum. 2. Replace the savannah URLs with their HTTPS equivalents.
guraknugen commented on 2020-09-18 19:03 (UTC)
When updating from 1.8.5-8 to 1.8.5-9 with Yay, I had to do: LC_ALL=C yay -Sua Without the LC_ALL thing I got an error message and the update was cancelled. I run Manjaro Linux 20.1 in Swedish. Just a hint if someone has the same problem.