Search Criteria
Package Details: i3lock-color-git r898.32a1437-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/i3lock-color-git.git (read-only, click to copy) |
---|---|
Package Base: | i3lock-color-git |
Description: | The world's most popular non-default computer lockscreen. |
Upstream URL: | https://github.com/Raymo111/i3lock-color |
Keywords: | i3 i3lock i3lock-color i3wm lock Raymo111 security x11 xorg |
Licenses: | MIT |
Conflicts: | i3lock |
Provides: | i3lock, i3lock-color |
Submitter: | brandon099 |
Maintainer: | brandon099 (Raymo111) |
Last Packager: | Raymo111 |
Votes: | 37 |
Popularity: | 0.096996 |
First Submitted: | 2015-08-13 22:44 (UTC) |
Last Updated: | 2022-01-24 06:32 (UTC) |
Dependencies (8)
- cairo (cairo-git, cairo-minimal, cairo-glesv2-bin, cairo-glesv3-bin, cairo-ubuntu)
- libev (milter-manager-git)
- libjpeg-turbo (libjpeg-turbo-minimal-git, mozjpeg-git, mozjpeg, libjpeg-turbo-git)
- libxkbcommon-x11 (libxkbcommon-x11-git)
- pam (pam-minimal-git, pam-selinux)
- xcb-util-image
- xcb-util-xrm
- git (git-git, git-vfs, git-run-command-patch-git) (make)
Required by (46)
- betterlockscreen (requires i3lock-color)
- betterlockscreen-git (requires i3lock-color)
- betterlockscreen-noeffects (requires i3lock-color)
- betterlockscreen_rapid-git (requires i3lock-color)
- blurlocker (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-wm-iconpatch (requires i3lock) (optional)
- i3exit (requires i3lock)
- i3lock-fancy-dualmonitors-git (requires i3lock)
- i3lock-fancy-git (requires i3lock)
- i3lock-fancy-multimonitor (requires i3lock)
Latest Comments
Raymo111 commented on 2020-11-23 01:29 (UTC)
Phew! Thanks @brandon099!
patrick96 commented on 2020-11-23 01:03 (UTC)
@brandon099 @Raymo111 Works perfectly now. Thanks!
brandon099 commented on 2020-11-23 00:42 (UTC)
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 (UTC)
Oh no! @patrick96 @brandon099 I'm so sorry.
patrick96 commented on 2020-11-22 16:29 (UTC)
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 (UTC)
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 (UTC)
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 (UTC)
Git is not part of the base-devel group though.
Raymo111 commented on 2020-11-18 21:56 (UTC) (edited on 2020-11-18 21:56 (UTC) by Raymo111)
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 (UTC)
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.
Raymo111 commented on 2020-11-18 16:22 (UTC)
@brandon099 can you remove git from the list of dependencies? I thought it'd be just a simple web thing but I have to clone it and stuff (I'm in between laptops with no Arch at the moment) and I don't want to mess something up.
Raymo111 commented on 2020-11-18 16:18 (UTC)
@drScience no worries! I should remove git from the dependencies as well, since that's also in base-devel.
drScience commented on 2020-11-18 16:14 (UTC)
@Raymo111 Thanks for the quick reply, you're right (https://wiki.archlinux.org/index.php/Arch_User_Repository#Prerequisites), I had installed base-devel but inadvertently removed auto-conf.
Raymo111 commented on 2020-11-18 15:22 (UTC)
@drScience correct me if I'm wrong, but aren't all packages from base-devel exempt from dependency listing, as they are assumed to be installed for packages in the AUR?
drScience commented on 2020-11-18 10:29 (UTC)
The build() function makes use of autoreconf, so shouldn't the autoconf (https://www.archlinux.org/packages/core/any/autoconf/) package be listed as a dependency?
brandon099 commented on 2020-09-03 23:29 (UTC)
@oakszyjrnrdy, that has been added. @Raymo111 I've removed the
sed
hack.Thanks all!
Raymo111 commented on 2020-09-03 22:28 (UTC)
@brandon99 can you remove the sed line and the preceding comment? I've fixed it upstream.
oakszyjrnrdy commented on 2020-08-07 21:56 (UTC)
/etc/pam.d/i3lock
should be added into backup array in PKGBUILD in order to generate .pacnew file when updated if this file is modified by users.It's common to modify
/etc/pam.d/i3lock
to use fingerprint to unlock.Raymo111 commented on 2020-03-10 22:43 (UTC)
@brandon099 No worries, I will enjoy it moving forward. Also, I'd love to co-maintain. That might make things easier. Not quite sure about what to do with the release process, but I'm all ears.
brandon099 commented on 2020-03-10 22:39 (UTC)
Updated -- thanks for taking over this fork @Raymo111
If you have any desire to co-maintain and automate this into your release process, let me know and I can add you.
Raymo111 commented on 2020-03-10 15:49 (UTC)
PandorasFox has transferred the repo to me, so please update the relevant URLs from https://github.com/PandorasFox/i3lock-color to https://github.com/Raymo111/i3lock-color
brandon099 commented on 2018-08-13 22:02 (UTC)
Removed hard-coded -j8 and added the new xcb-xrm dependency.
jaantoots commented on 2018-07-08 15:06 (UTC)
Please remove "-j8" from make. This should be configured in the MAKEFLAGS variable in makepkg.conf as a system-wide option.
S13ntist commented on 2018-07-07 11:34 (UTC)
Missing dependency on xcb-util-xrm
Fails to build in clean chroot:
configure: error: Package requirements (xcb-xrm) were not met: Package 'xcb-xrm', required by 'virtual:world', not found
brandon099 commented on 2017-12-08 00:41 (UTC)
@Pandoras_Fox, thanks for the gist with most of the changes needed to support your changes in the Github repo. I made a few additional tweaks, and we should be all up-to-date now.
Pandoras_Fox commented on 2017-12-06 17:35 (UTC)
https://gist.github.com/pandorasfox/aa9a98b607a13c765bfd90126254e490
I figured that as long as the pkgbuild was changing, this was probably as good a time as any to get around to updating my github username.
Pandoras_Fox commented on 2017-12-06 03:27 (UTC)
actually, I think that you could do something like:
git tag aur_build && autoreconf -fi && ...
Feel free to make an issue on github or whatever if there's something I can do to make it easier.
Pandoras_Fox commented on 2017-12-06 03:20 (UTC)
This PKGBUILD is very likely to break when I update the package later today or tomorrow to match upstream (upstream moved to using gnu autotools, which has been kinda weird, but a bit useful for the address sanitization stuff).
I'm looking into forcing a way for the build process to not do a debug build if it's done from git. Currently, you'll want to do something like:
autoreconf -fi && ./configure && cd x86_64-pc-linux-gnu && make -j8
or something. There'll probably be an option for the ./configure or something, though.
brandon099 commented on 2017-10-01 23:52 (UTC)
ibrokemypie commented on 2017-09-29 12:22 (UTC)
Pandoras_Fox commented on 2017-09-13 18:07 (UTC)
mildwood commented on 2017-09-11 17:46 (UTC)
Pandoras_Fox commented on 2017-08-08 12:51 (UTC)
Alad commented on 2017-06-09 00:48 (UTC)
mildwood commented on 2017-06-03 13:31 (UTC)
brandon099 commented on 2016-10-25 23:25 (UTC)
Pandoras_Fox commented on 2016-10-14 14:51 (UTC) (edited on 2016-10-14 14:54 (UTC) by Pandoras_Fox)
brandon099 commented on 2016-03-29 21:31 (UTC)
meskarune commented on 2016-03-28 12:26 (UTC)
brandon099 commented on 2016-03-28 04:01 (UTC)
parkerlreed commented on 2016-03-28 02:52 (UTC)
meskarune commented on 2016-03-28 02:26 (UTC)
meskarune commented on 2016-03-27 16:32 (UTC)
meskarune commented on 2016-03-26 17:40 (UTC) (edited on 2016-03-26 17:49 (UTC) by meskarune)
brandon099 commented on 2016-03-14 23:21 (UTC)
maikoool commented on 2016-03-14 13:46 (UTC)
parkerlreed commented on 2016-03-09 03:53 (UTC)
brandon099 commented on 2016-03-07 15:38 (UTC)
Moviuro commented on 2016-03-07 09:01 (UTC)
parkerlreed commented on 2016-03-05 20:03 (UTC)
brandon099 commented on 2016-03-04 18:26 (UTC) (edited on 2016-03-04 18:26 (UTC) by brandon099)
Moviuro commented on 2016-03-04 16:33 (UTC)
benjarobin commented on 2016-03-04 10:36 (UTC)