Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: wacomtablet-3.2.0
@ 2020-01-04 17:57 voidlinux-github
  2020-01-07 10:16 ` [PR PATCH] [Updated] [WIP] " voidlinux-github
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: voidlinux-github @ 2020-01-04 17:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Piraty/void-packages kcm-wacomtablet
https://github.com/void-linux/void-packages/pull/18037

New package: wacomtablet-3.2.0
@noob8650 please test

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

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

From 21e8e09cfb418097c02f2dfe248353fb9f123a3d Mon Sep 17 00:00:00 2001
From: Piraty <piraty1@inbox.ru>
Date: Sat, 4 Jan 2020 18:54:31 +0100
Subject: [PATCH] New package: wacomtablet-3.2.0

Closes: #18036
---
 srcpkgs/wacomtablet/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/wacomtablet/template

diff --git a/srcpkgs/wacomtablet/template b/srcpkgs/wacomtablet/template
new file mode 100644
index 00000000000..97bc401bac4
--- /dev/null
+++ b/srcpkgs/wacomtablet/template
@@ -0,0 +1,16 @@
+# Template file for 'wacomtablet'
+pkgname=wacomtablet
+version=3.2.0
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config extra-cmake-modules qt5-qmake qt5-host-tools
+ kdoctools kcoreaddons"
+makedepends="qt5-devel qt5-x11extras-devel qt5-declarative-devel
+ plasma-workspace-devel libwacom-devel xf86-input-wacom-devel"
+depends="xf86-input-wacom"
+short_desc="GUI for the Wacom Linux Drivers"
+maintainer="Piraty <piraty1@inbox.ru>"
+license="GPL-2.0-or-later"
+homepage="https://cgit.kde.org/wacomtablet.git"
+distfiles="${KDE_SITE}/wacomtablet/${version}/wacomtablet-3.2.0.tar.xz"
+checksum=c80ce63a41f6fcbb50ac4c2130ed2f8273c4b744e62e33d4b714bf83e8e5f7a4

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

* Re: [PR PATCH] [Updated] [WIP] New package: wacomtablet-3.2.0
  2020-01-04 17:57 [PR PATCH] New package: wacomtablet-3.2.0 voidlinux-github
@ 2020-01-07 10:16 ` voidlinux-github
  2020-01-07 10:18 ` voidlinux-github
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2020-01-07 10:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Piraty/void-packages kcm-wacomtablet
https://github.com/void-linux/void-packages/pull/18037

[WIP] New package: wacomtablet-3.2.0
@noob8650 please test

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

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

From 554c1ec0886aba90da98575b9b58552a805ba830 Mon Sep 17 00:00:00 2001
From: Piraty <piraty1@inbox.ru>
Date: Sat, 4 Jan 2020 18:54:31 +0100
Subject: [PATCH] New package: wacomtablet-3.2.0

Closes: #18036
---
 srcpkgs/wacomtablet/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/wacomtablet/template

diff --git a/srcpkgs/wacomtablet/template b/srcpkgs/wacomtablet/template
new file mode 100644
index 00000000000..3ebacd28447
--- /dev/null
+++ b/srcpkgs/wacomtablet/template
@@ -0,0 +1,16 @@
+# Template file for 'wacomtablet'
+pkgname=wacomtablet
+version=3.2.0
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config extra-cmake-modules qt5-qmake qt5-host-tools
+ kdoctools kcoreaddons"
+makedepends="qt5-devel qt5-x11extras-devel qt5-declarative-devel
+ plasma-workspace-devel libwacom-devel xf86-input-wacom-devel"
+depends="xf86-input-wacom"
+short_desc="KDE Config Module for the Wacom Linux Drivers"
+maintainer="Piraty <piraty1@inbox.ru>"
+license="GPL-2.0-or-later"
+homepage="https://cgit.kde.org/wacomtablet.git"
+distfiles="${KDE_SITE}/wacomtablet/${version}/wacomtablet-${version}.tar.xz"
+checksum=c80ce63a41f6fcbb50ac4c2130ed2f8273c4b744e62e33d4b714bf83e8e5f7a4

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

* Re: [PR PATCH] [Updated] [WIP] New package: wacomtablet-3.2.0
  2020-01-04 17:57 [PR PATCH] New package: wacomtablet-3.2.0 voidlinux-github
  2020-01-07 10:16 ` [PR PATCH] [Updated] [WIP] " voidlinux-github
