[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#55424] [PATCH 102/602] gnu: Remove non-mixer.
From: |
Maxim Cournoyer |
Subject: |
[bug#55424] [PATCH 102/602] gnu: Remove non-mixer. |
Date: |
Sun, 15 May 2022 00:38:09 -0400 |
* gnu/packages/music.scm (non-mixer): Delete variable.
---
gnu/packages/music.scm | 22 ----------------------
1 file changed, 22 deletions(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 5818a2ea62..ee978c5e00 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1762,28 +1762,6 @@ (define-public non-session-manager
communicate with the session management daemon.")
(license license:gpl2+)))
-(define-public non-mixer
- (package (inherit non-sequencer)
- (name "non-mixer")
- (arguments
- (substitute-keyword-arguments (package-arguments non-sequencer)
- ((#:configure-flags flags)
- `(cons "--project=mixer"
- (delete "--project=sequencer" ,flags)))))
- (inputs
- (list jack-1 liblo ladspa lrdf ntk))
- (native-inputs
- (list pkg-config))
- (home-page "https://non.tuxfamily.org/wiki/Non%20Mixer")
- (synopsis "Modular digital audio mixer")
- (description
- "The Non Mixer is a powerful, reliable and fast modular digital audio
-mixer. It utilizes JACK for inter-application audio I/O and the NTK GUI
-toolkit for a fast and lightweight user interface. Non Mixer can be used
-alone or in concert with Non Timeline and Non Sequencer to form a complete
-studio.")
- (license license:gpl2+)))
-
(define-public tascam-gtk
;; This commit represents the latest version at the time of this writing.
(let ((commit "17b8575ff88dfd2ede0f7ef9c5c5597ab8a00702")
--
2.36.0
- [bug#55424] [PATCH 080/602] gnu: Remove python2-tmx., (continued)
- [bug#55424] [PATCH 080/602] gnu: Remove python2-tmx., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 092/602] gnu: Remove python2-tegaki-recognize., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 096/602] gnu: Remove python2-mailmanclient., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 103/602] gnu: Remove python2-ipy., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 104/602] gnu: Remove sala., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 085/602] gnu: pius: Update to 3.0.0., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 099/602] gnu: Remove mloop., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 101/602] gnu: Remove non-timeline., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 091/602] gnu: Remove key-mon., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 100/602] gnu: Remove gtklick., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 102/602] gnu: Remove non-mixer.,
Maxim Cournoyer <=
- [bug#55424] [PATCH 060/602] gnu: Remove python2-scikit-learn., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 028/602] gnu: Remove python2-screed., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 039/602] gnu: Remove python2-rednose., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 064/602] gnu: Remove python2-statsmodels., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 026/602] gnu: Remove python2-warpedlmm., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 086/602] gnu: Remove python2-pydot., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 097/602] gnu: Remove python2-musicbrainzngs., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 083/602] gnu: Remove python2-gpg., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 031/602] gnu: Remove pyicoteo., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 032/602] gnu: Remove transmission-remote-cli., Maxim Cournoyer, 2022/05/15