Commit graph

252 commits

Author SHA1 Message Date
José Romildo Malaquias 34fbdf7867 lxqt.lxqt-archiver: 2019-09-25 -> 0.1.1 2020-04-29 16:12:27 -03:00
José Romildo Malaquias 05d5013dcb lxqt.lxqt-admin: 0.14.1 -> 0.15.0 2020-04-29 16:12:27 -03:00
José Romildo Malaquias 9967ba6e23 lxqt.lxqt-about: 0.14.1 -> 0.15.0 2020-04-29 16:12:27 -03:00
José Romildo Malaquias 7df24e3746 lxqt.lximage-qt: 0.14.1 -> 0.15.0 2020-04-29 16:12:27 -03:00
José Romildo Malaquias 8a3a3e18c7 lxqt.libsysstat: 0.4.2 -> 0.4.3 2020-04-29 16:12:27 -03:00
José Romildo Malaquias 88068d4298 lxqt.compton-conf: 0.14.1 -> 0.15.0 2020-04-29 16:12:27 -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 fc04b40ba0 lxqt.libfm-qt: 2019-09-22 -> 0.15.0 2020-04-29 16:12:27 -03:00
José Romildo Malaquias d1460ad71f lxqt.libqtxdg: 3.4.0 -> 3.5.0 2020-04-29 16:12:27 -03:00
José Romildo Malaquias 99a75d1239 lxqt: remove old update script 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 d50107d17b lxqt: add update script tailored to LXQt 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 01dd056c3f lxqt.screengrab: 1.101 -> 2.0.0 2020-01-22 18:16:56 -03: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
José Romildo Malaquias e4f1ecc336 lxqt.libqtxdg: 3.3.1 -> 3.4.0 2019-11-02 13:36:21 -07:00
Renaud 290b5ee611
Merge pull request #71158 from romildo/upd.qps
lxqt.qps: 1.10.20 -> 2.0.0
2019-10-21 08:05:48 +02:00
José Romildo Malaquias ea1c52a58c lxqt.qps: restrict platform to linux 2019-10-20 22:13:52 -03:00
José Romildo Malaquias 9100741ce1 lxqt.qps: 1.10.20 -> 2.0.0 2019-10-20 22:13:52 -03:00
José Romildo Malaquias a9de4a3a09 lxqt.lxqt-globalkeys: 0.14.1 -> 0.14.3 2019-10-17 15:20:52 -03:00
Frederik Rietdijk a0c34f54cc Merge master into staging-next 2019-10-08 11:56:52 +02:00
worldofpeace 1e5457c8b4 lxqt.lxqt-archiver: 2019-09-15 -> 2019-09-25 2019-10-03 15:31:14 -04:00
worldofpeace 8256ec72d0 lxqt.libfm-qt: 0.14.1 -> 2019-09-22
See: https://github.com/lxqt/libfm-qt/pull/472
2019-10-03 15:31:14 -04:00
Jan Tojnar b3fcd9375d
Merge branch 'master' into staging-next 2019-10-03 01:47:08 +02: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 b0c2aea20b
treewide: drop adding hicolor-icon-theme where possible
This was either for the setup-hook to remove caches or added
even though the respective icon theme propagated it.
2019-09-18 22:47:26 +02:00
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