[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#55424] [PATCH 012/602] gnu: Remove raul.
From: |
Maxim Cournoyer |
Subject: |
[bug#55424] [PATCH 012/602] gnu: Remove raul. |
Date: |
Sun, 15 May 2022 00:36:39 -0400 |
* gnu/packages/audio.scm (raul): Delete variable.
---
gnu/packages/audio.scm | 26 --------------------------
1 file changed, 26 deletions(-)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 402ec329c3..6936a100df 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -3163,32 +3163,6 @@ (define-public libshout-idjc
;; GNU Library (not Lesser) General Public License.
(license license:lgpl2.0+)))
-(define-public raul
- (package
- (name "raul")
- (version "0.8.0")
- (source (origin
- (method url-fetch)
- (uri (string-append "https://download.drobilla.net/raul-"
- version ".tar.bz2"))
- (sha256
- (base32
- "09ms40xc1x6qli6lxkwn5ibqh62nl9w7dq0b6jh1q2zvnrxwsd8b"))))
- (build-system waf-build-system)
- (arguments
- `(#:python ,python-2
- #:tests? #f)) ; no check target
- (inputs
- (list glib boost))
- (native-inputs
- (list pkg-config))
- (home-page "https://drobilla.net/software/raul/")
- (synopsis "Real-time audio utility library")
- (description
- "Raul (Real-time Audio Utility Library) is a C++ utility library primarily
-aimed at audio/musical applications.")
- (license license:gpl2+)))
-
(define-public raul-devel
(let ((commit "4db870b2b20b0a608ec0283139056b836c5b1624")
(revision "1"))
--
2.36.0
- [bug#55424] [PATCH 042/602] gnu: Remove python2-discover., (continued)
- [bug#55424] [PATCH 042/602] gnu: Remove python2-discover., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 054/602] gnu: Remove python2-apsw., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 051/602] gnu: Remove python2-trollius-redis., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 046/602] gnu: Remove python2-nose-randomly., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 067/602] gnu: Remove python2-parameterized., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 024/602] gnu: Remove python2-dendropy., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 016/602] gnu: Remove grit., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 014/602] gnu: Remove python2-pyaudio., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 035/602] gnu: Remove python2-testlib., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 098/602] gnu: Remove python2-pyechonest., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 012/602] gnu: Remove raul.,
Maxim Cournoyer <=
- [bug#55424] [PATCH 015/602] gnu: Remove python2-fastalite., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 022/602] gnu: Remove python2-pybedtools., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 038/602] gnu: Remove python2-python-paramunittest., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 040/602] gnu: Remove python2-minimock., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 048/602] gnu: Remove nmoldyn., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 055/602] gnu: Remove python2-py2neo., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 044/602] gnu: Remove python2-pytest-flakes., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 071/602] gnu: Remove djvusmooth., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 089/602] gnu: Remove python2-iso3166., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 076/602] gnu: Remove python2-stdnum., Maxim Cournoyer, 2022/05/15