Search Criteria
Package Details: airdcpp-webclient 2.13.3-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: | 11 |
Popularity: | 0.58 |
First Submitted: | 2016-08-25 09:45 (UTC) |
Last Updated: | 2025-01-24 08:21 (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-staticAUR)
- websocketpp
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
- npm (corepackerAUR, nodejs6-binAUR, python-nodejs-wheelAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Latest Comments
1 2 3 Next › Last »
Sajmon commented on 2025-02-21 21:26 (UTC)
I couldn't go back so I've made a container https://github.com/tebowy/arch-distrobox/pkgs/container/arch-distrobox with just airdcpp-webclient inside. If you use distrobox in the following manner it'll just work:
guglovich commented on 2025-02-21 16:30 (UTC)
[59/220] Building CXX object airdcpp-core/CMakeFiles/airdcpp.dir/airdcpp/core/update/UpdateManager.cpp.o ninja: build stopped: subcommand failed.
MrClon commented on 2025-02-09 08:49 (UTC)
https://github.com/airdcpp-web/airdcpp-webclient/issues/502
chowbok commented on 2025-02-09 01:49 (UTC)
Doesn't seem to build anymore after the boost libraries have been updated to 1.87.
timothyqiu commented on 2024-12-29 23:56 (UTC)
The update missed updating the
md5sums
field.chowbok commented on 2024-07-13 22:18 (UTC)
This needs to list Python as a dependency.
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
boomjara commented on 2023-09-27 15:33 (UTC)
Please add .service like here https://aur.archlinux.org/packages/airdcpp-webclient-git
1 2 3 Next › Last »