summaryrefslogtreecommitdiffstats
path: root/kde/post-install (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Powerdevil: fix the broken (missing) suspend menu item. Eric Hameleers2016-05-211-1/+1
| | | | | | | The file /etc/polkit-1/rules.d/10-enable-suspend.rules needs to be world-readable. When the file is not readable by world, an error will be logged to /var/log/secure about not being able to read the rules file and as a result it will not be applied by PolicyKit.
* Breeze theme for GRUB is not built by default; but allow the user to build it. Eric Hameleers2016-04-201-0/+3
|
* Powerdevil needs a new polkit rules file to bring back suspend/hibernate. Eric Hameleers2016-04-202-0/+14
|
* Better-looking "about distro" dialog content. Eric Hameleers2016-03-163-3/+4
|
* Rebuilt kdepim. Kalarm was getting auto-started in XFCE sessions.5_15.12 Eric Hameleers2015-12-311-0/+8
| | | | | The file "/etc/kde/xdg/autostart/kalarm.autostart.desktop" was missing the line "OnlyShowIn=KDE;". I have now added that line.
* Some package recompilations as a result of your feedback, thanks! Eric Hameleers2015-12-312-2/+5
| | | | | | | | | | | | | | 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.
* kcheckpass moved from plasma-workspace to kscreenlocker. Eric Hameleers2015-12-171-1/+3
|
* Added and removed KDE packages for 5_15.12 Eric Hameleers2015-12-171-0/+3
| | | | | | | | | | | Added: breeze-gtk kscreenlocker libksane4 spectacle Removed: kdeconnect4
* kdeconnect-framework: fix the menu definition file. Eric Hameleers2015-11-191-0/+7
|
* Fix the progress bar on session startup. Eric Hameleers2015-10-121-15/+2
| | | | | Use an additional "dbus-launch --sh-syntax --exit-with-session" to exec the startkde script.
* kde/plasma/plasma-workspace: provide a "failsafe" option for Plasma. Eric Hameleers2015-10-122-18/+14
|
* Cleanup: remove files that are no longer in use. Eric Hameleers2015-10-113-31/+0
|
* kde/kde4: added oktetapart4 (required by kdevelop)5_15.09_02 Eric Hameleers2015-09-161-0/+5
| | | | | This is the KPart taken from the KDE4 version of okteta. It is needed by kdevelop for integration of a HEX editor.
* kde-workspace: stop offering a KDE 4 session Eric Hameleers2015-09-131-8/+8
| | | | | Only Plasma 5 is relevant now. Therefore the old 'startkde4' script was also removed.
* Several applications need tweaks in their pre-install or post-install stage Eric Hameleers2015-09-022-0/+8
|
* kde4/kactivities: remove /usr/bin/kactivitymanagerd Eric Hameleers2015-06-141-0/+4
| | | | | | The Activities daemon 'kactivitymanagerd' which is still part of the Plasma 5 based kactivities-framework is compatible with the KDE 4 based Activities, but the reverse is not true. One 'kactivitymanagerd' is all we need.
* Powerdevil: added Polkit Local Authority files. Fixes KDEBUG 344456. Eric Hameleers2015-05-304-1/+40
| | | | This fixes the missing Shutdown/Reboot and Suspend/Hibernate functionality.
* Add Slackware logo and website URL to the KDE InfoCenter (about distro). Eric Hameleers2015-04-303-0/+10
|
* Move incorrectly installed DBus files to correct location.5_15.02_02 Eric Hameleers2015-02-273-0/+12
| | | | | | | | | Affected packages are: - libksysguard - polkit-kde-kcmodules-framework - sddm-kcm This solves at least the broken SDDM control module in System Settings.
* katepart4, konsolepart4: add embeddable parts of kate 4 and konsole 4. Eric Hameleers2015-02-161-0/+5
| | | | | | | Adding katepart4 fixes the kdevelop startup crash. Adding konsolepart4 brings back the embedded konsole in dolphin. The two packages do not conflict with the Applications 14.12.x versions of kate and konsole, both of which were ported to KDE Frameworks 5.
* kde-workspace: stripped so that it can co-exist with plasma-workspace Eric Hameleers2015-02-163-42/+18
| | | | | | | 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.
* Final KDE.SlackBuild harness, ready for the upcoming release of Plasma 5.2.0. Eric Hameleers2015-01-261-1/+1
| | | | | | | | | | | | | | | | | | 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-14/+15
| | | | | | 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.
* Fixes for sddm and kdeconnect-framework Eric Hameleers2015-01-131-17/+0
| | | | | - sddm: generate a /etc/sddm.conf properly - keconnect-framework: fix compilation against qca-qt5
* All packages have been built at least once. Some are failing. Eric Hameleers2015-01-111-5/+0
| | | | | | | | 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.
* New dependency for kwin: libepoxy. Eric Hameleers2015-01-097-39/+46
|
* KDE 5 for Slackware current (post-14.1) (16sep2014)5 Eric Hameleers2014-12-2213-0/+154
| | | | | | | | | | | 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.
* KDE 4.13.3 for Slackware 14.1 (23aug2014)4.13.3 Eric Hameleers2014-12-222-1/+2
|
* KDE 4.12.5 for Slackware 14.1 (27apr2014)4.12.5 Eric Hameleers2014-12-222-0/+8
|
* KDE 4.11.5 for Slackware 14.1 (06jan2014)4.11.5 Eric Hameleers2014-12-221-0/+2
|
* KDE 4.9.5 for Slackware 14.0 (02jan2013)4.9.5 Eric Hameleers2014-12-222-2/+3
|
* KDE 4.8.4 for Slackware 14.0 (07jun2012)4.8.4 Eric Hameleers2014-12-228-2/+21
|
* KDE 4.7.4 for Slackware 13.37 (06dec2011)4.7.4 Eric Hameleers2014-12-2211-0/+275