summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* New dependencies and updated Slackware packages required for KDE 5_15.04 : Eric Hameleers2015-04-3012-0/+647
| | | | | | | | | | Updated: * PyQt * sip New: * PyQt5 * cfitsio * grantlee-qt5
* Remove all dependencies and extragear language files that have been Eric Hameleers2015-04-30140-6830/+0
| | | | folded into slackware-current as official packages.
* Release of KDE 5_15.03 for Slackware.KDE-5_15.035_15.03 Eric Hameleers2015-03-292-612/+695
|
* KDEI: updated the translations for kde-l10n and calligra-l10n Eric Hameleers2015-03-292-2/+2
|
* Applications: updated to 14.12.3 Eric Hameleers2015-03-292-0/+51
|
* Plasma: updated to 5.2.2 Eric Hameleers2015-03-293-3/+0
|
* Frameworks: updated to 5.8.0 Eric Hameleers2015-03-297-7/+50
|
* KDE 5 dependencies updated for 5_15.03 release. Eric Hameleers2015-03-2910-0/+564
| | | | | | | grantlee: required by kdepim 4.14.6 librevenge: needed by libwpd 0.10.0 libwpd: needed by calligra 2.9.1 libodfgen: needed by calligra 2.9.1
* Move incorrectly installed DBus files to correct location.5_15.02_02 Eric Hameleers2015-02-276-0/+15
| | | | | | | | | Affected packages are: - libksysguard - polkit-kde-kcmodules-framework - sddm-kcm This solves at least the broken SDDM control module in System Settings.
* Release of KDE 5_15.02_02 for Slackware.KDE-5_15.02_02 Eric Hameleers2015-02-262-78/+89
|
* kde-runtime: rebuilt against a newer libssh. Eric Hameleers2015-02-251-0/+1
| | | | This allows the kioslave for sftp protocol to compile.
* libssh: re-added as a dependency for kde-rumtime. Eric Hameleers2015-02-254-13/+54
| | | | | The version of libssh in Slackware is too old, and the 'sftp' kioslave (kio_sftp.so) will refuse to compile.
* kglobalaccel: rebuilt. It had picked up a dependency on plasma-workspace Eric Hameleers2015-02-252-1/+2
| | | | | | when compiling. The upgrade to Plasma 5.2.1 broke kglobalaccel. Reason: the kglobalaccel5 daemon has moved from plasma-workspace to kglobalaccel program.
* Release of KDE 5_15.02 for Slackware.KDE-5_15.025_15.02 Eric Hameleers2015-02-172-538/+790
|
* kdevelop: fix compilation due to our stripped-down kde-workspace. Eric Hameleers2015-02-173-341/+19
|
* kde-l10n: fix the compilation. Eric Hameleers2015-02-171-1/+1
|
* katepart4: use custom make script so that only relevant parts are installed. Eric Hameleers2015-02-161-0/+7
|
* Applications 14.12.2: reconfigure existing scripts. Add KDE4 extragear. Eric Hameleers2015-02-166-0/+28
|
* katepart4, konsolepart4: add embeddable parts of kate 4 and konsole 4. Eric Hameleers2015-02-167-0/+48
| | | | | | | 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-1633-94/+191
| | | | | | | 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.
* KDE 5_15.01: add the README which can be found in the package directory Eric Hameleers2015-02-031-0/+215
|
* Applications: prepare for the 14.12.2 release. Eric Hameleers2015-02-0215-2/+43
|
* Merge branch '5_15.01' Eric Hameleers2015-01-311-0/+774
|\
| * PKGLIST: add the list of packages in this release5_15.01 Eric Hameleers2015-01-311-0/+774
| | | | | | | | | | | | | | | | | | | | | | | | | | | | +--------------------------+ Wed Jan 28 21:49:44 UTC 2015 current/5/kde/kde4/calligra: rebuilt the 64-bit package against the newer exiv2 package (fixes error while loading shared libraries: libexiv2.so.12). +--------------------------+ Tue Jan 27 22:34:18 UTC 2015 This is KDE 5 for Slackware. It consists of Frameworks 5.6.0, Plasma 5.2.0 and Applications 14.12.1. This is meant only to be installed on top of Slackware -current and it will *replace* any version of KDE 4 you migh thave installed!
* | Plasma: kwayland should be built before kinfocenter and before kwin Eric Hameleers2015-01-312-62/+1
| |
* | Calligra: rebuilt the 64-bit package against newer exiv2. Eric Hameleers2015-01-291-0/+1
|/
* README: fix a typoPlasma-5.2.0 Eric Hameleers2015-01-281-1/+1
|
* KDE.SlackBuild: re-enable 'step' in kde/modules/applications Eric Hameleers2015-01-271-1/+1
|
* KDE 5 (Frameworks 5.6.0, Plasma 5.2.0, Applications 14.12.1) ready. Eric Hameleers2015-01-274-5/+37
| | | | | All packages have been built, this commit is a final SlackBuild polishing. Expect a release for Slackware -current in my 'ktown' reository soon.
* Final KDE.SlackBuild harness, ready for the upcoming release of Plasma 5.2.0. Eric Hameleers2015-01-2619-43/+159
| | | | | | | | | | | | | | | | | | 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
* Add support for GTK applications to dock to the Plasma 5 systray. Eric Hameleers2015-01-2411-1353/+704
| | | | | | | | json-glib: added dep - a JSON library built on glib.. libdbusmenu-gtk: added dep - GTK implementation of the DBusMenu protocol. libindicator: added dep - support functions for indicators. libappindicator: added dep - provides the actual Plasma 5 systray support for GTK applications.
* Add support for Qt4 applications to dock to the Plasma 5 systray. Eric Hameleers2015-01-2422-0/+3596
| | | | | | | qt-4.8.6: added dep; compared to the Slackware original, I have applied several patches to impement qsystemtrayicon support. sni-qt: added dep; this application actually provides the systray support for Qt4 apps in Plasma 5.
* Plasma: updated to 5.2.0. Eric Hameleers2015-01-2326-30/+349
| | | | New dependency added: wayland (in order to compile KWin).
* Plasma-workspace:rRemove custom kde5-plasma*.desktop files. Eric Hameleers2015-01-213-25/+31
| | | | | | 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.
* KDE Frameworks: add missing cmake/kpackage symlink Eric Hameleers2015-01-211-0/+1
|
* KDE Frameworks: move Qt5 mkspecs files into Qt5 directory. Eric Hameleers2015-01-212-21/+2
| | | | Use /usr/lib{64,}/qt5/mkspecs/ instead of /usr/mkspecs/ which is ugly.
* KDE Plasma: simplified cmake/ files for some modules. Eric Hameleers2015-01-219-160/+14
| | | | Several custom cmake/* files could be symlinked to cmake/plasma.
* eigen3: since this package was upgraded, the BUILD nr should be "1" Eric Hameleers2015-01-151-1/+1
|
* okular compiles OK when libkscreen is removed (it uses libkscreen2 then) Eric Hameleers2015-01-141-5/+19
|
* kalgebra: updated the curses patch for kalgebra-14.12.1 Eric Hameleers2015-01-141-81/+7
|
* eigen3: bump version to 3.2.3 Eric Hameleers2015-01-141-4/+4
|
* qca-qt5: bugfix update needed when building against Qt5 Eric Hameleers2015-01-141-1/+1
|
* Added exiv2-0.24 to the deps/ (requirement for kexiv2) Eric Hameleers2015-01-134-0/+159
|
* Fixes for sddm and kdeconnect-framework Eric Hameleers2015-01-132-1/+2
| | | | | - sddm: correctly change the default theme to breeze in /etc/sddm.conf - kdeconnect-framework: add an extra comment line to the qca-qt5 patch
* Fixes for sddm and kdeconnect-framework Eric Hameleers2015-01-134-22/+84
| | | | | - sddm: generate a /etc/sddm.conf properly - keconnect-framework: fix compilation against qca-qt5
* Fixed kdelibs4support compilation. Modified KDE.SlackBuild build order. Eric Hameleers2015-01-137-7/+18
| | | | | | | Additionally, bumped the versions of qca-qt5 to 2.1.0.2, and extra-cmake-modules to 1.6.1, in order to fix bugs in both programs which affect the KDE 5 build.
* Fixed the precheck in KDE.SlackBuild Eric Hameleers2015-01-122-576/+9
|
* All packages have been built at least once. Some are failing. Eric Hameleers2015-01-119-151/+435
| | | | | | | | 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.
* Everything up to and including plasma-extra built successfully. Eric Hameleers2015-01-094-3/+16
| | | | | Functionality has not been tested though. I first want to have all packages compiled successfully.
* New dependency for kwin: libepoxy. Eric Hameleers2015-01-0913-44/+226
|