Commit graph

24 commits

Author SHA1 Message Date
Bart Ribbers
1b7d532bb9
kde/*: upgrade plasma framework to 5.14.4 (!120)
Since the Qt upgrade, Plasma Mobile boots into a black screen, even
on the current version in the master branch. Bhushan recommended we
update to the latest plasma framework anyway (which is possible now
due to the newer Qt version) and try to fix it from there. See #159.
[skip ci].
2019-01-02 07:28:31 +01:00
Oliver Smith
bcd2b13e5e
QT: upgrade to 5.12.0 [skip ci]
Following today's upgrade in Alpine:
https://github.com/alpinelinux/aports/pull/5830

KDE packages have been bumped as described here:
https://wiki.postmarketos.org/wiki/Repository_maintenance
2018-12-28 17:34:27 +01:00
Bhushan Shah
99a676dc8a kde/kwin: Add patch to disable finding of QML module
ecm_find_qmlmodule checks if QML modules are installed, and if not it
warns during build time. This is purely for packager knowledge. Not
finding those packages here doesn't affect the runtime of the
kwin_wayland at all.

We are disabling this due to bug in the qmlplugindump which causes it to
not return and get stuck, See issue #28.

Revert this when QTBUG-70460 is solved upstream.
2018-09-12 12:12:39 +05:30
Bart Ribbers
ba0ba4e869
Update Plasma to 5.13.5 [skip ci] 2018-09-09 12:55:11 +02:00
Oliver Smith
716e6c10eb aports/kde: test case for framework versions
This commit adds a test case, which makes sure that the KDE framework
and plasma framework version are always the same.

Additional changes:
* APKBUILD parser parses the URL now (that's the best way I found to
  categorize the KDE aports in frameworks and other)
* Changed single quotes to double quotes in KDE APKBUILDs, so the
  parser doesn't include the single quotes in the parsed result
* Added the test case to the gitlab CI config
2018-08-02 20:33:20 +00:00
Bart Ribbers
491c6cc507 Update Plasma to 5.13.4 [skip ci] 2018-08-02 22:24:18 +02:00
Bart Ribbers
7c108d2a16 Upgrade Plasma to 5.13.3 2018-07-29 18:04:52 +00:00
Bhushan Shah
d2ce083552 aports/kde: upgrade to KDE Plasma 5.13.2 release
Also includes a revert for the commit which broke the libinput devices
for consolekit session. I am still unsure of solution for both of the
problems to suggest upstream. But it is in my todo list.

Fixes #1585
2018-07-02 12:09:58 +05:30
Bhushan Shah
75652ad9d3 kde/kwin: workaround the regression introduced in upstream (#1579) (#1579)
I have better fix planned but unfortunately I won't get it to work
before Plasma 5.13.2 release (Plasma 5.13.1 is due today).

Fixes #1574
2018-06-19 22:34:23 +00:00
Bart Ribbers
f8077cee82 Update Plasma to 5.13.0 (#1555) 2018-06-13 22:00:52 +00:00
Bart Ribbers
959932fa6a Update Plasma to 5.12.5 (#1481) 2018-05-12 22:59:51 +00:00
Oliver Smith
88f4f32070 KDE: bump pkgrels of pkgs using qt5-qtx11extras 2018-05-02 22:56:22 +02:00
Oliver Smith
d94853c525 KDE: fix depend on renamed qt5-qtx11extras
Old package name was qt5-x11extras.
2018-05-02 22:50:29 +02:00
Oliver Smith
f43151c365 Bump pkgrels of KDE packages after QT upgrade [skip ci]
These are private QT API users (see #978), so they need to be rebuilt:
kwayland, kwin, plasma-framework
2018-05-02 07:47:29 +02:00
Bart Ribbers
791e7d2242 Update Plasma to 5.12.3 (#1297) [skip ci] 2018-03-06 22:34:59 +00:00
Bart Ribbers
9a6d507fbb Update Plasma to 5.12 (#1208) 2018-02-06 23:18:45 +00:00
Bart Ribbers
5b0c90e31e Update KDE Frameworks to 5.42.0 (#1164)
Fixes #979: Top drawer and background missing on first boot
2018-01-24 23:23:36 +00:00
Bart Ribbers
006a0ab42f Update Plasma to 5.11.5 (#1080)
I've also added a patch to stop Plasma from setting the brightness to 1 at boot. This comes from
upstream, and can be removed once Plasma 5.12 is out.
2018-01-04 18:47:31 +00:00
Oliver Smith
3461741705 Bump kwin pkgrel 2017-12-06 18:38:13 +01:00
Bart Ribbers
0d6a85496e Re-add breeze as runtime dep to kwin (#980) 2017-12-06 17:40:27 +00:00
Bart Ribbers
eef97ce49d Lots of Plasma Shell improvements (#440)
* Add postmarketos-ui-plasma-mobile
* Add more required packages
* Upgrade plasma sources
* Modernize APKBUILDs
* Make it run in general
* Support RGB32 framebuffer with BGR order (thanks @zhuowei!)
2017-11-26 17:08:10 +00:00
PureTryOut
689b8e4fec Added all missing makedepends, and removed some optional dependencies (#398)
* Added all missing makedepends, and removed some optional dependencies
* Made dbus-nox11-libs properly replace dbus-x11
* Add missing breeze-dev subpackage
2017-08-17 16:19:36 +00:00
PureTryOut
040a1f0de3 Removed consolekit2 (upstreamed) / other plasma fixes (#331)
* Removed consolekit2 from the repo as it's now upstreamed

* Add missing makedepend to kwin
2017-08-04 15:09:01 +00:00
Oliver Smith
c1ae46e4ff Package Plasma Mobile (All credit to PureTryOut!) (#284)
Plasma mobile compiles, but we didn't get it to run yet.
Thanks to PureTryOut for all this amazing porting work! \o/
2017-08-03 20:14:04 +00:00