Commit Graph

24 Commits

Author SHA1 Message Date
José Romildo
c6fedad618 lxqt.lxqt-archiver: 0.9.0 -> 1.0.0 2024-04-19 14:38:58 -03:00
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
4c175d5509 lxqt.lxqt-archiver: 0.8.0 -> 0.9.0 2023-11-10 08:36:06 -03:00
José Romildo
49df77a302 lxqt.lxqt-archiver: 0.7.0 -> 0.8.0 2023-04-16 13:53:28 -03:00
José Romildo
af64bc3d27 lxqt.lxqt-archiver: 0.6.0 -> 0.7.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
e55b330b9d lxqt.lxqt-archiver: add missing dependence libraries
Fixes the error while loading shared libraries:
- libmenu-cache.so.3: cannot open shared object file: No such file or directory
- libexif.so.12: cannot open shared object file: No such file or directory
2022-09-06 19:37:06 -03:00
José Romildo
417b1c12b2 lxqt: add maintainers team 2022-05-01 13:03:21 -03:00
José Romildo
7c5c5c45e1 lxqt.lxqt-archiver: 0.5.0 -> 0.6.0 2022-04-17 21:50:02 -03:00
José Romildo
36fa89224b lxqt.lxqt-archiver: 0.4.0 -> 0.5.0 2021-11-05 14:35:00 -03:00
José Romildo Malaquias
810526e159 lxqt.lxqt-archiver: 0.3.0 -> 0.4.0 2021-04-16 17:36:31 -03:00
AndersonTorres
591f129c6d lxqt: cosmetical changes
Updated the GPL and LGPL licenses.
2021-02-08 11:41:52 -03:00
Ben Siraphob
5fffcef915 pkgs/desktops: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
José Romildo Malaquias
a8afb85b3c lxqt.lxqt-archiver: 0.2.0 -> 0.3.0 2020-12-16 09:55:57 -03:00
José Romildo Malaquias
e4c8a79998 lxqt.lxqt-archiver: 0.1.1 -> 0.2.0 2020-05-18 09:13:15 -03:00
José Romildo Malaquias
34fbdf7867 lxqt.lxqt-archiver: 2019-09-25 -> 0.1.1 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
worldofpeace
1e5457c8b4 lxqt.lxqt-archiver: 2019-09-15 -> 2019-09-25 2019-10-03 15:31:14 -04:00
Tor Hedin Brønner
d82ed7e741 lxqt-archiver: 0.0.96 -> 2019-09-15
fix build with glib-2.62
2019-09-30 19:39:51 +02: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
John Chadwick
0f76ab69b6 lxqt-archiver: init at 0.0.96 2018-12-30 14:18:00 -08:00