@Duncaen, i tried many times...
---
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
https://github.com/voidlinux/void-packages/pull/4525#issuecomment-236371959
@DirectorX The workflow that would have likely fixed that problem: `git rebase master; git push -f`
---
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
https://github.com/voidlinux/void-packages/pull/4525#issuecomment-236406642
> @@ -0,0 +1,13 @@
> +# Template file for 'xkblayout-state'
> +pkgname=xkblayout-state
> +version=1
> +revision=1
> +license="GPL-2"
> +homepage="https://github.com/nonpop/xkblayout-state"
> +makedepends="libX11-devel"
> +build_style=gnu-makefile
> +short_desc="A small command-line program to get/set the current keyboard layout"
> +maintainer="DirectorX <DirectorX@users.noreply.github.com>"
> +distfiles="https://github.com/nonpop/${pkgname}/archive/v${version}.tar.gz"
Can we use `${homepage}`?
---
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
https://github.com/voidlinux/void-packages/pull/4525/files/98a6698ae6e9e43ad2e333ced702f38c7377db76#r72897395
Can you try and merge your makefile patch upstream? Not necessary before the package is merged, but will greatly reduce the burden of maintaining a patch.
---
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
https://github.com/voidlinux/void-packages/pull/4525#issuecomment-236406755
> @@ -0,0 +1,13 @@
> +# Template file for 'xkblayout-state'
> +pkgname=xkblayout-state
> +version=1
> +revision=1
> +license="GPL-2"
> +homepage="https://github.com/nonpop/xkblayout-state"
> +makedepends="libX11-devel"
> +build_style=gnu-makefile
> +short_desc="A small command-line program to get/set the current keyboard layout"
> +maintainer="DirectorX <DirectorX@users.noreply.github.com>"
> +distfiles="https://github.com/nonpop/${pkgname}/archive/v${version}.tar.gz"
sure thing
---
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
https://github.com/voidlinux/void-packages/pull/4525/files/98a6698ae6e9e43ad2e333ced702f38c7377db76#r73204197
@Vaelatern i will try merge my makefile patch upstream.. from my point of view there is no point in doing that. `xkblayout-state` project is not maintained consistently.
---
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
https://github.com/voidlinux/void-packages/pull/4525#issuecomment-236988813
Merged #4525.
---
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
https://github.com/voidlinux/void-packages/pull/4525#event-743220375