summaryrefslogtreecommitdiff
path: root/snd-pcxhr/debian/control
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2025-05-08 17:45:06 (GMT)
committerChristian Pointner <equinox@helsinki.at>2025-05-08 17:45:06 (GMT)
commite540c2f827bd7c81915b00000e440d91b450b034 (patch)
treefd0525b5425220413f4a54434b1eeb1a2c7a2f56 /snd-pcxhr/debian/control
parent829bf65b9d6813528cf83a99503955d8894b5bde (diff)
snd-pcxhr: split package up into dkms source and firmwareHEADmaster
Diffstat (limited to 'snd-pcxhr/debian/control')
-rw-r--r--snd-pcxhr/debian/control18
1 files changed, 18 insertions, 0 deletions
diff --git a/snd-pcxhr/debian/control b/snd-pcxhr/debian/control
new file mode 100644
index 0000000..9092ce3
--- /dev/null
+++ b/snd-pcxhr/debian/control
@@ -0,0 +1,18 @@
+Source: snd-pcxhr
+Section: kernel
+Priority: optional
+Maintainer: Christian Pointner <equinox@spreadspace.org>
+Build-Depends: debhelper-compat (= 13),
+ dh-sequence-dkms,
+Standards-Version: 4.6.0
+Rules-Requires-Root: no
+
+Package: snd-pcxhr-dkms
+Architecture: all
+Depends: snd-pcxhr-firmware, ${misc:Depends}
+Description: ALSA Driver for Digigram VX/PCX cards
+
+Package: snd-pcxhr-firmware
+Architecture: all
+Depends: ${misc:Depends}
+Description: Firmware files for Digigram VX/PCX soundcards