Search Criteria
Package Details: libthreadar 1.6.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/libthreadar.git (read-only, click to copy) |
|---|---|
| Package Base: | libthreadar |
| Description: | C++ library manage threads and any type to exception between them |
| Upstream URL: | http://libthreadar.sourceforge.net |
| Licenses: | GPL-3.0-or-later, LGPL-3.0-only |
| Provides: | libthreadar.so |
| Submitter: | frekky |
| Maintainer: | envolution |
| Last Packager: | envolution |
| Votes: | 1 |
| Popularity: | 0.061812 |
| First Submitted: | 2021-01-01 13:48 (UTC) |
| Last Updated: | 2025-08-27 22:40 (UTC) |
Dependencies (8)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- doxygen (doxygen-gitAUR) (make)
- groff (groff-gitAUR) (make)
- libtool (libtool-gitAUR) (make)
- man-db (make)
Latest Comments
MarcinWieczorek commented on 2025-01-06 12:13 (UTC)
@b3niup libtool is part of base-devel, by design AUR packages do not need to have such makedependencies. You are required to have
base-develinstalled.b3niup commented on 2024-07-17 09:58 (UTC)
This package requires libtool to build, maybe you could add it to makedepends?
DrMartinus commented on 2024-05-30 15:39 (UTC)
The package doesn't pass the validity check with sha256sums, I can't install it using yay.
costor commented on 2022-06-22 16:48 (UTC) (edited on 2022-06-22 16:49 (UTC) by costor)
Updating the version to
1.4.0gives a build error:/usr/bin/ld: attempted static link of dynamic object libthreadar-1.4.0/src/.libs/libthreadar.soBut it builds fine if you run this after
./configure ...:sed 's/^test_barrier_LDFLAGS = -all-static$/test_barrier_LDFLAGS =/' -i doc/examples/Makefile{,.am,.in}depau commented on 2021-05-11 22:02 (UTC)
There's a syntax issue, in the package URL you typed
{$pkgver}but it should be${pkgver}VitZE commented on 2021-03-08 10:39 (UTC)
your sourceforge link doesn't work
https://sourceforge.net/projects/libthreadar/files/1.3.1/libthreadar-1.3.1.tar.gz/download
^ might