Opened 9 years ago
Closed 9 years ago
#7464 closed defect (fixed)
Some issues with KDE4 section
Reported by: | Armin K | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.9 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
While looking at old KDE4 packages, I noticed some issues:
First of all, some apps from old 15.04 or 14.12 aren't available from the current link. The correct link is now:
http://download.kde.org/Attic/applications/
This applies to at least old oxygen-icons package.
Second, some packages in KDE4 additional packages have been updated to 15.12.x ones, which are now KF5 based and won't work in the KDE4 environment. Such are ark, libkdcraw and libkexiv2.
Change History (8)
comment:1 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 9 years ago
comment:4 by , 9 years ago
Status: | new → assigned |
---|
comment:5 by , 9 years ago
For the KF5 versions, I hit this last night on ark. In trunk we are using 15.08.2 for libkexiv2 and libkdcraw, a quick look suggests those are still kde4 (I'll find out soon).
Of the 15.12.1 versions in trunk, I think I have already built kde-runtime and kde-baseapps on the other machine, and all of kmix, libkcddb, okular appear to still be kde4.
For ark, 15.04.3 seems to be the last kde4 version, 15.08.0 is KF5. I got it from http://download.kde.org/Attic/applications/15.04.3/src/
Regarding broken URLs:
kactivities now at http://download.kde.org/Attic/4.13.3/src/
kdepim's link to osuosl is broken (although kdepim-runtime works), but both are at http://download.kde.org/Attic/kdepim-4.4.10/src/ which looks more "official"
comment:6 by , 9 years ago
A few packages will build with either qt4 or qt5. The CMakeLists.txt will tell what version(s) of qt are needed.
comment:7 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | assigned → new |
Giving this back to the book - Bruce has told me that all the packages build for him without any of the fixes or version changes that I need in my x86_64 build (I do not have qt5). I am now trying to rebuild qt4 (on top of mariadb) using -j1 : that is obviously going to take a long time, if it succeeds, and Bruce sounded ready to tag and fix links.
Wish I had looked at this before - Can I take it, please ?