Search Criteria
Package Details: lxqt-session-git 0.13.0.172.gd41de44-2
Git Clone URL: | https://aur.archlinux.org/lxqt-session-git.git (read-only, click to copy) |
---|---|
Package Base: | lxqt-session-git |
Description: | LXQt session |
Upstream URL: | https://lxqt.org |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | jleclanche |
Maintainer: | jleclanche (yan12125) |
Last Packager: | yan12125 |
Votes: | 33 |
Popularity: | 0.000000 |
First Submitted: | 2014-01-26 16:13 |
Last Updated: | 2018-09-16 02:29 |
Dependencies (10)
- kwindowsystem (kwindowsystem-git)
- liblxqt-git
- libx11 (libx11-git, libx11-threadsafe)
- udev (systemd-light, systemd-cdown-git, eudev, systemd-git, eudev-git, systemd-selinux, systemd)
- xdg-user-dirs
- cmake (cmake-git) (make)
- git (git-git) (make)
- lxqt-build-tools-git (make)
- qt5-tools (qt5-tools-git) (make)
- sddm (sddm-git) (optional) – The recommended LXQt display manager
Required by (3)
- lxqt-desktop-git
- lxqt-kwin-desktop-git (requires lxqt-session)
- lxqt-qt5ct (requires lxqt-session)
Latest Comments
1 2 3 Next › Last »
skome commented on 2019-02-14 16:25
https://aur.archlinux.org/lxqt-session-git.git yields a 404
yan12125 commented on 2018-08-15 06:16
Yep - in general it's recommended to check VCS (-git, -svn, ...) packages routinely and upgrade to new commits as soon as possible.
snakeroot commented on 2018-08-14 19:35
I had to rebuild liblxqt-git to get 0.12.0.9.ga9fd906-1 to build.
jdarnold commented on 2016-08-25 16:52
thus libqtxdg-git should be made part of the dependencies
c-korn commented on 2016-03-30 21:42
@ssri
That worked, thanks.
ssri commented on 2016-03-30 00:57
@ckorn
Update libqtxdg-git (https://github.com/lxde/lxqt/issues/1003)
c-korn commented on 2016-03-26 13:53
The build fails here:
/tmp/yaourt-tmp-korn/aur-lxqt-session-git/src/lxqt-session/lxqt-config-session/userlocationspage.cpp: In Elementfunktion »void UserLocationsPage::save()«:
/tmp/yaourt-tmp-korn/aur-lxqt-session-git/src/lxqt-session/lxqt-config-session/userlocationspage.cpp:168:17: Fehler: »userDirDefault« ist kein Element von »XdgDirs«
s = XdgDirs::userDirDefault(static_cast<XdgDirs::
The error is: "userDirDefault" is no element of "XdgDirs"
ArthurBorsboom commented on 2016-03-21 13:40
Hi Jerome,
Would you mind to add the dependency: xdg-user-dirs ?
gauthma commented on 2016-01-24 23:06
So... maybe the PKGBUILD needs to be updated with the latest dependency information? ;-)
pmattern commented on 2015-11-24 13:36
As of aa7169a the package needs to depend on xdg-user-dirs. Background in https://github.com/lxde/lxqt/issues/896 and https://github.com/lxde/lxqt-session/pull/60.