Search Criteria
Package Details: i3-pager-git r129.ab282c4-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/i3-pager-git.git (read-only, click to copy) |
---|---|
Package Base: | i3-pager-git |
Description: | Plasmoid pager for integrating i3 with KDE Plasma |
Upstream URL: | https://github.com/duvholt/i3-pager |
Licenses: | GPLv3 |
Conflicts: | i3-pager |
Provides: | i3-pager |
Submitter: | cqql |
Maintainer: | cqql |
Last Packager: | cqql |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-04-21 13:50 (UTC) |
Last Updated: | 2023-09-17 12:52 (UTC) |
Dependencies (2)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
Bureaucromancer commented on 2024-06-02 01:28 (UTC) (edited on 2024-06-02 01:29 (UTC) by Bureaucromancer)
I had to explicitly install to get a successful build libsigc++3, that resolved I'm now getting an install error. It seems to still be trying to drop stuff in /lib.
cqql commented on 2023-09-17 12:53 (UTC)
Thanks for the pointer. I have update the PKGBUILD.
cookiewhispers commented on 2023-09-17 12:37 (UTC)
As described here, recent git updates changed the behavior in regards to submodules. This requires the following change to the PKGBUILD:
misson20000 commented on 2022-12-01 03:10 (UTC)
Broken by recent git changes that disable the 'file' protocol by default. See https://bugs.launchpad.net/ubuntu/+source/git/+bug/1993586/comments/3 for an easy way to re-enable it.
esage commented on 2022-07-31 12:02 (UTC)
Could you please add extra-cmake-modules as a dependency? It appears to be needed for compilation to complete. Thank You.