aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-12-31 17:25:06 +0100
committerAisha Tammy <gentoo@aisha.cc>2020-12-31 16:34:19 +0000
commit1a49d3e495ce8252229c5978e6d49ca4a0bb139e (patch)
tree7f4b47d175ec1dcd65e7bf454c5f3fc13d1b97d0 /sci-chemistry
parentsci-physics/genfit: EAPI bump, drop 9999 (diff)
downloadsci-1a49d3e495ce8252229c5978e6d49ca4a0bb139e.tar.gz
sci-1a49d3e495ce8252229c5978e6d49ca4a0bb139e.tar.bz2
sci-1a49d3e495ce8252229c5978e6d49ca4a0bb139e.zip
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@riseup.net> Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/ctffind/Manifest2
-rw-r--r--sci-chemistry/ctffind/ctffind-4.1.14.ebuild (renamed from sci-chemistry/ctffind/ctffind-4.1.13.ebuild)9
2 files changed, 5 insertions, 6 deletions
diff --git a/sci-chemistry/ctffind/Manifest b/sci-chemistry/ctffind/Manifest
index a0beaba8c..96d9b2769 100644
--- a/sci-chemistry/ctffind/Manifest
+++ b/sci-chemistry/ctffind/Manifest
@@ -1 +1 @@
-DIST ctffind-4.1.13.tar.gz 637267 BLAKE2B 89440d497c6cfe962fd6af14ebc78049ff7341f246bb794384337d7b69571e9123da2bb200f34bf6fdafd984e7f38a77ed1f11a2a4da30f1463b6cfdded0d247 SHA512 1523856b75431b1cdbc3d29336f7d59bf0e7ecee70573c79273a97661e75387aa78c91c3d337431a432e1b15760ca34ad2692832f2f57bdc37951d1bc03958eb
+DIST ctffind-4.1.14.tar.gz 662195 BLAKE2B cb81a971c74e8f2b38e87945aca9f34d4d9cf90770b149ddc5febaee9af4a7392e1d295b2146a14212ea7c820ebf51c5179811cd42875b8a0ef279f6a07e8642 SHA512 115d04ad1adce3f8a99b14e15844df8d6caa4b873faa24eed9d6999a48e88f5a35ffd0cffa6c50c38566cc0091e0de5baec4d0cc62719540a9cfe67bc7333d42
diff --git a/sci-chemistry/ctffind/ctffind-4.1.13.ebuild b/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="