mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
sci-*/*: update for virtual/zlib
Update done using: ``` git grep -l sys-libs/zlib dev-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error ``` Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
f6778b0e2e
commit
f135183356
@ -45,7 +45,7 @@ DEPEND="
|
|||||||
media-libs/libepoxy
|
media-libs/libepoxy
|
||||||
media-libs/libjpeg-turbo:0=
|
media-libs/libjpeg-turbo:0=
|
||||||
media-libs/libpng:0=
|
media-libs/libpng:0=
|
||||||
sys-libs/zlib:=
|
virtual/zlib:=
|
||||||
virtual/glu
|
virtual/glu
|
||||||
virtual/opengl
|
virtual/opengl
|
||||||
gtk? ( x11-libs/gtk+:3 )
|
gtk? ( x11-libs/gtk+:3 )
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -18,7 +18,7 @@ RDEPEND="
|
|||||||
dev-lang/tcl:0=
|
dev-lang/tcl:0=
|
||||||
sci-astronomy/wcstools
|
sci-astronomy/wcstools
|
||||||
sci-visualization/gnuplot
|
sci-visualization/gnuplot
|
||||||
sys-libs/zlib:0=
|
virtual/zlib:0=
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="virtual/pkgconfig"
|
BDEPEND="virtual/pkgconfig"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2022 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -27,7 +27,7 @@ RDEPEND="
|
|||||||
sci-astronomy/wcslib:0=
|
sci-astronomy/wcslib:0=
|
||||||
sci-libs/cfitsio:0=
|
sci-libs/cfitsio:0=
|
||||||
sci-libs/gsl:0=
|
sci-libs/gsl:0=
|
||||||
sys-libs/zlib:=
|
virtual/zlib:=
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|
||||||
|
|||||||
@ -47,7 +47,7 @@ COMMON_DEPEND="
|
|||||||
>=sci-libs/indilib-2.0.2
|
>=sci-libs/indilib-2.0.2
|
||||||
sci-libs/libnova:=
|
sci-libs/libnova:=
|
||||||
>=sci-libs/stellarsolver-2.7
|
>=sci-libs/stellarsolver-2.7
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
opencv? ( media-libs/opencv:=[ffmpeg] )
|
opencv? ( media-libs/opencv:=[ffmpeg] )
|
||||||
password? ( >=dev-libs/qtkeychain-0.14.2:=[qt6(+)] )
|
password? ( >=dev-libs/qtkeychain-0.14.2:=[qt6(+)] )
|
||||||
raw? ( media-libs/libraw:= )
|
raw? ( media-libs/libraw:= )
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{10..13} )
|
PYTHON_COMPAT=( python3_{11..13} )
|
||||||
inherit cmake desktop flag-o-matic python-any-r1 toolchain-funcs xdg verify-sig virtualx
|
inherit cmake desktop flag-o-matic python-any-r1 toolchain-funcs xdg verify-sig virtualx
|
||||||
|
|
||||||
DESCRIPTION="3D photo-realistic skies in real time"
|
DESCRIPTION="3D photo-realistic skies in real time"
|
||||||
@ -56,7 +56,7 @@ RDEPEND="
|
|||||||
dev-qt/qtcharts:6
|
dev-qt/qtcharts:6
|
||||||
media-fonts/dejavu
|
media-fonts/dejavu
|
||||||
>=sci-astronomy/calcmysky-0.3.0:=[qt6(+)]
|
>=sci-astronomy/calcmysky-0.3.0:=[qt6(+)]
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
gps? (
|
gps? (
|
||||||
dev-qt/qtpositioning:6
|
dev-qt/qtpositioning:6
|
||||||
dev-qt/qtserialport:6
|
dev-qt/qtserialport:6
|
||||||
|
|||||||
@ -57,7 +57,7 @@ RDEPEND="
|
|||||||
dev-qt/qtpositioning:6
|
dev-qt/qtpositioning:6
|
||||||
media-fonts/dejavu
|
media-fonts/dejavu
|
||||||
>=sci-astronomy/calcmysky-0.3.5:=
|
>=sci-astronomy/calcmysky-0.3.5:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
gps? (
|
gps? (
|
||||||
dev-qt/qtserialport:6
|
dev-qt/qtserialport:6
|
||||||
sci-geosciences/gpsd:=[cxx]
|
sci-geosciences/gpsd:=[cxx]
|
||||||
|
|||||||
@ -57,7 +57,7 @@ RDEPEND="
|
|||||||
dev-qt/qtpositioning:6
|
dev-qt/qtpositioning:6
|
||||||
media-fonts/dejavu
|
media-fonts/dejavu
|
||||||
>=sci-astronomy/calcmysky-0.3.5:=
|
>=sci-astronomy/calcmysky-0.3.5:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
gps? (
|
gps? (
|
||||||
dev-qt/qtserialport:6
|
dev-qt/qtserialport:6
|
||||||
sci-geosciences/gpsd:=[cxx]
|
sci-geosciences/gpsd:=[cxx]
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2022 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
@ -17,7 +17,7 @@ IUSE="doc threads"
|
|||||||
RDEPEND="
|
RDEPEND="
|
||||||
media-libs/tiff:=
|
media-libs/tiff:=
|
||||||
media-libs/libjpeg-turbo:=
|
media-libs/libjpeg-turbo:=
|
||||||
sys-libs/zlib:0="
|
virtual/zlib:0="
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|
||||||
PATCHES=(
|
PATCHES=(
|
||||||
|
|||||||
@ -18,7 +18,7 @@ RDEPEND="
|
|||||||
dev-libs/openssl:=
|
dev-libs/openssl:=
|
||||||
media-libs/libjpeg-turbo:=
|
media-libs/libjpeg-turbo:=
|
||||||
media-libs/libpng:0=
|
media-libs/libpng:0=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
>=x11-libs/motif-2.3:0
|
>=x11-libs/motif-2.3:0
|
||||||
x11-libs/libXext
|
x11-libs/libXext
|
||||||
x11-libs/libXmu
|
x11-libs/libXmu
|
||||||
|
|||||||
@ -27,7 +27,7 @@ RDEPEND="
|
|||||||
sci-libs/htslib:=
|
sci-libs/htslib:=
|
||||||
sci-libs/suitesparse
|
sci-libs/suitesparse
|
||||||
sci-mathematics/lpsolve:=
|
sci-mathematics/lpsolve:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|
||||||
|
|||||||
@ -33,7 +33,7 @@ RDEPEND="
|
|||||||
sci-libs/htslib:=
|
sci-libs/htslib:=
|
||||||
sci-libs/suitesparse
|
sci-libs/suitesparse
|
||||||
sci-mathematics/lpsolve:=
|
sci-mathematics/lpsolve:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
|
|||||||
@ -21,7 +21,7 @@ SLOT="0/${PV}" # no stable ABI yet
|
|||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
>=dev-libs/jsoncpp-1.8.0:=
|
>=dev-libs/jsoncpp-1.8.0:=
|
||||||
sys-libs/zlib:="
|
virtual/zlib:="
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="virtual/pkgconfig"
|
BDEPEND="virtual/pkgconfig"
|
||||||
|
|
||||||
|
|||||||
@ -21,7 +21,7 @@ SLOT="0/${PV}" # no stable ABI yet
|
|||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
>=dev-libs/jsoncpp-1.8.0:=
|
>=dev-libs/jsoncpp-1.8.0:=
|
||||||
sys-libs/zlib:="
|
virtual/zlib:="
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="virtual/pkgconfig"
|
BDEPEND="virtual/pkgconfig"
|
||||||
|
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{10..12} )
|
PYTHON_COMPAT=( python3_{11..12} )
|
||||||
|
|
||||||
inherit python-single-r1
|
inherit python-single-r1
|
||||||
|
|
||||||
@ -20,7 +20,7 @@ RDEPEND="
|
|||||||
dev-lang/perl
|
dev-lang/perl
|
||||||
$(python_gen_cond_dep 'dev-python/matplotlib[${PYTHON_USEDEP}]')
|
$(python_gen_cond_dep 'dev-python/matplotlib[${PYTHON_USEDEP}]')
|
||||||
=sci-libs/htslib-$(ver_cut 1-2)*:=
|
=sci-libs/htslib-$(ver_cut 1-2)*:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
${PYTHON_DEPS}"
|
${PYTHON_DEPS}"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="${PYTHON_DEPS}"
|
BDEPEND="${PYTHON_DEPS}"
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{10..12} )
|
PYTHON_COMPAT=( python3_{11..12} )
|
||||||
|
|
||||||
inherit python-single-r1
|
inherit python-single-r1
|
||||||
|
|
||||||
@ -20,7 +20,7 @@ RDEPEND="
|
|||||||
dev-lang/perl
|
dev-lang/perl
|
||||||
$(python_gen_cond_dep 'dev-python/matplotlib[${PYTHON_USEDEP}]')
|
$(python_gen_cond_dep 'dev-python/matplotlib[${PYTHON_USEDEP}]')
|
||||||
=sci-libs/htslib-$(ver_cut 1-2)*:=
|
=sci-libs/htslib-$(ver_cut 1-2)*:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
${PYTHON_DEPS}"
|
${PYTHON_DEPS}"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="${PYTHON_DEPS}"
|
BDEPEND="${PYTHON_DEPS}"
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{10..13} )
|
PYTHON_COMPAT=( python3_{11..13} )
|
||||||
|
|
||||||
inherit python-single-r1
|
inherit python-single-r1
|
||||||
|
|
||||||
@ -20,7 +20,7 @@ RDEPEND="
|
|||||||
dev-lang/perl
|
dev-lang/perl
|
||||||
$(python_gen_cond_dep 'dev-python/matplotlib[${PYTHON_USEDEP}]')
|
$(python_gen_cond_dep 'dev-python/matplotlib[${PYTHON_USEDEP}]')
|
||||||
=sci-libs/htslib-$(ver_cut 1-2)*:=
|
=sci-libs/htslib-$(ver_cut 1-2)*:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
${PYTHON_DEPS}"
|
${PYTHON_DEPS}"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="${PYTHON_DEPS}"
|
BDEPEND="${PYTHON_DEPS}"
|
||||||
|
|||||||
@ -20,7 +20,7 @@ RDEPEND="
|
|||||||
dev-lang/perl
|
dev-lang/perl
|
||||||
$(python_gen_cond_dep 'dev-python/matplotlib[${PYTHON_USEDEP}]')
|
$(python_gen_cond_dep 'dev-python/matplotlib[${PYTHON_USEDEP}]')
|
||||||
=sci-libs/htslib-$(ver_cut 1-2)*:=
|
=sci-libs/htslib-$(ver_cut 1-2)*:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
${PYTHON_DEPS}"
|
${PYTHON_DEPS}"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="${PYTHON_DEPS}"
|
BDEPEND="${PYTHON_DEPS}"
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{10..13} )
|
PYTHON_COMPAT=( python3_{11..13} )
|
||||||
|
|
||||||
inherit python-any-r1 toolchain-funcs
|
inherit python-any-r1 toolchain-funcs
|
||||||
|
|
||||||
@ -21,7 +21,7 @@ RESTRICT="!test? ( test )"
|
|||||||
RDEPEND="
|
RDEPEND="
|
||||||
app-arch/bzip2
|
app-arch/bzip2
|
||||||
app-arch/xz-utils
|
app-arch/xz-utils
|
||||||
sys-libs/zlib"
|
virtual/zlib"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
${PYTHON_DEPS}
|
${PYTHON_DEPS}
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
# Copyright 2021-2024 Gentoo Authors
|
# Copyright 2021-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{10..12} )
|
PYTHON_COMPAT=( python3_{11..12} )
|
||||||
|
|
||||||
inherit python-single-r1 toolchain-funcs
|
inherit python-single-r1 toolchain-funcs
|
||||||
|
|
||||||
@ -25,7 +25,7 @@ REQUIRED_USE="cpu_flags_x86_sse2 ${PYTHON_REQUIRED_USE}"
|
|||||||
RDEPEND="
|
RDEPEND="
|
||||||
${PYTHON_DEPS}
|
${PYTHON_DEPS}
|
||||||
dev-lang/perl
|
dev-lang/perl
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
|
|||||||
@ -13,7 +13,7 @@ LICENSE="GPL-3"
|
|||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64 ~x86 ~x64-macos"
|
KEYWORDS="~amd64 ~x86 ~x64-macos"
|
||||||
|
|
||||||
DEPEND="sys-libs/zlib"
|
DEPEND="virtual/zlib"
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
${DEPEND}
|
${DEPEND}
|
||||||
dev-lang/perl"
|
dev-lang/perl"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2021 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
@ -29,7 +29,7 @@ RDEPEND="
|
|||||||
)
|
)
|
||||||
sys-devel/gcc
|
sys-devel/gcc
|
||||||
sys-libs/glibc
|
sys-libs/glibc
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
"
|
"
|
||||||
|
|
||||||
QA_PREBUILT="opt/foldingathome/*"
|
QA_PREBUILT="opt/foldingathome/*"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2022 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -29,7 +29,7 @@ RDEPEND="
|
|||||||
)
|
)
|
||||||
sys-devel/gcc
|
sys-devel/gcc
|
||||||
sys-libs/glibc
|
sys-libs/glibc
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
"
|
"
|
||||||
|
|
||||||
QA_PREBUILT="opt/foldingathome/*"
|
QA_PREBUILT="opt/foldingathome/*"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -23,7 +23,7 @@ RESTRICT="!test? ( test )"
|
|||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
sci-libs/htslib:=
|
sci-libs/htslib:=
|
||||||
sys-libs/zlib:=
|
virtual/zlib:=
|
||||||
hdf5? ( sci-libs/hdf5:= )"
|
hdf5? ( sci-libs/hdf5:= )"
|
||||||
DEPEND="
|
DEPEND="
|
||||||
${RDEPEND}
|
${RDEPEND}
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -15,7 +15,7 @@ LICENSE="GPL-3"
|
|||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
|
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
|
||||||
|
|
||||||
RDEPEND="sys-libs/zlib"
|
RDEPEND="virtual/zlib"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|
||||||
PATCHES=(
|
PATCHES=(
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
|
|||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
media-libs/freeglut
|
media-libs/freeglut
|
||||||
sys-libs/zlib"
|
virtual/zlib"
|
||||||
RDEPEND="${DEPEND}
|
RDEPEND="${DEPEND}
|
||||||
sci-biology/maq"
|
sci-biology/maq"
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2022 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -15,7 +15,7 @@ SLOT="0"
|
|||||||
KEYWORDS="~amd64 ~x86"
|
KEYWORDS="~amd64 ~x86"
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
virtual/cblas
|
virtual/cblas
|
||||||
virtual/lapack
|
virtual/lapack
|
||||||
"
|
"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -17,7 +17,7 @@ RDEPEND="
|
|||||||
dev-lang/perl
|
dev-lang/perl
|
||||||
=sci-libs/htslib-$(ver_cut 1-2)*:=
|
=sci-libs/htslib-$(ver_cut 1-2)*:=
|
||||||
sys-libs/ncurses:=[unicode(+)]
|
sys-libs/ncurses:=[unicode(+)]
|
||||||
sys-libs/zlib"
|
virtual/zlib"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="virtual/pkgconfig"
|
BDEPEND="virtual/pkgconfig"
|
||||||
|
|
||||||
|
|||||||
@ -17,7 +17,7 @@ RDEPEND="
|
|||||||
dev-lang/perl
|
dev-lang/perl
|
||||||
=sci-libs/htslib-$(ver_cut 1-2)*:=
|
=sci-libs/htslib-$(ver_cut 1-2)*:=
|
||||||
sys-libs/ncurses:=[unicode(+)]
|
sys-libs/ncurses:=[unicode(+)]
|
||||||
sys-libs/zlib"
|
virtual/zlib"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="virtual/pkgconfig"
|
BDEPEND="virtual/pkgconfig"
|
||||||
|
|
||||||
|
|||||||
@ -17,7 +17,7 @@ RDEPEND="
|
|||||||
dev-lang/perl
|
dev-lang/perl
|
||||||
=sci-libs/htslib-$(ver_cut 1-2)*:=
|
=sci-libs/htslib-$(ver_cut 1-2)*:=
|
||||||
sys-libs/ncurses:=[unicode(+)]
|
sys-libs/ncurses:=[unicode(+)]
|
||||||
sys-libs/zlib"
|
virtual/zlib"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="virtual/pkgconfig"
|
BDEPEND="virtual/pkgconfig"
|
||||||
|
|
||||||
|
|||||||
@ -17,7 +17,7 @@ RDEPEND="
|
|||||||
dev-lang/perl
|
dev-lang/perl
|
||||||
=sci-libs/htslib-$(ver_cut 1-2)*:=
|
=sci-libs/htslib-$(ver_cut 1-2)*:=
|
||||||
sys-libs/ncurses:=[unicode(+)]
|
sys-libs/ncurses:=[unicode(+)]
|
||||||
sys-libs/zlib"
|
virtual/zlib"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="virtual/pkgconfig"
|
BDEPEND="virtual/pkgconfig"
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
@ -21,7 +21,7 @@ RDEPEND="
|
|||||||
sci-libs/libmuscle
|
sci-libs/libmuscle
|
||||||
sci-biology/muscle
|
sci-biology/muscle
|
||||||
)
|
)
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
x11-libs/fltk:1=[xft(+)?]
|
x11-libs/fltk:1=[xft(+)?]
|
||||||
x11-libs/libX11
|
x11-libs/libX11
|
||||||
xft? ( x11-libs/libXft )"
|
xft? ( x11-libs/libXft )"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2022 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -21,7 +21,7 @@ RDEPEND="
|
|||||||
dev-cpp/range-v3
|
dev-cpp/range-v3
|
||||||
dev-libs/cereal
|
dev-libs/cereal
|
||||||
sci-libs/lemon
|
sci-libs/lemon
|
||||||
sys-libs/zlib:=
|
virtual/zlib:=
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2022 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -14,7 +14,7 @@ SLOT="0"
|
|||||||
KEYWORDS="~amd64 ~x86"
|
KEYWORDS="~amd64 ~x86"
|
||||||
IUSE="lapack"
|
IUSE="lapack"
|
||||||
|
|
||||||
RDEPEND="sys-libs/zlib
|
RDEPEND="virtual/zlib
|
||||||
dev-lang/perl:=
|
dev-lang/perl:=
|
||||||
lapack? ( virtual/lapack )"
|
lapack? ( virtual/lapack )"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|||||||
@ -38,7 +38,7 @@ RDEPEND="
|
|||||||
media-libs/libjpeg-turbo:=
|
media-libs/libjpeg-turbo:=
|
||||||
media-libs/libpng:=
|
media-libs/libpng:=
|
||||||
media-libs/tiff:=
|
media-libs/tiff:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
virtual/glu
|
virtual/glu
|
||||||
x11-libs/libXpm
|
x11-libs/libXpm
|
||||||
x11-libs/motif:0
|
x11-libs/motif:0
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -38,7 +38,7 @@ RDEPEND="
|
|||||||
media-libs/libjpeg-turbo:=
|
media-libs/libjpeg-turbo:=
|
||||||
media-libs/libpng:=
|
media-libs/libpng:=
|
||||||
media-libs/tiff:=
|
media-libs/tiff:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
virtual/glu
|
virtual/glu
|
||||||
x11-libs/libXpm
|
x11-libs/libXpm
|
||||||
x11-libs/motif:0
|
x11-libs/motif:0
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{10..12} )
|
PYTHON_COMPAT=( python3_{11..12} )
|
||||||
WX_GTK_VER=3.2-gtk3
|
WX_GTK_VER=3.2-gtk3
|
||||||
|
|
||||||
inherit cmake desktop flag-o-matic perl-functions python-r1 toolchain-funcs wxwidgets xdg-utils
|
inherit cmake desktop flag-o-matic perl-functions python-r1 toolchain-funcs wxwidgets xdg-utils
|
||||||
@ -59,7 +59,7 @@ BDEPEND="
|
|||||||
COMMON_DEPEND="
|
COMMON_DEPEND="
|
||||||
dev-cpp/eigen:3
|
dev-cpp/eigen:3
|
||||||
dev-libs/libxml2:2=
|
dev-libs/libxml2:2=
|
||||||
sys-libs/zlib:=
|
virtual/zlib:=
|
||||||
inchi? ( sci-libs/inchi )
|
inchi? ( sci-libs/inchi )
|
||||||
json? ( >=dev-libs/rapidjson-1.1.0 )
|
json? ( >=dev-libs/rapidjson-1.1.0 )
|
||||||
png? ( x11-libs/cairo )
|
png? ( x11-libs/cairo )
|
||||||
|
|||||||
@ -40,7 +40,7 @@ REQUIRED_USE="
|
|||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
dev-cpp/eigen:3
|
dev-cpp/eigen:3
|
||||||
sys-libs/zlib:=
|
virtual/zlib:=
|
||||||
inchi? ( sci-libs/inchi )
|
inchi? ( sci-libs/inchi )
|
||||||
json? ( >=dev-libs/rapidjson-1.1.0 )
|
json? ( >=dev-libs/rapidjson-1.1.0 )
|
||||||
!minimal? (
|
!minimal? (
|
||||||
|
|||||||
@ -41,7 +41,7 @@ REQUIRED_USE="
|
|||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
dev-cpp/eigen:3
|
dev-cpp/eigen:3
|
||||||
sys-libs/zlib:=
|
virtual/zlib:=
|
||||||
inchi? ( sci-libs/inchi )
|
inchi? ( sci-libs/inchi )
|
||||||
json? ( >=dev-libs/rapidjson-1.1.0 )
|
json? ( >=dev-libs/rapidjson-1.1.0 )
|
||||||
!minimal? (
|
!minimal? (
|
||||||
|
|||||||
@ -41,7 +41,7 @@ REQUIRED_USE="
|
|||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
dev-cpp/eigen:3
|
dev-cpp/eigen:3
|
||||||
sys-libs/zlib:=
|
virtual/zlib:=
|
||||||
inchi? ( sci-libs/inchi )
|
inchi? ( sci-libs/inchi )
|
||||||
json? ( >=dev-libs/rapidjson-1.1.0 )
|
json? ( >=dev-libs/rapidjson-1.1.0 )
|
||||||
!minimal? (
|
!minimal? (
|
||||||
|
|||||||
@ -24,7 +24,7 @@ DEPEND="
|
|||||||
dev-libs/mmtf-cpp
|
dev-libs/mmtf-cpp
|
||||||
dev-python/numpy[${PYTHON_USEDEP}]
|
dev-python/numpy[${PYTHON_USEDEP}]
|
||||||
>=dev-python/pillow-10.3.0[${PYTHON_USEDEP}]
|
>=dev-python/pillow-10.3.0[${PYTHON_USEDEP}]
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
media-libs/freetype:2
|
media-libs/freetype:2
|
||||||
media-libs/glew:0=
|
media-libs/glew:0=
|
||||||
media-libs/glm
|
media-libs/glm
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -16,7 +16,7 @@ KEYWORDS="~amd64"
|
|||||||
RDEPEND="
|
RDEPEND="
|
||||||
dev-libs/libltdl:0
|
dev-libs/libltdl:0
|
||||||
media-libs/libpng:0=
|
media-libs/libpng:0=
|
||||||
sys-libs/zlib:0=
|
virtual/zlib:0=
|
||||||
x11-libs/fltk:1=[opengl]
|
x11-libs/fltk:1=[opengl]
|
||||||
virtual/glu
|
virtual/glu
|
||||||
virtual/jpeg:0
|
virtual/jpeg:0
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
@ -16,7 +16,7 @@ IUSE="doc examples fasttree fatlines judy lzma packed tcl"
|
|||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
x11-libs/gtk+:2
|
x11-libs/gtk+:2
|
||||||
x11-libs/pango
|
x11-libs/pango
|
||||||
judy? ( dev-libs/judy )
|
judy? ( dev-libs/judy )
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -16,7 +16,7 @@ IUSE="doc examples fasttree judy lzma packed tcl"
|
|||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
x11-libs/pango
|
x11-libs/pango
|
||||||
x11-libs/gtk+:3[wayland]
|
x11-libs/gtk+:3[wayland]
|
||||||
judy? ( dev-libs/judy )
|
judy? ( dev-libs/judy )
|
||||||
|
|||||||
@ -16,7 +16,7 @@ IUSE="doc examples fasttree judy lzma packed tcl"
|
|||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
x11-libs/pango
|
x11-libs/pango
|
||||||
x11-libs/gtk+:3
|
x11-libs/gtk+:3
|
||||||
judy? ( dev-libs/judy )
|
judy? ( dev-libs/judy )
|
||||||
|
|||||||
@ -19,7 +19,7 @@ IUSE="fasttree judy lzma tcl wayland X"
|
|||||||
RDEPEND="
|
RDEPEND="
|
||||||
app-arch/bzip2
|
app-arch/bzip2
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
x11-libs/cairo
|
x11-libs/cairo
|
||||||
x11-libs/gdk-pixbuf:2
|
x11-libs/gdk-pixbuf:2
|
||||||
x11-libs/pango
|
x11-libs/pango
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -29,7 +29,7 @@ IUSE="examples"
|
|||||||
# 721022, should depend on sys-libs/readline:=
|
# 721022, should depend on sys-libs/readline:=
|
||||||
DEPEND="
|
DEPEND="
|
||||||
sys-libs/readline:=
|
sys-libs/readline:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
"
|
"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
@ -27,7 +27,7 @@ SLOT="0"
|
|||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
sys-libs/readline:=
|
sys-libs/readline:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
"
|
"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -27,7 +27,7 @@ SLOT="0"
|
|||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
sys-libs/readline:=
|
sys-libs/readline:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
"
|
"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -27,7 +27,7 @@ SLOT="0"
|
|||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
sys-libs/readline:=
|
sys-libs/readline:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
"
|
"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
|
|||||||
@ -52,7 +52,7 @@ COMMON_DEPEND="
|
|||||||
>=x11-libs/cairo-1.8.8:=
|
>=x11-libs/cairo-1.8.8:=
|
||||||
>=x11-libs/pixman-0.30
|
>=x11-libs/pixman-0.30
|
||||||
>sci-electronics/ngspice-27[shared]
|
>sci-electronics/ngspice-27[shared]
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
x11-libs/wxGTK:${WX_GTK_VER}=[X,opengl]
|
x11-libs/wxGTK:${WX_GTK_VER}=[X,opengl]
|
||||||
$(python_gen_cond_dep '
|
$(python_gen_cond_dep '
|
||||||
dev-libs/boost:=[context,nls,python,${PYTHON_USEDEP}]
|
dev-libs/boost:=[context,nls,python,${PYTHON_USEDEP}]
|
||||||
|
|||||||
@ -76,7 +76,7 @@ COMMON_DEPEND="
|
|||||||
>=x11-libs/cairo-1.8.8:=
|
>=x11-libs/cairo-1.8.8:=
|
||||||
>=x11-libs/pixman-0.30
|
>=x11-libs/pixman-0.30
|
||||||
>sci-electronics/ngspice-27[shared]
|
>sci-electronics/ngspice-27[shared]
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
x11-libs/wxGTK:${WX_GTK_VER}=[X,opengl]
|
x11-libs/wxGTK:${WX_GTK_VER}=[X,opengl]
|
||||||
$(python_gen_cond_dep '
|
$(python_gen_cond_dep '
|
||||||
dev-libs/boost:=[context,nls,python,${PYTHON_USEDEP}]
|
dev-libs/boost:=[context,nls,python,${PYTHON_USEDEP}]
|
||||||
|
|||||||
@ -73,7 +73,7 @@ COMMON_DEPEND="
|
|||||||
>=x11-libs/cairo-1.8.8:=
|
>=x11-libs/cairo-1.8.8:=
|
||||||
>=x11-libs/pixman-0.30
|
>=x11-libs/pixman-0.30
|
||||||
>sci-electronics/ngspice-27[shared]
|
>sci-electronics/ngspice-27[shared]
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
>=x11-libs/wxGTK-3.2.2.1-r3:${WX_GTK_VER}[X,opengl]
|
>=x11-libs/wxGTK-3.2.2.1-r3:${WX_GTK_VER}[X,opengl]
|
||||||
$(python_gen_cond_dep '
|
$(python_gen_cond_dep '
|
||||||
dev-libs/boost:=[context,nls,python,${PYTHON_USEDEP}]
|
dev-libs/boost:=[context,nls,python,${PYTHON_USEDEP}]
|
||||||
|
|||||||
@ -73,7 +73,7 @@ COMMON_DEPEND="
|
|||||||
>=x11-libs/cairo-1.8.8:=
|
>=x11-libs/cairo-1.8.8:=
|
||||||
>=x11-libs/pixman-0.30
|
>=x11-libs/pixman-0.30
|
||||||
>sci-electronics/ngspice-27[shared]
|
>sci-electronics/ngspice-27[shared]
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
>=x11-libs/wxGTK-3.2.2.1-r3:${WX_GTK_VER}[X,opengl]
|
>=x11-libs/wxGTK-3.2.2.1-r3:${WX_GTK_VER}[X,opengl]
|
||||||
$(python_gen_cond_dep '
|
$(python_gen_cond_dep '
|
||||||
dev-libs/boost:=[context,nls,python,${PYTHON_USEDEP}]
|
dev-libs/boost:=[context,nls,python,${PYTHON_USEDEP}]
|
||||||
|
|||||||
@ -73,7 +73,7 @@ COMMON_DEPEND="
|
|||||||
>=x11-libs/cairo-1.8.8:=
|
>=x11-libs/cairo-1.8.8:=
|
||||||
>=x11-libs/pixman-0.30
|
>=x11-libs/pixman-0.30
|
||||||
>sci-electronics/ngspice-27[shared]
|
>sci-electronics/ngspice-27[shared]
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
x11-libs/wxGTK:${WX_GTK_VER}=[X,opengl]
|
x11-libs/wxGTK:${WX_GTK_VER}=[X,opengl]
|
||||||
$(python_gen_cond_dep '
|
$(python_gen_cond_dep '
|
||||||
dev-libs/boost:=[context,nls,python,${PYTHON_USEDEP}]
|
dev-libs/boost:=[context,nls,python,${PYTHON_USEDEP}]
|
||||||
|
|||||||
@ -73,7 +73,7 @@ COMMON_DEPEND="
|
|||||||
>=x11-libs/cairo-1.8.8:=
|
>=x11-libs/cairo-1.8.8:=
|
||||||
>=x11-libs/pixman-0.30
|
>=x11-libs/pixman-0.30
|
||||||
>sci-electronics/ngspice-27[shared]
|
>sci-electronics/ngspice-27[shared]
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
x11-libs/wxGTK:${WX_GTK_VER}=[X,opengl]
|
x11-libs/wxGTK:${WX_GTK_VER}=[X,opengl]
|
||||||
$(python_gen_cond_dep '
|
$(python_gen_cond_dep '
|
||||||
dev-libs/boost:=[context,nls,python,${PYTHON_USEDEP}]
|
dev-libs/boost:=[context,nls,python,${PYTHON_USEDEP}]
|
||||||
|
|||||||
@ -32,7 +32,7 @@ RDEPEND="
|
|||||||
dev-qt/qtsvg:6
|
dev-qt/qtsvg:6
|
||||||
dev-qt/qttools:6[designer]
|
dev-qt/qttools:6[designer]
|
||||||
dev-libs/libgit2:=
|
dev-libs/libgit2:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
${PYTHON_DEPS}
|
${PYTHON_DEPS}
|
||||||
$(ruby_implementations_depend)
|
$(ruby_implementations_depend)
|
||||||
"
|
"
|
||||||
|
|||||||
@ -32,7 +32,7 @@ RDEPEND="
|
|||||||
dev-qt/qtsvg:6
|
dev-qt/qtsvg:6
|
||||||
dev-qt/qttools:6[designer]
|
dev-qt/qttools:6[designer]
|
||||||
dev-libs/libgit2:=
|
dev-libs/libgit2:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
${PYTHON_DEPS}
|
${PYTHON_DEPS}
|
||||||
$(ruby_implementations_depend)
|
$(ruby_implementations_depend)
|
||||||
"
|
"
|
||||||
|
|||||||
@ -32,7 +32,7 @@ RDEPEND="
|
|||||||
dev-qt/qtsvg:6
|
dev-qt/qtsvg:6
|
||||||
dev-qt/qttools:6[designer]
|
dev-qt/qttools:6[designer]
|
||||||
dev-libs/libgit2:=
|
dev-libs/libgit2:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
${PYTHON_DEPS}
|
${PYTHON_DEPS}
|
||||||
$(ruby_implementations_depend)
|
$(ruby_implementations_depend)
|
||||||
"
|
"
|
||||||
|
|||||||
@ -23,7 +23,7 @@ RDEPEND="
|
|||||||
dev-qt/qtdeclarative:6
|
dev-qt/qtdeclarative:6
|
||||||
dev-qt/qtsvg:6
|
dev-qt/qtsvg:6
|
||||||
media-libs/libglvnd[X]
|
media-libs/libglvnd[X]
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
virtual/glu
|
virtual/glu
|
||||||
opencascade? ( sci-libs/opencascade:= )"
|
opencascade? ( sci-libs/opencascade:= )"
|
||||||
|
|
||||||
|
|||||||
@ -100,7 +100,7 @@ RDEPEND="
|
|||||||
dev-qt/qtdeclarative:6
|
dev-qt/qtdeclarative:6
|
||||||
dev-qt/qtsvg:6
|
dev-qt/qtsvg:6
|
||||||
media-libs/libglvnd[X]
|
media-libs/libglvnd[X]
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
virtual/glu
|
virtual/glu
|
||||||
opencascade? ( sci-libs/opencascade:= )"
|
opencascade? ( sci-libs/opencascade:= )"
|
||||||
|
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{10..12} )
|
PYTHON_COMPAT=( python3_{11..12} )
|
||||||
|
|
||||||
inherit python-any-r1
|
inherit python-any-r1
|
||||||
|
|
||||||
@ -24,7 +24,7 @@ IUSE="cairo debug opengl"
|
|||||||
RDEPEND="
|
RDEPEND="
|
||||||
sys-libs/ncurses:0=
|
sys-libs/ncurses:0=
|
||||||
sys-libs/readline:0=
|
sys-libs/readline:0=
|
||||||
sys-libs/zlib:=
|
virtual/zlib:=
|
||||||
dev-lang/tcl:0=
|
dev-lang/tcl:0=
|
||||||
dev-lang/tk:0=
|
dev-lang/tk:0=
|
||||||
dev-tcltk/blt
|
dev-tcltk/blt
|
||||||
|
|||||||
@ -42,7 +42,7 @@ RDEPEND="
|
|||||||
dev-libs/libffi:=
|
dev-libs/libffi:=
|
||||||
dev-libs/libxml2:=
|
dev-libs/libxml2:=
|
||||||
sys-libs/ncurses:=
|
sys-libs/ncurses:=
|
||||||
sys-libs/zlib:=
|
virtual/zlib:=
|
||||||
llvm? (
|
llvm? (
|
||||||
$(llvm_gen_dep '
|
$(llvm_gen_dep '
|
||||||
llvm-core/llvm:${LLVM_SLOT}=
|
llvm-core/llvm:${LLVM_SLOT}=
|
||||||
|
|||||||
@ -42,7 +42,7 @@ RDEPEND="
|
|||||||
dev-libs/libffi:=
|
dev-libs/libffi:=
|
||||||
dev-libs/libxml2:=
|
dev-libs/libxml2:=
|
||||||
sys-libs/ncurses:=
|
sys-libs/ncurses:=
|
||||||
sys-libs/zlib:=
|
virtual/zlib:=
|
||||||
llvm? (
|
llvm? (
|
||||||
$(llvm_gen_dep '
|
$(llvm_gen_dep '
|
||||||
llvm-core/llvm:${LLVM_SLOT}=
|
llvm-core/llvm:${LLVM_SLOT}=
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2023 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -16,7 +16,7 @@ IUSE="doc hires l10n_es"
|
|||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
app-arch/bzip2
|
app-arch/bzip2
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
"
|
"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2021 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -16,7 +16,7 @@ IUSE="doc hires l10n_es"
|
|||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
app-arch/bzip2
|
app-arch/bzip2
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
"
|
"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
@ -17,7 +17,7 @@ IUSE="tcl"
|
|||||||
DEPEND="
|
DEPEND="
|
||||||
app-text/ghostscript-gpl:=
|
app-text/ghostscript-gpl:=
|
||||||
media-libs/fontconfig:1.0=
|
media-libs/fontconfig:1.0=
|
||||||
sys-libs/zlib:=
|
virtual/zlib:=
|
||||||
x11-libs/cairo[X]
|
x11-libs/cairo[X]
|
||||||
x11-libs/libICE
|
x11-libs/libICE
|
||||||
x11-libs/libSM
|
x11-libs/libSM
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -26,7 +26,7 @@ DEPEND="
|
|||||||
geos? ( sci-libs/geos )
|
geos? ( sci-libs/geos )
|
||||||
lapack? ( virtual/lapack )
|
lapack? ( virtual/lapack )
|
||||||
pcre? ( dev-libs/libpcre2 )
|
pcre? ( dev-libs/libpcre2 )
|
||||||
zlib? ( sys-libs/zlib:= )
|
zlib? ( virtual/zlib:= )
|
||||||
"
|
"
|
||||||
RDEPEND="${DEPEND}
|
RDEPEND="${DEPEND}
|
||||||
!sci-biology/probcons
|
!sci-biology/probcons
|
||||||
|
|||||||
@ -40,7 +40,7 @@ BDEPEND="
|
|||||||
RDEPEND="
|
RDEPEND="
|
||||||
dev-libs/expat
|
dev-libs/expat
|
||||||
sci-libs/shapelib:=
|
sci-libs/shapelib:=
|
||||||
sys-libs/zlib:=[minizip]
|
virtual/zlib:=[minizip]
|
||||||
virtual/libusb:1
|
virtual/libusb:1
|
||||||
dev-qt/qtbase:6
|
dev-qt/qtbase:6
|
||||||
dev-qt/qt5compat:6
|
dev-qt/qt5compat:6
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -42,7 +42,7 @@ RDEPEND="
|
|||||||
dev-qt/qtwebchannel:6
|
dev-qt/qtwebchannel:6
|
||||||
dev-qt/qtwebengine:6[widgets]
|
dev-qt/qtwebengine:6[widgets]
|
||||||
sci-libs/shapelib:=
|
sci-libs/shapelib:=
|
||||||
sys-libs/zlib:=[minizip]
|
virtual/zlib:=[minizip]
|
||||||
virtual/libusb:1
|
virtual/libusb:1
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|||||||
@ -54,7 +54,7 @@ RDEPEND="
|
|||||||
sys-libs/gdbm:=
|
sys-libs/gdbm:=
|
||||||
sys-libs/ncurses:=
|
sys-libs/ncurses:=
|
||||||
sci-libs/proj:=
|
sci-libs/proj:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
media-libs/libglvnd
|
media-libs/libglvnd
|
||||||
media-libs/glu
|
media-libs/glu
|
||||||
blas? (
|
blas? (
|
||||||
|
|||||||
@ -54,7 +54,7 @@ RDEPEND="
|
|||||||
sys-libs/gdbm:=
|
sys-libs/gdbm:=
|
||||||
sys-libs/ncurses:=
|
sys-libs/ncurses:=
|
||||||
sci-libs/proj:=
|
sci-libs/proj:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
media-libs/libglvnd
|
media-libs/libglvnd
|
||||||
media-libs/glu
|
media-libs/glu
|
||||||
blas? (
|
blas? (
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -29,7 +29,7 @@ DEPEND="
|
|||||||
dev-qt/qtsvg:6
|
dev-qt/qtsvg:6
|
||||||
sci-libs/gdal:=
|
sci-libs/gdal:=
|
||||||
sci-libs/proj:=
|
sci-libs/proj:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
exif? ( media-gfx/exiv2:= )
|
exif? ( media-gfx/exiv2:= )
|
||||||
gps? ( >=sci-geosciences/gpsd-3.17-r2:= )
|
gps? ( >=sci-geosciences/gpsd-3.17-r2:= )
|
||||||
libproxy? ( >=net-libs/libproxy-0.5 )
|
libproxy? ( >=net-libs/libproxy-0.5 )
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -29,7 +29,7 @@ DEPEND="
|
|||||||
dev-qt/qtsvg:6
|
dev-qt/qtsvg:6
|
||||||
sci-libs/gdal:=
|
sci-libs/gdal:=
|
||||||
sci-libs/proj:=
|
sci-libs/proj:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
exif? ( media-gfx/exiv2:= )
|
exif? ( media-gfx/exiv2:= )
|
||||||
gps? ( >=sci-geosciences/gpsd-3.17-r2:= )
|
gps? ( >=sci-geosciences/gpsd-3.17-r2:= )
|
||||||
libproxy? ( >=net-libs/libproxy-0.5 )
|
libproxy? ( >=net-libs/libproxy-0.5 )
|
||||||
|
|||||||
@ -30,7 +30,7 @@ COMMON_DEPEND="
|
|||||||
dev-db/postgresql:=
|
dev-db/postgresql:=
|
||||||
dev-libs/expat
|
dev-libs/expat
|
||||||
sci-libs/proj:=
|
sci-libs/proj:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
${LUA_DEPS}
|
${LUA_DEPS}
|
||||||
"
|
"
|
||||||
DEPEND="${COMMON_DEPEND}
|
DEPEND="${COMMON_DEPEND}
|
||||||
|
|||||||
@ -30,7 +30,7 @@ COMMON_DEPEND="
|
|||||||
dev-db/postgresql:=
|
dev-db/postgresql:=
|
||||||
dev-libs/expat
|
dev-libs/expat
|
||||||
sci-libs/proj:=
|
sci-libs/proj:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
${LUA_DEPS}
|
${LUA_DEPS}
|
||||||
"
|
"
|
||||||
DEPEND="${COMMON_DEPEND}
|
DEPEND="${COMMON_DEPEND}
|
||||||
|
|||||||
@ -13,7 +13,7 @@ LICENSE="AGPL-3"
|
|||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="amd64 ~x86"
|
KEYWORDS="amd64 ~x86"
|
||||||
|
|
||||||
DEPEND="sys-libs/zlib"
|
DEPEND="virtual/zlib"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
|
|
||||||
PATCHES=( "${FILESDIR}/${PN}-0.9-gcc15.patch" )
|
PATCHES=( "${FILESDIR}/${PN}-0.9-gcc15.patch" )
|
||||||
|
|||||||
@ -62,7 +62,7 @@ COMMON_DEPEND="
|
|||||||
sci-libs/geos
|
sci-libs/geos
|
||||||
sci-libs/libspatialindex:=
|
sci-libs/libspatialindex:=
|
||||||
>=sci-libs/proj-8.1:=
|
>=sci-libs/proj-8.1:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
>=dev-python/qscintilla-2.14.1-r1[qt6(+)]
|
>=dev-python/qscintilla-2.14.1-r1[qt6(+)]
|
||||||
>=x11-libs/qwt-6.2.0-r3:=[polar(+),qt6(+),svg(+)]
|
>=x11-libs/qwt-6.2.0-r3:=[polar(+),qt6(+),svg(+)]
|
||||||
3d? ( dev-qt/qt3d:6 )
|
3d? ( dev-qt/qt3d:6 )
|
||||||
|
|||||||
@ -58,7 +58,7 @@ COMMON_DEPEND="
|
|||||||
sci-libs/geos
|
sci-libs/geos
|
||||||
sci-libs/libspatialindex:=
|
sci-libs/libspatialindex:=
|
||||||
>=sci-libs/proj-8.1:=
|
>=sci-libs/proj-8.1:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
>=dev-python/qscintilla-2.14.1-r1[qt6(+)]
|
>=dev-python/qscintilla-2.14.1-r1[qt6(+)]
|
||||||
>=x11-libs/qwt-6.2.0-r3:=[polar(+),qt6(+),svg(+)]
|
>=x11-libs/qwt-6.2.0-r3:=[polar(+),qt6(+),svg(+)]
|
||||||
3d? ( dev-qt/qt3d:6 )
|
3d? ( dev-qt/qt3d:6 )
|
||||||
|
|||||||
@ -58,7 +58,7 @@ COMMON_DEPEND="
|
|||||||
sci-libs/geos
|
sci-libs/geos
|
||||||
sci-libs/libspatialindex:=
|
sci-libs/libspatialindex:=
|
||||||
>=sci-libs/proj-8.1:=
|
>=sci-libs/proj-8.1:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
>=dev-python/qscintilla-2.14.1-r1[qt6(+)]
|
>=dev-python/qscintilla-2.14.1-r1[qt6(+)]
|
||||||
>=x11-libs/qwt-6.2.0-r3:=[polar(+),qt6(+),svg(+)]
|
>=x11-libs/qwt-6.2.0-r3:=[polar(+),qt6(+),svg(+)]
|
||||||
3d? ( dev-qt/qt3d:6 )
|
3d? ( dev-qt/qt3d:6 )
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2021 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
|
|||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
dev-libs/expat
|
dev-libs/expat
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|
||||||
|
|||||||
@ -26,7 +26,7 @@ COMMONDEPEND="
|
|||||||
>=dev-libs/json-glib-0.16
|
>=dev-libs/json-glib-0.16
|
||||||
dev-libs/nettle
|
dev-libs/nettle
|
||||||
net-misc/curl
|
net-misc/curl
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
>=x11-libs/gdk-pixbuf-2.26:2
|
>=x11-libs/gdk-pixbuf-2.26:2
|
||||||
>=x11-libs/gtk+-3.22:3
|
>=x11-libs/gtk+-3.22:3
|
||||||
geoclue? ( >=app-misc/geoclue-2.4.4:2.0 )
|
geoclue? ( >=app-misc/geoclue-2.4.4:2.0 )
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -26,7 +26,7 @@ COMMONDEPEND="
|
|||||||
>=dev-libs/json-glib-0.16
|
>=dev-libs/json-glib-0.16
|
||||||
dev-libs/nettle
|
dev-libs/nettle
|
||||||
net-misc/curl
|
net-misc/curl
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
>=x11-libs/gdk-pixbuf-2.26:2
|
>=x11-libs/gdk-pixbuf-2.26:2
|
||||||
>=x11-libs/gtk+-3.22:3
|
>=x11-libs/gtk+-3.22:3
|
||||||
geoclue? ( >=app-misc/geoclue-2.4.4:2.0 )
|
geoclue? ( >=app-misc/geoclue-2.4.4:2.0 )
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2023 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -21,7 +21,7 @@ DEPEND="media-libs/libpng:=
|
|||||||
x11-libs/libXft
|
x11-libs/libXft
|
||||||
x11-libs/libXpm
|
x11-libs/libXpm
|
||||||
x11-libs/libXt
|
x11-libs/libXt
|
||||||
sys-libs/zlib"
|
virtual/zlib"
|
||||||
RDEPEND="${DEPEND}
|
RDEPEND="${DEPEND}
|
||||||
media-fonts/font-schumacher-misc"
|
media-fonts/font-schumacher-misc"
|
||||||
|
|
||||||
|
|||||||
@ -20,7 +20,7 @@ BDEPEND="
|
|||||||
app-alternatives/lex
|
app-alternatives/lex
|
||||||
"
|
"
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
sys-libs/zlib[${MULTILIB_USEDEP}]
|
virtual/zlib[${MULTILIB_USEDEP}]
|
||||||
bzip2? ( app-arch/bzip2[${MULTILIB_USEDEP}] )
|
bzip2? ( app-arch/bzip2[${MULTILIB_USEDEP}] )
|
||||||
curl? ( net-misc/curl[${MULTILIB_USEDEP}] )
|
curl? ( net-misc/curl[${MULTILIB_USEDEP}] )
|
||||||
tools? ( !dev-util/smem )
|
tools? ( !dev-util/smem )
|
||||||
|
|||||||
@ -20,7 +20,7 @@ BDEPEND="
|
|||||||
app-alternatives/lex
|
app-alternatives/lex
|
||||||
"
|
"
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
sys-libs/zlib[${MULTILIB_USEDEP}]
|
virtual/zlib[${MULTILIB_USEDEP}]
|
||||||
bzip2? ( app-arch/bzip2[${MULTILIB_USEDEP}] )
|
bzip2? ( app-arch/bzip2[${MULTILIB_USEDEP}] )
|
||||||
curl? ( net-misc/curl[${MULTILIB_USEDEP}] )
|
curl? ( net-misc/curl[${MULTILIB_USEDEP}] )
|
||||||
tools? ( !dev-util/smem )
|
tools? ( !dev-util/smem )
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
@ -34,7 +34,7 @@ DEPEND="sys-libs/readline:0=
|
|||||||
bzip2? ( app-arch/bzip2 )
|
bzip2? ( app-arch/bzip2 )
|
||||||
glpk? ( sci-mathematics/glpk:= )
|
glpk? ( sci-mathematics/glpk:= )
|
||||||
lapack? ( virtual/lapack )
|
lapack? ( virtual/lapack )
|
||||||
zlib? ( sys-libs/zlib )"
|
zlib? ( virtual/zlib )"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
|
|
||||||
S="${WORKDIR}/${MY_PN}-releases-${PV}/${MY_PN}"
|
S="${WORKDIR}/${MY_PN}-releases-${PV}/${MY_PN}"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -34,7 +34,7 @@ DEPEND="sys-libs/readline:0=
|
|||||||
bzip2? ( app-arch/bzip2 )
|
bzip2? ( app-arch/bzip2 )
|
||||||
glpk? ( sci-mathematics/glpk:= )
|
glpk? ( sci-mathematics/glpk:= )
|
||||||
lapack? ( virtual/lapack )
|
lapack? ( virtual/lapack )
|
||||||
zlib? ( sys-libs/zlib )"
|
zlib? ( virtual/zlib )"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
|
|
||||||
S="${WORKDIR}/${MY_PN}-releases-${PV}/${MY_PN}"
|
S="${WORKDIR}/${MY_PN}-releases-${PV}/${MY_PN}"
|
||||||
|
|||||||
@ -21,7 +21,7 @@ RDEPEND="
|
|||||||
tcpd? ( sys-apps/tcp-wrappers )
|
tcpd? ( sys-apps/tcp-wrappers )
|
||||||
tiff? ( media-libs/tiff:= )
|
tiff? ( media-libs/tiff:= )
|
||||||
xml? ( dev-libs/libxml2:2= )
|
xml? ( dev-libs/libxml2:2= )
|
||||||
zlib? ( sys-libs/zlib )
|
zlib? ( virtual/zlib )
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="doc? (
|
BDEPEND="doc? (
|
||||||
|
|||||||
@ -21,7 +21,7 @@ RDEPEND="
|
|||||||
tcpd? ( sys-apps/tcp-wrappers )
|
tcpd? ( sys-apps/tcp-wrappers )
|
||||||
tiff? ( media-libs/tiff:= )
|
tiff? ( media-libs/tiff:= )
|
||||||
xml? ( dev-libs/libxml2:2= )
|
xml? ( dev-libs/libxml2:2= )
|
||||||
zlib? ( sys-libs/zlib )
|
zlib? ( virtual/zlib )
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
|
|||||||
@ -20,7 +20,7 @@ RDEPEND="
|
|||||||
tcpd? ( sys-apps/tcp-wrappers )
|
tcpd? ( sys-apps/tcp-wrappers )
|
||||||
tiff? ( media-libs/tiff:= )
|
tiff? ( media-libs/tiff:= )
|
||||||
xml? ( dev-libs/libxml2:2= )
|
xml? ( dev-libs/libxml2:2= )
|
||||||
zlib? ( sys-libs/zlib )
|
zlib? ( virtual/zlib )
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
|
|||||||
@ -41,7 +41,7 @@ REQUIRED_USE="
|
|||||||
|
|
||||||
RDEPEND="dev-libs/boost:=
|
RDEPEND="dev-libs/boost:=
|
||||||
app-arch/bzip2
|
app-arch/bzip2
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
dev-cpp/tbb:=
|
dev-cpp/tbb:=
|
||||||
arborx? ( sci-libs/arborx[mpi=] )
|
arborx? ( sci-libs/arborx[mpi=] )
|
||||||
adolc? ( sci-libs/adolc )
|
adolc? ( sci-libs/adolc )
|
||||||
|
|||||||
@ -37,7 +37,7 @@ REQUIRED_USE="
|
|||||||
|
|
||||||
RDEPEND="dev-libs/boost:=
|
RDEPEND="dev-libs/boost:=
|
||||||
app-arch/bzip2
|
app-arch/bzip2
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
dev-cpp/magic_enum:=
|
dev-cpp/magic_enum:=
|
||||||
dev-cpp/taskflow:=
|
dev-cpp/taskflow:=
|
||||||
arborx? ( sci-libs/arborx[mpi=] )
|
arborx? ( sci-libs/arborx[mpi=] )
|
||||||
|
|||||||
@ -39,7 +39,7 @@ REQUIRED_USE="
|
|||||||
|
|
||||||
RDEPEND="dev-libs/boost:=
|
RDEPEND="dev-libs/boost:=
|
||||||
app-arch/bzip2
|
app-arch/bzip2
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
dev-cpp/magic_enum:=
|
dev-cpp/magic_enum:=
|
||||||
dev-cpp/taskflow:=
|
dev-cpp/taskflow:=
|
||||||
arborx? ( sci-libs/arborx[mpi=] )
|
arborx? ( sci-libs/arborx[mpi=] )
|
||||||
|
|||||||
@ -37,7 +37,7 @@ REQUIRED_USE="
|
|||||||
|
|
||||||
RDEPEND="dev-libs/boost:=
|
RDEPEND="dev-libs/boost:=
|
||||||
app-arch/bzip2
|
app-arch/bzip2
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
dev-cpp/magic_enum:=
|
dev-cpp/magic_enum:=
|
||||||
dev-cpp/taskflow:=
|
dev-cpp/taskflow:=
|
||||||
arborx? ( sci-libs/arborx[mpi=] )
|
arborx? ( sci-libs/arborx[mpi=] )
|
||||||
|
|||||||
@ -45,7 +45,7 @@ COMMON_DEPEND="
|
|||||||
>=sci-libs/libgeotiff-1.5.1-r1:=
|
>=sci-libs/libgeotiff-1.5.1-r1:=
|
||||||
media-libs/libjpeg-turbo:=
|
media-libs/libjpeg-turbo:=
|
||||||
>=sci-libs/proj-6.0.0:=[tiff]
|
>=sci-libs/proj-6.0.0:=[tiff]
|
||||||
sys-libs/zlib[minizip(+)]
|
virtual/zlib[minizip(+)]
|
||||||
archive? ( app-arch/libarchive:= )
|
archive? ( app-arch/libarchive:= )
|
||||||
armadillo? ( sci-libs/armadillo:=[lapack] )
|
armadillo? ( sci-libs/armadillo:=[lapack] )
|
||||||
avif? ( media-libs/libavif:= )
|
avif? ( media-libs/libavif:= )
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{10..13} )
|
PYTHON_COMPAT=( python3_{11..13} )
|
||||||
inherit cmake java-pkg-opt-2 python-single-r1
|
inherit cmake java-pkg-opt-2 python-single-r1
|
||||||
|
|
||||||
DESCRIPTION="Translator library for raster geospatial data formats (includes OGR support)"
|
DESCRIPTION="Translator library for raster geospatial data formats (includes OGR support)"
|
||||||
@ -50,7 +50,7 @@ DEPEND="
|
|||||||
media-libs/tiff
|
media-libs/tiff
|
||||||
>=sci-libs/libgeotiff-1.5.1-r1:=
|
>=sci-libs/libgeotiff-1.5.1-r1:=
|
||||||
>=sci-libs/proj-6.0.0:=
|
>=sci-libs/proj-6.0.0:=
|
||||||
sys-libs/zlib[minizip(+)]
|
virtual/zlib[minizip(+)]
|
||||||
armadillo? ( sci-libs/armadillo:=[lapack] )
|
armadillo? ( sci-libs/armadillo:=[lapack] )
|
||||||
curl? ( net-misc/curl )
|
curl? ( net-misc/curl )
|
||||||
fits? ( sci-libs/cfitsio:= )
|
fits? ( sci-libs/cfitsio:= )
|
||||||
|
|||||||
@ -62,7 +62,7 @@ RDEPEND="
|
|||||||
python? ( ${PYTHON_DEPS} )
|
python? ( ${PYTHON_DEPS} )
|
||||||
slepc? ( sci-mathematics/slepc[mpi=] )
|
slepc? ( sci-mathematics/slepc[mpi=] )
|
||||||
voro? ( sci-libs/voro++ )
|
voro? ( sci-libs/voro++ )
|
||||||
zlib? ( sys-libs/zlib )
|
zlib? ( virtual/zlib )
|
||||||
"
|
"
|
||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
|
|||||||
@ -62,7 +62,7 @@ RDEPEND="
|
|||||||
python? ( ${PYTHON_DEPS} )
|
python? ( ${PYTHON_DEPS} )
|
||||||
slepc? ( sci-mathematics/slepc[mpi=] )
|
slepc? ( sci-mathematics/slepc[mpi=] )
|
||||||
voro? ( sci-libs/voro++ )
|
voro? ( sci-libs/voro++ )
|
||||||
zlib? ( sys-libs/zlib )
|
zlib? ( virtual/zlib )
|
||||||
"
|
"
|
||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -21,7 +21,7 @@ RESTRICT="!test? ( test )"
|
|||||||
REQUIRED_USE="test? ( szip )"
|
REQUIRED_USE="test? ( szip )"
|
||||||
|
|
||||||
RDEPEND="net-libs/libtirpc:=
|
RDEPEND="net-libs/libtirpc:=
|
||||||
sys-libs/zlib
|
virtual/zlib
|
||||||
virtual/jpeg:0
|
virtual/jpeg:0
|
||||||
szip? ( virtual/szip )"
|
szip? ( virtual/szip )"
|
||||||
DEPEND="${RDEPEND}
|
DEPEND="${RDEPEND}
|
||||||
|
|||||||
@ -31,7 +31,7 @@ REQUIRED_USE="
|
|||||||
RDEPEND="
|
RDEPEND="
|
||||||
mpi? ( virtual/mpi[romio] )
|
mpi? ( virtual/mpi[romio] )
|
||||||
szip? ( virtual/szip )
|
szip? ( virtual/szip )
|
||||||
zlib? ( sys-libs/zlib:0= )"
|
zlib? ( virtual/zlib:0= )"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|
||||||
PATCHES=(
|
PATCHES=(
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user