Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ddccontrol
@ 2020-08-03 20:34 Gottox
  2020-08-04  0:07 ` [PR REVIEW] ddccontrol fosslinux
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: Gottox @ 2020-08-03 20:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Gottox/void-packages ddccontrol
https://github.com/void-linux/void-packages/pull/24026

ddccontrol
This PR adds the ddccontrol package that I find handy to use the kvm feature of my dell monitor.

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

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

From 625141de1d3424e0cc798af1ecb4d916397df443 Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Mon, 3 Aug 2020 22:29:44 +0200
Subject: [PATCH 1/2] New package: ddccontrol-db-20190825

---
 srcpkgs/ddccontrol-db/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/ddccontrol-db/template

diff --git a/srcpkgs/ddccontrol-db/template b/srcpkgs/ddccontrol-db/template
new file mode 100644
index 00000000000..c0c17fadbf8
--- /dev/null
+++ b/srcpkgs/ddccontrol-db/template
@@ -0,0 +1,16 @@
+# Template file for 'ddccontrol-db'
+pkgname=ddccontrol-db
+version=20190825
+revision=1
+build_style=gnu-configure
+hostmakedepends="autoconf intltool automake gettext-devel tar libtool"
+short_desc="Controls monitor parameters (database-files)"
+maintainer="Enno Boland <gottox@voidlinux.org>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/ddccontrol/ddccontrol-db"
+distfiles="https://github.com/ddccontrol/ddccontrol-db/archive/$version.tar.gz"
+checksum=e36a4eea37b35dfd03acb1fecd31fda686f1de17e0aab84a71df241b6df4d857
+
+pre_configure() {
+	./autogen.sh
+}

From 054239b9638c58dd002a0c58758a8b74263ecd75 Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Mon, 3 Aug 2020 22:32:02 +0200
Subject: [PATCH 2/2] New package: ddccontrol-0.4.4

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

diff --git a/srcpkgs/ddccontrol/template b/srcpkgs/ddccontrol/template
new file mode 100644
index 00000000000..afcfb5e254c
--- /dev/null
+++ b/srcpkgs/ddccontrol/template
@@ -0,0 +1,19 @@
+# Template file for 'ddccontrol'
+pkgname=ddccontrol
+version=0.4.4
+revision=1
+build_style=gnu-configure
+configure_args=" --disable-gnome --disable-gnome-applet --disable-dependency-tracking"
+hostmakedepends="automake tar libtool"
+makedepends="gettext-devel libxml2-devel pciutils-devel"
+depends="ddccontrol-db"
+short_desc="Controls monitor parameters"
+maintainer="Enno Boland <gottox@voidlinux.org>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/ddccontrol/ddccontrol"
+distfiles="https://github.com/ddccontrol/ddccontrol/archive/$version.tar.gz"
+checksum=aafbb16ac4f4edfe3fcc5feec1eb5729aaf86e3b0f31f9d707ba1406bb404817
+
+pre_configure() {
+	autoreconf -fi
+}

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

* Re: [PR REVIEW] ddccontrol
  2020-08-03 20:34 [PR PATCH] ddccontrol Gottox
@ 2020-08-04  0:07 ` fosslinux
  2020-08-17  9:01 ` Piraty
                   ` (14 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: fosslinux @ 2020-08-04  0:07 UTC (permalink / raw)
  To: ml

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

New review comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/24026#discussion_r464725079

Comment:
`gettext-devel` is needed here as well? instead? as/of `makedepends`

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

* Re: [PR REVIEW] ddccontrol
  2020-08-03 20:34 [PR PATCH] ddccontrol Gottox
  2020-08-04  0:07 ` [PR REVIEW] ddccontrol fosslinux
@ 2020-08-17  9:01 ` Piraty
  2020-11-22  5:07 ` ddccontrol the-maldridge
                   ` (13 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: Piraty @ 2020-08-17  9:01 UTC (permalink / raw)
  To: ml

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

New review comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/24026#discussion_r471340477

Comment:
yes. https://travis-ci.org/github/void-linux/void-packages/jobs/714610166#L835

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

* Re: ddccontrol
  2020-08-03 20:34 [PR PATCH] ddccontrol Gottox
  2020-08-04  0:07 ` [PR REVIEW] ddccontrol fosslinux
  2020-08-17  9:01 ` Piraty
@ 2020-11-22  5:07 ` the-maldridge
  2020-11-25  8:24 ` ddccontrol Piraty
                   ` (12 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: the-maldridge @ 2020-11-22  5:07 UTC (permalink / raw)
  To: ml

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

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/24026#issuecomment-731699172

Comment:
@Gottox can you rebase so we can have github actions CI results for this PR?

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

* Re: ddccontrol
  2020-08-03 20:34 [PR PATCH] ddccontrol Gottox
                   ` (2 preceding siblings ...)
  2020-11-22  5:07 ` ddccontrol the-maldridge
@ 2020-11-25  8:24 ` Piraty
  2020-11-25  9:13 ` ddccontrol Gottox
                   ` (11 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: Piraty @ 2020-11-25  8:24 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/24026#issuecomment-733547216

Comment:
this at least needs to be restricted to `archs="i686* x86_64*"` for musl, since [src/ddcpci/sis.c](https://github.com/ddccontrol/ddccontrol/blob/f3d003f63aaa0407d3147b04848e0722f78695d5/src/ddcpci/sis.c#L68) uses `inb`/`outb` which musl only defines for x86* (`arch/{i386,x32,x86_64}/bits/io.h`)

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

* Re: ddccontrol
  2020-08-03 20:34 [PR PATCH] ddccontrol Gottox
                   ` (3 preceding siblings ...)
  2020-11-25  8:24 ` ddccontrol Piraty
@ 2020-11-25  9:13 ` Gottox
  2020-11-25  9:15 ` [PR PATCH] [Updated] ddccontrol Gottox
                   ` (10 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: Gottox @ 2020-11-25  9:13 UTC (permalink / raw)
  To: ml

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

New comment by Gottox on void-packages repository

https://github.com/void-linux/void-packages/pull/24026#issuecomment-733573488

Comment:
shouldn't it be `archs="i686-musl x86_64-musl ~*-musl"` then?

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

* Re: [PR PATCH] [Updated] ddccontrol
  2020-08-03 20:34 [PR PATCH] ddccontrol Gottox
                   ` (4 preceding siblings ...)
  2020-11-25  9:13 ` ddccontrol Gottox
@ 2020-11-25  9:15 ` Gottox
  2020-11-25  9:15 ` ddccontrol Gottox
                   ` (9 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: Gottox @ 2020-11-25  9:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Gottox/void-packages ddccontrol
https://github.com/void-linux/void-packages/pull/24026

ddccontrol
This PR adds the ddccontrol package that I find handy to use the kvm feature of my dell monitor.

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

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

From fbdad3176c6fad3df5a78aa55c15a41c0a560cfb Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Mon, 3 Aug 2020 22:29:44 +0200
Subject: [PATCH 1/2] New package: ddccontrol-db-20190825

---
 srcpkgs/ddccontrol-db/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/ddccontrol-db/template

diff --git a/srcpkgs/ddccontrol-db/template b/srcpkgs/ddccontrol-db/template
new file mode 100644
index 00000000000..c0c17fadbf8
--- /dev/null
+++ b/srcpkgs/ddccontrol-db/template
@@ -0,0 +1,16 @@
+# Template file for 'ddccontrol-db'
+pkgname=ddccontrol-db
+version=20190825
+revision=1
+build_style=gnu-configure
+hostmakedepends="autoconf intltool automake gettext-devel tar libtool"
+short_desc="Controls monitor parameters (database-files)"
+maintainer="Enno Boland <gottox@voidlinux.org>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/ddccontrol/ddccontrol-db"
+distfiles="https://github.com/ddccontrol/ddccontrol-db/archive/$version.tar.gz"
+checksum=e36a4eea37b35dfd03acb1fecd31fda686f1de17e0aab84a71df241b6df4d857
+
+pre_configure() {
+	./autogen.sh
+}

From 3b9beb29f3903271cb4f98ca238f0c9bd7f495ab Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Mon, 3 Aug 2020 22:32:02 +0200
Subject: [PATCH 2/2] New package: ddccontrol-0.4.4

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

diff --git a/srcpkgs/ddccontrol/template b/srcpkgs/ddccontrol/template
new file mode 100644
index 00000000000..afcfb5e254c
--- /dev/null
+++ b/srcpkgs/ddccontrol/template
@@ -0,0 +1,19 @@
+# Template file for 'ddccontrol'
+pkgname=ddccontrol
+version=0.4.4
+revision=1
+build_style=gnu-configure
+configure_args=" --disable-gnome --disable-gnome-applet --disable-dependency-tracking"
+hostmakedepends="automake tar libtool"
+makedepends="gettext-devel libxml2-devel pciutils-devel"
+depends="ddccontrol-db"
+short_desc="Controls monitor parameters"
+maintainer="Enno Boland <gottox@voidlinux.org>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/ddccontrol/ddccontrol"
+distfiles="https://github.com/ddccontrol/ddccontrol/archive/$version.tar.gz"
+checksum=aafbb16ac4f4edfe3fcc5feec1eb5729aaf86e3b0f31f9d707ba1406bb404817
+
+pre_configure() {
+	autoreconf -fi
+}

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

* Re: ddccontrol
  2020-08-03 20:34 [PR PATCH] ddccontrol Gottox
                   ` (5 preceding siblings ...)
  2020-11-25  9:15 ` [PR PATCH] [Updated] ddccontrol Gottox
@ 2020-11-25  9:15 ` Gottox
  2020-11-25 13:44 ` ddccontrol ericonr
                   ` (8 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: Gottox @ 2020-11-25  9:15 UTC (permalink / raw)
  To: ml

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

New comment by Gottox on void-packages repository

https://github.com/void-linux/void-packages/pull/24026#issuecomment-733574532

Comment:
@the-maldridge rebase

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

* Re: ddccontrol
  2020-08-03 20:34 [PR PATCH] ddccontrol Gottox
                   ` (6 preceding siblings ...)
  2020-11-25  9:15 ` ddccontrol Gottox
@ 2020-11-25 13:44 ` ericonr
  2020-11-25 16:12 ` ddccontrol Gottox
                   ` (7 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: ericonr @ 2020-11-25 13:44 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/24026#issuecomment-733714502

Comment:
@Piraty I don't think this is functional on ARM glibc either...

Their `outb` and `inb` are purely compatibility symbols:

```void
outb (unsigned char b, unsigned long int port)
{
}
compat_symbol (libc, outb, outb, GLIBC_2_4);
```

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

* Re: ddccontrol
  2020-08-03 20:34 [PR PATCH] ddccontrol Gottox
                   ` (7 preceding siblings ...)
  2020-11-25 13:44 ` ddccontrol ericonr
@ 2020-11-25 16:12 ` Gottox
  2021-01-29  3:11 ` ddccontrol ericonr
                   ` (6 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: Gottox @ 2020-11-25 16:12 UTC (permalink / raw)
  To: ml

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

New comment by Gottox on void-packages repository

https://github.com/void-linux/void-packages/pull/24026#issuecomment-733803546

Comment:
From the documentations it looks like those are gcc builtins:

```
man outb
...
You must compile with -O or -O2 or similar.  The functions are defined
as inline macros, and will not be substituted in without optimization
enabled, causing unresolved references at link time.
...
```

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

* Re: ddccontrol
  2020-08-03 20:34 [PR PATCH] ddccontrol Gottox
                   ` (8 preceding siblings ...)
  2020-11-25 16:12 ` ddccontrol Gottox
@ 2021-01-29  3:11 ` ericonr
  2021-01-29  9:17 ` [PR PATCH] [Updated] ddccontrol Gottox
                   ` (5 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: ericonr @ 2021-01-29  3:11 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/24026#issuecomment-769544558

Comment:
@Gottox I believe you need to rebase. The autopoint issue was fixed on the gettext side, iirc.

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

* Re: [PR PATCH] [Updated] ddccontrol
  2020-08-03 20:34 [PR PATCH] ddccontrol Gottox
                   ` (9 preceding siblings ...)
  2021-01-29  3:11 ` ddccontrol ericonr
@ 2021-01-29  9:17 ` Gottox
  2021-02-15  5:43 ` [PR REVIEW] ddccontrol ericonr
                   ` (4 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: Gottox @ 2021-01-29  9:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Gottox/void-packages ddccontrol
https://github.com/void-linux/void-packages/pull/24026

ddccontrol
This PR adds the ddccontrol package that I find handy to use the kvm feature of my dell monitor.

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

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

From c9dc7596772730ca7d60d7f608537d4c7928dc77 Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Mon, 3 Aug 2020 22:29:44 +0200
Subject: [PATCH 1/2] New package: ddccontrol-db-20190825

---
 srcpkgs/ddccontrol-db/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/ddccontrol-db/template

diff --git a/srcpkgs/ddccontrol-db/template b/srcpkgs/ddccontrol-db/template
new file mode 100644
index 00000000000..c0c17fadbf8
--- /dev/null
+++ b/srcpkgs/ddccontrol-db/template
@@ -0,0 +1,16 @@
+# Template file for 'ddccontrol-db'
+pkgname=ddccontrol-db
+version=20190825
+revision=1
+build_style=gnu-configure
+hostmakedepends="autoconf intltool automake gettext-devel tar libtool"
+short_desc="Controls monitor parameters (database-files)"
+maintainer="Enno Boland <gottox@voidlinux.org>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/ddccontrol/ddccontrol-db"
+distfiles="https://github.com/ddccontrol/ddccontrol-db/archive/$version.tar.gz"
+checksum=e36a4eea37b35dfd03acb1fecd31fda686f1de17e0aab84a71df241b6df4d857
+
+pre_configure() {
+	./autogen.sh
+}

From ec02bcba1824e615700abcf99e04f9311a3f912b Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Mon, 3 Aug 2020 22:32:02 +0200
Subject: [PATCH 2/2] New package: ddccontrol-0.4.4

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

diff --git a/srcpkgs/ddccontrol/template b/srcpkgs/ddccontrol/template
new file mode 100644
index 00000000000..afcfb5e254c
--- /dev/null
+++ b/srcpkgs/ddccontrol/template
@@ -0,0 +1,19 @@
+# Template file for 'ddccontrol'
+pkgname=ddccontrol
+version=0.4.4
+revision=1
+build_style=gnu-configure
+configure_args=" --disable-gnome --disable-gnome-applet --disable-dependency-tracking"
+hostmakedepends="automake tar libtool"
+makedepends="gettext-devel libxml2-devel pciutils-devel"
+depends="ddccontrol-db"
+short_desc="Controls monitor parameters"
+maintainer="Enno Boland <gottox@voidlinux.org>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/ddccontrol/ddccontrol"
+distfiles="https://github.com/ddccontrol/ddccontrol/archive/$version.tar.gz"
+checksum=aafbb16ac4f4edfe3fcc5feec1eb5729aaf86e3b0f31f9d707ba1406bb404817
+
+pre_configure() {
+	autoreconf -fi
+}

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

* Re: [PR REVIEW] ddccontrol
  2020-08-03 20:34 [PR PATCH] ddccontrol Gottox
                   ` (10 preceding siblings ...)
  2021-01-29  9:17 ` [PR PATCH] [Updated] ddccontrol Gottox
@ 2021-02-15  5:43 ` ericonr
  2021-04-22 16:40 ` ddccontrol dkwo
                   ` (3 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: ericonr @ 2021-02-15  5:43 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/24026#discussion_r575953606

Comment:
@Gottox I got confused, autopoint issues were something else. Just need to add it to hostmakedepends.

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

* Re: ddccontrol
  2020-08-03 20:34 [PR PATCH] ddccontrol Gottox
                   ` (11 preceding siblings ...)
  2021-02-15  5:43 ` [PR REVIEW] ddccontrol ericonr
@ 2021-04-22 16:40 ` dkwo
  2022-04-18  2:11 ` ddccontrol github-actions
                   ` (2 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: dkwo @ 2021-04-22 16:40 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/24026#issuecomment-825002925

Comment:
Does this package provide anything that `ddcutil` does not?

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

* Re: ddccontrol
  2020-08-03 20:34 [PR PATCH] ddccontrol Gottox
                   ` (12 preceding siblings ...)
  2021-04-22 16:40 ` ddccontrol dkwo
@ 2022-04-18  2:11 ` github-actions
  2022-04-18  9:03 ` [PR PATCH] [Closed]: ddccontrol Gottox
  2022-04-18  9:03 ` ddccontrol Gottox
  15 siblings, 0 replies; 17+ messages in thread
From: github-actions @ 2022-04-18  2:11 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/24026#issuecomment-1101026306

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] 17+ messages in thread

* Re: ddccontrol
  2020-08-03 20:34 [PR PATCH] ddccontrol Gottox
                   ` (14 preceding siblings ...)
  2022-04-18  9:03 ` [PR PATCH] [Closed]: ddccontrol Gottox
@ 2022-04-18  9:03 ` Gottox
  15 siblings, 0 replies; 17+ messages in thread
From: Gottox @ 2022-04-18  9:03 UTC (permalink / raw)
  To: ml

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

New comment by Gottox on void-packages repository

https://github.com/void-linux/void-packages/pull/24026#issuecomment-1101239848

Comment:
No need for ddccontrol, we already ship ddcutil.

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

* Re: [PR PATCH] [Closed]: ddccontrol
  2020-08-03 20:34 [PR PATCH] ddccontrol Gottox
                   ` (13 preceding siblings ...)
  2022-04-18  2:11 ` ddccontrol github-actions
@ 2022-04-18  9:03 ` Gottox
  2022-04-18  9:03 ` ddccontrol Gottox
  15 siblings, 0 replies; 17+ messages in thread
From: Gottox @ 2022-04-18  9:03 UTC (permalink / raw)
  To: ml

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

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

ddccontrol
https://github.com/void-linux/void-packages/pull/24026

Description:
This PR adds the ddccontrol package that I find handy to use the kvm feature of my dell monitor.

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

end of thread, other threads:[~2022-04-18  9:03 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-03 20:34 [PR PATCH] ddccontrol Gottox
2020-08-04  0:07 ` [PR REVIEW] ddccontrol fosslinux
2020-08-17  9:01 ` Piraty
2020-11-22  5:07 ` ddccontrol the-maldridge
2020-11-25  8:24 ` ddccontrol Piraty
2020-11-25  9:13 ` ddccontrol Gottox
2020-11-25  9:15 ` [PR PATCH] [Updated] ddccontrol Gottox
2020-11-25  9:15 ` ddccontrol Gottox
2020-11-25 13:44 ` ddccontrol ericonr
2020-11-25 16:12 ` ddccontrol Gottox
2021-01-29  3:11 ` ddccontrol ericonr
2021-01-29  9:17 ` [PR PATCH] [Updated] ddccontrol Gottox
2021-02-15  5:43 ` [PR REVIEW] ddccontrol ericonr
2021-04-22 16:40 ` ddccontrol dkwo
2022-04-18  2:11 ` ddccontrol github-actions
2022-04-18  9:03 ` [PR PATCH] [Closed]: ddccontrol Gottox
2022-04-18  9:03 ` ddccontrol Gottox

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