Search Criteria
Package Details: librnd4 4.3.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/librnd4.git (read-only, click to copy) |
|---|---|
| Package Base: | librnd4 |
| Description: | free/open source, flexible, modular two-dimensional CAD engine |
| Upstream URL: | http://www.repo.hu/projects/librnd/ |
| Licenses: | GPL2 |
| Submitter: | cuvoodoo |
| Maintainer: | None |
| Last Packager: | cuvoodoo |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-02-17 10:36 (UTC) |
| Last Updated: | 2025-02-01 07:00 (UTC) |
Dependencies (9)
- bash (bash-gitAUR, bash-devel-gitAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- fungwAUR (fungw-svnAUR) (optional) – turing complete scripting
- gd (gd-gitAUR) (optional) – to export/import to/from png, jpg or gif
- gtk2AUR (gtk2-patched-filechooser-icon-viewAUR) (optional) – GTK2 GUI
- gtkglextAUR (optional) – GTK2 GUI, OpenGL render
- libepoxy (libepoxy-gitAUR) (optional) – GTK4 GUI
- libstrokeAUR (optional) – mouse gestures
- openmotif (optional) – the lesstif GUI
Latest Comments
emulti commented on 2025-11-01 07:45 (UTC)
librnd4 version 4.3.1 fails to build for me with an error 'mkdir not found' during configure. Updating the pkgver in PKGBUILD to the latest version 4.4.0 (and updating SHA256SUMS) results in a successful build.
frankspace commented on 2023-09-23 19:54 (UTC)
I am attempting to install 4.0.4-2 in a chroot, and I am encountering the same problem as loqy. I tried adding the optdepends to the chroot as well, and that made no difference. I also tried adding
options=('!buildflags')to the PKGBUILD, which also made no difference.loqy commented on 2023-08-31 06:27 (UTC)
It still fails to build at the same point. Maybe there is a dependency not mentioned in this pkgbuild?
cuvoodoo commented on 2023-08-31 00:37 (UTC)
the next version is available, and using archroot it passed the check(). @loqy please let me know if you still have an issue
loqy commented on 2023-07-27 10:41 (UTC)
This package fails to build for me