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

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 ` ddccontrol Gottox
2022-04-18  9:03 ` [PR PATCH] [Closed]: 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).