Search Criteria
Package Details: eiskaltdcpp-qt 2.4.0-2
Git Clone URL: | https://aur.archlinux.org/eiskaltdcpp.git (read-only, click to copy) |
---|---|
Package Base: | eiskaltdcpp |
Description: | Qt5-based DC and ADC client for EiskaltDC++ core. |
Upstream URL: | https://github.com/eiskaltdcpp/eiskaltdcpp/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | dhampire |
Maintainer: | ars |
Last Packager: | ars |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-11 22:08 |
Last Updated: | 2021-01-18 17:17 |
Dependencies (23)
- aspell (aspell-git)
- desktop-file-utils (desktop-file-utils-git)
- qt5-multimedia (qt5-multimedia-git)
- qt5-script (qt5-script-git)
- eiskaltdcpp-core=2.4.0 (eiskaltdcpp-core-git)
- eiskaltdcpp-data=2.4.0 (eiskaltdcpp-data-git)
- aspell (aspell-git) (make)
- attr (attr-git) (make)
- bash (bash-devel-git, bash-devel-static-git) (make)
- cmake (cmake-git) (make)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-typeahead, gtk3-git, gtk3-ubuntu, gtk3-classic, gtk3-patched-filechooser-icon-view) (make)
- jsoncpp (jsoncpp-git) (make)
- libidn (libidn-git) (make)
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id) (make)
- lua (make)
- miniupnpc (miniupnpc-git) (make)
- pcre (pcre-svn) (make)
- perl-json (make)
- perl-json-rpc (make)
- qt5-multimedia (qt5-multimedia-git) (make)
- qt5-tools (qt5-tools-git) (make)
- qt5-xmlpatterns (qt5-xmlpatterns-git) (make)
- php (php55, php53, php70, php71, php-zts, php72, php56, php73) (optional) – needed for some scripts
Latest Comments
1 2 3 Next › Last »
ars commented on 2021-01-18 17:26
@postcd Removed boost dependencies.
postcd commented on 2021-01-18 12:52
@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
v2.4.0 added and now builds against GTK3 and Qt5 instead of GTK2 and Qt4.
deko commented on 2021-01-11 15:18
New version released https://github.com/eiskaltdcpp/eiskaltdcpp/releases/tag/v2.4.0
iamashwin99 commented on 2019-11-16 16:27
If you get /usr/include/pango-1.0/pango/pango-coverage.h:28:10: fatal error: hb.h: No such file or directory 28 | #include <hb.h> | ^~~~~~ compilation terminated.
a temporary solution is to change /usr/include/pango-1.0/pango/pango-coverage.h and /usr/include/pango-1.0/pango/pango-font.h Where it includes hb.h, it should include harfbuzz/hb.h instead.
uzerus commented on 2019-07-14 22:35
"boost" package is required to build this
oi_wtf commented on 2018-07-06 10:15
You should rebuild eiskalt instead of symlinking the library.
A symlink might introduce problems which might silently corrupting something. A rebuild fails if there are problems and therefore is always safer.
aksh1618 commented on 2018-07-05 13:02
I was getting error due to older version og
libboost_system.so
not being available:So I created a symlink to current version to get it working:
kaptoxic commented on 2018-03-02 23:25
I fixed the build not to use local boost libraries; should be fine now.
Skipperio commented on 2018-03-02 20:32
https://hastebin.com/muxunocayu.cpp
collect2: error: ld returned 1 exit status make[2]: [eiskaltdcpp-gtk/CMakeFiles/eiskaltdcpp-gtk.dir/build.make:931: eiskaltdcpp-gtk/eiskaltdcpp-gtk] Error 1 make[1]: [CMakeFiles/Makefile2:361: eiskaltdcpp-gtk/CMakeFiles/eiskaltdcpp-gtk.dir/all] Error 2 make: *** [Makefile:130: all] Error 2 ==> ERROR: A failure occurred in package_eiskaltdcpp-gtk(). Aborting... :: Unable to build eiskaltdcpp-core - makepkg exited with code: 2