Commit Graph

24 Commits

Author SHA1 Message Date
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
José Romildo
9dc9b82f65 lxqt.liblxqt: 1.3.0 -> 1.4.0 2023-11-10 08:36:05 -03:00
José Romildo
af0ce07661 lxqt.liblxqt: 1.2.0 -> 1.3.0 2023-04-16 13:53:28 -03:00
José Romildo
0116afa2d1 lxqt.liblxqt: 1.1.0 -> 1.2.0 2022-11-09 10:11:10 -03:00
José Romildo
4a9e77cea0 lxqt: use gitUpdater instead of lxqtUpdateScript 2022-09-27 23:41:53 -03:00
José Romildo
417b1c12b2 lxqt: add maintainers team 2022-05-01 13:03:21 -03:00
José Romildo
b20d524d96 lxqt.liblxqt: 1.0.0 -> 1.1.0 2022-04-17 21:50:02 -03:00
José Romildo
71666d92dc lxqt.liblxqt: 0.17.0 -> 1.0.0 2021-11-05 14:35:00 -03:00
Sandro
e39242130f
Merge pull request #119577 from romildo/upd.lxqt 2021-04-22 11:37:38 +02:00
José Romildo Malaquias
784cdd33b0 lxqt.liblxqt: use absolute path with pkexec 2021-04-18 09:35:11 -03:00
José Romildo Malaquias
37f951ed39 lxqt.liblxqt: 0.16.0 -> 0.17.0 2021-04-16 17:36:31 -03:00
Thomas Watson
b6779d541a lxqt: fix themes and translations
LXQt binaries look for their themes and translations based on the name of the binary, which is changed by the wrapper script. This patches liblxqt to recover the original name from the wrapped binary name.
2021-01-14 11:21:36 -06:00
José Romildo Malaquias
bc412485ef lxqt.libfm-qt: 0.15.1 -> 0.16.0 2020-12-16 09:55:57 -03:00
José Romildo Malaquias
ac3e206395 lxqt.liblxqt: 0.15.0 -> 0.15.1 2020-05-29 08:09:05 -03:00
José Romildo Malaquias
e1366251f7 lxqt.liblxqt: 0.14.1 -> 0.15.0 2020-04-29 16:12:27 -03:00
José Romildo Malaquias
f27301cd32 lxqt: add updater script to individual packages 2020-04-29 16:12:26 -03:00
José Romildo Malaquias
5abed165e0 lxqt: format nix expressions with nixpkgs-fmt 2020-04-29 16:12:26 -03:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
José Romildo Malaquias
a61bd1e42d lxqt: restrict to linux platform
libqtxdg fails to build on darwin.

LXQt is a DE for linux so assume darwin is not supported.

The platform for some packages that may be useful outside of
LXQt (like pcmanfm-qt, lximage-qt and others) and do not depend on
libqtxdg are not being changed.
2019-11-02 13:36:21 -07:00
worldofpeace
e34de045b6 lxqt: use modified LXQtConfigVars CMake macro
LXQt uses the values in this macro to set installation
directories and in the case of lxqt-session to substitute in paths.
However, by doing this all the paths are from within lxqt-build-tools
prefix. By utilizing a setup hook we can set the directories with the
correct prefix as cmake flags.
2019-08-22 00:42:28 -04:00
worldofpeace
3167eb3780 lxqt: use qt5's mkDerivation
This should also ensure that the applications get wrapped
appropriately.
2019-08-19 21:22:18 -04:00
José Romildo Malaquias
9532589755 lxqt.liblxqt: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias
def579b42b liblxqt: 0.13.0 -> 0.14.0 2019-02-12 09:03:50 -02:00
José Romildo Malaquias
2047e28c7f lxqt: mv contents of base, core and optional to parent directory (#46484) 2018-09-10 23:00:14 +02:00