Search Criteria
Package Details: greetd-wlgreet 0.4.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/greetd-wlgreet.git (read-only, click to copy) |
---|---|
Package Base: | greetd-wlgreet |
Description: | Wayland greeter for greetd |
Upstream URL: | https://git.sr.ht/~kennylevinsen/wlgreet |
Licenses: | MIT |
Submitter: | 1ace |
Maintainer: | 1ace (kennylevinsen) |
Last Packager: | kennylevinsen |
Votes: | 8 |
Popularity: | 0.002747 |
First Submitted: | 2020-04-30 23:11 (UTC) |
Last Updated: | 2023-01-06 00:02 (UTC) |
Dependencies (1)
- rust (rust-nightlyAUR, rust-nightly-binAUR, rust-gitAUR, rustup-gitAUR, rustup) (make)
Required by (3)
- greetd-artix-dinit (optional)
- greetd-artix-runit (optional)
- greetd-git (optional)
Latest Comments
1 2 Next › Last »
Freso commented on 2023-03-06 10:48 (UTC)
Please ensure the downloaded source filenames are unique: https://wiki.archlinux.org/title/PKGBUILD#source (e.g., "0.4.1.tar.gz" is not unique).
Easiest change would probably be to change
source=("https://git.sr.ht/~kennylevinsen/wlgreet/archive/$pkgver.tar.gz")
tosource=("$pkgname-$pkgver.tar.gz::https://git.sr.ht/~kennylevinsen/wlgreet/archive/$pkgver.tar.gz")
.rek2 commented on 2023-01-05 18:17 (UTC)
This is broken with new version of wlroots and sway :( please update
mibu commented on 2022-03-12 13:54 (UTC)
This currently builds the 0.3 version, not 0.3-1, which seems to not work with the latest greetd. Since no 0.3-1 tags have been published, could we update this based on a more recent commit id, such that it's actually v0.3-1?
thurstylark commented on 2022-01-30 04:19 (UTC)
This package is missing
git
in themakedepends
array. As it stands, this package fails to build in a clean chroot.Ref: https://wiki.archlinux.org/title/VCS_package_guidelines#Guidelines
loserMcloser commented on 2021-06-12 17:10 (UTC) (edited on 2021-06-12 17:10 (UTC) by loserMcloser)
please add to the PKBUILD:
in the main part
and then in
package()
1ace commented on 2021-05-12 13:17 (UTC)
Ah indeed, good catch @loserMcloser!
And it's been wrong ever since I created the package (611c9657b424). Not quite sure why, as all the other greetd projects are
GPL3
.Anyway, I'm not on my laptop right now but I'll update the license tag tonight :)
loserMcloser commented on 2021-05-11 07:24 (UTC)
license should be GPL3 ... ? https://git.sr.ht/~kennylevinsen/wlgreet/tree/master/item/LICENSE
1ace commented on 2021-02-13 18:08 (UTC)
@zsolt-donca: my bad, I got confused with greetd-gtkgreet I think... sorry about that :facepalm:
You're right, and as kennylevinsen commented a couple days ago on
greetd
:I've just updated the sha256sums for this package as well; thanks for the notice :)
zayatura commented on 2021-02-13 14:07 (UTC)
@1ace: what do you mean very old? Version 0.3 at https://git.sr.ht/~kennylevinsen/wlgreet/refs/0.3 was released "a month ago" now. There are also no newer tags than
0.3
.1ace commented on 2021-02-13 11:58 (UTC)
@zsolt-donca: you're building 0.3, which is very old. Try updating your PKGBUILD (if you're doing that manually, use the "Download snapshot" link at the top right of this page) :)
1 2 Next › Last »