Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: evtest-qt
@ 2021-01-01  0:30 ScrelliCopter
  2021-01-01  1:08 ` ndowens
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ScrelliCopter @ 2021-01-01  0:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ScrelliCopter/void-packages evtest-qt
https://github.com/void-linux/void-packages/pull/27589

New package: evtest-qt
[Upstream](https://github.com/Grumbel/evtest-qt)
Nice visual util for testing evdev devices.

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

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

From 4126252ddde385cdbbd003445a45a8c138dd9307 Mon Sep 17 00:00:00 2001
From: a dinosaur <nick@a-dinosaur.com>
Date: Fri, 1 Jan 2021 11:24:42 +1100
Subject: [PATCH] New package: evtest-qt

---
 srcpkgs/evtest-qt/template | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 srcpkgs/evtest-qt/template

diff --git a/srcpkgs/evtest-qt/template b/srcpkgs/evtest-qt/template
new file mode 100644
index 00000000000..7128d08fe2b
--- /dev/null
+++ b/srcpkgs/evtest-qt/template
@@ -0,0 +1,12 @@
+# Template file for 'evtest-qt'
+pkgname=evtest-qt
+version=0.2.0
+revision=1
+build_style=cmake
+makedepends="qt5-devel"
+short_desc="Linux Joystick Tester for Qt"
+maintainer="a dinosaur <nick@a-dinosaur.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/Grumbel/evtest-qt"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=d07df91840fc2dde0f69c1e4be503df1d92bbad6c1e936532d6579dc5d1c1baa

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

* Re: New package: evtest-qt
  2021-01-01  0:30 [PR PATCH] New package: evtest-qt ScrelliCopter
@ 2021-01-01  1:08 ` ndowens
  2021-01-01  9:39 ` ScrelliCopter
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ndowens @ 2021-01-01  1:08 UTC (permalink / raw)
  To: ml

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

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/27589#issuecomment-753235978

Comment:
You will need to add qt5-qmake and possibly qt5-host-tools to hostmakedepends

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

* Re: New package: evtest-qt
  2021-01-01  0:30 [PR PATCH] New package: evtest-qt ScrelliCopter
  2021-01-01  1:08 ` ndowens
@ 2021-01-01  9:39 ` ScrelliCopter
  2021-01-01 10:11 ` [PR PATCH] [Updated] " ScrelliCopter
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ScrelliCopter @ 2021-01-01  9:39 UTC (permalink / raw)
  To: ml

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

New comment by ScrelliCopter on void-packages repository

https://github.com/void-linux/void-packages/pull/27589#issuecomment-753293690

Comment:
Alright I will give this a look now.

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

* Re: [PR PATCH] [Updated] New package: evtest-qt
  2021-01-01  0:30 [PR PATCH] New package: evtest-qt ScrelliCopter
  2021-01-01  1:08 ` ndowens
  2021-01-01  9:39 ` ScrelliCopter
@ 2021-01-01 10:11 ` ScrelliCopter
  2021-01-01 10:12 ` ScrelliCopter
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ScrelliCopter @ 2021-01-01 10:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ScrelliCopter/void-packages evtest-qt
https://github.com/void-linux/void-packages/pull/27589

New package: evtest-qt
[Upstream](https://github.com/Grumbel/evtest-qt)
Nice visual util for testing evdev devices.

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

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

From 04cee168cadd59ea9a54e47589df842e4767f4f9 Mon Sep 17 00:00:00 2001
From: a dinosaur <nick@a-dinosaur.com>
Date: Fri, 1 Jan 2021 11:24:42 +1100
Subject: [PATCH] New package: evtest-qt

---
 srcpkgs/evtest-qt/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/evtest-qt/template

diff --git a/srcpkgs/evtest-qt/template b/srcpkgs/evtest-qt/template
new file mode 100644
index 00000000000..24674e1151e
--- /dev/null
+++ b/srcpkgs/evtest-qt/template
@@ -0,0 +1,13 @@
+# Template file for 'evtest-qt'
+pkgname=evtest-qt
+version=0.2.0
+revision=1
+build_style=cmake
+hostmakedepends="qt5-qmake qt5-host-tools"
+makedepends="qt5-devel"
+short_desc="Linux Joystick Tester for Qt"
+maintainer="a dinosaur <nick@a-dinosaur.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/Grumbel/evtest-qt"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=d07df91840fc2dde0f69c1e4be503df1d92bbad6c1e936532d6579dc5d1c1baa

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

* Re: New package: evtest-qt
  2021-01-01  0:30 [PR PATCH] New package: evtest-qt ScrelliCopter
                   ` (2 preceding siblings ...)
  2021-01-01 10:11 ` [PR PATCH] [Updated] " ScrelliCopter
@ 2021-01-01 10:12 ` ScrelliCopter
  2021-01-01 12:03 ` ndowens
  2021-01-02 18:29 ` [PR PATCH] [Merged]: " abenson
  5 siblings, 0 replies; 7+ messages in thread
From: ScrelliCopter @ 2021-01-01 10:12 UTC (permalink / raw)
  To: ml

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

New comment by ScrelliCopter on void-packages repository

https://github.com/void-linux/void-packages/pull/27589#issuecomment-753296729

Comment:
From my own testing I had to add both to get qmake & moc, hopefully this will be enough to pass the checks.

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

* Re: New package: evtest-qt
  2021-01-01  0:30 [PR PATCH] New package: evtest-qt ScrelliCopter
                   ` (3 preceding siblings ...)
  2021-01-01 10:12 ` ScrelliCopter
@ 2021-01-01 12:03 ` ndowens
  2021-01-02 18:29 ` [PR PATCH] [Merged]: " abenson
  5 siblings, 0 replies; 7+ messages in thread
From: ndowens @ 2021-01-01 12:03 UTC (permalink / raw)
  To: ml

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

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/27589#issuecomment-753308211

Comment:
> From my own testing I had to add both to get qmake & moc, hopefully this will be enough to pass the checks.

Yeah usually when you need to add qmake you have to add the other; 

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

* Re: [PR PATCH] [Merged]: New package: evtest-qt
  2021-01-01  0:30 [PR PATCH] New package: evtest-qt ScrelliCopter
                   ` (4 preceding siblings ...)
  2021-01-01 12:03 ` ndowens
@ 2021-01-02 18:29 ` abenson
  5 siblings, 0 replies; 7+ messages in thread
From: abenson @ 2021-01-02 18:29 UTC (permalink / raw)
  To: ml

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

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

New package: evtest-qt
https://github.com/void-linux/void-packages/pull/27589

Description:
[Upstream](https://github.com/Grumbel/evtest-qt)
Nice visual util for testing evdev devices.

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

end of thread, other threads:[~2021-01-02 18:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-01  0:30 [PR PATCH] New package: evtest-qt ScrelliCopter
2021-01-01  1:08 ` ndowens
2021-01-01  9:39 ` ScrelliCopter
2021-01-01 10:11 ` [PR PATCH] [Updated] " ScrelliCopter
2021-01-01 10:12 ` ScrelliCopter
2021-01-01 12:03 ` ndowens
2021-01-02 18:29 ` [PR PATCH] [Merged]: " abenson

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).