;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2019, 2020 Florian Pelz ;;; Copyright © 2020 Tobias Geerinckx-Rice ;;; ;;; This file is part of GNU Guix. ;;; ;;; GNU Guix is free software; you can redistribute it and/or modify it ;;; under the terms of the GNU General Public License as published by ;;; the Free Software Foundation; either version 3 of the License, or (at ;;; your option) any later version. ;;; ;;; GNU Guix is distributed in the hope that it will be useful, but ;;; WITHOUT ANY WARRANTY; without even the implied warranty of ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ;;; GNU General Public License for more details. ;;; ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . (define-module (gnu packages usb-modeswitch) #:use-module ((guix licenses) #:prefix license:) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix build-system gnu) #:use-module (guix build-system trivial) #:use-module (guix utils) #:u
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Le Vaillant <glv@posteo.net>2021-09-28 11:34:37 +0200
committerGuillaume Le Vaillant <glv@posteo.net>2021-09-28 11:37:02 +0200
commit1623e6023b9b2cd3dbcb663404067717ba6445f1 (patch)
tree938750654b7aa030f980e3bdf69d1bf1fe2f9c9d /gnu/packages/patches/rocm-comgr-3.1.0-dependencies.patch
parent226ff4147abd53100664234888a286e4412815cd (diff)
downloadguix-1623e6023b9b2cd3dbcb663404067717ba6445f1.tar.gz
guix-1623e6023b9b2cd3dbcb663404067717ba6445f1.zip
gnu: sbcl-burgled-batteries3: Fix compiling with sbcl >= 2.1.6.
* gnu/packages/patches/sbcl-burgled-batteries3-fix-signals.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/lisp-xyz.scm (sbcl-burgled-batteries3)[source]: Use it.
Diffstat (limited to 'gnu/packages/patches/rocm-comgr-3.1.0-dependencies.patch')
0 files changed, 0 insertions, 0 deletions
dispatcher-bin) #t))))))) (home-page "https://www.draisberghof.de/usb_modeswitch/") (synopsis "Mode switching tool for controlling `multi-mode' USB devices") (description "USB_ModeSwitch is a mode switching tool for controlling USB devices with multiple @dfn{modes}. When plugged in for the first time many USB devices (primarily high-speed WAN modems) act like a flash storage containing installers for Windows drivers. USB_ModeSwitch replays the sequence the Windows drivers would send to switch their mode from storage to modem (or whatever the thing is supposed to do).") (license (list license:gpl2+ ;"this program" according to home page license:bsd-2)))) ;dispatcher.c