summaryrefslogtreecommitdiffstats
path: root/kde/pkgsrc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some cleanup related to removed package Eric Hameleers2020-05-261-2/+0
|
* Kdeconnect moved from plasma-extra to applications Eric Hameleers2020-04-261-1/+0
| | | | Also, the name was changed from kdeconnect-framework back to kdeconnect-kde.
* Remove definitions for custom package source locations Eric Hameleers2018-04-1524-29/+0
| | | | | We have said good-bye to KDE4 libraries and packages and thereby gotten rid of duplicate source tarball names.
* Satisfy dependencies for Slackware's kaudiocreator Eric Hameleers2017-04-202-0/+4
| | | | | audiocd-kio and libkcompactdisc in Applications are now KF5 based, so older kdelibs4-based versions needed to be re-added.
* KDE: modify the modules to reflect the new/moved/removed packages. Eric Hameleers2017-01-271-0/+2
|
* kde/applications/okteta: ensure that the correct tarball is used. Eric Hameleers2016-02-051-0/+1
|
* kde4/libkexiv2_4: added because Okular needs it. Eric Hameleers2016-01-212-0/+2
| | | | | | Okular is still KDE4-based but the libkexiv2 source in Applications has been ported to KDE Frameworks 5. Therefore had to add an older version of libkexiv2 as support for Okular.
* Some package recompilations as a result of your feedback, thanks! Eric Hameleers2015-12-313-0/+3
| | | | | | | | | | | | | | 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.
* Added and removed KDE packages for 5_15.12 Eric Hameleers2015-12-172-0/+2
| | | | | | | | | | | Added: breeze-gtk kscreenlocker libksane4 spectacle Removed: kdeconnect4
* kde/kde4: added oktetapart4 (required by kdevelop)5_15.09_02 Eric Hameleers2015-09-161-0/+2
| | | | | This is the KPart taken from the KDE4 version of okteta. It is needed by kdevelop for integration of a HEX editor.
* Associate some newly added packages with their source tarball locations Eric Hameleers2015-09-027-3/+6
|
* kde4-extragear: added kdeconnect4. Eric Hameleers2015-06-141-0/+1
| | | | | | | This package allows Dolphion in Plasma 5 (which is still based on KDE4) to access the filesystem on an Android device. It contains the bare necessities of the kdeconnect4 package which is part of KDE 4.14.3 and is co-installable with kdeconnect-framework.
* We need to have KDE4 as well as KF5 versions of libkdegames and libkmahjongg. Eric Hameleers2015-04-304-0/+4
|
* katepart4, konsolepart4: add embeddable parts of kate 4 and konsole 4. Eric Hameleers2015-02-164-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.
* Final KDE.SlackBuild harness, ready for the upcoming release of Plasma 5.2.0. Eric Hameleers2015-01-261-0/+2
| | | | | | | | | | | | | | | | | | 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: updated to 5.2.0. Eric Hameleers2015-01-232-2/+2
| | | | New dependency added: wayland (in order to compile KWin).
* Everything up to and including plasma-extra built successfully. Eric Hameleers2015-01-091-0/+1
| | | | | Functionality has not been tested though. I first want to have all packages compiled successfully.
* Prepare for new KDE 5: Frameworks 5.6.0, Plasma 5.1.2, Applications 14.12.0. Eric Hameleers2015-01-092-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* KDE 5 for Slackware current (post-14.1) (16sep2014)5 Eric Hameleers2014-12-2210-0/+10
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.