summaryrefslogtreecommitdiffstats
path: root/kde/cmake (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-02-13KDE 5_17.01: a batch of packages had to be rebuilt for Slackware-current. Eric Hameleers1-0/+30
2017-01-27KDE: update the collection of cmake scripts for new/modified packages. Eric Hameleers41-48/+130
2016-12-10marble: ensure that configuration goes into /etc instead of /usr/etc . Eric Hameleers1-0/+1
2016-12-08kde-runtime: allow building kwalletd against gpgme++ from gpgme 1.7. Eric Hameleers1-9/+5
2016-12-08Kget: I can not get it to compile against qgpgme, so disabled support for it. Eric Hameleers1-0/+23
2016-11-01kde, kdei: updated for KDE 5_16.08 Eric Hameleers14-23/+69
2016-07-21skanlite has been ported to KDE Frameworks 5 (KF5). Eric Hameleers1-0/+1
Moved from kde/kde4-extragear/ to kde/applications-extra/
2016-05-18The 'freerdp' package should be a runtime dependency only. Eric Hameleers1-1/+38
The source configuration process of KRDC searches for the xfreerdp binary and disables RDP support if the binary is not found. I do not call that a "run-time dependency". But since xfreerdp actually *is* a run-time dependency only, the SlackBuild will create a workaround. With this modification you can add the 'freerdp' package afterwards and RDP support will work out of the box without recompilation of 'krdc'.
2016-04-20Three more applications were ported to KDE Frameworks 5. Eric Hameleers3-0/+3
The symlinks appear not to be necessary, their cmake scripts are smart enough so this update can be seen as documenting the fact.
2016-04-20Add meta files for all the new source tarballs in Applications 16.04.0. Eric Hameleers24-0/+24
2016-03-16Add kactivities-workspace and kactivitymanagerd (temporary) Eric Hameleers2-0/+2
These two packages fill a gap that exists while code is being migrated. They are only needed for the combination of Frameworks 5.20.0 and Plasma 5.5.5 and will be removed again when Plasma 5.6 is released.
2016-02-23kde/telepathy: enable building ktp-call-ui. Eric Hameleers1-0/+1
Still using a git snapshot, but a stable release of this graphical Voice & Video chat program is scheduled to be included with KDE Applications 16.04.
2016-02-10Applications: add 'kjots' package which used to be part of the PIM suite. Eric Hameleers1-0/+1
New download URL for the sources: http://download.kde.org/stable/kjots/
2016-01-21kde/applications/marble: install Qt4 libraries into the correct location. Eric Hameleers1-0/+2
2015-12-31Some package recompilations as a result of your feedback, thanks! Eric Hameleers8-0/+34
Also, three new packages have been added and one has been re-added. current/testing/deps: Updated OpenAL. current/testing/kde/applications: Rebuilt kde-runtime, kdenetwork-filesharing, kdesdk-thumbnailers, kdegraphics-thumbnailers, krfb, kamera, marble, ark, dolphin, kde-baseapps. current/testing/kde/applications: Added the missing baloo5-widgets. current/testing/kde/kdepim: Rebuilt kdepimlibs. current/testing/kde/plasma: Added bluez-qt,bluedevil (now that Slackware finally got updated to BlueZ 5)). current/testing/kde/plasma: Rebuilt plasma5-nm, plasma-workspace. current/testing/kde/plasma-extra: Re-added oxygen-fonts on request.
2015-12-17Added and removed KDE packages for 5_15.12 Eric Hameleers4-0/+4
Added: breeze-gtk kscreenlocker libksane4 spectacle Removed: kdeconnect4
2015-11-19Frameworks: two new packages, breeze-icons and oxygen-icons5. Eric Hameleers1-0/+1
2015-11-19SDDM: updated. Eric Hameleers1-0/+1
2015-10-12kde/frameworks/kservice: rename menu file to "kf5-applications.menu". Eric Hameleers1-1/+22
2015-10-12kde/plasma-extra: add xembed-sni-proxy. Eric Hameleers1-0/+1
This application converts XEmbed system tray icons into SNI icons, thereby providing a seamless integration of the old into the new. A separate application providing XEmbed tray suppport like trayer-srg or stalonetray is no longer needed.
2015-09-13frameworkintegration: add "-fno-strict-aliasing" to compilerflags. Eric Hameleers1-1/+27
Workaround a bug in Qt 5.5.0 which makes OwnCloud crash when interacting with the systray menu (and possibly other applications too) by adding "-fno-strict-aliasing" to CFLAGS and CXXFLAGS. See also http://bugzilla.redhat.com/1255902 and https://bugreports.qt.io/browse/QTBUG-47863
2015-09-02Updated/added cmake scripts, mainly for new KF5 ports of Applications Eric Hameleers50-48/+246
2015-04-30Many new KF5 ports that need different cmake invocation. Eric Hameleers63-0/+85
2015-03-29Frameworks: updated to 5.8.0 Eric Hameleers2-0/+2
2015-02-17kdevelop: fix compilation due to our stripped-down kde-workspace. Eric Hameleers1-0/+19
2015-02-16Applications 14.12.2: reconfigure existing scripts. Add KDE4 extragear. Eric Hameleers1-0/+23
2015-02-16kde-workspace: stripped so that it can co-exist with plasma-workspace Eric Hameleers15-18/+71
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.
2015-02-02Applications: prepare for the 14.12.2 release. Eric Hameleers13-0/+41
2015-01-26Final KDE.SlackBuild harness, ready for the upcoming release of Plasma 5.2.0. Eric Hameleers6-0/+6
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
2015-01-23Plasma: updated to 5.2.0. Eric Hameleers7-13/+7
New dependency added: wayland (in order to compile KWin).
2015-01-21KDE Frameworks: add missing cmake/kpackage symlink Eric Hameleers1-0/+1
2015-01-21KDE Frameworks: move Qt5 mkspecs files into Qt5 directory. Eric Hameleers2-21/+2
Use /usr/lib{64,}/qt5/mkspecs/ instead of /usr/mkspecs/ which is ugly.
2015-01-21KDE Plasma: simplified cmake/ files for some modules. Eric Hameleers8-154/+7
Several custom cmake/* files could be symlinked to cmake/plasma.
2015-01-09Everything up to and including plasma-extra built successfully. Eric Hameleers1-3/+1
Functionality has not been tested though. I first want to have all packages compiled successfully.
2015-01-09Prepare for new KDE 5: Frameworks 5.6.0, Plasma 5.1.2, Applications 14.12.0. Eric Hameleers15-18/+44
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
2014-12-22KDE 5 for Slackware current (post-14.1) (16sep2014)5 Eric Hameleers89-0/+333
The KDE 5 Software Compilation no longer exists as such. The components are now: - Frameworks 5.2.0 - Plasma 5.0.2 These packages need to be installed on top of the most recent KDE 4.14.x because Applications tarballs which build on top of Frameworks and Plasma have not yet been released.
2014-12-22KDE 4.12.5 for Slackware 14.1 (27apr2014)4.12.5 Eric Hameleers2-0/+34
2014-12-22KDE 4.10.5 for Slackware 14.0 (02jul2013)4.10.5 Eric Hameleers1-0/+17
2014-12-22KDE 4.9.5 for Slackware 14.0 (02jan2013)4.9.5 Eric Hameleers2-1/+24
2014-12-22KDE 4.8.4 for Slackware 14.0 (07jun2012)4.8.4 Eric Hameleers3-0/+52
2014-12-22KDE 4.7.4 for Slackware 13.37 (06dec2011)4.7.4 Eric Hameleers17-0/+291