@ 2020-01-07 10:18 ` voidlinux-github
  2020-01-07 10:23 ` voidlinux-github
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2020-01-07 10:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Piraty/void-packages kcm-wacomtablet
https://github.com/void-linux/void-packages/pull/18037

[WIP] New package: wacomtablet-3.2.0
@noob8650 please test

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

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

From a0b2d6fd11b3ac620d75614cc1b05248f142b1b3 Mon Sep 17 00:00:00 2001
From: Piraty <piraty1@inbox.ru>
Date: Sat, 4 Jan 2020 18:54:31 +0100
Subject: [PATCH] New package: wacomtablet-3.2.0

Closes: #18036
---
 srcpkgs/wacomtablet/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/wacomtablet/template

diff --git a/srcpkgs/wacomtablet/template b/srcpkgs/wacomtablet/template
new file mode 100644
index 00000000000..61325de10a4
--- /dev/null
+++ b/srcpkgs/wacomtablet/template
@@ -0,0 +1,16 @@
+# Template file for 'wacomtablet'
+pkgname=wacomtablet
+version=3.2.0
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config extra-cmake-modules qt5-qmake qt5-host-tools
+ kdoctools kcoreaddons"
+makedepends="qt5-devel qt5-x11extras-devel qt5-declarative-devel
+ plasma-workspace-devel libwacom-devel xf86-input-wacom-devel"
+depends="xf86-input-wacom"
+short_desc="GUI for the Wacom Linux Drivers"
+maintainer="Piraty <piraty1@inbox.ru>"
+license="GPL-2.0-or-later"
+homepage="https://cgit.kde.org/wacomtablet.git/about/"
+distfiles="${KDE_SITE}/wacomtablet/${version}/wacomtablet-${version}.tar.xz"
+checksum=c80ce63a41f6fcbb50ac4c2130ed2f8273c4b744e62e33d4b714bf83e8e5f7a4

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

* Re: New package: wacomtablet-3.2.0
  2020-01-04 17:57 [PR PATCH] New package: wacomtablet-3.2.0 voidlinux-github
  2020-01-07 10:16 ` [PR PATCH] [Updated] [WIP] " voidlinux-github
  2020-01-07 10:18 ` voidlinux-github
@ 2020-01-07 10:23 ` voidlinux-github
  2020-01-13 22:01 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2020-01-07 10:23 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/18037#issuecomment-571527097

Comment:
I am not sure if `kcm` should be in the package's name. Upstream doesn't, but most distros named it `kcm-wacomtablet` (see https://repology.org/metapackage/kcm-wacomtablet/versions).
Void already has sddm-kcm, so to be consistent it might make sense to suffix -kcm to the name.

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

* Re: [PR PATCH] [Updated] New package: wacomtablet-3.2.0
  2020-01-04 17:57 [PR PATCH] New package: wacomtablet-3.2.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2020-01-07 10:23 ` voidlinux-github
