Search Criteria
Package Details: i3lock-color-git r736.b2c1024-4
Git Clone URL: | https://aur.archlinux.org/i3lock-color-git.git (read-only, click to copy) |
---|---|
Package Base: | i3lock-color-git |
Description: | An improved screenlocker based upon XCB and PAM with color configuration support |
Upstream URL: | https://github.com/Raymo111/i3lock-color |
Keywords: | i3 i3lock i3lock-color i3wm lock Raymo111 security x11 xorg |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | brandon099 |
Maintainer: | brandon099 (Raymo111) |
Last Packager: | brandon099 |
Votes: | 32 |
Popularity: | 0.27 |
First Submitted: | 2015-08-13 22:44 |
Last Updated: | 2020-11-23 00:32 |
Dependencies (8)
- cairo (cairo-infinality, cairo-infinality-remix, cairo-ubuntu, cairo-dfb, cairo-git, cairo-minimal, cairo-glesv2-bin, cairo-glesv3-bin)
- libev (milter-manager-git)
- libjpeg-turbo (mozjpeg-git, libjpeg-turbo-git, libjpeg-turbo-minimal-git, mozjpeg)
- libxkbcommon-x11 (libxkbcommon-git)
- pam (pam-minimal-git, pam-selinux)
- xcb-util-image
- xcb-util-xrm (xcb-util-xrm-git)
- git (git-git) (make)
Required by (49)
- betterlockscreen (requires i3lock-color)
- betterlockscreen-git (requires i3lock-color)
- betterlockscreen-noeffects (requires i3lock-color)
- betterlockscreen_rapid-git (requires i3lock-color)
- bwp (requires i3lock) (optional)
- gtkhalt (requires i3lock)
- i3-gaps-cameronleger-git (requires i3lock) (optional)
- i3-gaps-desktop (requires i3lock) (optional)
- i3-gaps-doubleborder (requires i3lock) (optional)
- i3-gaps-fullscreen-next-git (requires i3lock) (optional)
- i3-gaps-kde-git (requires i3lock) (optional)
- i3-gaps-next-git (requires i3lock) (optional)
- i3-gaps-rounded-git (requires i3lock) (optional)
- i3-git (requires i3lock) (optional)
- i3-next-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)
- i3lock-fancy-rapid-git (requires i3lock)
- i3lock-multimonitor (requires i3lock)
- i3lock-next-git (requires i3lock-color)
- i3lockmore-git (requires i3lock)
- i3lockr-bin (requires i3lock)
- lockd (requires i3lock)
- lockd-git (requires i3lock) (optional)
- mantablockscreen
- moonwm-git (requires i3lock)
- multilockscreen (requires i3lock-color)
- multilockscreen-git (requires i3lock-color)
- multimonitorlock (requires i3lock-color)
- oblogout-blurlock (requires i3lock)
- qtshutdownmenu-git (requires i3lock)
- rofi-applets-menus (requires i3lock) (optional)
- rofi-theme-android-1080p (requires i3lock) (optional)
- rofi-theme-android-720p (requires i3lock) (optional)
- rofi-theme-applet-1080p (requires i3lock) (optional)
- rofi-theme-applet-720p (requires i3lock) (optional)
- rofi-theme-fonts (requires i3lock) (optional)
- rofi-theme-launcher-1080p (requires i3lock) (optional)
- rofi-theme-launcher-720p (requires i3lock) (optional)
- rofi-theme-menu-1080p (requires i3lock) (optional)
- rofi-theme-menu-720p (requires i3lock) (optional)
- rofi-theme-powermenu-1080p (requires i3lock) (optional)
- rofi-theme-powermenu-720p (requires i3lock) (optional)
- rofi-theme-used (requires i3lock) (optional)
- simplelock (requires i3lock)
- wallsch-git (requires i3lock) (optional)
Latest Comments
1 2 3 4 5 6 Next › Last »
Raymo111 commented on 2020-11-23 01:29
Phew! Thanks @brandon099!
patrick96 commented on 2020-11-23 01:03
@brandon099 @Raymo111 Works perfectly now. Thanks!
brandon099 commented on 2020-11-23 00:42
Reverted out the removal of git as a make dependency, so all should be as it was :)
Raymo111 commented on 2020-11-22 16:49
Oh no! @patrick96 @brandon099 I'm so sorry.
patrick96 commented on 2020-11-22 16:29
Please add
git
back intomakedepends
, it is required to build the package and it is not inbase-devel
.Not having
git
inmakedepends
breaks building in a clean chroot with aurutils, but also just withextra-x86_64-build
.Raymo111 commented on 2020-11-18 22:16
Oh... I'm mistaken then. Still, AUR is git-based so if you don't have git... I don't think that anyone is manually downloading PKGBUILDS :P
brandon099 commented on 2020-11-18 22:16
I've removed the git
makedepends
-- we can always revert that back if it breaks for people.brandon099 commented on 2020-11-18 22:12
Git is not part of the base-devel group though.
Raymo111 commented on 2020-11-18 21:56
base-devel is a requisite though (see drScience's comment below). Besides, I've noticed that git is missing from many other -git packages as well? I'm not 100% sure though.
brandon099 commented on 2020-11-18 21:11
Building in a clean chroot does not succeed if Git is removed as a build dependency, so I'm not sure it's safe to assume all users will have base-devel installed.