summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2024-12-26 03:41:42 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-12-26 12:48:34 -0500
commitfc5107437cc612cada0a3222a250d19375f11ea0 (patch)
treeff20b06dd79c2165647a688816e331d1e38fea48 /sci-chemistry/vmd
parentsci-biology/seaview: add binding := to fltk, soname changed (diff)
downloadgentoo-fc5107437cc612cada0a3222a250d19375f11ea0.tar.gz
gentoo-fc5107437cc612cada0a3222a250d19375f11ea0.tar.bz2
gentoo-fc5107437cc612cada0a3222a250d19375f11ea0.zip
sci-chemistry/vmd: add binding := to fltk, soname changed
Also cleanup lower bound, 1.1 is extremely ancient. Untested with fltk-1.4 given have not bothered getting the fetch restricted distfile. If there's any issues, note that fixes are typically easy (often IWYU missing headers or misnamed headers that relied on compat symlinks) and should avoid a upper bound if possible. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'sci-chemistry/vmd')
-rw-r--r--sci-chemistry/vmd/vmd-1.9.4_alpha57-r2.ebuild (renamed from sci-chemistry/vmd/vmd-1.9.4_alpha57.ebuild)2
-rw-r--r--sci-chemistry/vmd/vmd-1.9.4_alpha57-r3.ebuild (renamed from sci-chemistry/vmd/vmd-1.9.4_alpha57-r1.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/vmd/vmd-1.9.4_alpha57.ebuild b/sci-chemistry/vmd/vmd-1.9.4_alpha57-r2.ebuild
index e0628f111574..9addf38da980 100644
--- a/sci-chemistry/vmd/vmd-1.9.4_alpha57.ebuild
+++ b/sci-chemistry/vmd/vmd-1.9.4_alpha57-r2.ebuild
@@ -35,7 +35,7 @@ CDEPEND="${PYTHON_DEPS}
dev-libs/expat
sci-libs/netcdf:0=
virtual/opengl
- >=x11-libs/fltk-1.1.10-r2:1
+ x11-libs/fltk:1=
x11-libs/libXft
x11-libs/libXi
cuda? ( >=dev-util/nvidia-cuda-toolkit-4.2.9-r1:= )
diff --git a/sci-chemistry/vmd/vmd-1.9.4_alpha57-r1.ebuild b/sci-chemistry/vmd/vmd-1.9.4_alpha57-r3.ebuild
index 18bdb88a4c0c..cc5a157bf69a 100644
--- a/sci-chemistry/vmd/vmd-1.9.4_alpha57-r1.ebuild
+++ b/sci-chemistry/vmd/vmd-1.9.4_alpha57-r3.ebuild
@@ -35,7 +35,7 @@ CDEPEND="${PYTHON_DEPS}
dev-libs/expat
sci-libs/netcdf:0=
virtual/opengl
- >=x11-libs/fltk-1.1.10-r2:1
+ x11-libs/fltk:1=
x11-libs/libXft
x11-libs/libXi
cuda? ( >=dev-util/nvidia-cuda-toolkit-4.2.9-r1:= )