commit: f9ad5edb09e31d76c37542c35164164f4d8bae66
Author: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
AuthorDate: Sun Jun 29 09:23:48 2025 +0000
Commit: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
CommitDate: Sun Jun 29 09:23:48 2025 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=f9ad5edb
sci-chemistry/ctffind: bump WX_GTK_VERSION to 3.2
Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com>
.../ctffind/{ctffind-4.1.14.ebuild => ctffind-4.1.14-r1.ebuild} | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/sci-chemistry/ctffind/ctffind-4.1.14.ebuild
b/sci-chemistry/ctffind/ctffind-4.1.14-r1.ebuild
similarity index 88%
rename from sci-chemistry/ctffind/ctffind-4.1.14.ebuild
rename to sci-chemistry/ctffind/ctffind-4.1.14-r1.ebuild
index a69a36308..18e2c21b4 100644
--- a/sci-chemistry/ctffind/ctffind-4.1.14.ebuild
+++ b/sci-chemistry/ctffind/ctffind-4.1.14-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-WX_GTK_VER="3.0-gtk3"
+WX_GTK_VER="3.2-gtk3"
inherit wxwidgets
DESCRIPTION="CTF estimation (ctffind, ctftilt)"
@@ -18,7 +18,7 @@ DEPEND="
sci-libs/fftw:3.0
media-libs/libjpeg-turbo
media-libs/tiff
- x11-libs/wxGTK:*
+ x11-libs/wxGTK:${WX_GTK_VER}=
"
RDEPEND="${DEPEND}"
BDEPEND="