Search Criteria
Package Details: libthreadar 1.4.0-2
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: | LGPL3 |
Provides: | libthreadar.so |
Submitter: | frekky |
Maintainer: | intelfx |
Last Packager: | intelfx |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-01-01 13:48 (UTC) |
Last Updated: | 2024-05-14 06:29 (UTC) |
Dependencies (1)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
Latest Comments
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.0
gives a build error:/usr/bin/ld: attempted static link of dynamic object libthreadar-1.4.0/src/.libs/libthreadar.so
But 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