K900
9f5fbf001f
plasma-mobile: 23.1 -> 23.04.0, (partially) absorb into kde/gear
2023-04-20 11:53:36 +03:00
K900
f08f903ea5
spacebar: remove gcc9 hack
2023-03-18 15:14:35 +03:00
K900
a5a292c7a8
treewide: clear out remaining qt5 conditionals
2023-03-18 02:10:20 +03:00
Alexander Bantyev
551245d6c4
plasma-mobile/qmlkonsole: init at 23.01.0
2023-02-15 09:41:55 +04:00
github-actions[bot]
b2a1140ada
Merge master into staging-next
2023-02-06 06:01:25 +00:00
Robert Schütz
008469a600
tokodon: 22.11.2 -> 23.01.0
...
Diff: https://invent.kde.org/network/tokodon/-/compare/v22.11.2...v23.01.0
2023-02-05 18:05:58 -08:00
Robert Schütz
3aa003ad21
plasma5Packages.plasmaMobileGear: 22.11 -> 23.01.0
2023-02-05 18:05:54 -08:00
Vladimír Čunát
555f300879
treewide: another round of gcc12 fixups
2023-02-05 15:29:43 +01:00
Vladimír Čunát
8627b384af
treewide: gcc11Stdenv on x86_64-linux -> gcc12Stdenv
...
These seemed done to upgrade version on aarch64-linux,
but now they were (also) downgrading on x86_64-linux.
I checked that they still build; some cases were even fixed, e.g.:
https://hydra.nixos.org/log/40jmdmnk07ac7xwwxmdqa7smvc3xflm2-qcoro-0.7.0.drv
2023-02-05 10:13:34 +01:00
Samuel Dionne-Riel
8f1881caff
tokodon: Init at 22.11.2
...
This commit is artificially built over the end-results of the Nixpkgs
PR https://github.com/NixOS/nixpkgs/pull/170466 with the package now
being built in the way Plasma Mobile Gear packages are built.
Main differences:
- `mkDerivation` from the Plasma Mobile Gear package set, and related
changes (dropping redundant wrapQtAppsHook).
- inputs re-ordered and split by usage like sibling packages.
The actual work though was by @matthiasbeyer, I only mechanically
rehashed the changes.
Co-authored-by: Matthias Beyer <mail@beyermatthias.de>
2023-01-13 17:54:26 -05:00
Samuel Dionne-Riel
832b15fcd6
audiotube: Add gst wrapping to fix playback
2022-11-30 23:48:42 -05:00
Samuel Dionne-Riel
371e0bbc7c
audiotube: Remove now unneeded workaround
2022-11-30 23:33:03 -05:00
Samuel Dionne-Riel
9035cb111a
audiotube: Add missing qtimageformats dependency
...
It is *recommended* in the README. (but not required?)
> YouTube uses webp images for the cover art, so you will need to install qtimageformats.
This solves these logged messages:
```
[...] RoundedImage.qml:16:9: QML Image: Error decoding [...].webp: Unsupported image format
```
2022-11-30 23:03:28 -05:00
Samuel Dionne-Riel
4b8a04a32b
plasmatube: Add gst wrapping to fix playback
...
Videos now start as one would expect...
2022-11-30 22:28:29 -05:00
Samuel Dionne-Riel
491064f1e5
plasmatube: Fix runtime use of yt-dlp
...
This would end-up relying on an ambiant yt-dlp, which is bad.
2022-11-30 22:28:29 -05:00
Samuel Dionne-Riel
873f33ef25
plasma-dialer: Add dependency on kirigami-addons
2022-11-30 22:28:28 -05:00
Samuel Dionne-Riel
f48809f110
neochat: Add dependency on kirigami-addons
2022-11-30 22:28:28 -05:00
Samuel Dionne-Riel
880e9f9cda
krecorder: Add dependency on kwindowsystem
2022-11-30 22:28:28 -05:00
Samuel Dionne-Riel
e9c04435d2
kclock: Add dependency on kirigami-addons
2022-11-30 22:28:28 -05:00
Samuel Dionne-Riel
e11e162cb0
angelfish: Update deps for 22.11
2022-11-30 22:28:28 -05:00
Samuel Dionne-Riel
41092feabd
alligator: Add dependency on kirigami-addons
2022-11-30 22:28:28 -05:00
Samuel Dionne-Riel
869042bfcc
libsForQt5.plasmaMobileGear: 22.09 -> 22.11
2022-11-30 22:28:28 -05:00
Robert Schütz
702a4dd0e2
corrosion: 0.2.1 -> 0.3.0
...
https://github.com/corrosion-rs/corrosion/releases/tag/v0.2.2
https://github.com/corrosion-rs/corrosion/releases/tag/v0.3.0
2022-11-12 13:19:59 -08:00
Samuel Dionne-Riel
b53295783e
Merge pull request #196047 from samueldr/fix/qcoro-0.6-aarch64-alt
...
qcoro: 0.4.0 -> 0.6.0 and AArch64 fix
2022-10-18 01:07:07 -04:00
Samuel Dionne-Riel
1cef953e77
Merge pull request #193858 from samueldr/feature/plamo-gear-22.09
...
Plasma Mobile Gear 22.09
2022-10-16 16:11:45 -04:00
Samuel Dionne-Riel
3a2ba06a83
spacebar: Work around AArch64 not using gcc11Stdenv
2022-10-14 15:47:28 -04:00
Samuel Dionne-Riel
64e990c7f6
neochat: Work around AArch64 not using gcc11Stdenv
2022-10-14 15:47:28 -04:00
Samuel Dionne-Riel
139173a984
plasma-dialer: Disable overlay support
...
See:
- https://invent.kde.org/plasma-mobile/plasma-dialer/-/issues/66
- 3a91964828
When Plasma Gear 22.09 was released, KWin 5.26 wasn't released yet.
The linked commit was not part of Gear 22.09.
2022-10-14 15:44:16 -04:00
Samuel Dionne-Riel
67074445e8
plasma-dialer: Fixes for 22.09
...
51e565a505
2022-10-14 15:44:16 -04:00
Samuel Dionne-Riel
0fd0632bc5
plasma-settings: Fixes for 22.09
2022-10-14 15:44:16 -04:00
Samuel Dionne-Riel
02f9931483
kweather: Fixes for 22.09
2022-10-14 15:44:16 -04:00
Samuel Dionne-Riel
a0a8b76e69
krecorder: Fixes for 22.09
2022-10-14 15:44:13 -04:00
Markus S. Wamser
c9d167f174
pkgs.applications: remove unused args
2022-10-12 16:00:16 +02:00
Samuel Dionne-Riel
035448ea71
spacebar: Fixes for 22.09
2022-10-01 02:04:23 -04:00
Samuel Dionne-Riel
d271eed0ba
libsForQt5.plasmaMobileGear: 22.06 -> 22.09
...
https://plasma-mobile.org/2022/09/27/plasma-mobile-gear-22-09/
2022-10-01 02:04:22 -04:00
Vladimír Čunát
32380286b4
libsForQt5.audiotube: patch missing #include
2022-08-24 18:34:39 +02:00
Robert Schütz
5a0e0d73b9
libsForQt5.plasmaMobileGear: 22.04 -> 22.06
...
https://plasma-mobile.org/2022/06/28/plasma-mobile-gear-22-06/
2022-07-25 08:26:17 +00:00
Robert Schütz
1550635eaa
libsForQt5.plasmaMobileGear: 21.12 -> 22.04
...
https://plasma-mobile.org/2022/02/09/plasma-mobile-gear-22-02/
https://plasma-mobile.org/2022/04/26/plasma-mobile-gear-22-04/
2022-05-17 11:23:35 -07:00
Robert Schütz
44aeeec357
libsForQt5.plasmaMobileGear.plasmatube: init at 21.12
2022-05-17 11:23:35 -07:00
Robert Schütz
1e2983dab5
libsForQt5.plasmaMobileGear: 21.08 -> 21.12
...
https://plasma-mobile.org/2021/12/07/plasma-mobile-gear-21-12/
2022-05-17 11:23:35 -07:00
Samuel Dionne-Riel
b368c0dcca
plasma-settings: init at 21.08
2021-12-03 17:26:31 -05:00
Samuel Dionne-Riel
88fe1fe9ec
angelfish: Break build on partial updates
...
The hardcoded cargo hash could have been left unchanged on package
updates. By breaking the build explicitly we ensure partial updates
won't accidentally slip past us.
2021-10-19 20:42:59 -04:00
Samuel Dionne-Riel
74134f7eee
angelfish: Provide as Plasma Mobile Gear
2021-10-19 20:42:59 -04:00
Samuel Dionne-Riel
2837f21ee9
audiotube: init at 21.08
2021-10-19 20:42:59 -04:00
Samuel Dionne-Riel
b9ecb68975
kweather: Fix build for 21.08
2021-10-18 16:10:36 -04:00
Samuel Dionne-Riel
1e62112123
plasmaMobileGear: 21.07 -> 21.08
...
- https://www.plasma-mobile.org/2021/08/31/plasma-mobile-gear-21-08/
New:
- audiotube
2021-10-18 16:10:36 -04:00
Samuel Dionne-Riel
1b87466f2c
spacebar: Fix build for 21.07
2021-10-18 16:10:36 -04:00
Samuel Dionne-Riel
caaebc0082
ktrip: Fix build for 21.07
2021-10-18 16:10:36 -04:00
Samuel Dionne-Riel
e4767481a3
plasmaMobileGear: 21.06 -> 21.07
...
- https://www.plasma-mobile.org/2021/07/20/plasma-mobile-gear-21-07/
(Nothing new)
2021-10-18 16:10:36 -04:00
Samuel Dionne-Riel
f50a6b50a5
kweather: init at 21.06
2021-10-18 16:10:36 -04:00