summaryrefslogtreecommitdiffstats
path: root/deps (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-08-12mlt version bump because kdenlive needs this Eric Hameleers2-2/+2
2018-08-10Update the deps for KDE 5_18.07 Eric Hameleers9-25/+668
Most prominent is the upgrade of Qt to 5.11.1
2018-06-23Package rebuilds due to poppler upgrade in slackware-current Eric Hameleers4-45/+14
deps:poppler frameworks:kfilemetadata5 kdepim:kdepim-addons applications:okular applications-extra:calligra,krita
2018-06-17Deps: fix the version of the qt5 package Eric Hameleers2-12/+16
2018-06-13Update the deps for a June release of ktown Eric Hameleers3-20/+19
Qt - updated to 5.9.6.
2018-05-24Update deps for upcoming release Eric Hameleers3-4/+4
2018-04-26deps/gpgme: updated to the version that's also in slackware-current Eric Hameleers2-4/+4
The package in 'ktown' has support for Qt5, obviously the Slackware package lacks in that department.
2018-04-22Deps: updated cryptopp so I could recompile cryfs Eric Hameleers4-8/+26
The cryfs package was broken after the recent boost update in -current.
2018-04-20deps/gpgme: sync version to the Slackware package Eric Hameleers2-8/+16
2018-04-20deps/qt5: remove .la files from the correct path Eric Hameleers1-1/+1
2018-04-19deps: sync mlt and qt5 with the new SlackBuild template of Slackware Eric Hameleers2-1/+28
2018-04-19deps/poppler: updated Eric Hameleers1-4/+13
2018-04-19deps: synced mesa and xorg-server to the Slackware versions Eric Hameleers2-39/+57
2018-04-15Update mlt and qt5 Eric Hameleers6-30/+16
A newer mlt was required by kdenlive. And a new version of Qt 5.9 is always a good thing.
2018-04-15New dependency QScintilla Eric Hameleers3-0/+223
This is an expanded version of the Slackware original package which it replaces. Support for Qt5 has been added.
2018-04-04Sync mesa with the version in -current Eric Hameleers1-3/+3
2018-04-04Recompilation required after icu4c and poppler ABI breakage Eric Hameleers8-9/+54
2018-03-08deps/PyQt5: forgot to update the BUILD number Eric Hameleers1-1/+1
2018-03-06deps/PyQt5: remove the correct bitsKDE-5_18.03 Eric Hameleers1-2/+2
I messed up on several levels. The python2 version should use port_v2 and python3 version should use port_v3. The others can be safely removed: - rm -rf $PKG/$PYTHON3LIB/${PKGNAM}/uic/port_v3/ - rm -rf $PKG/$PYTHON3LIB/${PKGNAM}/uic/port_v2/ + rm -rf $PKG/$PYTHON3LIB/${PKGNAM}/uic/port_v2/ + rm -rf $PKG/$PYTHONLIB/${PKGNAM}/uic/port_v3/
2018-02-24deps/qt5: Extend the MariaDB define check to cover the later versions too Eric Hameleers2-0/+48
2018-02-24deps: update phonon, phonon-vlc to leverage new functionality of vlc3 Eric Hameleers4-11/+11
2018-02-23deps/qt5: fix several of the included .desktop files Eric Hameleers1-4/+4
2018-02-11deps/cryptopp: update the BUILD number Eric Hameleers1-1/+1
2018-02-11deps/cryptopp: fix a typo in the pkgconfig file Eric Hameleers1-1/+1
2018-02-10Update the deps for the next release Eric Hameleers13-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.
2018-01-20mesa: updated to 7.3.3 in the Wayland testing repository Eric Hameleers1-2/+2
2018-01-19dpes: synced mesa and xorg-server with Slackware Eric Hameleers3-42/+5
2017-12-26Remove the string 'kde4' from slack-desc files Eric Hameleers1-3/+3
2017-12-24deps/xorg-server: report 'Slackware 15.0' as the OS Eric Hameleers1-1/+1
2017-12-22Wayland deps updated - ConsoleKit2, mesa and xorg-server Eric Hameleers5-7/+33
These will be used in the 'testing' repository, not in the 'latest'.
2017-12-22deps/lmdb: fix the library and man paths Eric Hameleers1-3/+4
2017-12-22deps: updates and recompilations Eric Hameleers31-109/+141
2017-12-22deps/telepathy: updates and recompilations Eric Hameleers42-142/+139
2017-12-08Update or recompile the deps that are affected by -current updates Eric Hameleers8-21/+26566
Notably, icu4c, poppler and libical updates in slackware-current were incompatible with many of the packages in the 'ktown' repository.
2017-11-22deps/ConsoleKit2: fix compilation Eric Hameleers1-1/+1
2017-11-20deps updated for the next release Eric Hameleers2-2/+26
PyQt5: version upgrade, and add Python3 support if python3 is available on the system.
2017-11-17deps/mesa: updated to 17.2.5 Eric Hameleers1-3/+3
2017-10-24Add wayland support (not enabled in regular repo) Eric Hameleers10-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.
2017-10-14Updated deps for the next release Eric Hameleers9-18/+58
2017-09-11Updated deps for KDE 5_17.09 Eric Hameleers53-172/+1046
2017-06-25Updated deps for upcoming KDE 5_17.06 Eric Hameleers26-84/+248
On slackware-current, we switch to Qt 5.9 which is going to be a LTS release (Long Term Support).
2017-05-21Prepare for KDE 5_17.05 for Slackware Eric Hameleers4-6/+8
2017-04-20Updated deps for KDE 5_17.04 Eric Hameleers18-19/+166
New: - qtav Updated: - accountsservice - frei0r-plugins - gpgme - ninja - poppler Recompiled: - dvdauthor
2017-03-23deps: add libburn as a new dependency of k3b's KF5 port Eric Hameleers5-0/+144
2017-03-21Add new dependencies for Plasma's user-manager Eric Hameleers12-0/+576
These three are needed to compile user-manager: - cracklib - libpwquality - accountsservice
2017-03-21Remove obsolete copy of script Eric Hameleers1-102/+0
2017-03-19deps: updated for KDE 5_17.03 Eric Hameleers48-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
2017-03-19deps: In qt5.SlackBuild enable all languages in the virtual keyboard Eric Hameleers1-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.
2017-03-19deps: updated phonon-vlc and qca-qt5 Eric Hameleers5-12/+14
2017-02-13deps: updated for the upcoming KDE 5_17.02. Eric Hameleers9-14/+17
Recompiled against new libraries in Slackware-current: - qt5 Updated versions: - OpenAL - libxkbcommon - phonon - wayland