Commit Graph

229 Commits

Author SHA1 Message Date
Thomas Tuegel
aeff212b25
plasma-5: 5.20.4 -> 5.20.5 2021-01-09 05:18:36 -06:00
Thomas Tuegel
3db04334e3
Revert "fetch-kde-qt.sh: get hashes from metadata"
This reverts commit 4b7d9dc868.

The KDE project has changed their source index pages so that the links to
package metadata files are generated by JavaScript after the page loads. As a
result, wget is no longer able to recursively fetch the package metadata
automatically.
2020-12-26 05:24:25 -06:00
Thomas Tuegel
473fb9246a
discover: broken with Qt < 5.15 2020-12-12 16:07:12 -06:00
Thomas Tuegel
716218a2b7
xdg-desktop-portal-kde: broken with Qt < 5.15 2020-12-12 16:06:39 -06:00
Thomas Tuegel
9ff903326d
sddm-kcm: broken with Qt < 5.15 2020-12-12 16:06:39 -06:00
Thomas Tuegel
74969101c0
milou: broken with Qt < 5.15 2020-12-12 16:06:38 -06:00
Thomas Tuegel
af777b8507
ksysguard: broken with Qt < 5.15 2020-12-12 16:06:38 -06:00
Thomas Tuegel
a8ad805f56
plasma-nm: broken with Qt < 5.15 2020-12-12 16:06:38 -06:00
Thomas Tuegel
6d54c68031
bluedevil: fix evaluation 2020-12-12 16:06:37 -06:00
Thomas Tuegel
e5dc46b8d4
kscreenlocker: broken with Qt < 5.15 2020-12-12 16:06:37 -06:00
Thomas Tuegel
43c8aac0e3
kinfocenter: broken with Qt < 5.15 2020-12-12 16:06:36 -06:00
Thomas Tuegel
cb86f0d983
libksysguard: broken with Qt < 5.14 2020-12-12 16:06:36 -06:00
Thomas Tuegel
77ab030160
kactivitymanagerd: broken with Qt < 5.15 2020-12-12 16:06:14 -06:00
Thomas Tuegel
8ef31809a9
libkscreen: broken with Qt < 5.15 2020-12-12 16:06:14 -06:00
Thomas Tuegel
b3c5dfd934
ksshaskpass: broken with Qt < 5.15 2020-12-12 16:06:14 -06:00
Thomas Tuegel
9178d4ce67
kwayland-server: broken with Qt < 5.15 2020-12-12 16:06:13 -06:00
Thomas Tuegel
f288e18725
kwayland-integration: broken with Qt < 5.15 2020-12-12 16:06:13 -06:00
Thomas Tuegel
fc03e9f158
polkit-kde-agent: broken with Qt < 5.15 2020-12-12 16:06:13 -06:00
Thomas Tuegel
f2ce8a596f
kwrited: broken with Qt < 5.15 2020-12-12 16:06:12 -06:00
Thomas Tuegel
d50556eed4
kgamma5: broken with Qt < 5.15 2020-12-12 16:06:12 -06:00
Thomas Tuegel
b2a1d4bed5
plasma-pa: broken with Qt < 5.15 2020-12-12 16:05:46 -06:00
Thomas Tuegel
a5838aa233
bluedevil: broken with Qt < 5.15 2020-12-12 16:05:45 -06:00
Thomas Tuegel
4358ab6eac
kdecoration: broken with Qt < 5.15 2020-12-12 16:05:45 -06:00
Andreas
c6cf4b8e79
Plasma 5.20.4 + some build fixes (dependencies, patches, ..) 2020-12-12 16:05:44 -06:00
Tom Hall
a604b073b7
plasma5: 5.18.5 -> 5.20.3 2020-12-12 16:05:44 -06:00
InternetUnexplorer
fbae779dfc plasma-workspace: fix QtQuick style used by KCMs
The KCMs now use the style provided by `qqc2-desktop-style` instead of
the default QtQuick one.
2020-12-09 13:06:29 -08:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
Peter Hoeg
fdca20391c plasma-thunderbolt: init at 5.18.5 2020-11-10 08:10:00 +08:00
Vladimír Čunát
55ac5df242
kwin: fixup build by upstream patch 2020-11-04 21:48:35 +01:00
freezeboy
bb2ce89f3a plasma5.kdecoration: unbreak 2020-11-02 02:31:26 +01:00
Doron Behar
368302af0d Revert "plasma5: mark broken with Qt >= 5.15"
This reverts commit 575b3a053a.

