Search Criteria
Package Details: kdelibs 4.14.38-7
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: | kugland |
Last Packager: | kugland |
Votes: | 16 |
Popularity: | 0.011267 |
First Submitted: | 2018-08-24 06:43 (UTC) |
Last Updated: | 2023-08-02 18:40 (UTC) |
Dependencies (22)
- attica-qt4AUR
- docbook-xsl
- enchant (enchant-pureAUR)
- giflib (giflib-gitAUR)
- icu (icu-gitAUR)
- jasper (jasper-gitAUR)
- libdbusmenu-qt4AUR
- libutempter (libutempter-gitAUR)
- libxcursor
- libxss
- media-player-info
- openexr (openexr2AUR, openexr-gitAUR)
- phonon-qt4AUR
- polkit-qt4AUR
- shared-mime-info (shared-mime-info-gitAUR)
- udisks2
- upower (upower-silent-mouseAUR, upower-gitAUR, upower-nocriticalAUR, upower-nocritical-nosystemd-gitAUR)
- automoc4AUR (make)
- avahi (avahi-gtk2AUR) (make)
- cmake (cmake-gitAUR) (make)
- Show 2 more dependencies...
Required by (20)
- compizconfig-backend-kconfig4
- java-swing-joxy-git
- kcm_webcam
- kcollectd
- kde-base-artwork (make)
- kde-thumbnailer-blender
- kde-thumbnailer-gimpresources
- kdeplasma-applets-netctl-gui (make)
- kdeplasma-applets-playbar
- kencfs
- kftpgrabber-svn
- kile21
- kpar2
- kproxyswitch
- kqrcode
- kvirtual
- kvirustotal
- libnetctlgui-qt4 (make)
- netctl-gui-qt4 (make)
- netctlgui-helper-qt4 (make)
Latest Comments
1 2 3 4 Next › Last »
FabioLolix commented on 2023-08-16 21:31 (UTC)
Hello,
pcre
-Wno-dev
to 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 injasper
internal functions that should not be called, and in some version ofjasper
they 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
PKGBUILD
is ↗ here, and a diff to the currentPKGBUILD
↗ here:That fixed
PKGBUILD
works 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
kdelibs
this 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",
arrow
needs to be added to theconflicts
array 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
(packageicu
version 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>make
output (second run ofmake
):MarsSeed commented on 2022-06-28 21:19 (UTC)
Hi,
I don't know the exact reason, but build fails during linking some objects due to 'undefined reference':
sl1pkn07 commented on 2022-02-12 17:24 (UTC)
please update the source url to https://mirrors.up.pt/pub/kde/Attic/applications/17.08.3/src/kdelibs-4.14.38.tar.xz for example, if not fails about curl: (16) Error in the HTTP2 framing layer
1 2 3 4 Next › Last »