Commit graph

295 commits

Author SHA1 Message Date
Bart Ribbers
9b0a415346
kde/plasma-bigscreen: new aport (MR 1552) 2020-09-19 13:04:06 +02:00
Oliver Smith
28c64079db
kde/*: add qmlplugindump workaround (MR 1570)
[ci:skip-vercheck]: should not affect the resulting binary package
[ci:ignore-count]
2020-09-11 17:14:12 +02:00
Bart Ribbers
4a9b92b4fa
kde/qmlkonsole: upgrade to 0_git20200827 (MR 1543) 2020-09-10 22:11:53 -07:00
Bart Ribbers
588bf0578b
kde/kclock: upgrade to 0_git20200905 (MR 1548) 2020-09-10 22:10:29 -07:00
Bart Ribbers
179b48e7f8
kde/plasma-settings: upgrade to 0_git20200829 (MR 1540) 2020-09-10 22:07:33 -07:00
Bart Ribbers
24643fd72b
kde/plasma-dialer: upgrade to 0.1_git20200829 (MR 1541) 2020-09-10 22:07:00 -07:00
Bart Ribbers
6a2b0e52d1
kde/plasma-camera: upgrade to 1.0_git20200901 (MR 1542) 2020-09-10 22:05:45 -07:00
Oliver Smith
cca64d3c29
kde/kclock: disable qmlplugindump for armv7 (MR 1554)
qmlplugindump is failing when it runs with qemu user mode emulation for
armv7 on builds.sr.ht. Disable it to unblock our binary repository.

The information retrieved by qmlplugindump is purely for packager
knowledge and does not affect the runtime of kclock.

Related: MR 9
Fixes: build.postmarketos.org#74
2020-09-07 16:28:53 +02:00
Bart Ribbers
9ffb48bc4e
kde/plasma-camera: re-enable on x86 (MR 1553)
[ci:skip-vercheck] arch changes don't need a pkgrel bump
2020-09-07 13:51:31 +02:00
EspiDev
16adb0f0d4
kde/kclock: fix package url (MR 1550) 2020-09-06 00:01:06 +02:00
Antoine Fontaine
9aa203fa0d
kde/kpeoplesink: rebuild (MR 1510)
The package depends on so:libkaccounts.so.1 on armv7, which is
incorrect. This makes the plasma mobile installation fail on armv7.
2020-08-30 18:42:43 +02:00
Oliver Smith
e70439cc37
Revert "kde/kpeoplesink: disable x86" (MR 1508)
kaccounts-integration-dev is available for x86 again in Alpine edge.
This reverts commit dc44aed3de.
[ci:skip-vercheck]: only changing arch var

This should fix test_aports_ui failure:
main/postmarketos-ui-plasma-mobile/APKBUILD: package 'kpeoplesink' from _pmb_recommends not found for arch 'x86'
2020-08-28 12:28:05 +02:00
Luca Weiss
0c5a3ce1f3
kde/itinerary: upgrade to 0_git20200401 (MR 1452) 2020-08-18 09:20:21 +02:00
Luca Weiss
54d7c20280
kde/ktrip: upgrade to 0_git20200713 (MR 1452) 2020-08-18 09:20:21 +02:00
Luca Weiss
324ecad8cc
kde/kpublictransport: upgrade to 0_git20200725 (MR 1452) 2020-08-18 09:20:21 +02:00
Bart Ribbers
be3f1e3b9b
kde/qrca: re-enable and upgrade to 0_git20200803 (MR 1478) 2020-08-12 15:47:23 +02:00
Oliver Smith
dc44aed3de
kde/kpeoplesink: disable x86
Missing binary package: kaccounts-integration-dev
[ci:skip-build][ci:skip-vercheck]

Related: https://builds.sr.ht/~postmarketos/job/271701#task-pmbootstrap_build-48
2020-08-03 12:16:58 +02:00
Oliver Smith
5fc66d575a
kde/plasma-camera: disable x86
Dependency mpg123-libs-1.26.3-r0 is currently broken in Alpine edge for
x86. Disable the UI package too, as it depends on plasma-camera.

Related: https://gitlab.alpinelinux.org/alpine/aports/-/issues/11807
2020-08-03 12:16:53 +02:00
Oliver Smith
2919f372ac
kde/qrca: remove temporarily
Doesn't build against latest zxing-cpp-dev. Remove for now, so bpo is
not blocked.

/usr/include/ZXing/Pattern.h:230:68: error: use of 'auto' in lambda parameter declaration only available with '-std=c++14' or '-std=gnu++14'
  230 |  return FindLeftGuard<LEN>(view, minSize, [&pattern, minQuiteZone](auto window, int spaceInPixel) {
      |                                                                    ^~~~

Related: https://builds.sr.ht/~postmarketos/job/271644#task-pmbootstrap_build-716
2020-08-03 11:11:47 +02:00
Oliver Smith
fbe8b2162a
kde/qrca: pkgrel bump
Increase 'qrca' pkgrel (0 -> 1), missing depend(s): so:libZXingCore.so.1

Will likely need to be bumped again soon; right now only Alpine edge
x86_64 has the new .so file - the other arches still need to build it.
[ci:skip-build]
2020-08-03 10:16:42 +02:00
Oliver Smith
31735a6ae4
kde/kpeoplesink: bump pkgrel
Increase 'kpeoplesink' pkgrel (0 -> 1), missing depend(s): so:libkaccounts.so.1
2020-08-03 10:16:42 +02:00
Oliver Smith
273797a767
Revert "*/*: disable armv7 for plasma programs"
The circular dependency has been resolved, and the binary packages have
been pushed to Alpine#s repsitory. This reverts commit
35015139f3.
[ci:skip-build] [ci:skip-vercheck]

