Search Criteria
Package Details: kdelibs 4.14.38-8
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kdelibs.git (read-only, click to copy) |
|---|---|
| Package Base: | kdelibs |
| Description: | KDE Core Libraries |
| Upstream URL: | https://www.kde.org/ |
| Licenses: | GPL, LGPL, FDL |
| Conflicts: | arrow |
| Submitter: | arojas |
| Maintainer: | None |
| Last Packager: | micwoj92 |
| Votes: | 16 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-08-24 06:43 (UTC) |
| Last Updated: | 2025-03-13 18:26 (UTC) |
Dependencies (23)
- attica-qt4AUR
- docbook-xsl
- enchant
- giflib (giflib-gitAUR)
- icu (icu-gitAUR)
- jasper (jasper-gitAUR)
- libdbusmenu-qt4AUR
- libutempter (libutempter-gitAUR)
- libxcursor
- libxss
- media-player-info
- openexr (openexr-gitAUR, openexr2AUR)
- pcre
- phonon-qt4AUR
- polkit-qt4AUR
- shared-mime-info
- udisks2
- upower (upower-nocriticalAUR, upower-gitAUR, upower-nosystemd-gitAUR)
- automoc4AUR (make)
- avahi (make)
- Show 3 more dependencies...
Latest Comments
1 2 3 4 Next › Last »
vitaliikuzhdin commented on 2025-05-18 17:20 (UTC)
conflicts=('arrow')is no longer needed.sl1pkn07 commented on 2024-03-30 20:24 (UTC) (edited on 2024-03-30 20:25 (UTC) by sl1pkn07)
needs qt4 build with !lto. also i'm not sure if need the same in kdelibs, but i test with it and build/works
FabioLolix commented on 2023-08-16 21:31 (UTC)
Hello,
pcre-Wno-devto cmake to remove some cmake noise in the outputfbrennan commented on 2023-06-25 23:53 (UTC)
Thanks dreieck. Your patch works for me! :-)
dreieck commented on 2023-02-27 23:45 (UTC) (edited on 2023-02-28 00:16 (UTC) by dreieck)
I found a fix for the
undefined reference to `jp2_encode'error.↗ Here is described what the problem is: The
jp2_*functions injasperinternal functions that should not be called, and in some version ofjasperthey stopped to be exported.↗ This patch for Digikam gives an inspiration on how to solve it.
This resulted in ↗ this patch for kdelibs that makes kdelibs compile again:
A fixed
PKGBUILDis ↗ here, and a diff to the currentPKGBUILD↗ here:That fixed
PKGBUILDworks for me, finally!And it has also included ↗ 
conflicts=('arrow').I suggest adding this fix.
I still get several messages
during build, but they do not seem to break the build. When launching a programme that needs
kdelibsthis error is printed as well, but the programme launches. (Tested withkvirtual.)Thanks for maintaining,
regards!
dreieck commented on 2023-02-27 10:12 (UTC)
Conflicts with
community/arrow(report forcommunity/arrow↗ here):Since ↗ "Arrow's use of plasma is unrelated to KDE",
arrowneeds to be added to theconflictsarray ofkdelibs.Thanks for maintaining,
Regards!
micwoj92 commented on 2022-09-13 23:52 (UTC)
Is anyone actually using this or interested in maintaining? I previously submitted 2 deletion requests which were rejected, then I searched internet for some patches, but now I don't know how to make it build. I think it is time to finally delete this as noone with c++ knowledge has stepped in to maintain.
dreieck commented on 2022-07-14 11:09 (UTC) (edited on 2022-07-14 11:09 (UTC) by dreieck)
Build fails for me while trying to link to
icui18n(packageicuversion 71.1-1 is installed,ls /usr/lib/libicui18n.so*shows/usr/lib/libicui18n.so /usr/lib/libicui18n.so.71 /usr/lib/libicui18n.so.71.1):Unable to load library icui18n "Cannot load library icui18n: (icui18n: cannot open shared object file: No such file or directory)Full
<details> </details>makeoutput (second run ofmake):1 2 3 4 Next › Last »