Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: wtype-0.3
@ 2021-03-06 22:20 ajshell1
  2021-03-07  3:20 ` [PR PATCH] [Updated] " ajshell1
                   ` (5 more replies)
  0 siblings, 6 replies; 20+ messages in thread
From: ajshell1 @ 2021-03-06 22:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1584 bytes --]

There is a new pull request by ajshell1 against master on the void-packages repository

https://github.com/ajshell1/void-packages wtype
https://github.com/void-linux/void-packages/pull/29280

New package: wtype-0.3
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/29280.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wtype-29280.patch --]
[-- Type: text/x-diff, Size: 1047 bytes --]

From d9b3c8f7db59393646842eedaba17abe46b84520 Mon Sep 17 00:00:00 2001
From: ajshell1 <11084981+ajshell1@users.noreply.github.com>
Date: Sat, 6 Mar 2021 22:16:52 +0000
Subject: [PATCH] New package: wtype-0.3

---
 srcpkgs/wtype/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/wtype/template

diff --git a/srcpkgs/wtype/template b/srcpkgs/wtype/template
new file mode 100644
index 00000000000..cef5758ceb2
--- /dev/null
+++ b/srcpkgs/wtype/template
@@ -0,0 +1,17 @@
+# Template file for 'wtype'
+pkgname=wtype
+version=0.3
+revision=1
+build_style=meson
+hostmakedepends="pkg-config wayland-devel"
+makedepends="wayland-devel libxkbcommon-devel"
+short_desc="xdotool type for wayland"
+maintainer="ajshell1 <11084981+ajshell1@users.noreply.github.com>"
+license="MIT"
+homepage="https://github.com/atx/wtype"
+distfiles="https://github.com/atx/wtype/archive/v${version}.tar.gz"
+checksum=35615e61e57576a240d10308f9101ceb2ec7b3554fac60119b1416b84c1694b2
+
+post_install() {
+        vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PR PATCH] [Updated] New package: wtype-0.3
  2021-03-06 22:20 [PR PATCH] New package: wtype-0.3 ajshell1
@ 2021-03-07  3:20 ` ajshell1
  2021-03-07 11:38 ` tibequadorian
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 20+ messages in thread
From: ajshell1 @ 2021-03-07  3:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1589 bytes --]

There is an updated pull request by ajshell1 against master on the void-packages repository

https://github.com/ajshell1/void-packages wtype
https://github.com/void-linux/void-packages/pull/29280

New package: wtype-0.3
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/29280.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wtype-29280.patch --]
[-- Type: text/x-diff, Size: 1028 bytes --]

From 9bd3fd9627a4c3350be1b25eb85b42ac42e8f1f7 Mon Sep 17 00:00:00 2001
From: ajshell1 <11084981+ajshell1@users.noreply.github.com>
Date: Sat, 6 Mar 2021 22:16:52 +0000
Subject: [PATCH] New package: wtype-0.3

---
 srcpkgs/wtype/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/wtype/template

diff --git a/srcpkgs/wtype/template b/srcpkgs/wtype/template
new file mode 100644
index 00000000000..9fcf2413913
--- /dev/null
+++ b/srcpkgs/wtype/template
@@ -0,0 +1,17 @@
+# Template file for 'wtype'
+pkgname=wtype
+version=0.3
+revision=1
+build_style=meson
+hostmakedepends="pkg-config wayland-devel"
+makedepends="wayland-devel libxkbcommon-devel"
+short_desc="xdotool type for wayland"
+maintainer="ajshell1 <ajshell1@protonmail.com>"
+license="MIT"
+homepage="https://github.com/atx/wtype"
+distfiles="https://github.com/atx/wtype/archive/v${version}.tar.gz"
+checksum=35615e61e57576a240d10308f9101ceb2ec7b3554fac60119b1416b84c1694b2
+
+post_install() {
+        vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: New package: wtype-0.3
  2021-03-06 22:20 [PR PATCH] New package: wtype-0.3 ajshell1
  2021-03-07  3:20 ` [PR PATCH] [Updated] " ajshell1
@ 2021-03-07 11:38 ` tibequadorian
  2021-03-07 11:41 ` tibequadorian
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 20+ messages in thread
From: tibequadorian @ 2021-03-07 11:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 260 bytes --]

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/29280#issuecomment-792262919

Comment:
Looks like they got a patch for musl https://github.com/atx/wtype/commit/fb8cb526470308d36b28c33620fcb74916f952e8

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: New package: wtype-0.3
  2021-03-06 22:20 [PR PATCH] New package: wtype-0.3 ajshell1
  2021-03-07  3:20 ` [PR PATCH] [Updated] " ajshell1
  2021-03-07 11:38 ` tibequadorian
@ 2021-03-07 11:41 ` tibequadorian
  2021-03-07 11:41 ` tibequadorian
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 20+ messages in thread
From: tibequadorian @ 2021-03-07 11:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 260 bytes --]

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/29280#issuecomment-792262919

Comment:
Looks like they got a patch for musl https://github.com/atx/wtype/commit/fb8cb526470308d36b28c33620fcb74916f952e8

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: New package: wtype-0.3
  2021-03-06 22:20 [PR PATCH] New package: wtype-0.3 ajshell1
                   ` (2 preceding siblings ...)
  2021-03-07 11:41 ` tibequadorian
@ 2021-03-07 11:41 ` tibequadorian
  2021-03-07 15:21 ` ajshell1
  2021-03-07 15:21 ` [PR PATCH] [Closed]: " ajshell1
  5 siblings, 0 replies; 20+ messages in thread
From: tibequadorian @ 2021-03-07 11:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 163 bytes --]

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/29280#issuecomment-792263322

