Package Details: plib 1.8.5-10

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.34
First Submitted: 2020-05-07 12:16 (UTC)
Last Updated: 2025-07-09 15:01 (UTC)

Latest Comments

frankspace commented on 2025-07-10 12:55 (UTC)

It looks as if the new upstream url for config.sub and config.guess is 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)

-> Downloading config.guess...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   154  100   154    0     0    200      0 --:--:-- --:--:-- --:--:--   200
  0     0    0     0    0     0      0      0 --:--:--  0:01:02 --:--:--     0
curl: (22) The requested URL returned error: 504
Warning: Problem : HTTP error. Will retry in 3 seconds. 3 retries left.

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.