aboutsummaryrefslogtreecommitdiff
path: root/x11/dsbxinput
diff options
context:
space:
mode:
authorRainer Hurling <rhurlin@FreeBSD.org>2021-04-19 20:20:45 +0000
committerRainer Hurling <rhurlin@FreeBSD.org>2021-04-19 20:20:45 +0000
commit0f0336d73dac33fd2746d8334a34290b37475223 (patch)
tree9bb9b59172becb0fd39cd99dc779b9204a7e85b4 /x11/dsbxinput
parent39dd54f449e100afc6b7711b0bb14b4c9c0f95a5 (diff)
downloadports-0f0336d73dac33fd2746d8334a34290b37475223.tar.gz
ports-0f0336d73dac33fd2746d8334a34290b37475223.zip
New port: x11/dsbxinput: Graphical tool for configuring pointing devices
https://github.com/mrclksr/DSBXinput PR: 255225 Submitted by: Marcel Kaiser <mk@nic-nac-project.org> (new maintainer)
Diffstat (limited to 'x11/dsbxinput')
-rw-r--r--x11/dsbxinput/Makefile20
-rw-r--r--x11/dsbxinput/distinfo3
-rw-r--r--x11/dsbxinput/pkg-descr4
-rw-r--r--x11/dsbxinput/pkg-plist3
4 files changed, 30 insertions, 0 deletions
diff --git a/x11/dsbxinput/Makefile b/x11/dsbxinput/Makefile
new file mode 100644
index 000000000000..714fca5caa75
--- /dev/null
+++ b/x11/dsbxinput/Makefile
@@ -0,0 +1,20 @@
+PORTNAME= dsbxinput
+DISTVERSION= 0.1
+CATEGORIES= x11
+
+MAINTAINER= mk@nic-nac-project.org
+COMMENT= Graphical tool for configuring pointing devices
+
+LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+BUILD_DEPENDS= lrelease:devel/qt5-linguisttools
+RUN_DEPENDS= xinput:x11/xinput
+
+USES= pyqt:5 python:3.7+
+USE_GITHUB= yes
+GH_ACCOUNT= mrclksr
+GH_PROJECT= DSBXinput
+USE_PYQT= core gui widgets
+
+.include <bsd.port.mk>
diff --git a/x11/dsbxinput/distinfo b/x11/dsbxinput/distinfo
new file mode 100644
index 000000000000..8bc8158e1d3f
--- /dev/null
+++ b/x11/dsbxinput/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1618745410
+SHA256 (mrclksr-DSBXinput-0.1_GH0.tar.gz) = 6cc8e69b508e21c215a53090c084cba994a54169085377c1e5cf1c1c4702159a
+SIZE (mrclksr-DSBXinput-0.1_GH0.tar.gz) = 9636
diff --git a/x11/dsbxinput/pkg-descr b/x11/dsbxinput/pkg-descr
new file mode 100644
index 000000000000..bd3d708405a1
--- /dev/null
+++ b/x11/dsbxinput/pkg-descr
@@ -0,0 +1,4 @@
+DSBXinput is a graphical fontend to xinput which allows you to configure
+pointing devices.
+
+WWW: https://github.com/mrclksr/DSBXinput
diff --git a/x11/dsbxinput/pkg-plist b/x11/dsbxinput/pkg-plist
new file mode 100644
index 000000000000..9718d9e89ce1
--- /dev/null
+++ b/x11/dsbxinput/pkg-plist
@@ -0,0 +1,3 @@
+bin/dsbxinput
+share/applications/dsbxinput.desktop
+%%DATADIR%%/dsbxinput_de.qm