Search Criteria
Package Details: airdcpp-webclient 2.14.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/airdcpp-webclient.git (read-only, click to copy) |
|---|---|
| Package Base: | airdcpp-webclient |
| Description: | A peer-to-peer file sharing client with web user interface |
| Upstream URL: | https://github.com/airdcpp-web/airdcpp-webclient |
| Keywords: | dc++ |
| Licenses: | MIT |
| Submitter: | droserasprout |
| Maintainer: | selmf |
| Last Packager: | selmf |
| Votes: | 12 |
| Popularity: | 0.39 |
| First Submitted: | 2016-08-25 09:45 (UTC) |
| Last Updated: | 2025-09-13 08:40 (UTC) |
Dependencies (15)
- boost (boost-gitAUR)
- geoip (geoip-gitAUR)
- intel-tbb (onetbb-gitAUR, onetbb)
- leveldb (leveldb-gitAUR)
- libmaxminddb (libmaxminddb-gitAUR)
- libnatpmp
- miniupnpc (miniupnpc-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- websocketpp
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
- npm (python-nodejs-wheelAUR, corepackerAUR) (make)
- python (make)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
Iced_Eagle commented on 2024-07-07 16:32 (UTC) (edited on 2024-07-07 16:49 (UTC) by Iced_Eagle)
With 2.12.2-1, it gets past the libminiupnpc dependency, but there is a new dependency it's now failing on, nlohmann_json.
Installing https://aur.archlinux.org/packages/nlohmann-json-git was enough to get it working for me, and there's also https://archlinux.org/packages/extra/any/nlohmann-json/ in the extra repo.
nevernow commented on 2024-07-04 14:03 (UTC)
@beano
ln -s /usr/lib/libminiupnpc.so.18 /usr/lib/libminiupnpc.so.17
seems to hack-fix it.
beano commented on 2024-07-04 01:35 (UTC)
this package atm (2024-07-04) seems to be buildable with miniupnpc 2.2.7 only. downgrade if you're having issues
selmf commented on 2021-06-16 05:55 (UTC)
@Rx-78v2: It works with boost 1.76 too. You just need to rebuild the package. makepkg -f is your friend.
Rx-78v2 commented on 2021-06-16 01:47 (UTC)
It is using the libbost-regex version 1.75 instead of the newer 76. Any chance for it to be updated? Some other packages do want the newer version, but airdc was forcing the older one and I wasn't able to install those.
selmf commented on 2019-12-15 10:06 (UTC)
I've switched the package back to websocketpp-git-dev again as it no longer builds with websocketpp 0.8.1.
apetresc commented on 2018-10-18 19:49 (UTC)
This PKGBUILD should be reverted back to websocketpp over websocketpp-git-dev. The bug has been fixed in the stable release, and in fact it is now websocketpp-git-dev which is broken (and does not compile itself).
At the present moment, airdcpp-webclient is unbuildable because of this.
selmf commented on 2018-06-09 08:42 (UTC)
I gave the package a workover and replaced websocketpp with websocket-git-dev which has a fix for the missing SSL_R_SHORT_READ problem. It should build now, but remember that websocket-git-dev is a dev snapshot, so YMMV.
selmf commented on 2018-06-06 09:26 (UTC)
Build failure is caused by a bug in websocketpp:
https://bugs.archlinux.org/task/53887?project=5&string=websocketpp
« First ‹ Previous 1 2 3 4 Next › Last »