summaryrefslogtreecommitdiff
path: root/snd-pcxhr-dkms/debian
diff options
context:
space:
mode:
Diffstat (limited to 'snd-pcxhr-dkms/debian')
-rw-r--r--snd-pcxhr-dkms/debian/changelog6
-rw-r--r--snd-pcxhr-dkms/debian/control13
-rwxr-xr-xsnd-pcxhr-dkms/debian/rules18
-rw-r--r--snd-pcxhr-dkms/debian/source/format1
4 files changed, 0 insertions, 38 deletions
diff --git a/snd-pcxhr-dkms/debian/changelog b/snd-pcxhr-dkms/debian/changelog
deleted file mode 100644
index 625424f..0000000
--- a/snd-pcxhr-dkms/debian/changelog
+++ /dev/null
@@ -1,6 +0,0 @@
-snd-pcxhr-dkms (2.0.13-1) unstable; urgency=medium
-
- * import base version from https://github.com/Digigram-audio/pcxhr
- * add patches to fix build for bookworm
-
- -- Christian Pointner <equinox@spreadspace.org> Thu, 27 Mar 2025 20:24:47 +0100
diff --git a/snd-pcxhr-dkms/debian/control b/snd-pcxhr-dkms/debian/control
deleted file mode 100644
index 238914e..0000000
--- a/snd-pcxhr-dkms/debian/control
+++ /dev/null
@@ -1,13 +0,0 @@
-Source: snd-pcxhr-dkms
-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: ${shlibs:Depends}, ${misc:Depends}
-Description: ALSA Driver for Digigram VX/PCX cards
diff --git a/snd-pcxhr-dkms/debian/rules b/snd-pcxhr-dkms/debian/rules
deleted file mode 100755
index 19cc092..0000000
--- a/snd-pcxhr-dkms/debian/rules
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/dpkg/pkg-info.mk
-
-%:
- dh $@ --with dkms
-
-override_dh_install:
- dh_install src/* usr/src/snd-pcxhr-$(DEB_VERSION_UPSTREAM)/
-
-override_dh_dkms:
- dh_dkms -V $(DEB_VERSION_UPSTREAM) -- src/dkms.conf
-
-override_dh_auto_configure:
-override_dh_auto_build:
-override_dh_auto_test:
-override_dh_auto_install:
-override_dh_auto_clean:
diff --git a/snd-pcxhr-dkms/debian/source/format b/snd-pcxhr-dkms/debian/source/format
deleted file mode 100644
index d3827e7..0000000
--- a/snd-pcxhr-dkms/debian/source/format
+++ /dev/null
@@ -1 +0,0 @@
-1.0