Search Criteria
Package Details: lxqt-desktop-git 0.16.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/lxqt-desktop-git.git (read-only, click to copy) |
---|---|
Package Base: | lxqt-desktop-git |
Description: | The LXQt desktop |
Upstream URL: | http://lxqt.org |
Licenses: | GPL2 |
Conflicts: | lxqt-desktop |
Provides: | lxqt-desktop |
Submitter: | jleclanche |
Maintainer: | sperg512 |
Last Packager: | sperg512 |
Votes: | 75 |
Popularity: | 0.000014 |
First Submitted: | 2014-03-23 13:45 (UTC) |
Last Updated: | 2021-01-04 15:55 (UTC) |
Dependencies (35)
- lxqt-about-git
- lxqt-admin-git
- lxqt-archiver-git
- lxqt-config-git
- lxqt-globalkeys-git
- lxqt-notificationd-git
- lxqt-openssh-askpass-git
- lxqt-panel-git
- lxqt-policykit-git
- lxqt-powermanagement-git
- lxqt-qtplugin-git
- lxqt-runner-git
- lxqt-session-git
- lxqt-sudo-git
- lxqt-themes-git
- lxqt_wallet-git
- pcmanfm-qt-git
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- compton-conf-git (optional) – Qt-based configuration tool for compton
- featherpad-git (optional) – Pure Qt text editor
- Show 15 more dependencies...
Latest Comments
sperg512 commented on 2021-01-04 15:27 (UTC)
I don't have access to my computer right now. In about a half hour I will though
bigmanke6 commented on 2021-01-04 15:25 (UTC)
Why would you wait for deletion approval? You should remove
lxqt-organizer-git
as dependency ASAP. Right now, it is impossible to installlxqt-desktop-git
.sperg512 commented on 2021-01-04 14:27 (UTC)
Actually organizer is entirely abandoned. I'll file a deletion request for it and will later remove it from depends on here.
sperg512 commented on 2021-01-03 19:09 (UTC)
@bigmanke6 I'd rather not do that honestly. Later, I'll try to fix any build issues and patch them if I'm successful. Thanks for letting me know though
bigmanke6 commented on 2021-01-03 17:27 (UTC) (edited on 2021-01-03 17:31 (UTC) by bigmanke6)
lxqt-organizer-git
's upstream repository is quite dead and it doesn't build. Could you remove from the dependency list please?MartinX3 commented on 2020-09-21 15:19 (UTC)
Thanks sperg512.
bjlockie commented on 2020-09-21 00:49 (UTC)
Thanks sperg512.
sperg512 commented on 2020-09-19 23:41 (UTC) (edited on 2020-09-19 23:59 (UTC) by sperg512)
The previous maintainer stopped maintaining so this is currently orphaned. I'll take up the maintainer status and fulfill these requests.
Please let me know when things need to be updated. I personally use the official package and will try to keep things up-to-date, so please check and make sure that hasn't already been updated. Thanks!
MartinX3 commented on 2020-07-30 14:51 (UTC)
Please sync this package with LXQt 0.15
librewish commented on 2020-01-20 12:02 (UTC) (edited on 2020-01-20 12:11 (UTC) by librewish)
add
lxqt_wallet-git
,lxqt-organizer-git
as deps andkwin
,lxqt-kcm-integration-git
,sddm-config-editor-git
as optional deps alsoqlipper
as opt dep for clipboard managementand
kvantum-qt5-git
as opt dep for alternate qt stylebjlockie commented on 2019-12-06 21:46 (UTC) (edited on 2019-12-06 21:47 (UTC) by bjlockie)
I couldn't get it to work. :-(
MarcusE1W commented on 2019-12-06 17:23 (UTC)
@bjlockie Have you had success? Would you mind sharing the sequence?
bjlockie commented on 2019-09-13 03:45 (UTC)
I am trying to create an archlinux install that lets me build all of lxqt from git.
It appears I need to build some of the other "git" packages before this will build. Is it possible to get the dependencies in the order they will build?
Aanok commented on 2019-08-27 07:19 (UTC) (edited on 2019-08-27 08:15 (UTC) by Aanok)
What @blarneyrabble is saying is correct, AUR helpers tend to think the package has always a pending update to install.
This is due to a mismatch in versioning between the PKGBUILD and the .SRCINFO: pkgver for the former is 0.10.something at present time, while the latter has the titular 0.13 (which is outdated btw, LxQt has been on .14 since January). The installed package will have 0.10, but AUR helpers will normally parse .SRCINFO to decide what to do, they'll see a higher version number and reasonably conclude there's work to do.
Another way to look at the problem is that pkgver() is trying to read version tags from the git repository, but those are horrendously out of date. Even unannotated tags are stuck on 0.11. You may want to bring this up to the LxQt people.
Regardless, the versioning scheme for the package ought to be changed because it does not install tagged releases anyways. You can find more info on versioning VCS packages on the wiki.
blarneyrabble commented on 2019-03-08 22:01 (UTC)
This keeps pulling in an older version for me? lxqt-desktop-git]$ makepkg -si ==> Making package: lxqt-desktop-git 0.13.0-1 (Fri Mar 8 13:58:52 2019) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Cloning lxqt-desktop git repo... Cloning into bare repository '/home/tree/Downloads/build/lxqt-desktop-git/lxqt-desktop'... remote: Enumerating objects: 19, done. remote: Counting objects: 100% (19/19), done. remote: Compressing objects: 100% (15/15), done. remote: Total 611 (delta 10), reused 8 (delta 4), pack-reused 592 Receiving objects: 100% (611/611), 142.82 KiB | 1.52 MiB/s, done. Resolving deltas: 100% (334/334), done. ==> Validating source files with sha256sums... lxqt-desktop ... Skipped ==> Extracting sources... -> Creating working copy of lxqt-desktop git repo... Cloning into 'lxqt-desktop'... done. ==> Starting pkgver()... ==> Updated version: lxqt-desktop-git 0.10.0.64.g22dca12-1 ==> Starting build()... -> This is a metapackage. Nothing will be built. ==> Entering fakeroot environment... ==> Starting package()... -> This is a metapackage. Nothing will be installed. ==> Tidying install...
enihcam commented on 2018-05-27 01:02 (UTC)
For networking applet, why don't we depend on lxqt-connman-applet which has iwd support?
Aberts10 commented on 2018-05-24 19:32 (UTC)
Seems the volume applet is completely non-operating
KoolCharisma commented on 2017-08-25 16:37 (UTC)
SolarAquarion commented on 2017-06-12 16:24 (UTC)
nbvcxz commented on 2017-05-15 16:41 (UTC)
excalibur1234 commented on 2017-05-05 11:19 (UTC)
jwhickman commented on 2015-12-03 03:05 (UTC)
ozky commented on 2015-11-10 15:02 (UTC)
YamashitaRen commented on 2015-10-08 17:11 (UTC) (edited on 2015-10-08 17:14 (UTC) by YamashitaRen)
commented on 2015-08-25 02:28 (UTC)
agaida commented on 2014-11-24 02:05 (UTC)
excalibur1234 commented on 2014-11-14 15:11 (UTC)
commented on 2014-10-20 15:45 (UTC)
commented on 2014-10-20 15:44 (UTC)
commented on 2014-10-20 15:39 (UTC)
commented on 2014-10-20 12:26 (UTC)
commented on 2014-10-20 11:59 (UTC)
commented on 2014-10-20 10:34 (UTC)
ArthurBorsboom commented on 2014-10-18 21:08 (UTC)
commented on 2014-10-18 14:04 (UTC)
AlfredoRamos commented on 2014-10-17 23:45 (UTC)
commented on 2014-10-17 18:33 (UTC)
AlfredoRamos commented on 2014-10-17 17:50 (UTC)
commented on 2014-10-17 16:20 (UTC)
tomasstorck commented on 2014-10-14 06:57 (UTC)
ljrk commented on 2014-08-19 10:11 (UTC)
ljrk commented on 2014-08-19 07:36 (UTC)
ArthurBorsboom commented on 2014-08-19 06:36 (UTC)
ljrk commented on 2014-08-18 20:10 (UTC)
jleclanche commented on 2014-08-08 02:20 (UTC)
masterwen commented on 2014-08-08 02:19 (UTC)
jleclanche commented on 2014-07-06 20:54 (UTC)
mariojuniorjp commented on 2014-07-06 19:10 (UTC)
ArthurBorsboom commented on 2014-06-28 22:53 (UTC)
jleclanche commented on 2014-06-28 22:50 (UTC)
ArthurBorsboom commented on 2014-06-28 22:49 (UTC)
ArthurBorsboom commented on 2014-06-28 22:48 (UTC)
jleclanche commented on 2014-06-28 22:48 (UTC)
ArthurBorsboom commented on 2014-06-28 22:47 (UTC)
ArthurBorsboom commented on 2014-06-28 22:38 (UTC)
ArthurBorsboom commented on 2014-06-28 22:37 (UTC)
jleclanche commented on 2014-06-28 21:42 (UTC)
Theredbaron1834 commented on 2014-06-03 18:34 (UTC)
fenuks commented on 2014-05-12 08:04 (UTC)
Mr Green commented on 2014-05-12 07:54 (UTC)
ahalverson commented on 2014-05-12 00:46 (UTC)
FernandoBasso commented on 2014-05-11 11:28 (UTC)
ahalverson commented on 2014-05-11 02:44 (UTC)
ArthurBorsboom commented on 2014-05-10 07:10 (UTC)
unnamed11 commented on 2014-05-09 16:39 (UTC)
flexiondotorg commented on 2014-05-09 15:01 (UTC)
Viper_Scull commented on 2014-05-09 14:17 (UTC)
jleclanche commented on 2014-05-09 13:49 (UTC)
Viper_Scull commented on 2014-05-09 13:48 (UTC)
jleclanche commented on 2014-05-09 13:04 (UTC)
blackhole commented on 2014-05-09 13:00 (UTC)
jleclanche commented on 2014-05-09 12:38 (UTC)
blackhole commented on 2014-05-09 12:37 (UTC)
FernandoBasso commented on 2014-05-09 12:16 (UTC)
jleclanche commented on 2014-05-09 12:10 (UTC)
FernandoBasso commented on 2014-05-09 12:08 (UTC)
jleclanche commented on 2014-05-09 11:43 (UTC)
jleclanche commented on 2014-05-09 11:24 (UTC)
omgmog commented on 2014-05-09 11:13 (UTC)
jleclanche commented on 2014-05-09 10:10 (UTC)
omgmog commented on 2014-05-09 10:00 (UTC)
jleclanche commented on 2014-05-08 12:33 (UTC)
malet commented on 2014-05-08 12:33 (UTC)
nuc commented on 2014-05-07 22:45 (UTC)
tekwyzrd commented on 2014-05-01 18:24 (UTC)
tekwyzrd commented on 2014-05-01 18:16 (UTC)
commented on 2014-04-29 21:05 (UTC)
ArthurBorsboom commented on 2014-04-19 12:01 (UTC)
stozi commented on 2014-04-19 10:45 (UTC)
ArthurBorsboom commented on 2014-04-19 10:40 (UTC)
ArthurBorsboom commented on 2014-03-31 21:54 (UTC)
ArthurBorsboom commented on 2014-03-29 16:13 (UTC)