summaryrefslogtreecommitdiffstats
path: root/deps (follow)
Commit message (Collapse)AuthorAgeFilesLines
* deps: support the new and changed requirements for KDE 5_17.01 Eric Hameleers2017-01-2725-36/+749
| | | | | | | | | | | | | | New: - libdmtx - libwacom - qrencode Upgraded: - PyQt - libinput - qt5 - qt5-webkit - sip
* Updated deps for KDE 5_16.12 Eric Hameleers2016-12-0818-9/+661
| | | | | | | | - added gpgme: Slackware's version is too old for kwallet now. - rebuilt qt5 with a stability patch. - updated telepathy/telepathy-qt5: required for telepathy-morse. - added telepathy/telegram-qt: required for telepathy-morse. - added telepathy/telepathy-morse: adds KDE Telepathy support for Telegram IM.
* deps: updated for KDE 5_16.08 Eric Hameleers2016-11-0130-70/+1328
|
* deps/libinput: added as a depedency for Qt5. Eric Hameleers2016-07-225-0/+168
| | | | | Note that the 32bit package of qt5 was not yet compiled against it, but the 64bit qt5 package uses libinput as a dependency already.
* deps/noto-font-ttf: fix the illegal package name. Eric Hameleers2016-07-221-8/+9
| | | | | Its VERSION string contained dashes which is illegal according to the Slackware packagename spec.
* deps: updated for KDE 5_16.07 Eric Hameleers2016-07-2117-171/+53
|
* deps: updated for KDE 5_16.06 Eric Hameleers2016-06-155-13/+129
| | | | | | | The packages for qt5 and qt5-webkit were both upgraded to 5.6.1. This is now the Plasma 5 minimum required version because of all the issues the developers had with 5.6.0. Remember, qt5 still depends on libxkbcommon.
* DEPS: Recompiled 32bit packages for phonon, phonon-gstreamer and phonon-vlc. Eric Hameleers2016-05-023-5/+5
| | | | | | | When they were compiled initially, I had not installed a Qt5 package and therefore the phonon packages could not pick up support for qt5. The new packages have been compiled in the presence of Qt5 so that the broken Powerdevil and NetworkManagement services work again.
* Refresh the 'deps' for upcoming KDE 5_16.04. Eric Hameleers2016-04-2050-161/+957
| | | | | | New packages: - deps/ninja (needed for easier compilation of qt5-webkit) - deps/qt5-webkit (sources have been split off qt5)
* deps: Recompiled qt5 and qca-qt5 to drop support for OpenSSL SSLv2. Eric Hameleers2016-03-072-3/+3
|
* deps/libproxy: removed. Slackware's package is now configured correctly. Eric Hameleers2016-02-233-123/+0
| | | | | See https://github.com/maxinbjohn/libproxy/issues/197 for information about requiring "-DWITH_KDE4=OFF" when configuring libproxy.
* qt5: patched QTBUG-48321 which affects the new VLC 2.2.2 fullscreen mode. Eric Hameleers2016-02-102-1/+28
|
* deps/qt5: apply a patch to build the ALSA plugin successfully. Eric Hameleers2016-02-052-1/+111
| | | | | | | Luigi Trovato (lonestar) alerted me to this patch found in the FreeBSD repository. It fixes the detection of ALSA in Slackware and results in a Qt5 package which simultaneously supports ALSA and PulseAudio.
* deps/unar: possible new dependency for KDE Ark. Eric Hameleers2016-01-213-0/+157
| | | | | | | However, it was not built because it depends itself again on gnustep-make and gnustep-base, which we do not (yet?) have. Unar will give Ark the capability to open RAR files. Otherwise, unrar will be needed to give Ark that functionality.
* Updated deps for the new KDE 5: Eric Hameleers2016-01-214-8/+23
| | | | | | OpenAL: version bump. qt5: rebuilt against PulseAudio. phonon: rebuilt against PulseAudio.
* Some package recompilations as a result of your feedback, thanks! Eric Hameleers2015-12-312-1/+2
| | | | | | | | | | | | | | 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.
* Updated/added deps for KDE-5_15.12 Eric Hameleers2015-12-1722-5/+768
| | | | | | | | | | | | | Updated: OpenAL PyQt5 lmdb noto-font-ttf noto-cjk-font-ttf Added: sip libxkbcommon
* KDE 5_15.11: recompilations as a result of major library updates in -current.5_15.11 Eric Hameleers2015-12-1021-21/+129
|
* Deps rebuilt because of library changes in -current. Eric Hameleers2015-11-192-2/+2
| | | | | - libproxy - qca-qt5
* Dependencies removed for KDE 5_15.11 because they are fulfilled by -current. Eric Hameleers2015-11-1916-1209/+0
| | | | | | | - ConsoleKit2 - LibRaw - eigen2 - xapian-core
* deps/telepathy/telepathy-glib: fix the slack-desc file. Eric Hameleers2015-10-151-12/+12
|
* kde/applications: enable KDE Telepathy and add all required dependencies. Eric Hameleers2015-10-1259-5/+2490
|
* deps: use most recent versions of qca and wayland. Eric Hameleers2015-10-112-9/+9
|
* deps: added grantlee-qt4 (requirement for kdevelop) Eric Hameleers2015-09-164-0/+130
| | | | | | Basically this is Slackware's Qt4 based grantlee, stripped of all the bits that are alreay provided by the new Qt5 based grantlee package. Without this, kdevelop refuses to start because of missing libraries.
* Updated 'deps' for KDE 5_15.09_02 Eric Hameleers2015-09-1314-106/+665
| | | | | | | | | | | LoginKit: removed. It was causing a minute-long delay on logout and display of the 'Leave' menu. ConsoleKit2 offers a systemd-logind API as well. ConsoleKit2: rebuilt with patches to make it work correctly on x86_64 (lib64). libproxy: added a rebuilt version of Slackware's package with KDE4 support removed, which prevents crashes in Qt5/KF5 applications which use libproxy (such as OwnCloud).
* Updated deps for KDE-5_15.09 Eric Hameleers2015-09-0230-547/+611
| | | | | | | | | | | | | | Added: ConsoleKit2 LoginKit lmdb Removed (use the Slackware version): PyQt libepoxy sip Removed (no longer used); akonadi-qt5 grantlee-qt5
* deps: In SlackBuild scripts, where present change 'armv7lh' to 'armv7hl'. Eric Hameleers2015-08-1111-11/+11
|
* Update deps for KDE 5_15.07. Eric Hameleers2015-08-112-1/+2
|
* Prepare for the KDE 5_15.06 release for Slackware. Eric Hameleers2015-06-141-1/+1
|
* Deps: remove qt-gstreamer0 from the alldeps and updates build scripts. Eric Hameleers2015-05-302-3/+6
| | | | | There is no more need for qt-gstreamer0 in Plasma5 on slackware-current, and the content of this package clashed with the qt-gstreamer package anyway.
* Refreshed all remaining deps for KDE 5_15.04. Eric Hameleers2015-04-3030-80/+223
|
* 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-3068-5612/+0
| | | | folded into slackware-current as official packages.
* 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
* 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-251-1/+1
| | | | | | when compiling. The upgrade to Plasma 5.2.1 broke kglobalaccel. Reason: the kglobalaccel5 daemon has moved from plasma-workspace to kglobalaccel program.
* Final KDE.SlackBuild harness, ready for the upcoming release of Plasma 5.2.0. Eric Hameleers2015-01-266-11/+123
| | | | | | | | | | | | | | | | | | 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-2421-0/+3595
| | | | | | | 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-234-0/+160
| | | | New dependency added: wayland (in order to compile KWin).
* eigen3: since this package was upgraded, the BUILD nr should be "1" Eric Hameleers2015-01-151-1/+1
|
* 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
|
* Fixed kdelibs4support compilation. Modified KDE.SlackBuild build order. Eric Hameleers2015-01-132-2/+2
| | | | | | | 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.
* All packages have been built at least once. Some are failing. Eric Hameleers2015-01-111-1/+2
| | | | | | | | 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-095-5/+140
|
* Prepare for new KDE 5: Frameworks 5.6.0, Plasma 5.1.2, Applications 14.12.0. Eric Hameleers2015-01-0974-666/+3053
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-2268-1691/+1393
| | | | | | | | | | | 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.14.3 for Slackware current (post-14.1) (11nov2014) Eric Hameleers2014-12-2222-4/+1415
|