Commit Graph

56 Commits

Author SHA1 Message Date
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
Samuel Dionne-Riel
ae5b37c833 keysmith: 0.2 -> 21.06 2021-10-18 16:10:35 -04:00
Samuel Dionne-Riel
abd65c818d kasts: init at 21.06 2021-10-06 15:47:40 -04:00
Samuel Dionne-Riel
e51348d672 plasmaMobileGear: 21.05 -> 21.06
- https://www.plasma-mobile.org/2021/06/10/plasma-mobile-update-june/
 - https://www.plasma-mobile.org/info/plasma-mobile-gear-21-06/

New:

 - kasts
 - keysmith
 - kweather
 - tokodon
2021-10-06 15:47:40 -04:00
Samuel Dionne-Riel
8a2335829c ktrip: init at 21.05 2021-10-05 23:21:45 -04:00
Samuel Dionne-Riel
25a433d286 koko: init at 21.05
requires data that is not versioned:

 - https://invent.kde.org/graphics/koko#packaging

Snapshotted because... Obviously that won't do with Nix.
2021-10-05 23:21:45 -04:00
Samuel Dionne-Riel
ea73dda921 spacebar: init at 21.05 2021-10-05 23:21:45 -04:00
Samuel Dionne-Riel
907976ea4e plasma-phonebook: init at 21.05 2021-10-05 23:21:45 -04:00
Samuel Dionne-Riel
211cba432a plasma-dialer: init at 21.05 2021-10-05 23:21:45 -04:00
Samuel Dionne-Riel
0acc8547bc krecorder: init at 21.05 2021-10-05 23:21:44 -04:00
Samuel Dionne-Riel
d07a0aed11 calindori: init at 21.05 2021-10-05 23:21:44 -04:00