Comment:
Duplicate #27375

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: New package: wtype-0.3
  2021-03-06 22:20 [PR PATCH] New package: wtype-0.3 ajshell1
                   ` (3 preceding siblings ...)
  2021-03-07 11:41 ` tibequadorian
@ 2021-03-07 15:21 ` ajshell1
  2021-03-07 15:21 ` [PR PATCH] [Closed]: " ajshell1
  5 siblings, 0 replies; 20+ messages in thread
From: ajshell1 @ 2021-03-07 15:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 203 bytes --]

New comment by ajshell1 on void-packages repository

https://github.com/void-linux/void-packages/pull/29280#issuecomment-792295666

Comment:
My apologies for missing this. Closing in favor of the other.

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PR PATCH] [Closed]: New package: wtype-0.3
  2021-03-06 22:20 [PR PATCH] New package: wtype-0.3 ajshell1
                   ` (4 preceding siblings ...)
  2021-03-07 15:21 ` ajshell1
@ 2021-03-07 15:21 ` ajshell1
  5 siblings, 0 replies; 20+ messages in thread
From: ajshell1 @ 2021-03-07 15:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1433 bytes --]

There's a closed pull request on the void-packages repository

New package: wtype-0.3
https://github.com/void-linux/void-packages/pull/29280

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: New package: wtype-0.3
  2020-12-23 14:04 [PR PATCH] " Eluminae
                   ` (11 preceding siblings ...)
  2021-06-11 18:36 ` ericonr
@ 2021-06-11 19:38 ` ericonr
  12 siblings, 0 replies; 20+ messages in thread
From: ericonr @ 2021-06-11 19:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 158 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27375#issuecomment-859798790

Comment:
It works on sway.

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: New package: wtype-0.3
  2020-12-23 14:04 [PR PATCH] " Eluminae
                   ` (10 preceding siblings ...)
  2021-06-10 20:10 ` Eluminae
@ 2021-06-11 18:36 ` ericonr
  2021-06-11 19:38 ` ericonr
  12 siblings, 0 replies; 20+ messages in thread
From: ericonr @ 2021-06-11 18:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 203 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27375#issuecomment-859768274

Comment:
It doesn't work on wayfire, investigating who to blame for it.

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: New package: wtype-0.3
  2020-12-23 14:04 [PR PATCH] " Eluminae
                   ` (9 preceding siblings ...)
  2021-06-10 17:28 ` ericonr
