summaryrefslogtreecommitdiffstats
path: root/deps (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Deps: updated cryptopp so I could recompile cryfs Eric Hameleers2018-04-224-8/+26
| | | | The cryfs package was broken after the recent boost update in -current.
* deps/gpgme: sync version to the Slackware package Eric Hameleers2018-04-202-8/+16
|
* deps/qt5: remove .la files from the correct path Eric Hameleers2018-04-201-1/+1
|
* deps: sync mlt and qt5 with the new SlackBuild template of Slackware Eric Hameleers2018-04-192-1/+28
|
* deps/poppler: updated Eric Hameleers2018-04-191-4/+13
|
* deps: synced mesa and xorg-server to the Slackware versions Eric Hameleers2018-04-192-39/+57
|
* Update mlt and qt5 Eric Hameleers2018-04-156-30/+16
| | | | | A newer mlt was required by kdenlive. And a new version of Qt 5.9 is always a good thing.
* New dependency QScintilla Eric Hameleers2018-04-153-0/+223
| | | | | This is an expanded version of the Slackware original package which it replaces. Support for Qt5 has been added.
* Sync mesa with the version in -current Eric Hameleers2018-04-041-3/+3
|
* Recompilation required after icu4c and poppler ABI breakage Eric Hameleers2018-04-048-9/+54
|
* deps/PyQt5: forgot to update the BUILD number Eric Hameleers2018-03-081-1/+1
|
* deps/PyQt5: remove the correct bitsKDE-5_18.03 Eric Hameleers2018-03-061-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/
* deps/qt5: Extend the MariaDB define check to cover the later versions too Eric Hameleers2018-02-242-0/+48
|
* deps: update phonon, phonon-vlc to leverage new functionality of vlc3 Eric Hameleers2018-02-244-11/+11
|
* deps/qt5: fix several of the included .desktop files Eric Hameleers2018-02-231-4/+4
|
* 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.