Commit graph

75 commits

Author SHA1 Message Date
José Romildo Malaquias 7d883056a0 lxqt.screengrab: 2017-02-18 -> 1.97 (#29835) 2017-09-28 00:52:18 +02:00
Aleksey Kladov 6ce21acf32 lxqt-session: fix the build
closes #29130
2017-09-08 23:39:33 +03:00
Bastian Köcher 0cf6830309 LXQT-config: Adds patch for Cmake >3.8 2017-08-23 12:17:32 +02:00
Jos van den Oever ca90567174 lxqt-notificationd: add missing dependency 2017-08-21 21:49:32 +02:00
Jos van den Oever 161118af02 lxqt-runner: add missing dependency 2017-08-21 21:49:32 +02:00
Thomas Tuegel 3f3d33a078
qt5: use distinct lib/qt-5.x prefix for each minor version
Using a distinct prefix for plugins and QML libraries allows multiple Qt 5 minor
versions to coexist in the same environment.
2017-06-18 08:41:57 -05:00
romildo e2ad762394 lxqt-panel: fix for explicit (a C++11 keyword) being used as variable
It is needed to override "explicit" as this is a C++ keyword. But it
is used as variable name in xkb.h. This is causing a failure in C++
compile time.  Similar bug here:
https://bugs.freedesktop.org/show_bug.cgi?id=74080

Workaround from
ec62109e0f.
2017-03-26 16:17:42 -03:00
romildo d12635370b lxqt: fix qtsvg attribute 2017-03-07 07:48:04 -03:00
Thomas Tuegel b58b07f903
mkLibsForQt5: Inherit libraries from Plasma 5 and KDE Applications 2017-02-27 11:50:06 -06:00
Thomas Tuegel 055c0f4405
lxqt: Fix packaging errors 2017-02-27 11:49:09 -06:00
romildo ea4bb7ca9e qlipper: 2016-09-26 -> 5.0.0 2017-02-19 11:52:26 -03:00
romildo 8286ce1bcf screengrab: 2016-02-24 -> 2017-02-18 2017-02-19 11:45:02 -03:00
romildo 2e046f2bed lxqt-runner: 0.11.0 -> 0.11.1 2017-02-19 10:56:07 -03:00
romildo 349c252c58 lxqt-panel: 0.11.0 -> 0.11.1 2017-02-19 10:53:59 -03:00
romildo b5ae4f42dc lxqt-sudo: 0.11.0 -> 0.11.1 2017-02-19 10:35:35 -03:00
romildo e4c6b47f47 lxqt-session: 0.11.0 -> 0.11.1 2017-02-19 10:33:04 -03:00
romildo 9fb51ec316 lxqt-powermanagement: 0.11.0 -> 0.11.1 2017-02-19 10:28:13 -03:00
romildo 7ca3611a49 lxqt-policykit: 0.11.0 -> 0.11.1 2017-02-19 10:24:17 -03:00
romildo a0cc779747 lxqt-openssh-askpass: 0.11.0 -> 0.11.1 2017-02-19 10:20:13 -03:00
romildo 183550cb2e lxqt-notificationd: 0.11.0 -> 0.11.1 2017-02-19 10:15:20 -03:00
romildo 87393b2a6f lxqt-globalkeys: 0.11.0 -> 0.11.1 2017-02-19 10:08:45 -03:00
romildo 49d8d91d5e lxqt-config: 0.11.0 -> 0.11.1 2017-02-19 10:05:14 -03:00
romildo a4825a2ed9 lxqt-admin: 0.11.0 -> 0.11.1 2017-02-19 09:59:23 -03:00
romildo 8f162eb023 lxqt-about: 0.11.0 -> 0.11.1 2017-02-19 09:54:27 -03:00
romildo 61f859d820 qterminal: 0.7.0 -> 0.7.1 2017-02-19 09:48:38 -03:00
romildo 3f03825ba6 pcmanfm-qt: 0.11.1 -> 0.11.3 2017-02-19 09:43:43 -03:00
romildo 660329fe9b lximage-qt: 0.5.0 -> 0.5.1 2017-02-19 09:33:42 -03:00
romildo cadb035ebe qtermwidget: 0.7.0 -> 0.7.1 2017-02-19 09:21:45 -03:00
romildo 05a3a54143 pavucontrol-qt: 0.1.0 -> 0.2.0 2017-02-19 09:16:38 -03:00
romildo ffe9343c75 obconf-qt: 0.11.0 -> 0.11.1 2017-02-19 09:06:10 -03:00
romildo 6f9fec945b lxqt-qtplugin: 0.11.0 -> 0.11.1 2017-02-19 08:50:29 -03:00
romildo ed798060e5 lxqt-l10n: 0.11.0 -> 0.11.2 2017-02-19 08:39:19 -03:00
romildo 45aa578ee4 lxqt-common: 0.11.0 -> 0.11.2 2017-02-19 08:34:30 -03:00
romildo 160b9539f4 libfm-qt: 0.11.1 -> 0.11.2 2017-02-19 08:24:57 -03:00
romildo bed2f5c4a6 compton-conf: 0.2.0 -> 0.2.1 2017-02-19 08:13:36 -03:00
romildo 2070627040 liblxqt: 0.11.0 -> 0.11.1 2017-02-19 08:02:25 -03:00
romildo e6472f1360 libsysstat: 0.3.2 -> 0.3.3 2017-02-19 07:55:45 -03:00
romildo 27395d33fb lxqt-build-tools: init at 0.3.2 2017-02-19 07:45:37 -03:00
Vladimír Čunát 69ea45da63
lxqt.screengrab: fixup build after KDE updates
/cc #22698 and maintainer @romildo.
2017-02-18 12:29:15 +01:00
romildo 2e7105467b lxqt: better organize system packages
Split packages in three categories, all of them going into the system
package list:
- pre-requisite packages
- core packages
- optional packages

Add a new configuration option 'environment.lxqt.excludePackages' to
specify optional LXQt packages that should be excluded from system
packages.

Add 'gvfs' as a pre-requisite package, needed by 'pcmanfm-qt' to
handle virtual places, like "Computer" and "Network".
2016-12-15 22:45:06 +01:00
romildo 0efba3b99c qlipper: init at 2016-09-26 2016-10-15 07:46:12 -03:00
romildo 0f78fcec7a
screengrab: init at 2016-02-24
fixes #19561
2016-10-15 12:10:16 +02:00
romildo 6757b20cf4 qps: init at 1.10.16 2016-10-10 08:08:00 -03:00
romildo 22b86a8753 lximage-qt: init at 0.5.0 2016-10-08 10:37:10 -03:00
romildo a5bbe8970f obconf-qt: init at 0.11.0 2016-10-07 06:57:25 -03:00
romildo 4a3c05b920 lxqt-common: Do not preserve mode when copying files to home direcotry 2016-10-07 06:56:41 -03:00
José Romildo Malaquias 0d7056331d compton-conf: init at 0.2.0 2016-10-06 19:01:04 -03:00
José Romildo Malaquias 4689abc40a lxqt: Fix mispelling of the word 'graphics' 2016-10-06 08:02:44 -03:00
José Romildo Malaquias 49ed3ab705 lxqt: fix small issues in nix expressions 2016-10-06 08:02:43 -03:00
José Romildo Malaquias e7dc5d2057 lxqt-policykit: init at 0.11.0 2016-10-06 08:02:43 -03:00