Control: reassign -1 buildd.debian.org Control: retitle -1 Packages-arch-specific: Remove vmpk Control: tag -1 patch
On Tue, Apr 05, 2022 at 09:00:20PM +0200, Pedro Lopez-Cabanillas wrote: > > vmpk is linux specific (#557899). > > This was true many years ago, when vmpk was based on RtMidi. It was > replaced by drumstick-rt in vmpk-0.6.0 released in 2014-09-07. > > Since then, vmpk has been successfully ported to FreeBSD. > https://www.freshports.org/audio/vmpk > https://www.freshports.org/audio/drumstick This suggests that we should remove vmpk from Packages-arch-specific. As it happens, kFreeBSD has been removed from debian-ports, and libdrumstick-dev hasn't been built for Hurd (https://buildd.debian.org/status/package.php?p=libdrumstick) - but that just means that vmpk will automatically sit in dep-wait, and there's no need to have a special exception for it. diff --git a/Packages-arch-specific b/Packages-arch-specific index aa69ebe..05a7b08 100644 --- a/Packages-arch-specific +++ b/Packages-arch-specific @@ -58,4 +58,3 @@ fdflush: alpha amd64 i386 # amd64/i3 %bidentd: !kfreebsd-i386 !kfreebsd-amd64 !hurd-i386 %ethtool: !kfreebsd-i386 !kfreebsd-amd64 !hurd-i386 %linuxtv-dvb-apps: !kfreebsd-i386 !kfreebsd-amd64 !hurd-i386 -%vmpk: !hurd-i386 !kfreebsd-amd64 !kfreebsd-i386 # needs RtMidi/real ALSA, see #557899 Thanks, -- Colin Watson (he/him) [cjwat...@debian.org]