summaryrefslogtreecommitdiffstats
path: root/kde/cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Plasma/xdg-desktop-portal-kde: disable pipewire support Eric Hameleers2020-06-171-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.
* Proposed changes for a migration from ConsoleKit2 to elogind Eric Hameleers2020-06-081-2/+14
| | | | Using elogind will enable a fully working Wayland session for KDE Plasma5.
* Kde/applications-extra: add kid3 Eric Hameleers2020-05-261-0/+22
| | | | Kid3 is an audio file tagger.
* Applications: do not build APIDOCS or unittests Eric Hameleers2020-04-271-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.
* k3b: install the helper program in the correct location Eric Hameleers2020-03-201-1/+1
|
* Make kwallet-pam interact correctly with PAM Eric Hameleers2020-02-171-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.
* Add support for building Plasma5 on a PAM-ified Slackware Eric Hameleers2020-02-132-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
* alkimia: fix incorrect installation of /alkimia5 directory Eric Hameleers2020-01-221-0/+26
|
* KDE: use '-fpermissive' to make kitinerary compile Eric Hameleers2020-01-221-0/+23
|
* KDE: update digikam Eric Hameleers2019-11-111-1/+2
|
* New releases of breeze and oxygen themes have dropped the Qt4 support. Eric Hameleers2019-09-142-69/+0
|
* krita: also build the Qt Designer plugin Eric Hameleers2019-06-131-0/+1
|
* kpmcore: install the dbus files in the correct location Eric Hameleers2019-05-112-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.
* Kwin: nasty hack to fix something I could not fix in Qt5 package Eric Hameleers2019-05-091-0/+29
|
* Krita recompile to improve compatibility with Qt 5.12 Eric Hameleers2019-02-141-0/+1
|
* Package rebuilds due to poppler upgrade in slackware-current Eric Hameleers2018-06-231-0/+24
| | | | | | | | deps:poppler frameworks:kfilemetadata5 kdepim:kdepim-addons applications:okular applications-extra:calligra,krita
* plasma:sddm-kcm - specify correct location of sddm.conf Eric Hameleers2018-05-241-0/+26
|
* Make kopete compile Eric Hameleers2018-04-251-0/+24
|
* Replace deprecated cmake variable definitions for Plasma Eric Hameleers2018-04-151-6/+6
|
* Remove all cmake files and symlinks that are no longer used Eric Hameleers2017-12-22333-752/+0
|
* kde/applications-extra/partitionmanager has been KF5 based for some time Eric Hameleers2017-12-221-0/+7
|
* kde/applications/gwenview: specifically use 'Baloo' backend Eric Hameleers2017-12-221-1/+24
|
* Rename the cmake defaults file 'applications5' to 'applications' Eric Hameleers2017-12-222-54/+7
| | | | | This allows me to remove a bunch of symlinks later. Note that all KDE Applications are KF5 based from now on.
* The default cmake file is now based on KF5 instead of kdelibs4 Eric Hameleers2017-12-221-2/+7
|
* Add a cmake defaults file for the 'kde4' module Eric Hameleers2017-12-221-0/+20
|
* Build KF5 versions of kaudiocreator and kwebkitpart Eric Hameleers2017-11-202-11/+2
|
* Add applications-extra:yakuake Eric Hameleers2017-10-211-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.
* smokeqt: add "-std=c++98" to the CXXFLAGS Eric Hameleers2017-10-141-0/+18
|
* New tarballs added to the build Eric Hameleers2017-10-143-0/+3
| | | | | | frameworks/qqc2-desktop-style plasma/drkonqi plasma/plasma-vault
* perlqt: tried - unsuccessfully - to make it compile again Eric Hameleers2017-10-141-0/+2
|
* Enable mp3 support in kwave Eric Hameleers2017-09-111-0/+1
|
* Explicitly use udisks2 in kdelibs Eric Hameleers2017-09-111-0/+1
|
* Kirigami2 was added to Frameworks Eric Hameleers2017-09-111-0/+1
|
* Some applications have been ported to KF5 Eric Hameleers2017-09-1111-0/+11
|
* kfilemetadata5 is a framework nowadays Eric Hameleers2017-07-221-1/+1
|
* applications-extra/kile: added. Eric Hameleers2017-07-181-0/+1
|
* New package: plasma/xdg-desktop-portal-kde Eric Hameleers2017-06-251-0/+1
|
* Prepare for KDE 5_17.05 for Slackware Eric Hameleers2017-05-212-2/+59
|
* Process the changes in the new Applications 17.04 Eric Hameleers2017-04-208-8/+14
|
* kscreenlocker: Slackware does not use PAM. Eric Hameleers2017-03-191-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).
* kde: added digikam, k3b, kdenlive, libkface Eric Hameleers2017-03-194-2/+62
|
* KDE 5_17.01: a batch of packages had to be rebuilt for Slackware-current. Eric Hameleers2017-02-131-0/+30
|
* KDE: update the collection of cmake scripts for new/modified packages. Eric Hameleers2017-01-2741-48/+130
|
* marble: ensure that configuration goes into /etc instead of /usr/etc . Eric Hameleers2016-12-101-0/+1
|
* kde-runtime: allow building kwalletd against gpgme++ from gpgme 1.7. Eric Hameleers2016-12-081-9/+5
|
* Kget: I can not get it to compile against qgpgme, so disabled support for it. Eric Hameleers2016-12-081-0/+23
|
* kde, kdei: updated for KDE 5_16.08 Eric Hameleers2016-11-0114-23/+69
|
* skanlite has been ported to KDE Frameworks 5 (KF5). Eric Hameleers2016-07-211-0/+1
| | | | Moved from kde/kde4-extragear/ to kde/applications-extra/
* The 'freerdp' package should be a runtime dependency only. Eric Hameleers2016-05-181-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'.
* Three more applications were ported to KDE Frameworks 5. Eric Hameleers2016-04-203-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.