Search Criteria
Package Details: i3lock-color 2.13.c.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/i3lock-color.git (read-only, click to copy) |
---|---|
Package Base: | i3lock-color |
Description: | The world's most popular non-default computer lockscreen. |
Upstream URL: | https://github.com/Raymo111/i3lock-color |
Keywords: | i3 i3lock i3wm lock |
Licenses: | MIT |
Conflicts: | i3lock, i3lock-color-git |
Provides: | i3lock, i3lock-color |
Submitter: | Alad |
Maintainer: | Raymo111 (wilssonmartee) |
Last Packager: | Raymo111 |
Votes: | 46 |
Popularity: | 1.35 |
First Submitted: | 2020-10-18 21:53 (UTC) |
Last Updated: | 2022-01-24 06:33 (UTC) |
Dependencies (8)
- cairo (cairo-git, cairo-minimal, cairo-glesv2-bin, cairo-glesv3-bin)
- libev (milter-manager-git)
- libjpeg-turbo (libjpeg-turbo-minimal-git, mozjpeg-git, libjpeg-turbo-git, mozjpeg)
- libxkbcommon-x11 (libxkbcommon-x11-git)
- pam (pam-minimal-git, pam-selinux)
- pkgconf (pkgconf-git)
- xcb-util-image
- xcb-util-xrm
Required by (44)
- betterlockscreen
- betterlockscreen-git
- betterlockscreen-noeffects
- betterlockscreen_rapid-git
- blurlocker
- bwp (requires i3lock) (optional)
- gtkhalt (requires i3lock)
- i3-doubleborders (requires i3lock) (optional)
- i3-gaps-cameronleger-git (requires i3lock) (optional)
- i3-gaps-desktop (requires i3lock) (optional)
- i3-gaps-fullscreen-next-git (requires i3lock) (optional)
- i3-gaps-kde-git (requires i3lock) (optional)
- i3-gaps-rounded-git (requires i3lock) (optional)
- i3-git (requires i3lock) (optional)
- i3-rounded-border-patch-git (requires i3lock) (optional)
- i3-wm-iconpatch (requires i3lock) (optional)
- i3exit (requires i3lock)
- i3lock-fancy-dualmonitors-git (requires i3lock)
- i3lock-fancy-git (requires i3lock)
- i3lock-fancy-multimonitor (requires i3lock)
- Show 24 more...
Latest Comments
1 2 Next › Last »
programegg commented on 2022-11-13 16:31 (UTC) (edited on 2022-11-13 16:31 (UTC) by programegg)
@kolay.ne
autoconf
andautomake
are both inbase-devel
which is a prerequisite to use the AUR. As per themakepkg
wiki any package belonging tobase-devel
does not need to be listed as a build-time dependency.kolay.ne commented on 2022-11-13 13:34 (UTC)
The PKGBUILD at 53b6bbf08995 uses (but does not specify as make dependencies):
hicklemon commented on 2021-06-04 03:28 (UTC)
Thanks. Submitted notes to the maintainer of that package as 3.2.0 fixes it.
Raymo111 commented on 2021-06-04 03:27 (UTC)
@hicklemon try updating to a newer version of betterlockscreen?
hicklemon commented on 2021-06-04 03:04 (UTC)
This recent update seems to have broken my use of i3lock-color with betterlockscreen.
I'm now getting:
$ betterlockscreen -l dimblur Got 3840x2160 /home/mike/.cache/i3lock/3840x2160 i3lock: unrecognized option '--timepos=x+110:h-70' i3lock: Syntax: i3lock [-v] [-n] [-b] [-d] [-c color] [-u] [-p win|default] [-i image.png] [-t] [-e] [-f] Please see the manpage for a full list of arguments.
Seeing this issue here (from 2018!): https://github.com/pavanjadhaw/betterlockscreen/issues/29
I didn't change anything, so I'm wondering if there's something I should do.
Raymo111 commented on 2021-02-16 00:39 (UTC)
Thanks @wilssonmartee!
dreeg_ocedam commented on 2021-01-03 18:01 (UTC)
@wilssonmartee indeed, my bad. It's weird that I didn't have it installed on this computer. Sorry to have bothered you.
wilssonmartee commented on 2021-01-03 17:54 (UTC) (edited on 2021-01-03 17:57 (UTC) by wilssonmartee)
@dreeg_oced automake is part of base-devel, to start using AUR you need to have all the packages belonging to this group already installed so it would not be necessary to include it in makedepend. Source: https://wiki.archlinux.org/index.php/Arch_User_Repository#Prerequisites
dreeg_ocedam commented on 2021-01-03 17:28 (UTC)
Indeed, after searching for a bit, it seems that
automake
was the missing build dependency. It should probably be added in the PKGBUILD.Raymo111 commented on 2021-01-02 17:27 (UTC) (edited on 2021-01-02 17:27 (UTC) by Raymo111)
@dreeg_ocedam do you have autoconf installed? You should install the whole
build-devel
group to build packages.1 2 Next › Last »