Commit graph

275 commits

Author SHA1 Message Date
Frederik Rietdijk 98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
Robin Gloster 5292fd51f9
Merge pull request #65482 from worldofpeace/fix-lxqt
lxqt: use qt5's mkDerivation
2019-08-25 18:15:01 +02:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +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
Robin Gloster 4e60b0efae
treewide: update globin's maintained drvs 2019-08-20 19:36:05 +02: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
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Joachim F 7a253894ae
Merge pull request #53087 from jchv/init-lxqt-archiver
lxqt-archiver: init at 0.0.96
2019-04-21 07:49:21 +00:00
José Romildo Malaquias edc1acf60c lxqt: update to version 0.14.1 in the update script 2019-02-26 20:00:16 -03:00
José Romildo Malaquias 102a33c356 lxqt.screengrab: 1.100 -> 1.101 2019-02-26 20:00:16 -03:00
José Romildo Malaquias e6a5efd4ae lxqt.qps: 1.10.19 -> 1.10.20 2019-02-26 20:00:16 -03:00
José Romildo Malaquias d8bf91891f lxqt.qtermwidget: 0.14.0 -> 0.14.1 2019-02-26 20:00:16 -03:00
José Romildo Malaquias 3d7c6d734a lxqt.qterminal: 0.14.0 -> 0.14.1 2019-02-26 20:00:16 -03:00
José Romildo Malaquias a1f2cb007c lxqt.pavucontrol-qt: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias 9d40c72d67 lxqt.obconf-qt: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias ffd9e586a1 lxqt.compton-conf: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias 9f6e8f4bf3 lxqt.lximage-qt: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias dfba1040ab lxqt.pcmanfm-qt: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias 82f0f1091b lxqt.libfm-qt: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias 55b834224a lxqt.lxqt-sudo: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias ccf21a08d3 lxqt.lxqt-session: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias 62de7ece24 lxqt.lxqt-runner: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias b1ad8397d5 lxqt.lxqt-powermanagement: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias aea10dc813 lxqt.lxqt-policykit: 0.14.0 -> 0.14.1 2019-02-26 20:00:15 -03:00
José Romildo Malaquias 372adb2126 lxqt.lxqt-panel: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias 283b13d8a1 lxqt.lxqt-openssh-askpass: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias 5c455b3361 lxqt.lxqt-notificationd: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias 7ed52505ad lxqt.lxqt-globalkeys: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias 7139ac1e9c lxqt.lxqt-config: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias 02fbed348a lxqt.lxqt-admin: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias b95115bdf2 lxqt.lxqt-about: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias 9532589755 lxqt.liblxqt: 0.14.0 -> 0.14.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias 6c74d290ae lxqt.libqtxdg: 3.3.0 -> 3.3.1 2019-02-26 20:00:14 -03:00
José Romildo Malaquias f0c7f54bd2 qtermwidget: remove version 0.7.1 2019-02-12 09:56:10 -02:00
José Romildo Malaquias d5c017eef8 qlipper: do not use qt5 directly 2019-02-12 09:56:09 -02:00
José Romildo Malaquias 9306341a0b lxqt: lxqt-l10n has been removed in version 0.14.0 2019-02-12 09:56:09 -02:00
José Romildo Malaquias 1fa2405cbd lxqt.update.sh: update to version 0.14.0 2019-02-12 09:56:09 -02:00
José Romildo Malaquias 96185ab3f0 screengrab: 1.98 -> 1.100 2019-02-12 09:56:09 -02:00
José Romildo Malaquias 5c26986b58 qps: 1.10.18 -> 1.10.19 2019-02-12 09:56:08 -02:00
José Romildo Malaquias f45affe838 qtermwidget: 0.9.0 -> 0.14.0 2019-02-12 09:56:08 -02:00
José Romildo Malaquias 99b8c1b843 qterminal: 0.9.0 -> 0.14.0 2019-02-12 09:56:07 -02:00
José Romildo Malaquias 92379c6fd5 pavucontrol-qt: 0.4.0 -> 0.14.0 2019-02-12 09:56:07 -02:00
José Romildo Malaquias 40b1f7f16d obconf-qt: 0.13.0 -> 0.14.0 2019-02-12 09:56:07 -02:00
José Romildo Malaquias df02bb01fe compton-conf: 0.4.0 -> 0.14.0 2019-02-12 09:56:07 -02:00
José Romildo Malaquias a7b500487e lximage-qt: 0.7.0 -> 0.14.0 2019-02-12 09:56:06 -02:00
José Romildo Malaquias f9346ff3d2 pcmanfm-qt: 0.13.0 -> 0.14.0 2019-02-12 09:56:05 -02:00
José Romildo Malaquias adb8201fcb libfm-qt: 0.13.1 -> 0.14.0 2019-02-12 09:03:51 -02:00
José Romildo Malaquias 8242ee68fa lxqt-themes: 0.13.0 -> 0.14.0 2019-02-12 09:03:51 -02:00
José Romildo Malaquias 06a706dd38 lxqt-sudo: 0.13.0 -> 0.14.0 2019-02-12 09:03:51 -02:00
José Romildo Malaquias 39e826c292 lxqt-session: 0.13.0 -> 0.14.0 2019-02-12 09:03:51 -02:00
José Romildo Malaquias c12474b676 lxqt-runner: 0.13.0 -> 0.14.0 2019-02-12 09:03:51 -02:00
José Romildo Malaquias eb866930e7 lxqt-qtplugin: 0.13.0 -> 0.14.0 2019-02-12 09:03:51 -02:00
José Romildo Malaquias 6eb4470376 lxqt-powermanagement: 0.13.0 -> 0.14.0 2019-02-12 09:03:51 -02:00
José Romildo Malaquias a558f99b20 lxqt-policykit: 0.13.0 -> 0.14.0 2019-02-12 09:03:50 -02:00
José Romildo Malaquias f0fa0322db lxqt-panel: 0.13.0 -> 0.14.0 2019-02-12 09:03:50 -02:00
José Romildo Malaquias b011cf7fad lxqt-openssh-askpass: 0.13.0 -> 0.14.0 2019-02-12 09:03:50 -02:00
José Romildo Malaquias d4514a83d8 lxqt-notificationd: 0.13.0 -> 0.14.0 2019-02-12 09:03:50 -02:00
José Romildo Malaquias 9e5b3d5368 lxqt-globalkeys: 0.13.0 -> 0.14.0 2019-02-12 09:03:50 -02:00
José Romildo Malaquias db24957703 lxqt-config: 0.13.0 -> 0.14.0 2019-02-12 09:03:50 -02:00
José Romildo Malaquias 308376a32a lxqt-admin: 0.13.0 -> 0.14.0 2019-02-12 09:03:50 -02:00
José Romildo Malaquias 13fab66220 lxqt-about: 0.13.0 -> 0.14.0 2019-02-12 09:03:50 -02:00
José Romildo Malaquias def579b42b liblxqt: 0.13.0 -> 0.14.0 2019-02-12 09:03:50 -02:00
José Romildo Malaquias c4a6b73972 lxqt-build-tools: 0.5.0 -> 0.6.0 2019-02-12 09:03:50 -02:00
José Romildo Malaquias b0b03df748 libsysstat: 0.4.1 -> 0.4.2 2019-02-12 09:02:20 -02:00
José Romildo Malaquias b1a6d39155 libqtxdg: 3.2.0 -> 3.3.0 2019-02-12 09:01:46 -02:00
John Chadwick 0f76ab69b6 lxqt-archiver: init at 0.0.96 2018-12-30 14:18:00 -08: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
José Romildo Malaquias 836b827226 lxqt: add update script 2018-07-26 15:22:05 -03:00
José Romildo Malaquias 507951e889 screengrab: 1.97 -> 1.98 2018-07-26 15:22:05 -03:00
José Romildo Malaquias ef6b6ce142 qps: 1.10.17 -> 1.10.18 2018-07-26 15:22:05 -03:00
José Romildo Malaquias 0fd1f4660c qterminal: 0.8.0 -> 0.9.0 2018-07-26 15:22:05 -03:00
José Romildo Malaquias c89832527c lximage-qt: 0.6.0 -> 0.7.0 2018-07-26 15:22:05 -03:00
José Romildo Malaquias ef42aa1f95 pcmanfm-qt: 0.12.0 -> 0.13.0 2018-07-26 15:22:05 -03:00
José Romildo Malaquias 386c75105c lxqt-sudo: 0.12.0 -> 0.13.0 2018-07-26 14:04:29 -03:00
José Romildo Malaquias b3b9322e9d lxqt-session: 0.12.0 -> 0.13.0 2018-07-26 14:04:29 -03:00
José Romildo Malaquias 48ad824bb3 lxqt-runner: 0.12.0 -> 0.13.0 2018-07-26 14:04:29 -03:00
José Romildo Malaquias 81c1f4be7a lxqt-powermanagement: 0.12.0 -> 0.13.0 2018-07-26 14:04:28 -03:00
José Romildo Malaquias 2067252410 lxqt-policykit: 0.12.0 -> 0.13.0 2018-07-26 14:04:28 -03:00
José Romildo Malaquias 3df3087164 lxqt-panel: 0.12.0 -> 0.13.0 2018-07-26 14:04:28 -03:00
José Romildo Malaquias a0fe2ed5ad lxqt-openssh-askpass: 0.12.0 -> 0.13.0 2018-07-26 14:04:28 -03:00
José Romildo Malaquias 5d04e45ca7 lxqt-notificationd: 0.12.0 -> 0.13.0 2018-07-26 14:04:28 -03:00
José Romildo Malaquias 874a1c6a3e lxqt-globalkeys: 0.12.0 -> 0.13.0 2018-07-26 14:04:28 -03:00
José Romildo Malaquias 3f3c179a55 lxqt-config: 0.12.0 -> 0.13.0 2018-07-26 14:04:28 -03:00
José Romildo Malaquias 4aed09d06a lxqt-admin: 0.12.0 -> 0.13.0 2018-07-26 14:04:28 -03:00
José Romildo Malaquias 89d0c54498 lxqt-about: 0.12.0 -> 0.13.0 2018-07-26 14:04:28 -03:00
José Romildo Malaquias 165a228117 liblxqt: 0.12.0 -> 0.13.0 2018-07-26 14:04:28 -03:00
José Romildo Malaquias 4de15eea4a libqtxdg: 3.1.0 -> 3.2.0 2018-07-26 14:04:27 -03:00
José Romildo Malaquias 8a32b379e2 lxqt: source moved to the lxqt organization in github 2018-07-26 14:04:27 -03:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
R. RyanTM 16000cf8d3 lxqt.lxqt-qtplugin: 0.12.0 -> 0.13.0 (#42984)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/lxqt-qtplugin/versions.

Version release notes (from GitHub):

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/c6381d7911d526753a3a9f2ef17dc34e
- du listing: https://gist.github.com/bc019cd05de1faa42bc8d394d3390267
2018-07-09 00:09:43 +02:00
R. RyanTM e5721be7fd lxqt.lximage-qt: 0.6.0 -> 0.7.0 (#42989)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/lximage-qt/versions.

Version release notes (from GitHub):

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/wr81hpk4m9s0pifavbghk1pvsm1sq2k4-lximage-qt-0.7.0/bin/lximage-qt had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.7.0 with grep in /nix/store/wr81hpk4m9s0pifavbghk1pvsm1sq2k4-lximage-qt-0.7.0
- directory tree listing: https://gist.github.com/ddddaf2eec633387ab34637a2853b12a
- du listing: https://gist.github.com/1c221aeb7c136e1c8cdd044093a18e7c
2018-07-08 23:51:15 +02:00
R. RyanTM 033f5d38b8 lxqt.qterminal: 0.8.0 -> 0.9.0 (#42963)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/qterminal/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/9bvz8bq3vsclmvyziswscn8hxkgsyvv4-qterminal-0.9.0/bin/qterminal had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.9.0 with grep in /nix/store/9bvz8bq3vsclmvyziswscn8hxkgsyvv4-qterminal-0.9.0
- directory tree listing: https://gist.github.com/76f97d0d578674b7b80479185f5029e5
- du listing: https://gist.github.com/56dfa13e4cd8c75bf2d88861ccd8fca1
2018-07-08 23:41:46 +02:00
R. RyanTM 8f73921ad8 lxqt.pcmanfm-qt: 0.12.0 -> 0.13.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pcmanfm-qt/versions.

Version release notes (from GitHub):

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/bk3zw1jxkfyyl07iy97ag6vsq6vgqk9i-pcmanfm-qt-0.13.0/bin/pcmanfm-qt had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.13.0 with grep in /nix/store/bk3zw1jxkfyyl07iy97ag6vsq6vgqk9i-pcmanfm-qt-0.13.0
- directory tree listing: https://gist.github.com/960359b159f85d99f590576d9d63b63f
- du listing: https://gist.github.com/e90b52e16cdb6fdfa96bca76047129b4
2018-07-03 20:33:09 -07:00
R. RyanTM e4d7172377 lxqt.compton-conf: 0.3.0 -> 0.4.0 (#42513)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/compton-conf/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/j1vd9mci1qp5r9fy89q6c2g5kyb3kqbw-compton-conf-0.4.0/bin/compton-conf had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.4.0 with grep in /nix/store/j1vd9mci1qp5r9fy89q6c2g5kyb3kqbw-compton-conf-0.4.0
- directory tree listing: https://gist.github.com/43e23d6682f82d552941a48813aa5a63
- du listing: https://gist.github.com/d7be6d6901ffe37ae24eab147225104f
2018-06-29 23:00:20 +02:00
Matthew Bauer defcec5ec3
Merge pull request #42457 from r-ryantm/auto-update/qtermwidget
lxqt.qtermwidget: 0.8.0 -> 0.9.0
2018-06-28 22:04:00 -04:00
Matthew Bauer 17f141a015
Merge pull request #42495 from r-ryantm/auto-update/libfm-qt
lxqt.libfm-qt: 0.12.0 -> 0.13.1
2018-06-28 22:03:29 -04:00
Matthew Bauer 62093212ca
Merge pull request #42487 from r-ryantm/auto-update/lxqt-themes
lxqt.lxqt-themes: 0.12.0 -> 0.13.0
2018-06-28 22:02:51 -04:00
Matthew Bauer 4a7c8baa7b
Merge pull request #42486 from r-ryantm/auto-update/libsysstat
lxqt.libsysstat: 0.4.0 -> 0.4.1
2018-06-28 22:02:41 -04:00
Matthew Bauer 7d7e9a68ab
Merge pull request #42484 from r-ryantm/auto-update/lxqt-l10n
lxqt.lxqt-l10n: 0.12.0 -> 0.13.0
2018-06-28 22:02:27 -04:00
R. RyanTM b3663555d8 lxqt.libfm-qt: 0.12.0 -> 0.13.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libfm-qt/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 0.13.1 with grep in /nix/store/j3k46ff4i767vxiajc1dy41fd5smdqid-libfm-qt-0.13.1
- directory tree listing: https://gist.github.com/f8d05638960a752c27ada529e3d8922e
- du listing: https://gist.github.com/9a3529479e5f3453a388a2bdadff58aa
2018-06-23 22:02:07 -07:00