@ 2020-01-13 22:01 ` voidlinux-github
  2020-01-15  1:00 ` voidlinux-github
  2020-03-29  9:36 ` [PR PATCH] [Merged]: New package: kcm-wacomtablet-3.2.0 Piraty
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2020-01-13 22:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Piraty/void-packages kcm-wacomtablet
https://github.com/void-linux/void-packages/pull/18037

New package: wacomtablet-3.2.0
@noob8650 please test

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

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

From ac9e3293e386e0913dc5755913d2a1123b38feb9 Mon Sep 17 00:00:00 2001
From: Piraty <piraty1@inbox.ru>
Date: Sat, 4 Jan 2020 18:54:31 +0100
Subject: [PATCH] New package: wacomtablet-3.2.0

Closes: #18036
---
 srcpkgs/wacomtablet/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/wacomtablet/template

diff --git a/srcpkgs/wacomtablet/template b/srcpkgs/wacomtablet/template
new file mode 100644
index 00000000000..61325de10a4
--- /dev/null
+++ b/srcpkgs/wacomtablet/template
@@ -0,0 +1,16 @@
+# Template file for 'wacomtablet'
+pkgname=wacomtablet
+version=3.2.0
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config extra-cmake-modules qt5-qmake qt5-host-tools
+ kdoctools kcoreaddons"
+makedepends="qt5-devel qt5-x11extras-devel qt5-declarative-devel
+ plasma-workspace-devel libwacom-devel xf86-input-wacom-devel"
+depends="xf86-input-wacom"
+short_desc="GUI for the Wacom Linux Drivers"
+maintainer="Piraty <piraty1@inbox.ru>"
+license="GPL-2.0-or-later"
+homepage="https://cgit.kde.org/wacomtablet.git/about/"
+distfiles="${KDE_SITE}/wacomtablet/${version}/wacomtablet-${version}.tar.xz"
+checksum=c80ce63a41f6fcbb50ac4c2130ed2f8273c4b744e62e33d4b714bf83e8e5f7a4

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

* Re: [PR PATCH] [Updated] New package: wacomtablet-3.2.0
  2020-01-04 17:57 [PR PATCH] New package: wacomtablet-3.2.0 voidlinux-github
                   ` (3 preceding siblings ...)
  2020-01-13 22:01 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-15  1:00 ` voidlinux-github
  2020-03-29  9:36 ` [PR PATCH] [Merged]: New package: kcm-wacomtablet-3.2.0 Piraty
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2020-01-15  1:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Piraty/void-packages kcm-wacomtablet
https://github.com/void-linux/void-packages/pull/18037

New package: wacomtablet-3.2.0
@noob8650 please test

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

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

From 8ee1b2d789b4fe237acd330ff209db13e85a6e54 Mon Sep 17 00:00:00 2001
From: Piraty <piraty1@inbox.ru>
Date: Sat, 4 Jan 2020 18:54:31 +0100
Subject: [PATCH] New package: wacomtablet-3.2.0

Closes: #18036
---
 srcpkgs/wacomtablet/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/wacomtablet/template

diff --git a/srcpkgs/wacomtablet/template b/srcpkgs/wacomtablet/template
new file mode 100644
index 00000000000..e5b61860f08
--- /dev/null
+++ b/srcpkgs/wacomtablet/template
@@ -0,0 +1,16 @@
+# Template file for 'wacomtablet'
+pkgname=wacomtablet
+version=3.2.0
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config gettext extra-cmake-modules qt5-qmake qt5-host-tools
+ kdoctools kcoreaddons"
+makedepends="qt5-devel qt5-x11extras-devel qt5-declarative-devel
+ plasma-workspace-devel libwacom-devel xf86-input-wacom-devel"
+depends="xf86-input-wacom"
+short_desc="GUI for the Wacom Linux Drivers"
+maintainer="Piraty <piraty1@inbox.ru>"
+license="GPL-2.0-or-later"
+homepage="https://cgit.kde.org/wacomtablet.git/about/"
+distfiles="${KDE_SITE}/wacomtablet/${version}/wacomtablet-${version}.tar.xz"
+checksum=c80ce63a41f6fcbb50ac4c2130ed2f8273c4b744e62e33d4b714bf83e8e5f7a4

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

* Re: [PR PATCH] [Merged]: New package: kcm-wacomtablet-3.2.0
  2020-01-04 17:57 [PR PATCH] New package: wacomtablet-3.2.0 voidlinux-github
                   ` (4 preceding siblings ...)
  2020-01-15  1:00 ` voidlinux-github
@ 2020-03-29  9:36 ` Piraty
  5 siblings, 0 replies; 7+ messages in thread
From: Piraty @ 2020-03-29  9:36 UTC (permalink / raw)
  To: ml

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

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

New package: kcm-wacomtablet-3.2.0
https://github.com/void-linux/void-packages/pull/18037

Description:
@noob8650 please test

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

end of thread, other threads:[~2020-03-29  9:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-04 17:57 [PR PATCH] New package: wacomtablet-3.2.0 voidlinux-github
2020-01-07 10:16 ` [PR PATCH] [Updated] [WIP] " voidlinux-github
2020-01-07 10:18 ` voidlinux-github
2020-01-07 10:23 ` voidlinux-github
2020-01-13 22:01 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-15  1:00 ` voidlinux-github
2020-03-29  9:36 ` [PR PATCH] [Merged]: New package: kcm-wacomtablet-3.2.0 Piraty

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