Re: [voidlinux/void-packages] New package: xkblayout-state-1 (#4525)

DirectorX at Sat, 30 Jul 2016 08:39:27 -0700
@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
Toyam Cox at Sat, 30 Jul 2016 20:27:14 -0700
@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
Toyam Cox at Sat, 30 Jul 2016 20:27:53 -0700
> @@ -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
Toyam Cox at Sat, 30 Jul 2016 20:29:52 -0700
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
DirectorX at Tue, 02 Aug 2016 10:54:12 -0700
> @@ -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
DirectorX at Tue, 02 Aug 2016 11:01:26 -0700
@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
Toyam Cox at Tue, 02 Aug 2016 18:01:08 -0700
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