summaryrefslogtreecommitdiffstats
path: root/deps (follow)
Commit message (Collapse)AuthorAgeFilesLines
* deps/cryptopp: update the BUILD number Eric Hameleers2018-02-111-1/+1
|
* deps/cryptopp: fix a typo in the pkgconfig file Eric Hameleers2018-02-111-1/+1
|
* Update the deps for the next release Eric Hameleers2018-02-1013-3/+495
| | | | | | | Notably: - qt5 was updated to 5.9.4 and a patch was applied which is essential for the Plasma desktop's correct drag & drop behavior. - cryptopp and cryfs were added to give the Plasma Vault a storage backend.
* mesa: updated to 7.3.3 in the Wayland testing repository Eric Hameleers2018-01-201-2/+2
|
* dpes: synced mesa and xorg-server with Slackware Eric Hameleers2018-01-193-42/+5
|
* Remove the string 'kde4' from slack-desc files Eric Hameleers2017-12-261-3/+3
|
* deps/xorg-server: report 'Slackware 15.0' as the OS Eric Hameleers2017-12-241-1/+1
|
* Wayland deps updated - ConsoleKit2, mesa and xorg-server Eric Hameleers2017-12-225-7/+33
| | | | These will be used in the 'testing' repository, not in the 'latest'.
* deps/lmdb: fix the library and man paths Eric Hameleers2017-12-221-3/+4
|
* deps: updates and recompilations Eric Hameleers2017-12-2231-109/+141
|
* deps/telepathy: updates and recompilations Eric Hameleers2017-12-2242-142/+139
|
* Update or recompile the deps that are affected by -current updates Eric Hameleers2017-12-088-21/+26566
| | | | | Notably, icu4c, poppler and libical updates in slackware-current were incompatible with many of the packages in the 'ktown' repository.
* deps/ConsoleKit2: fix compilation Eric Hameleers2017-11-221-1/+1
|
* deps updated for the next release Eric Hameleers2017-11-202-2/+26
| | | | | PyQt5: version upgrade, and add Python3 support if python3 is available on the system.
* deps/mesa: updated to 17.2.5 Eric Hameleers2017-11-171-3/+3
|
* Add wayland support (not enabled in regular repo) Eric Hameleers2017-10-2410-17/+405
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In an attempt to keep a single source tree for both 'latest' and 'testing' repositories, everything to support a Plasma5 Wayland session was added. This was made possible *without* the need for PAM or systemd because the ConsoleKit2 and KWin developers cooperated (on my request :-) to add the logind DBus API to CK2 and make KWin accept CK2 as an alternative to systemd-logind if the latter is not present. Note that this requires recompilation of two stock Slackware packages, mesa and xorg-server, to let them gain Wayland support. Build order: Deps: - ConsoleKit2 - wayland and wayland-protocols - mesa - xorg-server - libxkbcommon - qt5 Frameworks: - kwayland - plasma-framework Plasma; - kinfocenter - kscreenlocker - kwayland-integration - libkscreen2 - plasma-desktop - plasma-integration - plasma-workspace - powerdevil - kwin In order to start a Wayland session (you'll need to use packages from the 'testing' repository) either run 'startkwayland' from your console prompt in runlevel 3, or choose the "Plasma (Wayland)" session in the SDDM dropdown if you are booting into runlevel 4.
* Updated deps for the next release Eric Hameleers2017-10-149-18/+58
|
* Updated deps for KDE 5_17.09 Eric Hameleers2017-09-1153-172/+1046
|
* Updated deps for upcoming KDE 5_17.06 Eric Hameleers2017-06-2526-84/+248
| | | | | On slackware-current, we switch to Qt 5.9 which is going to be a LTS release (Long Term Support).
* Prepare for KDE 5_17.05 for Slackware Eric Hameleers2017-05-214-6/+8
|
* Updated deps for KDE 5_17.04 Eric Hameleers2017-04-2018-19/+166
| | | | | | | | | | | | | | | New: - qtav Updated: - accountsservice - frei0r-plugins - gpgme - ninja - poppler Recompiled: - dvdauthor
* deps: add libburn as a new dependency of k3b's KF5 port Eric Hameleers2017-03-235-0/+144
|
* Add new dependencies for Plasma's user-manager Eric Hameleers2017-03-2112-0/+576
| | | | | | | These three are needed to compile user-manager: - cracklib - libpwquality - accountsservice
* Remove obsolete copy of script Eric Hameleers2017-03-211-102/+0
|
* deps: updated for KDE 5_17.03 Eric Hameleers2017-03-1948-0/+2193
| | | | | | | | | | | | | | | | | | | Six packages have been added in order to compile the KDE packages libkface, digikam and kdenlive: - dvdauthor - frei0r - lensfun - mlt - opencv - vid.stab Furthermore I (re-)added some sources that I intend to use in the 'testing' branch of ktown. These Slackware originals were slightly modified and need to be compiled against wayland (also in need of recompilation are libxkbcommon and qt5 but those sources are already included): - elogind - mesa - xorg-server
* deps: In qt5.SlackBuild enable all languages in the virtual keyboard Eric Hameleers2017-03-191-0/+3
| | | | | Note that I did not yet recompile qt5 with this updated script. It is a preparation for later, because this is required by Plasma 5.11.
* deps: updated phonon-vlc and qca-qt5 Eric Hameleers2017-03-195-12/+14
|
* deps: updated for the upcoming KDE 5_17.02. Eric Hameleers2017-02-139-14/+17
| | | | | | | | | | Recompiled against new libraries in Slackware-current: - qt5 Updated versions: - OpenAL - libxkbcommon - phonon - wayland
* 5_17.01: PyQt was added to the 'deps' for the batch of package rebuilds.5_17.01 Eric Hameleers2017-02-131-0/+1
|
* KDE 5_17.01: a batch of packages had to be rebuilt for Slackware-current. Eric Hameleers2017-02-138-6/+142
|
* 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