@ 2021-06-10 20:10 ` Eluminae
  2021-06-11 18:36 ` ericonr
  2021-06-11 19:38 ` ericonr
  12 siblings, 0 replies; 20+ messages in thread
From: Eluminae @ 2021-06-10 20:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 213 bytes --]

New comment by Eluminae on void-packages repository

https://github.com/void-linux/void-packages/pull/27375#issuecomment-859010144

Comment:
> And how does this compare to ydotool?

I know nothing about ydotool

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: New package: wtype-0.3
  2020-12-23 14:04 [PR PATCH] " Eluminae
                   ` (8 preceding siblings ...)
  2021-06-10 17:27 ` ericonr
@ 2021-06-10 17:28 ` ericonr
  2021-06-10 20:10 ` Eluminae
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 20+ messages in thread
From: ericonr @ 2021-06-10 17:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 178 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27375#issuecomment-858814607

Comment:
And how does this compare to ydotool?

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: New package: wtype-0.3
  2020-12-23 14:04 [PR PATCH] " Eluminae
                   ` (7 preceding siblings ...)
  2021-06-10 17:27 ` ericonr
@ 2021-06-10 17:27 ` ericonr
  2021-06-10 17:28 ` ericonr
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 20+ messages in thread
From: ericonr @ 2021-06-10 17:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 186 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27375#issuecomment-858813172

Comment:
Can you please rebase so we get a new CI run?

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: New package: wtype-0.3
  2020-12-23 14:04 [PR PATCH] " Eluminae
                   ` (6 preceding siblings ...)
  2021-06-10 17:20 ` Eluminae
@ 2021-06-10 17:27 ` ericonr
  2021-06-10 17:27 ` ericonr
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 20+ messages in thread
From: ericonr @ 2021-06-10 17:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 182 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27375#issuecomment-858813172

Comment:
Can you please rebase so we get a CI run?

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: New package: wtype-0.3
  2020-12-23 14:04 [PR PATCH] " Eluminae
                   ` (5 preceding siblings ...)
  2021-03-07 15:20 ` ajshell1
@ 2021-06-10 17:20 ` Eluminae
  2021-06-10 17:27 ` ericonr
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 20+ messages in thread
From: Eluminae @ 2021-06-10 17:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 155 bytes --]

New comment by Eluminae on void-packages repository

https://github.com/void-linux/void-packages/pull/27375#issuecomment-858807953

Comment:
hello there ?

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: New package: wtype-0.3
  2020-12-23 14:04 [PR PATCH] " Eluminae
                   ` (4 preceding siblings ...)
  2021-03-07 15:20 ` ajshell1
@ 2021-03-07 15:20 ` ajshell1
  2021-06-10 17:20 ` Eluminae
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 20+ messages in thread
From: ajshell1 @ 2021-03-07 15:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 164 bytes --]

New comment by ajshell1 on void-packages repository

https://github.com/void-linux/void-packages/pull/27375#issuecomment-792295581

Comment:
My apologies. Closing.

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: New package: wtype-0.3
  2020-12-23 14:04 [PR PATCH] " Eluminae
                   ` (3 preceding siblings ...)
  2020-12-30 14:29 ` Eluminae
@ 2021-03-07 15:20 ` ajshell1
  2021-03-07 15:20 ` ajshell1
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 20+ messages in thread
From: ajshell1 @ 2021-03-07 15:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 164 bytes --]

New comment by ajshell1 on void-packages repository

https://github.com/void-linux/void-packages/pull/27375#issuecomment-792295581

Comment:
My apologies. Closing.

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: New package: wtype-0.3
  2020-12-23 14:04 [PR PATCH] " Eluminae
                   ` (2 preceding siblings ...)
  2020-12-30  6:38 ` the-maldridge
@ 2020-12-30 14:29 ` Eluminae
  2021-03-07 15:20 ` ajshell1
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 20+ messages in thread
From: Eluminae @ 2020-12-30 14:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 279 bytes --]

New comment by Eluminae on void-packages repository

https://github.com/void-linux/void-packages/pull/27375#issuecomment-752640555

Comment:
> @Eluminae can you pull in the patch that was applied upstream so that this release works on musl as well?

Good idea. This is done :)

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: New package: wtype-0.3
  2020-12-23 14:04 [PR PATCH] " Eluminae
  2020-12-29 14:39 ` mcbloch
  2020-12-29 15:12 ` Eluminae
@ 2020-12-30  6:38 ` the-maldridge
  2020-12-30 14:29 ` Eluminae
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 20+ messages in thread
From: the-maldridge @ 2020-12-30  6:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 252 bytes --]

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/27375#issuecomment-752347267

Comment:
@Eluminae can you pull in the patch that was applied upstream so that this release works on musl as well?

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: New package: wtype-0.3
  2020-12-23 14:04 [PR PATCH] " Eluminae
  2020-12-29 14:39 ` mcbloch
@ 2020-12-29 15:12 ` Eluminae
  2020-12-30  6:38 ` the-maldridge
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 20+ messages in thread
From: Eluminae @ 2020-12-29 15:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 245 bytes --]

New comment by Eluminae on void-packages repository

https://github.com/void-linux/void-packages/pull/27375#issuecomment-752114989

Comment:
I disabled musl package but next release will be musl compatible https://github.com/atx/wtype/issues/20

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: New package: wtype-0.3
  2020-12-23 14:04 [PR PATCH] " Eluminae
@ 2020-12-29 14:39 ` mcbloch
  2020-12-29 15:12 ` Eluminae
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 20+ messages in thread
From: mcbloch @ 2020-12-29 14:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 212 bytes --]

New comment by mcbloch on void-packages repository

https://github.com/void-linux/void-packages/pull/27375#issuecomment-752100726

Comment:
Tried on `Linux 5.9.16_1 #1 SMP 1608571490 x86_64 GNU/Linux` and works.

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2021-06-11 19:38 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-06 22:20 [PR PATCH] New package: wtype-0.3 ajshell1
2021-03-07  3:20 ` [PR PATCH] [Updated] " ajshell1
2021-03-07 11:38 ` tibequadorian
2021-03-07 11:41 ` tibequadorian
2021-03-07 11:41 ` tibequadorian
2021-03-07 15:21 ` ajshell1
2021-03-07 15:21 ` [PR PATCH] [Closed]: " ajshell1
  -- strict thread matches above, loose matches on Subject: below --
2020-12-23 14:04 [PR PATCH] " Eluminae
2020-12-29 14:39 ` mcbloch
2020-12-29 15:12 ` Eluminae
2020-12-30  6:38 ` the-maldridge
2020-12-30 14:29 ` Eluminae
2021-03-07 15:20 ` ajshell1
2021-03-07 15:20 ` ajshell1
2021-06-10 17:20 ` Eluminae
2021-06-10 17:27 ` ericonr
2021-06-10 17:27 ` ericonr
2021-06-10 17:28 ` ericonr
2021-06-10 20:10 ` Eluminae
2021-06-11 18:36 ` ericonr
2021-06-11 19:38 ` ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).