Weijia Wang
7f8c35748e
qt6.qtwebengine: add frameworks for darwin
2023-04-16 04:07:30 +03:00
Weijia Wang
bd8c68fdec
qt6: avoid building under /tmp on darwin
2023-04-14 21:11:09 +03:00
Nick Cao
5aa78f89f0
qt6.qtbase: refresh patches
...
Apart from the previous ones, two new patches are added. One for
reducing the runtime closure size by removing reference to cmake, the
other for fixing the linker flags in generated qmake files.
2023-04-14 19:09:55 +08:00
Nick Cao
21a773c671
qt6: drop cmake patch used for fixing cmake file generation
...
The "multiple-outputs.sh" setup hook moves "include", "lib/cmake" and
other folders into the "dev" output if it exists, thus breaking the
invariants expected by the qt build system and we used to patch cmake to
fixup the generated cmake files. In a series of changes to rework qt
packaging, we are now setting "moveToDev" to false to suppress that
behavior, and the cmake patch is no longer required.
2023-04-14 18:34:07 +08:00
Weijia Wang
1bf4cbfa5e
qt6.qtconnectivity: fix build on darwin
2023-04-13 22:59:13 +03:00
Nick Cao
c14e333ec0
qt6.qtModule: removed unnecessary callPackage arguments
2023-04-10 18:00:35 +08:00
Nick Cao
5d13961fd6
qt6: format pkgs/development/libraries/qt-6/default.nix
2023-04-10 17:58:02 +08:00
Nick Cao
8a159fe975
qt6.qtbase: removed unnecessary callPackage arguments
2023-04-10 17:56:35 +08:00
Nick Cao
12cfa69c8e
qt6: move stdenv and cmake override to within pkgs/development/libraries/qt-6
2023-04-10 17:53:56 +08:00
Nick Cao
845e491205
qt6.qtModules: use callPackage
2023-04-10 17:50:44 +08:00
Nick Cao
9604890e72
qt6: use callPackage in all-packages.nix
2023-04-10 17:42:36 +08:00
Nick Cao
25c1820914
qt6.qtbase: add patch to fix handling of variable fonts
2023-03-22 16:26:29 +08:00
Artturin
4e3dcf364e
treewide: makeSetupHook deps -> propagatedBuildInputs
2023-02-07 21:02:00 +02:00
Sergei Trofimovich
b9b1d958d0
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
pkgs/development/libraries/qt-6/modules/qtbase.nix
pkgs/stdenv/linux/make-bootstrap-tools.nix
2023-01-20 21:56:57 +00:00
Alyssa Ross
0ae87d514f
treewide: add names to all setup hooks
2023-01-19 15:00:36 +00:00
Weijia Wang
100cf5700d
qt6.qtbase: enable sandbox builds
2023-01-15 03:23:11 +01:00
Weijia Wang
c0d8c84f40
qt6.qtbase: add aarch64-darwin support
2022-11-29 00:41:33 +01:00
Weijia Wang
df46edff3e
qt6.qtwebview: add aarch64-darwin support
2022-11-28 23:51:41 +01:00
Weijia Wang
65a2669c01
qt6.qtspeech: unbreak on aarch64-darwin
2022-11-28 23:51:41 +01:00
Weijia Wang
8091739d36
qt6.qtmultimedia: unbreak on aarch64-darwin
2022-11-28 23:51:41 +01:00
Weijia Wang
1b23119f21
qt6.qtconnectivity: fix build on aarch64-darwin
2022-11-28 23:51:40 +01:00
Jörg Thalheim
42c5aedcde
Merge pull request #181730 from Mic92/qt6
...
qt6.full: add
2022-11-20 20:12:14 +01:00
Artturin
341e6fd558
splice.nix: start deprecating nativeDrv and crossDrv
2022-11-19 00:04:54 +02:00
Nick Cao
e177a194c0
qt6.qtmultimedia: add and propagate the required/recommended gst plugins
...
reference: https://doc.qt.io/qt-6/videooverview.html#linux
2022-11-05 21:39:11 +08:00
Nick Cao
423d2dada0
qt6.qtbase: add patch for correctly loading tzdata
2022-11-05 21:39:05 +08:00
Luna Nova
b5f31454a3
qt-6: Port hooks from qt-5
2022-10-05 22:09:13 -07:00
Nick Cao
f1b15aebd2
qt6.qtquick3dphysics: init at 6.4.0
2022-09-29 21:31:45 +08:00
Nick Cao
2b96f0ca6d
qt6.qtspeech: init at 6.4.0
2022-09-29 21:28:41 +08:00
Nick Cao
945ab9315d
qt6.qthttpserver: init at 6.4.0
2022-09-29 21:19:28 +08:00
Nick Cao
86c307d1f7
qt6.qtbase: drop patch for Xcursor
2022-09-29 19:50:20 +08:00
Nick Cao
e955d5d7ba
qt6.qtbase: patch for loading libXcursor
2022-08-22 00:05:06 +08:00
Jörg Thalheim
ee1b9e6f7b
qt6.full: add
2022-07-16 15:32:16 +02:00
Robert Schütz
59182da0c7
qt6Packages.wrapQtAppsHook: fix cross
2022-06-13 16:40:20 +00:00
Milan Hauth
e9128a3436
qt6.wrapQtAppsHook: remove dependencies: qtbase qtwayland
...
qt6 gui apps: buildInputs: qtbase qtwayland
qt6 cli apps: buildInputs: qtbase
2022-05-27 17:52:55 +02:00
milahu
5baa20d7c8
qt6: init at 6.3.0
2022-05-23 09:37:40 +08:00