I've uploaded the source-based versions. The following adjustments were made: - Add `make` and `gcc` to makedepends. - Add CC="gcc" to the make command in build(), as during testing clang failed with various errors. You might want to specify this in upstream makefile, or patch the source to be compiler agnostic.
Cool project! On Mon, Aug 31, 2026 at 9:54 PM fluf <[email protected]> wrote: > Hi Manuel, > > Thank you, this will be helpful. > Additionally, prior to your email I created the package dewlock-bin, which > repackages the .deb releases you already have on the release page. I will > upload the source-based version too. > > On Mon, Aug 31, 2026 at 4:51 PM Manuel Spagnolo <[email protected]> > wrote: > >> Hi fluf, >> That is awesome! Thank you so much :) >> >> I added a PKGBUILD to the first release >> (https://github.com/shikaan/dewlock/releases/tag/v0.1.0) and a CI job >> that attaches one on every new release. >> >> Please let me know if there is anything I can do to make your life >> easier. >> >> Thanks once again! >> >> On 2026-08-31 14:13, fluf wrote: >> >> > Hi Manuel, >> > >> > I can create and maintain dewlock on AUR, as I already have an account >> > and I maintain several other packages. >> > >> > On Mon, Aug 31, 2026 at 7:27 AM Manuel Spagnolo <[email protected]> >> > wrote: >> > >> >> Hey all, >> >> Recently, I worked on some Wayland tools built around customizability, >> >> minimalism, and sensible defaults. I have been daily driving them for >> >> a >> >> while, and I am slowly releasing them. >> >> >> >> The first one is dewlock (https://github.com/shikaan/dewlock), a >> >> swaylock fork providing an experience closer to GNOME's, MacOS, and >> >> Windows along with a bunch of fixes that came from compiling it with >> >> stricter flags. >> >> >> >> I don't have an AUR account and registrations are (rightfully!) >> >> stopped, >> >> but I would like to distribute it on AUR anyway. Is there a way? >> >> >> >> Thanks, >> >
