summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/plasma-mobile
AgeCommit message (Collapse)Author
2023-01-13tokodon: Init at 22.11.2Samuel Dionne-Riel
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>
2022-11-30audiotube: Add gst wrapping to fix playbackSamuel Dionne-Riel
2022-11-30audiotube: Remove now unneeded workaroundSamuel Dionne-Riel
2022-11-30audiotube: Add missing qtimageformats dependencySamuel Dionne-Riel
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-30plasmatube: Add gst wrapping to fix playbackSamuel Dionne-Riel
Videos now start as one would expect...
2022-11-30plasmatube: Fix runtime use of yt-dlpSamuel Dionne-Riel
This would end-up relying on an ambiant yt-dlp, which is bad.
2022-11-30plasma-dialer: Add dependency on kirigami-addonsSamuel Dionne-Riel
2022-11-30neochat: Add dependency on kirigami-addonsSamuel Dionne-Riel
2022-11-30krecorder: Add dependency on kwindowsystemSamuel Dionne-Riel
2022-11-30kclock: Add dependency on kirigami-addonsSamuel Dionne-Riel
2022-11-30angelfish: Update deps for 22.11Samuel Dionne-Riel
2022-11-30alligator: Add dependency on kirigami-addonsSamuel Dionne-Riel
2022-11-30libsForQt5.plasmaMobileGear: 22.09 -> 22.11Samuel Dionne-Riel
2022-11-12corrosion: 0.2.1 -> 0.3.0Robert Schütz
https://github.com/corrosion-rs/corrosion/releases/tag/v0.2.2 https://github.com/corrosion-rs/corrosion/releases/tag/v0.3.0
2022-10-18Merge pull request #196047 from samueldr/fix/qcoro-0.6-aarch64-altSamuel Dionne-Riel
qcoro: 0.4.0 -> 0.6.0 and AArch64 fix
2022-10-16Merge pull request #193858 from samueldr/feature/plamo-gear-22.09Samuel Dionne-Riel
Plasma Mobile Gear 22.09
2022-10-14spacebar: Work around AArch64 not using gcc11StdenvSamuel Dionne-Riel
2022-10-14neochat: Work around AArch64 not using gcc11StdenvSamuel Dionne-Riel
2022-10-14plasma-dialer: Disable overlay supportSamuel Dionne-Riel
See: - https://invent.kde.org/plasma-mobile/plasma-dialer/-/issues/66 - https://invent.kde.org/plasma-mobile/plasma-dialer/-/commit/3a91964828fb2b9f54d9f9eb5f81865af5676a42 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-14plasma-dialer: Fixes for 22.09Samuel Dionne-Riel
https://invent.kde.org/plasma-mobile/plasma-dialer/-/commit/51e565a505ae0a8a6d9c5360c180c2ef3dd7903c
2022-10-14plasma-settings: Fixes for 22.09Samuel Dionne-Riel
2022-10-14kweather: Fixes for 22.09Samuel Dionne-Riel
2022-10-14krecorder: Fixes for 22.09Samuel Dionne-Riel
2022-10-12pkgs.applications: remove unused argsMarkus S. Wamser
2022-10-01spacebar: Fixes for 22.09Samuel Dionne-Riel
2022-10-01libsForQt5.plasmaMobileGear: 22.06 -> 22.09Samuel Dionne-Riel
https://plasma-mobile.org/2022/09/27/plasma-mobile-gear-22-09/
2022-08-24libsForQt5.audiotube: patch missing #includeVladimír Čunát
2022-07-25libsForQt5.plasmaMobileGear: 22.04 -> 22.06Robert Schütz
https://plasma-mobile.org/2022/06/28/plasma-mobile-gear-22-06/
2022-05-17libsForQt5.plasmaMobileGear: 21.12 -> 22.04Robert Schütz
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-17libsForQt5.plasmaMobileGear.plasmatube: init at 21.12Robert Schütz
2022-05-17libsForQt5.plasmaMobileGear: 21.08 -> 21.12Robert Schütz
https://plasma-mobile.org/2021/12/07/plasma-mobile-gear-21-12/
2021-12-03plasma-settings: init at 21.08Samuel Dionne-Riel
2021-10-19angelfish: Break build on partial updatesSamuel Dionne-Riel
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-19angelfish: Provide as Plasma Mobile GearSamuel Dionne-Riel
2021-10-19audiotube: init at 21.08Samuel Dionne-Riel
2021-10-18kweather: Fix build for 21.08Samuel Dionne-Riel
2021-10-18plasmaMobileGear: 21.07 -> 21.08Samuel Dionne-Riel
- https://www.plasma-mobile.org/2021/08/31/plasma-mobile-gear-21-08/ New: - audiotube
2021-10-18spacebar: Fix build for 21.07Samuel Dionne-Riel
2021-10-18ktrip: Fix build for 21.07Samuel Dionne-Riel
2021-10-18plasmaMobileGear: 21.06 -> 21.07Samuel Dionne-Riel
- https://www.plasma-mobile.org/2021/07/20/plasma-mobile-gear-21-07/ (Nothing new)
2021-10-18kweather: init at 21.06Samuel Dionne-Riel
2021-10-18keysmith: 0.2 -> 21.06Samuel Dionne-Riel
2021-10-06kasts: init at 21.06Samuel Dionne-Riel
2021-10-06plasmaMobileGear: 21.05 -> 21.06Samuel Dionne-Riel
- 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-05ktrip: init at 21.05Samuel Dionne-Riel
2021-10-05koko: init at 21.05Samuel Dionne-Riel
requires data that is not versioned: - https://invent.kde.org/graphics/koko#packaging Snapshotted because... Obviously that won't do with Nix.
2021-10-05spacebar: init at 21.05Samuel Dionne-Riel
2021-10-05plasma-phonebook: init at 21.05Samuel Dionne-Riel
2021-10-05plasma-dialer: init at 21.05Samuel Dionne-Riel
2021-10-05krecorder: init at 21.05Samuel Dionne-Riel