Monday, October 30, 2023

Re: [new] x11/srandrd 0.6.3 - the missing hotplug daemon for X outputs

On Mon, Oct 30, 2023 at 07:46:20PM +0100, Omar Polo wrote:

[...]

> - to save a few lines, you could consider using the shiny new DIST_TUPLE
> (just a suggestion)
>
> --- Makefile.orig Mon Oct 30 19:39:14 2023
> +++ Makefile Mon Oct 30 19:40:03 2023
> @@ -1,9 +1,5 @@
> COMMENT = execute program on xrandr output changes
> -
> -GH_ACCOUNT = jceb
> -GH_PROJECT = srandrd
> -GH_TAGNAME = v0.6.3
> -
> +DIST_TUPLE = github jceb srandrd v0.6.3 .

don't forget to regen distinfo with `$ make makesum` if you do that.

No comments:

Post a Comment