Search Criteria
Package Details: boost174 1.74.0-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/boost174.git (read-only, click to copy) |
---|---|
Package Base: | boost174 |
Description: | Free peer-reviewed portable C++ source libraries (version 1.74) (development headers) |
Upstream URL: | https://www.boost.org/ |
Licenses: | BSL-1.0 |
Submitter: | carsme |
Maintainer: | None |
Last Packager: | ItachiSan |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-03-12 19:04 (UTC) |
Last Updated: | 2024-08-20 12:49 (UTC) |
Dependencies (10)
- boost174-libsAUR
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- bzip2 (bzip2-gitAUR) (make)
- icu (icu-gitAUR) (make)
- openmpi (openmpi-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (optional) – for python bindings
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
greektex commented on 2024-05-31 17:52 (UTC)
I got the following error when running
vpn-unlimited
:vpn-unlimited: error while loading shared libraries: libicudata.so.74: cannot open shared object file: No such file or directory
After rebuilding boost174-libs, vpn-unlimited worked again.
simona commented on 2023-09-02 19:37 (UTC)
thx... it is sufficient reinstall pkg. thx for hint.
simona commented on 2023-09-02 19:25 (UTC)
Thx I will try
carsme commented on 2023-09-02 19:24 (UTC)
@simona Can you try and rebuild that package and see if that fixes your issue? Rebuilding it will make it link to the new boost version and hopefully the package is compatible with that.
simona commented on 2023-09-02 19:19 (UTC)
I have this one:
https://aur.archlinux.org/packages/wsjtz
carsme commented on 2023-09-02 18:56 (UTC)
@simona I wouldn't mind adding a 1.81 package if there is use for it. Do you have any examples of packages that require boost version 1.81 specifically?
simona commented on 2023-09-02 18:44 (UTC)
a new boost181 and boost-libs181 like this?
carsme commented on 2023-07-25 20:34 (UTC)
Hey @FabioLolix, thank you for the feedback.
I think I have addressed it all in the latest package update, feel free to have a look.
FabioLolix commented on 2023-07-04 20:40 (UTC)
Hello again, for the records I see you have removed the conflict with Arch boost (https://aur.archlinux.org/cgit/aur.git/commit/?h=boost174&id=2769a59fa571119f13756dbc465fabf9321ed8ca)
For license you can write
license=(Boost)
since this is a common license which is in thelicenses
packages, seems this need to be corrected in Arch package tooAbout the
depends=("boost-libs=$pkgver")
inpackage_boost174()
, while it works for the builded package it looks weird here on AURweb, where you see inDependencies (8)
the full list of boost-libs providersboost-libs (boost171, boost-libs-git, boost-libs_v180, boost174-libs)
About provides in
package_boost174-libs()
please remove them all as this isn't a drop-in for boost-libs and confuses the pacman db, I have the packages builded and added to my local repository for the example below« First ‹ Previous 1 2 3 4 Next › Last »