Search Criteria
Package Details: lxqt-archiver-git 1.0.0.r0.gb903c29-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lxqt-archiver-git.git (read-only, click to copy) |
---|---|
Package Base: | lxqt-archiver-git |
Description: | A simple & lightweight desktop-agnostic Qt file archiver |
Upstream URL: | https://lxqt.org |
Licenses: | GPL2 |
Conflicts: | lxqt-archiver |
Provides: | lxqt-archiver |
Submitter: | yan12125 |
Maintainer: | yan12125 |
Last Packager: | yan12125 |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2018-06-26 14:00 (UTC) |
Last Updated: | 2024-04-26 15:02 (UTC) |
Dependencies (7)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- json-glib (json-glib-gitAUR)
- libfm-qt-gitAUR
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- lxqt-build-tools-gitAUR (make)
- qt6-tools (make)
Latest Comments
yan12125 commented on 2020-04-19 23:52 (UTC)
Here you go: https://www.archlinux.org/packages/community/x86_64/lxqt-archiver/
yan12125 commented on 2019-11-09 16:19 (UTC)
@Filip98: because there are no stable releases yet
Filip98 commented on 2019-11-09 15:32 (UTC) (edited on 2019-11-09 15:33 (UTC) by Filip98)
Why isn't there a version of this package in the other repos? practically all other lxqt components have one
nbvcxz commented on 2018-09-10 16:39 (UTC)
@yan12125 The bug is fixed. Thank you for quick reaction. No need to be sorry - it's development package and bugs are expected. Thank you for package - now it works quite fine.
yan12125 commented on 2018-09-08 16:22 (UTC)
@nbvcxz: Thanks for the message and sorry for any inconvenience. That should have been fixed.
nbvcxz commented on 2018-09-08 11:17 (UTC)
Important !! The package has its directory structure incompatible with Arch Linux filesystem: /usr/lib64 should be symlink → /usr/lib It has no impact in usage, but is EXTREMELY DANGEROUS when you upgrade the kernel (linux package which triggers mkinitcpio). The newly created initramfs is broken then and you end up with kernel panic after reboot (can't find init). Pls modify PKGBUILD and be extremely careful when you install/update this package. Until the bug is fixed ensure /usr/lib64 → /usr/lib is right (you can ensure by reinstalling filesystem package).
yan12125 commented on 2018-07-05 03:45 (UTC) (edited on 2021-10-06 09:54 (UTC) by yan12125)
@AlfredoRamos: In LXQt, development versions are tested against development versions only. If you really want lxqt-archiver-git with libfm-qt, you can modify PKGBUILD and take the risk of potential breakage in the future.
AlfredoRamos commented on 2018-07-04 21:08 (UTC)
The package compiles and runs perfectly fine with
libfm-qt
, why the*-git
dependency?