summaryrefslogtreecommitdiffstats
path: root/kde/modules/applications (follow)
Commit message (Collapse)AuthorAgeFilesLines
* kde: some final house-keeping. Eric Hameleers2015-10-121-16/+1
|
* kio-extras, baloo5, kfilemetadata5: moved places. Eric Hameleers2015-09-131-0/+1
| | | | | | kio-extras: moved from Plasma to Applications baloo5: moved from Plasma to Frameworks kfilemetadata5: moved from Plasma to Frameworks
* Updated module definition and build order for KDE SlackBuild Eric Hameleers2015-09-021-3/+7
|
* Simplify the modules used for building KDE 5. Eric Hameleers2015-04-301-21/+55
| | | | Only keep: kde4 kde4-extragear frameworks plasma plasma-extra applications.
* kde-workspace: stripped so that it can co-exist with plasma-workspace Eric Hameleers2015-02-161-4/+6
| | | | | | | Plasma 5 still needs this package, for kget and because kdeartwork fails to compile if kde-workspace is absent. The stripped package contains the bare minimum and none of its files are found in plasma-desktop.
* KDE.SlackBuild: re-enable 'step' in kde/modules/applications Eric Hameleers2015-01-271-1/+1
|
* KDE 5 (Frameworks 5.6.0, Plasma 5.2.0, Applications 14.12.1) ready. Eric Hameleers2015-01-271-1/+1
| | | | | All packages have been built, this commit is a final SlackBuild polishing. Expect a release for Slackware -current in my 'ktown' reository soon.
* Final KDE.SlackBuild harness, ready for the upcoming release of Plasma 5.2.0. Eric Hameleers2015-01-261-16/+16
| | | | | | | | | | | | | | | | | | All bugs have bee ironed out I hope... Final changes: eigen2: updated to latest version so 'step' can compile. kde-workspace: required to build this, or else kdeartwork won't compile. Frameworks as well as Plasma use /usr/lib{,64} as the libexec directory (not sure if this is the best solution but it solves a lot of path issues). Applications: modified the build order so that KF5 applications are built first (before kde-workspace overwrites part of plasma-workspace). My final package set will not have kde-workspace but if you compile this yourself, your last step needs to be: # removepkg kde-workspace # upgradepkg --reinstall /path/to/plasma-workspace
* Plasma-workspace:rRemove custom kde5-plasma*.desktop files. Eric Hameleers2015-01-211-1/+1
| | | | | | Also we no longer compile kde-workspace since most of this package's files clash with plasma-workspace and we are targeting a KDE 5 workspace anyway, not a KDE 4 one.
* All packages have been built at least once. Some are failing. Eric Hameleers2015-01-111-126/+143
| | | | | | | | The README file contains the log of problematic packages. TODO means, that I still have to create a fix. DOMNE means that the fix is in the source tree already. SKIP means that I will remove the package from the set. I am going to rebuild everything from scratch.
* Prepare for new KDE 5: Frameworks 5.6.0, Plasma 5.1.2, Applications 14.12.0. Eric Hameleers2015-01-091-0/+154
KDE 5_1501 ========== This is going to be KDE 5 for Slackware-current, composed of Frameworks 5.6.0, Plasma 5.1.2 and Applications 14.12.0. Note that there is still a lot of KDE 4 stuff in here, which is necessary to support all the Applications that have not yet been ported to KDE Frameworks 5. The Applications 15.04 (march 2015) release should offer a lot more KF5 ports. Preliminary build procedure (not verified 100% yet): ---------------------------------------------------- - (crude) get rid of Slackware's KDE: removepkg /var/log/packages/*-4.10.5-* - build all the deps using "updates.SlackBuild" script in the "deps/" directory - note that extra-cmake-modules is required here as well as when building the frameworks, so I just copied it from frameworks to deps. - logoff/login to activate Qt5 profile script. - removepkg akonadi-qt5 or else kdepimlibs-4.14.3 picks up Qt5 dependencies and its compilation will fail as a result - build all the KDE 4 stuff in the "kde/" directory, using "./KDE.SlackBuild kde libs kdebase:nepomuk-core kdepimlibs kdebase kdebindings kdebase:kde-workspace k depim extragear" - installpkg akonadi-qt5 - build the remaining KDE 5 stuff in the "kde/" directory, using "./KDE.SlackBui ld frameworks plasma plasma-extra polkit-kde applications" - build kdei ============================================================================== Eric Hameleers / alien at slackware dot com / 09-jan-2015