[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#55424] [PATCH 047/602] gnu: Remove domainfinder.
From: |
Maxim Cournoyer |
Subject: |
[bug#55424] [PATCH 047/602] gnu: Remove domainfinder. |
Date: |
Sun, 15 May 2022 00:37:14 -0400 |
* gnu/packages/chemistry.scm (domainfinder): Delete variable.
---
gnu/packages/chemistry.scm | 29 -----------------------------
1 file changed, 29 deletions(-)
diff --git a/gnu/packages/chemistry.scm b/gnu/packages/chemistry.scm
index 94803719ac..d94f3ec787 100644
--- a/gnu/packages/chemistry.scm
+++ b/gnu/packages/chemistry.scm
@@ -128,35 +128,6 @@ (define-public avogadro2
powerful plugin architecture.")
(license license:bsd-3)))
-(define-public domainfinder
- (package
- (name "domainfinder")
- (version "2.0.5")
- (source
- (origin
- (method url-fetch)
- (uri (string-append "https://bitbucket.org/khinsen/"
- "domainfinder/downloads/DomainFinder-"
- version ".tar.gz"))
- (sha256
- (base32
- "1z26lsyf7xwnzwjvimmbla7ckipx6p734w7y0jk2a2fzci8fkdcr"))))
- (build-system python-build-system)
- (inputs
- (list python2-mmtk))
- (arguments
- `(#:python ,python-2
- ;; No test suite
- #:tests? #f))
- (home-page "http://dirac.cnrs-orleans.fr/DomainFinder.html")
- (synopsis "Analysis of dynamical domains in proteins")
- (description "DomainFinder is an interactive program for the determination
-and characterization of dynamical domains in proteins. It can infer dynamical
-domains by comparing two protein structures, or from normal mode analysis on a
-single structure. The software is currently not actively maintained and works
-only with Python 2 and NumPy < 1.9.")
- (license license:cecill-c)))
-
(define-public inchi
(package
(name "inchi")
--
2.36.0
- [bug#55424] [PATCH 037/602] gnu: Remove python2-pytest-capturelog., (continued)
- [bug#55424] [PATCH 037/602] gnu: Remove python2-pytest-capturelog., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 045/602] gnu: Remove python2-pytest-subtesthack., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 090/602] gnu: Remove python2-iso639., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 079/602] gnu: nototools: Update to 0.2.16., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 056/602] gnu: Remove python2-pyodbc-c., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 025/602] gnu: Remove poretools., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 088/602] gnu: Remove h-client., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 093/602] gnu: Remove python2-pyusb., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 029/602] gnu: Remove python2-pyfaidx., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 077/602] gnu: Remove python2-ledgerblue., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 047/602] gnu: Remove domainfinder.,
Maxim Cournoyer <=
- [bug#55424] [PATCH 087/602] gnu: dot2tex: Update to 2.11.3., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 095/602] gnu: getmail: Deprecate with getmail6., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 094/602] gnu: Remove python2-autograd., Maxim Cournoyer, 2022/05/15
- [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