* [PR PATCH] New package: lisgd-0.4.0
@ 2024-09-25 14:33 Emru1
2024-09-26 9:33 ` [PR PATCH] [Updated] " Emru1
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Emru1 @ 2024-09-25 14:33 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1207 bytes --]
There is a new pull request by Emru1 against master on the void-packages repository
https://github.com/Emru1/void-packages lisgd
https://github.com/void-linux/void-packages/pull/52348
New package: lisgd-0.4.0
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **NO**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, amd64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- armv7l-musl
- armv6l-musl
A patch file from https://github.com/void-linux/void-packages/pull/52348.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lisgd-52348.patch --]
[-- Type: text/x-diff, Size: 1027 bytes --]
From 7606d0faa55b24603e5152db676a16151718a801 Mon Sep 17 00:00:00 2001
From: Emil Tomczyk <emru@emru.xyz>
Date: Tue, 24 Sep 2024 11:13:43 +0200
Subject: [PATCH] New package: lisgd-0.4.0
---
srcpkgs/lisgd/template | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
create mode 100644 srcpkgs/lisgd/template
diff --git a/srcpkgs/lisgd/template b/srcpkgs/lisgd/template
new file mode 100644
index 00000000000000..4d4f2d5c7d9350
--- /dev/null
+++ b/srcpkgs/lisgd/template
@@ -0,0 +1,18 @@
+# Template file for 'lisgd'
+pkgname=lisgd
+version=0.4.0
+revision=1
+build_style=gnu-makefile
+#hostmakedepends=""
+makedepends="libinput-devel eudev-libudev-devel libX11-devel wayland-devel"
+#depends=""
+short_desc="Synthetic gesture daemon"
+maintainer="Emil Tomczyk <emru@emru.xyz>"
+license="MIT"
+homepage="https://git.sr.ht/~mil/lisgd"
+distfiles="https://git.sr.ht/~mil/lisgd/archive/${version}.tar.gz"
+checksum=1eef0a3c4c297714b52dd061d40611c955ea8479ef3e60cfb0f7ab9cb22e65e7
+
+post_install() {
+ vlicense LICENSE
+}
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] New package: lisgd-0.4.0
2024-09-25 14:33 [PR PATCH] New package: lisgd-0.4.0 Emru1
@ 2024-09-26 9:33 ` Emru1
2024-12-31 1:58 ` github-actions
2025-01-15 1:57 ` [PR PATCH] [Closed]: " github-actions
2 siblings, 0 replies; 6+ messages in thread
From: Emru1 @ 2024-09-26 9:33 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1212 bytes --]
There is an updated pull request by Emru1 against master on the void-packages repository
https://github.com/Emru1/void-packages lisgd
https://github.com/void-linux/void-packages/pull/52348
New package: lisgd-0.4.0
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **NO**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, amd64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- armv7l-musl
- armv6l-musl
A patch file from https://github.com/void-linux/void-packages/pull/52348.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lisgd-52348.patch --]
[-- Type: text/x-diff, Size: 1027 bytes --]
From c21b649248df33b46b5eebc63f1141e4220a1604 Mon Sep 17 00:00:00 2001
From: Emil Tomczyk <emru@emru.xyz>
Date: Tue, 24 Sep 2024 11:13:43 +0200
Subject: [PATCH] New package: lisgd-0.4.0
---
srcpkgs/lisgd/template | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
create mode 100644 srcpkgs/lisgd/template
diff --git a/srcpkgs/lisgd/template b/srcpkgs/lisgd/template
new file mode 100644
index 00000000000000..4d4f2d5c7d9350
--- /dev/null
+++ b/srcpkgs/lisgd/template
@@ -0,0 +1,18 @@
+# Template file for 'lisgd'
+pkgname=lisgd
+version=0.4.0
+revision=1
+build_style=gnu-makefile
+#hostmakedepends=""
+makedepends="libinput-devel eudev-libudev-devel libX11-devel wayland-devel"
+#depends=""
+short_desc="Synthetic gesture daemon"
+maintainer="Emil Tomczyk <emru@emru.xyz>"
+license="MIT"
+homepage="https://git.sr.ht/~mil/lisgd"
+distfiles="https://git.sr.ht/~mil/lisgd/archive/${version}.tar.gz"
+checksum=1eef0a3c4c297714b52dd061d40611c955ea8479ef3e60cfb0f7ab9cb22e65e7
+
+post_install() {
+ vlicense LICENSE
+}
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: New package: lisgd-0.4.0
2024-09-25 14:33 [PR PATCH] New package: lisgd-0.4.0 Emru1
2024-09-26 9:33 ` [PR PATCH] [Updated] " Emru1
@ 2024-12-31 1:58 ` github-actions
2025-01-15 1:57 ` [PR PATCH] [Closed]: " github-actions
2 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2024-12-31 1:58 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
New comment by github-actions[bot] on void-packages repository
https://github.com/void-linux/void-packages/pull/52348#issuecomment-2566068356
Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Closed]: New package: lisgd-0.4.0
2024-09-25 14:33 [PR PATCH] New package: lisgd-0.4.0 Emru1
2024-09-26 9:33 ` [PR PATCH] [Updated] " Emru1
2024-12-31 1:58 ` github-actions
@ 2025-01-15 1:57 ` github-actions
2 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2025-01-15 1:57 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1062 bytes --]
There's a closed pull request on the void-packages repository
New package: lisgd-0.4.0
https://github.com/void-linux/void-packages/pull/52348
Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **NO**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, amd64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- armv7l-musl
- armv6l-musl
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Closed]: New package: lisgd-0.4.0
2024-06-01 2:24 [PR PATCH] " SevereOverfl0w
@ 2024-09-14 1:55 ` github-actions
0 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2024-09-14 1:55 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 586 bytes --]
There's a closed pull request on the void-packages repository
New package: lisgd-0.4.0
https://github.com/void-linux/void-packages/pull/50637
Description:
#### Testing the changes
- I tested the changes in this PR: YES
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
#### Local build testing
- I built this PR locally for my native architecture, (x86-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Closed]: New package: lisgd-0.4.0
2024-07-27 12:19 [PR PATCH] " Eloitor
@ 2024-08-29 16:46 ` tranzystorekk
0 siblings, 0 replies; 6+ messages in thread
From: tranzystorekk @ 2024-08-29 16:46 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1190 bytes --]
There's a closed pull request on the void-packages repository
New package: lisgd-0.4.0
https://github.com/void-linux/void-packages/pull/51495
Description:
#### Testing the changes
- I tested the changes in this PR: **YES**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
#### Local build testing
- I built this PR locally for my native architecture, (aarch64-glibc)
I tested this PR on my pinephone with the following script
```
#!/bin/sh
# Define minimal configuration
LISGD_INPUT_DEVICE="${SXMO_LISGD_INPUT_DEVICE:-"/dev/input/by-path/first-touchscreen"}"
LISGD_THRESHOLD="${SXMO_LISGD_THRESHOLD:-125}"
LISGD_THRESHOLD_PRESSED="${SXMO_LISGD_THRESHOLD_PRESSED:-60}"
# Four basic gestures for testing
lisgd "$@" -d "$LISGD_INPUT_DEVICE" \
-t "$LISGD_THRESHOLD" -T "$LISGD_THRESHOLD_PRESSED" \
-g "1,LR,*,*,R,notify-send 'Swiped left to right'" \
-g "1,RL,*,*,R,notify-send 'Swiped right to left'" \
-g "1,DU,*,*,R,notify-send 'Swiped down to up'" \
-g "1,UD,*,*,R,notify-send 'Swiped up to down'"
```
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2025-01-15 1:57 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-25 14:33 [PR PATCH] New package: lisgd-0.4.0 Emru1
2024-09-26 9:33 ` [PR PATCH] [Updated] " Emru1
2024-12-31 1:58 ` github-actions
2025-01-15 1:57 ` [PR PATCH] [Closed]: " github-actions
-- strict thread matches above, loose matches on Subject: below --
2024-07-27 12:19 [PR PATCH] " Eloitor
2024-08-29 16:46 ` [PR PATCH] [Closed]: " tranzystorekk
2024-06-01 2:24 [PR PATCH] " SevereOverfl0w
2024-09-14 1:55 ` [PR PATCH] [Closed]: " github-actions
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).