Related: https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/10757
2020-07-30 18:04:25 +02:00
Oliver Smith
35015139f3
*/*: disable armv7 for plasma programs
"plasma" and some related packages are currently missing in Alpine edge
armv7 due to a cyclic dependency. Let's disable all packages depending
on plasma for armv7 temporarily, to get the pmOS edge armv7 repo up
again.
[ci:skip-build], [ci:skip-vercheck]: only arch line changed

Related: build.postmarketos.org#72
2020-07-29 12:19:04 +02:00
Bart Ribbers
60f773dc4a
kde/kpeoplesink: new aport (MR 1376) 2020-07-11 19:50:42 +03:00
Oliver Smith
d370a6fe23
kde/plasma-videoplayer: disable armhf
[ci:skip-vercheck]
2020-06-27 10:03:39 +02:00
Oliver Smith
cab8f10d2f
*/*: bump pkgrels for failed builds
gitlab.com had a service disruption, so it was not possible to "git
clone" from gitlab.com from some regions, like where the sourcehut
infrastructure is located. Since we are building our packages on
builds.sr.ht, this caused all packages that should be built at that time
to fail. It is working again, so bump the pkgrels to restart the builds.
2020-06-27 09:13:19 +02:00
Bart Ribbers
fdde5452e7
kde/kquicksyntaxhighlighter: drop, not used anymore (MR 1311) 2020-06-26 11:31:37 +00:00
Bart Ribbers
356e7ecb77
*/*: switch CMake buildtype to None (MR 1311)
This switch has happened in the Alpine repos quite a while ago and most
of the pmOS packages were using it already too, so let's switch over the
last ones as well.

This also cleans up the APKBUILDs where necessary
2020-06-26 11:31:37 +00:00
Bart Ribbers
b1ef08229b
kde/qrca: upgrade to 0_git20200625 (MR 1330) 2020-06-25 19:22:00 +03:00
Bart Ribbers
f834975c60
kde/koko: new aport (MR 1327) 2020-06-25 16:27:34 +03:00
Bart Ribbers
5b9fad9187
kde/kclock: new aport (MR 1328) 2020-06-25 15:43:30 +03:00
Bart Ribbers
64fd27a669
kde/kirigami-addons: new aport (MR 1328) 2020-06-25 15:43:30 +03:00
Bart Ribbers
417cbc9cb3
kde/alligator: upgrade to 0_git20200618 (MR 1329) 2020-06-23 19:56:49 +03:00
Bart Ribbers
6ad1f9f267
kde/spacebar: upgrade to 0_git20200618 (MR 1326)
This includes a complete rewrite of the application
2020-06-23 18:54:35 +03:00
Bart Ribbers
8b6590a46b
kde/trainer: new aport (MR 1335) 2020-06-23 17:45:16 +03:00
Bart Ribbers
57fa113854
kde/plasma-phonebook: upgrade to 0_git20200618 (MR 1331) 2020-06-23 14:30:45 +03:00
Bart Ribbers
8f415c09e8
kde/qmlkonsole: upgrade to 0_git20200618 (MR 1333) 2020-06-22 18:48:03 +03:00
Bart Ribbers
52d899a624
kde/plasma-camera: upgrade to 1.0_git20200618 (MR 1334) 2020-06-22 18:25:33 +03:00
Bart Ribbers
91228d578c
kde/plasma-settings: upgrade to 0_git20200618 (MR 1332) 2020-06-22 15:40:52 +03:00
Bart Ribbers
458c3ce9f2
kde/plasma-dialer: upgrade to 0.1_git20200618 (MR 1339)
[ci:skip-build]: already built successfully in CI
2020-06-20 11:08:16 +02:00
Bart Ribbers
0c08e86595
kde/plasma-dialer: upgrade to 0_git20200605 (MR 1235) 2020-06-15 15:16:40 +02:00
Bart Ribbers
3ceafb3c79
kde/qrca: upgrade to 0_git20200408 (MR 1258)
Fixes a compilation issue with the latest zxing-cpp
2020-05-20 16:48:40 +03:00
Bart Ribbers
995af7fb72
kde/plasmatube: new aport (MR 1157) 2020-05-08 10:55:14 +03:00
Minecrell
a85db1dc7b
*: remove "Contributor:" lines from APKBUILDs (MR 1203)
At the moment we have Contributor: lines on some packages (but not all of them),
but often they don't represent the actual contributors to the package very well.
E.g. when we added them retroactively to the device packages we only added
the initial contributor (which isn't necessarily the person
who made most of the work for a device...)

The Git history is the most representative source for figuring out
who contributed to a package, so there is no reason to duplicate that
into the APKBUILD.

[skip ci]: way too many packages
2020-05-02 21:45:25 +03:00
Bart Ribbers
adf71f344b
kde/plasma-dialer: rebuild against libphonenumber 8.12.0-r2 2020-03-31 15:45:42 +02:00
Bart Ribbers
d0762f90ba
kde/plasma-dialer: new aport (!1093) 2020-03-30 12:50:57 +02:00
Bart Ribbers
9aa2d5ae8f
kde/itinerary: upgrade to 0_git20200325 (!1112) 2020-03-28 21:05:10 +03:00
Luca Weiss
557bd52764
kde/ktrip: upgrade to 0_git20200327 (!1112) 2020-03-28 21:05:10 +03:00
Luca Weiss
9bba316e91
kde/kpublictransport: upgrade to 0_git20200327 (!1112) 2020-03-28 21:05:10 +03:00
Bart Ribbers
2853de8ee6
kde/spacebar: upgrade to 0_git20200317 (!1075) 2020-03-21 21:45:26 +01:00