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.76 |
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-glesv2-bin, cairo-glesv3-bin, cairo-minimal, cairo-git)
- libev (milter-manager-git)
- libjpeg-turbo (mozjpeg-git, libjpeg-turbo-git, mozjpeg, libjpeg-turbo-minimal-git)
- 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 (48)
- 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
- 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
« First ‹ Previous 1 2 3 4 5 6
parkerlreed commented on 2016-03-05 20:03
error: failed to commit transaction (conflicting files)
i3lock-color-git: /tmp/packerbuild-1000/i3lock-color-git/i3lock-color-git/pkg/i3lock-color-git/usr/share/man/man1/i3lock-color.1.gz exists in filesystem
Why is the built package trying to install a file to /tmp?
brandon099 commented on 2016-03-04 18:26
PKGBUILD fixed -- thanks!
I'd also like to note that the binary has been renamed. It's now moved to /usr/bin/i3lock-color.
Moviuro commented on 2016-03-04 16:33
A better fix IMO:
- make DESTDIR="$pkgdir" install
+ make MANDIR=${pkgdir}/usr/share/man/man1/ DESTDIR="$pkgdir" install
benjarobin commented on 2016-03-04 10:36
A quick fix : http://sprunge.us/FKJG