As qubidt pointed out in 2022, qt5-script is required to build this. Can it please be added to the dependencies?
Search Criteria
Package Details: eiskaltdcpp-data 2.4.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/eiskaltdcpp.git (read-only, click to copy) |
---|---|
Package Base: | eiskaltdcpp |
Description: | EiskaltDC++ common data files. |
Upstream URL: | https://github.com/eiskaltdcpp/eiskaltdcpp/ |
Licenses: | GPL3 |
Conflicts: | eiskaltdcpp-data-git |
Provides: | eiskaltdcpp-data |
Submitter: | dhampire |
Maintainer: | ars |
Last Packager: | ars |
Votes: | 17 |
Popularity: | 0.000854 |
First Submitted: | 2015-08-11 22:08 (UTC) |
Last Updated: | 2021-03-04 19:07 (UTC) |
Dependencies (20)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- aspell (aspell-gitAUR) (make)
- attr (attr-gitAUR) (make)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (make)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR) (make)
- libidn (libidn-gitAUR) (make)
- libnotify (libnotify-gitAUR) (make)
- lua (make)
- miniupnpc (miniupnpc-gitAUR) (make)
- pcre (make)
- perl-json (make)
- perl-json-rpcAUR (make)
- qt5-multimedia (make)
- qt5-tools (make)
- qt5-xmlpatterns (qt5-xmlpatterns-gitAUR) (make)
- php (optional) – needed for some optional scripts
- python (python37AUR, python311AUR, python310AUR) (optional) – test http server
Required by (2)
Sources (1)
chowbok commented on 2024-07-13 18:53 (UTC)
Mr.Smith1974 commented on 2023-07-05 14:24 (UTC)
Appimage version here: https://aur.archlinux.org/packages/eiskaltdcpp-qt-appimage
qubidt commented on 2022-10-26 09:37 (UTC)
this was necessary for me to get it to build in a chroot:
diff --git a/PKGBUILD b/PKGBUILD
index f103a43..2be161c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,6 +29,7 @@ makedepends=('cmake'
'bash'
'miniupnpc'
'jsoncpp'
+ 'qt5-script'
'qt5-multimedia'
'qt5-tools'
'qt5-xmlpatterns'
cheese-cracker commented on 2021-10-03 08:30 (UTC)
For anyone whose build fails on a perl dependency, installing Module::Build
with cpan Module::Build
should fix it.
ars commented on 2021-01-18 17:26 (UTC)
@postcd Removed boost dependencies.
postcd commented on 2021-01-18 12:52 (UTC)
@maintainer despite what other commenter said, the EiskaltDC developer says that "boost" libraries are not needed for EiskaltDC++: https://github.com/eiskaltdcpp/eiskaltdcpp/issues/458#issuecomment-761696537
ars commented on 2021-01-13 00:38 (UTC)
v2.4.0 added and now builds against GTK3 and Qt5 instead of GTK2 and Qt4.
deko commented on 2021-01-11 15:18 (UTC)
New version released https://github.com/eiskaltdcpp/eiskaltdcpp/releases/tag/v2.4.0
Pinned Comments