Package Details: eiskaltdcpp-gtk 2.4.2-2

Git Clone URL: https://aur.archlinux.org/eiskaltdcpp.git (read-only, click to copy)
Package Base: eiskaltdcpp
Description: GTK3-based DC and ADC client for EiskaldDC++ core.
Upstream URL: https://github.com/eiskaltdcpp/eiskaltdcpp/
Licenses: GPL3
Conflicts: eiskaltdcpp-gtk-git
Provides: eiskaltdcpp-gtk
Submitter: dhampire
Maintainer: ars
Last Packager: ars
Votes: 17
Popularity: 0.009625
First Submitted: 2015-08-11 22:08 (UTC)
Last Updated: 2021-03-04 19:07 (UTC)

Pinned Comments

Latest Comments

1 2 3 Next › Last »

chowbok commented on 2024-07-13 18:53 (UTC)

As qubidt pointed out in 2022, qt5-script is required to build this. Can it please be added to the dependencies?

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