Package Details: eiskaltdcpp-daemon-git 2.4.2.82.g697db4b0-1

Git Clone URL: https://aur.archlinux.org/eiskaltdcpp-git.git (read-only, click to copy)
Package Base: eiskaltdcpp-git
Description: DC and ADC daemon for EiskaltDC++ core. (GIT Version)
Upstream URL: https://github.com/eiskaltdcpp/eiskaltdcpp
Licenses: GPL3
Conflicts: eiskaltdcpp-daemon
Provides: eiskaltdcpp-daemon
Submitter: dhampire
Maintainer: sl1pkn07
Last Packager: sl1pkn07
Votes: 34
Popularity: 0.000089
First Submitted: 2010-10-26 18:01 (UTC)
Last Updated: 2025-01-10 00:07 (UTC)

Latest Comments

1 2 3 4 5 6 .. 8 Next › Last »

Kicer commented on 2025-09-19 11:01 (UTC)

After cmake update to version 4.0 build fails with:

-- The C compiler identification is GNU 15.2.1
-- The CXX compiler identification is GNU 15.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:2 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.

micwoj92 commented on 2025-01-07 19:36 (UTC)

Please add qt5-script to depends of packageeiskaltdcpp-qt-gitand pcre2 to eiskaltdcpp-core-git.

Mr.Smith1974 commented on 2023-07-05 14:24 (UTC)

Appimage version here: https://aur.archlinux.org/packages/eiskaltdcpp-qt-appimage

LinusDierheimer commented on 2022-03-15 19:47 (UTC)

This needs qt5-script as a dependency.

oi_wtf commented on 2020-08-26 10:47 (UTC) (edited on 2020-08-26 10:47 (UTC) by oi_wtf)

Usually rebuilding the package helps already.

Also, *-git packages update their pkgver automaitcally when preparing the build, so the rebuild should use the newest version on git

Jauch commented on 2020-08-26 09:09 (UTC)

Hi! :)

Recently the Eiskalt stopped working due to missing files: eiskaltdcpp-gtk: error while loading shared libraries: liblua.so.5.3: cannot open shared object file: No such file or directory

I noticed that the package is "behind" the git version (2.4.0)

Is this related?

Can you help me solve this? :)

sl1pkn07 commented on 2019-01-26 01:26 (UTC)

done

AG_Caesar commented on 2018-12-13 12:53 (UTC)

Please add qt5-xmlpatterns as a dependency

oi_wtf commented on 2018-11-02 15:50 (UTC) (edited on 2018-11-02 15:51 (UTC) by oi_wtf)

pkgver currently includes a 'v' at the beginning since about 2 weeks ago. What's the reason for not stripping that away as other packages do and as is recommended on arch wiki?