commit:     1a49d3e495ce8252229c5978e6d49ca4a0bb139e
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Dec 31 16:25:06 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Thu Dec 31 16:34:19 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=1a49d3e4

sci-chemistry/ctffind: version bump, fix SRC_URI, fix dep

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 .../ctffind/{ctffind-4.1.13.ebuild => ctffind-4.1.14.ebuild}     | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/sci-chemistry/ctffind/ctffind-4.1.13.ebuild 
b/sci-chemistry/ctffind/ctffind-4.1.14.ebuild
similarity index 68%
rename from sci-chemistry/ctffind/ctffind-4.1.13.ebuild
rename to sci-chemistry/ctffind/ctffind-4.1.14.ebuild
index 50b098264..d48db4012 100644
--- a/sci-chemistry/ctffind/ctffind-4.1.13.ebuild
+++ b/sci-chemistry/ctffind/ctffind-4.1.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,19 +6,18 @@ EAPI=7
 inherit wxwidgets
 
 DESCRIPTION="CTF estimation (ctffind, ctftilt)"
-HOMEPAGE="http://grigoriefflab.janelia.org/ctf";
-SRC_URI="http://grigoriefflab.janelia.org/sites/default/files/${P}.tar.gz";
+HOMEPAGE="https://grigoriefflab.umassmed.edu/";
+SRC_URI="https://grigoriefflab.umassmed.edu/system/tdf?path=ctffind-${PV}.tar.gz&file=1&type=node&id=26
 -> ${P}.tar.gz"
 
 LICENSE="Janelia-1.2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
 DEPEND="
        sci-libs/fftw:3.0
        virtual/jpeg
        media-libs/tiff
-       x11-libs/wxGTK:3.0
+       x11-libs/wxGTK:*
 "
 RDEPEND="${DEPEND}"
 BDEPEND="

Reply via email to