summaryrefslogtreecommitdiffstats
path: root/kde/cmake (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-06-17Plasma/xdg-desktop-portal-kde: disable pipewire support Eric Hameleers1-0/+24
Pipewire is a new dependency which has to be disabled explicitly now, since Slackware does not have and will not get pipewire according to the BDFL.
2020-06-08Proposed changes for a migration from ConsoleKit2 to elogind Eric Hameleers1-2/+14
Using elogind will enable a fully working Wayland session for KDE Plasma5.
2020-05-26Kde/applications-extra: add kid3 Eric Hameleers1-0/+22
Kid3 is an audio file tagger.
2020-04-27Applications: do not build APIDOCS or unittests Eric Hameleers1-0/+2
This fixes the installation of Umbrello Qt help files into the root directory of the filesystem. We do not build Qt documentation anyway, so we do not want QCH files either.
2020-03-20k3b: install the helper program in the correct location Eric Hameleers1-1/+1
2020-02-17Make kwallet-pam interact correctly with PAM Eric Hameleers1-0/+21
Using 'socat', kwallet-pam will now open the default wallet named 'kdewallet' upon login, as long as its password is the same as the user's logon password. For this to work, you must configure the Wallet Manager to never close the open wallets (for instance after an application stops using the wallet), because kwallet-pam is a one-shot action at login only.
2020-02-13Add support for building Plasma5 on a PAM-ified Slackware Eric Hameleers2-5/+13
The variable SLACKPAM is set to "yes" in kde/kde.options if PAM is found installed on the system. Otherwise it is set to "no" and this is meant to add support for PAM. These packages will be supplied by a pam-ified Slackware, so they should not be installed from 'ktown': deps:ConsoleKit2,cracklib,libpwquality These packages will react to SLACKPAM variable setting: plasma:kscreenlocker,plasma-workspace plasma-extra:sddm-qt5 Uncomment in kde/modules/plasma and compile: plasma:kwallet-pam
2020-01-22alkimia: fix incorrect installation of /alkimia5 directory Eric Hameleers1-0/+26
2020-01-22KDE: use '-fpermissive' to make kitinerary compile Eric Hameleers1-0/+23
2019-11-11KDE: update digikam Eric Hameleers1-1/+2
2019-09-14New releases of breeze and oxygen themes have dropped the Qt4 support. Eric Hameleers2-69/+0
2019-06-13krita: also build the Qt Designer plugin Eric Hameleers1-0/+1
2019-05-11kpmcore: install the dbus files in the correct location Eric Hameleers2-1/+25
partitionmanager failed to scan the disks because the permission definitions were in the wrong place and elevated (root) access could not be obtained.
2019-05-09Kwin: nasty hack to fix something I could not fix in Qt5 package Eric Hameleers1-0/+29
2019-02-14Krita recompile to improve compatibility with Qt 5.12 Eric Hameleers1-0/+1
2018-06-23Package rebuilds due to poppler upgrade in slackware-current Eric Hameleers1-0/+24
deps:poppler frameworks:kfilemetadata5 kdepim:kdepim-addons applications:okular applications-extra:calligra,krita
2018-05-24plasma:sddm-kcm - specify correct location of sddm.conf Eric Hameleers1-0/+26
2018-04-25Make kopete compile Eric Hameleers1-0/+24
2018-04-15Replace deprecated cmake variable definitions for Plasma Eric Hameleers1-6/+6
2017-12-22Remove all cmake files and symlinks that are no longer used Eric Hameleers333-752/+0
2017-12-22kde/applications-extra/partitionmanager has been KF5 based for some time Eric Hameleers1-0/+7
2017-12-22kde/applications/gwenview: specifically use 'Baloo' backend Eric Hameleers1-1/+24
2017-12-22Rename the cmake defaults file 'applications5' to 'applications' Eric Hameleers2-54/+7
This allows me to remove a bunch of symlinks later. Note that all KDE Applications are KF5 based from now on.
2017-12-22The default cmake file is now based on KF5 instead of kdelibs4 Eric Hameleers1-2/+7
2017-12-22Add a cmake defaults file for the 'kde4' module Eric Hameleers1-0/+20
2017-11-20Build KF5 versions of kaudiocreator and kwebkitpart Eric Hameleers2-11/+2
2017-10-21Add applications-extra:yakuake Eric Hameleers1-0/+1
This commit is a bit of education on how to add a package on your own. I don't do this with the intention of adding yakuake to my repository, but to make it easier for people who have a need of it, to build it themselves. Just download the latest stable tarball from: https://download.kde.org/stable/yakuake/ and move the tarball into ./kde/src/applications-extra/ Then run: cd kde ./KDE.SlackBuild applications-extra:yakuake The resulting package can be found in /tmp/kde_build afterwards.
2017-10-14smokeqt: add "-std=c++98" to the CXXFLAGS Eric Hameleers1-0/+18
2017-10-14New tarballs added to the build Eric Hameleers3-0/+3
frameworks/qqc2-desktop-style plasma/drkonqi plasma/plasma-vault
2017-10-14perlqt: tried - unsuccessfully - to make it compile again Eric Hameleers1-0/+2
2017-09-11Enable mp3 support in kwave Eric Hameleers1-0/+1
2017-09-11Explicitly use udisks2 in kdelibs Eric Hameleers1-0/+1
2017-09-11Kirigami2 was added to Frameworks Eric Hameleers1-0/+1
2017-09-11Some applications have been ported to KF5 Eric Hameleers11-0/+11
2017-07-22kfilemetadata5 is a framework nowadays Eric Hameleers1-1/+1
2017-07-18applications-extra/kile: added. Eric Hameleers1-0/+1
2017-06-25New package: plasma/xdg-desktop-portal-kde Eric Hameleers1-0/+1
2017-05-21Prepare for KDE 5_17.05 for Slackware Eric Hameleers2-2/+59
2017-04-20Process the changes in the new Applications 17.04 Eric Hameleers8-8/+14
2017-03-19kscreenlocker: Slackware does not use PAM. Eric Hameleers1-1/+25
Actually, adding "-DPAM_REQUIRED=OFF" is not required at this moment, as the current default is "no PAM". But the developer is going to require PAM by default in future releases, and added the above cmake parameter specifically for Slackware (and other non-PAM distros).
2017-03-19kde: added digikam, k3b, kdenlive, libkface Eric Hameleers4-2/+62
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.