We don't know why ttuegel did it, and we suspect it was due to packages
breaking due to mixed qt5 versions used together, and not plasma itself
with qt5.15 - (#101369).
2020-10-30 20:37:58 +02:00
Thomas Tuegel
3bdf44875a
plasma-workspace: remove dependency on qtbase.dev 2020-09-10 10:19:00 -05:00
Thomas Tuegel
575b3a053a plasma5: mark broken with Qt >= 5.15 2020-09-07 08:06:42 -05:00
Thomas Tuegel
521fe0290a plasma5.thirdParty: move third-party addons here 2020-09-07 08:06:28 -05:00
Thomas Tuegel
a1b634bd7e
Merge pull request #97020 from samuelgrf/initpkg/dynamic-workspaces
kwin-dynamic-workspaces: init at 1.0.1
2020-09-04 08:42:00 -05:00
Peter Hoeg
0fd664e0b0
Merge pull request #97022 from samuelgrf/fix/kwin-scripts-typo
krohnkite,kwin-tiling: fix typo
2020-09-04 08:19:47 +08:00
Samuel Gräfenstein
d86a966d65
kwin-dynamic-workspaces: init at 1.0.1 2020-09-03 22:57:55 +02:00
V
40a3b21b51 breeze-plymouth: remove trailing whitespace 2020-09-03 19:20:55 +02:00
V
79921889a0 treewide: convert patch series files to Nix expressions
Nix expressions provide all the features that Quilt series files have,
so using those instead is pointless. Also, lib.readPathsFromFile
(the function used to read series files) has the following warning:

> NOTE: This function is not performant and should be avoided.

This also removes some orphaned series files, and unused references to
copyPathsToStore (which were probably missed in previous commits
where calls to lib.readPathsFromFile were removed)
2020-09-03 19:15:05 +02:00
Samuel Gräfenstein
31cb1dc755
kwin-tiling: fix typo 2020-09-03 16:15:09 +02:00
Samuel Gräfenstein
eda3730e6f
krohnkite: fix typo 2020-09-03 16:15:03 +02:00
Vladimír Čunát
c5dcb9682e
powerdevil: fix hash of patch
The hash added in 24ebfb1e02 belongs to pure download
before normalization done by fetchpatch.
2020-09-02 11:14:38 +02:00
Thomas Tuegel
24ebfb1e02
powerdevil: update patches 2020-09-01 08:48:03 -05:00
Thomas Tuegel
75db15c413
xdg-desktop-portal-kde: add epoxy and mesa inputs 2020-09-01 05:54:30 -05:00
Thomas Tuegel
18dd58a1df
plasma-pa: add sound-theme-freedesktop input 2020-09-01 05:52:53 -05:00
Thomas Tuegel
6105abdeaa
plasma-workspace: add kquickcharts and appstream-qt inputs 2020-09-01 05:46:04 -05:00
Thomas Tuegel
e904041bd2
plasma-desktop: add qqc2-desktop-style input 2020-09-01 05:34:02 -05:00
Thomas Tuegel
59e5dc4cb5
kwin: add qtquickcontrols2 and qtvirtualkeyboard inputs 2020-09-01 05:33:37 -05:00
Thomas Tuegel
cb44493a5d
ksysguard: add libcap and libpcap inputs 2020-09-01 05:22:16 -05:00
Thomas Tuegel
38fcee266e
kinfocenter: add kirigami2 input 2020-09-01 05:19:14 -05:00