summaryrefslogtreecommitdiff
path: root/headsetcontrol/debian/headsetcontrol+stackrpms.dsc
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2024-12-30 13:55:22 -0500
committerB. Stack <bgstack15@gmail.com>2024-12-30 13:55:22 -0500
commit16c95faed31dddaea53b31f2e7de18a8471d32f7 (patch)
tree5b3483db1d97f07bfbbcfba44fbbc446d70086ad /headsetcontrol/debian/headsetcontrol+stackrpms.dsc
parentnpp 8.7.4 (diff)
downloadstackrpms-16c95faed31dddaea53b31f2e7de18a8471d32f7.tar.gz
stackrpms-16c95faed31dddaea53b31f2e7de18a8471d32f7.tar.bz2
stackrpms-16c95faed31dddaea53b31f2e7de18a8471d32f7.zip
add headsetcontrol
Diffstat (limited to 'headsetcontrol/debian/headsetcontrol+stackrpms.dsc')
-rw-r--r--headsetcontrol/debian/headsetcontrol+stackrpms.dsc16
1 files changed, 16 insertions, 0 deletions
diff --git a/headsetcontrol/debian/headsetcontrol+stackrpms.dsc b/headsetcontrol/debian/headsetcontrol+stackrpms.dsc
new file mode 100644
index 0000000..8a784b8
--- /dev/null
+++ b/headsetcontrol/debian/headsetcontrol+stackrpms.dsc
@@ -0,0 +1,16 @@
+Format: 3.0 (quilt)
+Source: headsetcontrol
+Binary: headsetcontrol
+Architecture: any
+Version: 3.0.0-2+stackrpms
+Maintainer: B. Stack <bgstack15@gmail.com>
+Homepage: https://github.com/Sapd/HeadsetControl
+Standards-Version: 4.5.1
+Vcs-Browser: https://gitlab.com/supermario-pkgs/headsetcontrol
+Vcs-Git: https://gitlab.com/supermario-pkgs/headsetcontrol.git
+Build-Depends: debhelper-compat (= 13), libhidapi-dev, cmake
+Package-List:
+ headsetcontrol deb sound optional arch=any
+Files:
+ 00000000000000000000000000000000 1 headsetcontrol.orig.tar.gz
+ 00000000000000000000000000000000 1 headsetcontrol.debian.tar.xz
bgstack15