Commit Graph

66 Commits

Author SHA1 Message Date
Doron Behar
138eebe549 qscintilla: move to qt{5,6}Packages.nix
Since it is a somewhat common library, with support for multiple qt
versions, it is safer to put each version of it in libsForQt5 and
qt6Packages attribute sets. Also, it is cleaner to put the darwin
if-else inside the expression, in relation to https://github.com/NixOS/rfcs/pull/140 .
2023-09-21 11:45:35 +03:00
Weijia Wang
2ed9b44d0c libsForQt5.qtkeychain: fix build on x86_64-darwin 2023-09-18 17:08:17 +02:00
Weijia Wang
5f702e9220 mlt: build without qt5 2023-06-27 16:33:46 +03:00
Weijia Wang
2a8350d78a libsForQt5.mlt: add more modules 2023-06-27 14:27:34 +03:00
Weijia Wang
74ff7795ce libsForQt5.mlt: refactor, add darwin support 2023-06-27 12:11:08 +03:00
Weijia Wang
ea88f8313e qscintilla: remove from libsForQt5 2023-04-27 23:55:28 +03:00
Dylan Frankland
6102cdb048 libopenshot-audio: add Accelerate framework dependency
Added in [v0.2.1](https://github.com/OpenShot/libopenshot-audio/releases/tag/v0.2.1)
2023-04-25 21:16:55 -03:00
Vonfry
4e8ad00ae8
fcitx: remove packages and update documentations and aliases to fcitx5 2023-03-13 18:50:05 +08:00
Stanisław Pitucha
94514596ea quasselDaemon,libsForQt5.qca-qt5: fix darwin build
Use the new apple SDK to fix the darwin build.
2023-02-18 01:23:53 +11:00
K900
131c8fa532 kuserfeedback: init at 1.2.0
Required for plasma-welcome, and maybe should be added to other things later.
2023-02-14 13:57:36 +03:00
Jonas Heinrich
21e0f7502b libsForQt5.maui-core: init at 0.5.6 2022-12-22 11:26:33 -05:00
Sandro
8f679a5327
Merge pull request #194031 from NickCao/stellarium 2022-11-04 15:33:03 +01:00
Nick Cao
e13967c88c
Revert "libsForQt5.qca-qt5_2_3_2: init at 2.3.2"
This reverts commit 252458b9c5.
2022-11-04 09:11:04 +08:00
Nick Cao
15bf223df9
libsForQt5.qxlsx: init at 1.4.4 2022-10-06 21:49:58 +08:00
Martin Weinelt
249398ffa8 Merge remote-tracking branch 'origin/staging-next' into staging 2022-08-25 00:32:27 +02:00
rewine
361bd073a9 libsForQt5.qtdbusextended: init at 0.0.3 2022-08-22 11:05:16 +08:00
ajs124
08ed8cfc65 libsForQt.qca-qt5_2_3_2: pin to openssl_1_1 2022-08-17 20:16:19 +02:00
Vir Chaudhury
66327cf687
pentablet-driver: rename to xp-pen-g430-driver 2022-08-08 15:20:52 +08:00
Vir Chaudhury
7761d8aa56
xp-pen-deco-01-v2-driver: init at 3.2.3.220323-1 2022-08-08 15:20:38 +08:00
Doron Behar
abed44794d
Merge pull request #174875 from doronbehar/pkg/syncthingtray 2022-05-27 11:58:11 +03:00
Doron Behar
bf8134d860 libsForQt5.qtforkawesome: init at 0.0.4 2022-05-27 09:45:34 +03:00
ajs124
a212889d9a qjson: move to qt5-packages 2022-05-26 17:02:55 +02:00
Robert Schütz
d5a2974e52 libsForQt5.mauiPackages: init at 2.1.2 2022-05-20 08:54:02 -07:00
Robert Schütz
a5e825e3ba libsForQt5.qtmpris: init at 1.0.6 2022-05-17 11:23:35 -07:00
Rick van Schijndel
0bd5909ea7 openbr: drop
Broken since 2016-05-08
2022-05-11 19:23:06 +02:00
Jonas Heinrich
80a74ba322 libsForQt5.mauikit-texteditor: init at 2.1.1 2022-05-08 12:05:05 +02:00
Jonas Heinrich
9b4f18aeee libsForQt5.mauikit-accounts: init at 2.1.1 2022-05-08 12:04:52 +02:00
Sandro
9dc734aec1
Merge pull request #169600 from andrevmatos/kde/gear 2022-04-27 14:36:50 +02:00
Robert Schütz
492cb7efa0 libsForQt5.maplibre-gl-native: init at unstable-2022-04-07 2022-04-26 04:08:25 +00:00
André Vitor de Lima Matos
e587dcb981 calligra: build with poppler 22.03 and drop poppler_0_61 2022-04-24 19:05:45 -03:00
Will Cohen
252458b9c5 libsForQt5.qca-qt5_2_3_2: init at 2.3.2 2022-04-13 11:37:59 -04:00
Will Cohen
50df75459e libsForQt5.qwt: rename 6.nix to default.nix 2022-03-26 13:35:30 -04:00
Will Cohen
45134bb912 libsForQt5.qwt6_1: init at 6.1.6 2022-03-26 13:29:22 -04:00
LeixB
52221374e5
yuview: init at 2.12.1 2022-03-21 14:13:20 +01:00
Samuel Gräfenstein
de4352babb {lib,}ktorrent: move to pkgs/application/kde 2022-02-28 18:48:45 +08:00
Will Cohen
a98370af81 qt5: remove stdenv from qt5-packages 2022-01-06 08:35:25 -05:00
Will Cohen
8dfa516824 qscintilla, python3Packages.qscintilla-qt5: syntax
- Cleanup top-level package calls to remove unnecessary darwin
  logic and inherit statements
- Remove unnecessary let blocks in qscintilla and qscintilla-qt4
- Remove mention of withQt5
2022-01-05 19:02:02 -05:00
Will Cohen
24522dcd0f qscintilla: migrate to libsForQt5.qscintilla 2022-01-05 19:02:01 -05:00
José Romildo
44c1dfb32d qt5ct: move to qt5-packages 2021-12-27 11:03:07 -03:00
Artturin
b7bdb154f6 libsForQt5.libqaccessibilityclient: init at 0.4.1 2021-11-03 18:43:56 +02:00
Samuel Dionne-Riel
028159efa9
Merge pull request #130151 from samueldr/feature/plasma-mobile-gear-21.06
Plasma Mobile Gear: 21.05 -> 21.06 -> 21.07 -> 21.08
2021-10-22 19:37:13 -04:00
Samuel Dionne-Riel
847b2cec0d kweathercore: init at v0.4
Why 0.4 when 0.5 is tagged? Because current kweather depends on 0.4 and
won't build with 0.5...

¯\_(ツ)_/¯
2021-10-18 16:10:36 -04:00
Smitty
16ffcc8f54 qcoro: init at 0.3.0 2021-10-16 14:09:20 -04:00
Samuel Dionne-Riel
546b930bd8 qt5-packages.nix: Add plasmaMobileGear
Though it is empty, the package set is valid. Next changes introduce
derivations for packages we maintain.
2021-10-05 23:21:44 -04:00
Samuel Dionne-Riel
3e9044f4ca libqofono: init at 0.103 2021-10-05 23:21:43 -04:00
Samuel Dionne-Riel
af47c4717e kirigami-addons: init at 21.05 2021-10-05 23:21:42 -04:00
Alyssa Ross
2a4d13f8da
plasma5Packages.ksysguard: remove if !allowAliases
Usually in Nixpkgs, attributes that are remnants of old packages are
only included when aliases are enabled (which they are by default).
This brings plasma5Packages into line with that, and also makes it
easier to check the whole thing evaluates when working on the package
set.
2021-09-18 09:41:27 +00:00
Guillaume Girol
39e7ea6b47
qtkeychain: 0.9.1 -> 0.12.0 (#132457) 2021-08-05 09:26:28 +02:00
FliegendeWurst
b4f96d2543 kimageannotator: init at 0.5.1 2021-07-12 12:45:40 +02:00
FliegendeWurst
b6793cfd0f kcolorpicker: init at 0.1.6 2021-07-12 12:45:15 +02:00