diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-04-03 23:21:12 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-04-03 23:21:12 +0100 |
commit | 979898cb45139dd0e6727a01df15b602f74a8dd3 (patch) | |
tree | 6c18ca0165dc1a0477e0c9c9253c98f03f26da67 /sci-visualization | |
parent | 09f46eb2a6639c039b0b4268a8410d93bbf14e9e (diff) |
gentoo auto-resync : 03:04:2023 - 23:21:12
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/Manifest.gz | bin | 4862 -> 4862 bytes | |||
-rw-r--r-- | sci-visualization/gwyddion/Manifest | 2 | ||||
-rw-r--r-- | sci-visualization/gwyddion/gwyddion-2.60.ebuild | 84 |
3 files changed, 0 insertions, 86 deletions
diff --git a/sci-visualization/Manifest.gz b/sci-visualization/Manifest.gz Binary files differindex 5f272a0cb94d..856f6703427d 100644 --- a/sci-visualization/Manifest.gz +++ b/sci-visualization/Manifest.gz diff --git a/sci-visualization/gwyddion/Manifest b/sci-visualization/gwyddion/Manifest index d78d7bdcb540..57a96d244996 100644 --- a/sci-visualization/gwyddion/Manifest +++ b/sci-visualization/gwyddion/Manifest @@ -1,6 +1,4 @@ AUX gwyddion-2.60-automagic.patch 1552 BLAKE2B c106acfee1e00d8a4ade965cddab943bc79c246503fb51e53d20ba6a3b8b0a76cc433b75e867d448d7622ef190f1f54225b0f45be3860d32672397090be619d9 SHA512 50eca983c81bb14c33415e3ad69bf2e18be4a88fb674537dc335d8aa9986edb1baa962f7a4eead41d70b54828729165d413387c64696a0f4e1aa9ad49675afb0 -DIST gwyddion-2.60.tar.xz 4973404 BLAKE2B 6ded40f34bfcd70db2e897abc1f07b070aca78e08c90661ee4fe281d19f16337ca81b5a4e2adaeb29e1870e8194eb77976910a54248842c8474864065d64defd SHA512 e568df77ef580aaedfcdd1f746a78f3ca93676a07a331fc6e70f997780bb403d1c3967aa93440c7fa1f010bd01f5376700c869a38dacaf1f98b075c4c950cf54 DIST gwyddion-2.61.tar.xz 4982092 BLAKE2B e4949558c52d2a6e97415b65e6816061c117868bdd2f39b341c3f740500f71dd38500323a389058b65f9c30feb9d5fd1e93bc29881b464cdb66981639fe280ed SHA512 c2fff49d52e4c439bf96e68be3534948c1fd48ade9b1e59e2d2d7d607170b5e7ce09e9cde3873ecca526de1561b028f39785dc363186f9f3d4ef0d259d313675 -EBUILD gwyddion-2.60.ebuild 1938 BLAKE2B 0b84d6f9b360a1f801cd062e81eac4845db625366531058081da2d2703a65a5d38f5389307b3767a378418c8b6b9ab47ffe2943500fd4c6df0ff1c6eebaba1eb SHA512 8eda1fca9ce3e963517409c834a1467d5e561d1b523568be310f7a36e16bf7db5a9490d3d74568c158e9f097c11be11761efd24465caaa60113db99bf0de72ec EBUILD gwyddion-2.61.ebuild 2016 BLAKE2B 56c1f0b306d4462a7f770b805323bc91a93705203d5a223f94e1ee84e16490ca8ac0597042c8298c9d5ce12dd3962deceb233a1b628d3dccdb21616245bf5ca9 SHA512 d11a23dd452521dd2b920582455a46ed0d91683598bf83e3f3351dcc6b1b4f39367ab59bc4018beffa1de822c38029c8179898b75673e40a525b2d1847813fdf MISC metadata.xml 1154 BLAKE2B f5b963012cfc1842557eb4a678d9f1d3dbbefd08ea53e37306b747dd41336fe04418f97487e909a5c58eac4c97dc694a8be90be7b16079449be5269e869549a5 SHA512 612def01f5ce5f6681525c129abe4f58507aac92dc61d1d5ccdb1f95cd7625c5b79beda9eabc9ebf3e76808eeacbebd92ddb4e74476eace966d4ef4c32a68f67 diff --git a/sci-visualization/gwyddion/gwyddion-2.60.ebuild b/sci-visualization/gwyddion/gwyddion-2.60.ebuild deleted file mode 100644 index 1b65cd80be57..000000000000 --- a/sci-visualization/gwyddion/gwyddion-2.60.ebuild +++ /dev/null @@ -1,84 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit autotools xdg - -DESCRIPTION="Framework for Scanning Mode Microscopy data analysis" -HOMEPAGE="http://gwyddion.net/" -SRC_URI="http://gwyddion.net/download/${PV}/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" -IUSE="bzip2 doc fits jansson hdf5 nls openexr openmp perl ruby sourceview unique xml X zlib" - -RDEPEND=" - >=dev-libs/glib-2.32 - dev-libs/libzip - media-libs/libpng:0= - >=sci-libs/fftw-3.1:3.0=[openmp?] - virtual/libiconv - virtual/libintl - x11-libs/cairo - >=x11-libs/gtk+-2.18:2 - x11-libs/libXmu - x11-libs/pango - bzip2? ( app-arch/bzip2 ) - fits? ( sci-libs/cfitsio[bzip2?] ) - jansson? ( dev-libs/jansson ) - hdf5? ( sci-libs/hdf5[zlib?] ) - openexr? ( media-libs/openexr:= ) - perl? ( dev-lang/perl:= ) - ruby? ( dev-ruby/narray ) - unique? ( dev-libs/libunique:3 ) - sourceview? ( x11-libs/gtksourceview:2.0 ) - xml? ( dev-libs/libxml2:2 ) - zlib? ( sys-libs/zlib ) -" - -DEPEND="${RDEPEND}" -BDEPEND=" - virtual/pkgconfig - doc? ( dev-util/gtk-doc ) -" - -PATCHES=( - "${FILESDIR}/${PN}-2.60-automagic.patch" -) - -src_prepare() { - default - eautoreconf -} - -# There are python bindings (--enable-pygwy) but they are py2 only -# 3D opengl rendering requires deprecated GTK-2 x11-libs/gtkglext -src_configure() { - # hack for bug 741840 - use doc && export GTK_DOC_PATH=/usr/share/gtk-doc - - econf \ - --disable-rpath \ - --without-kde4-thumbnailer \ - $(use_enable doc gtk-doc) \ - $(use_enable openmp) \ - $(use_enable nls) \ - --disable-pygwy \ - --without-python \ - $(use_with bzip2) \ - $(use_with fits cfitsio) \ - $(use_with hdf5) \ - $(use_with jansson) \ - $(use_with perl) \ - $(use_with ruby) \ - $(use_with openexr exr) \ - --without-gl \ - $(use_with sourceview gtksourceview) \ - $(use_with unique) \ - $(use_with xml libxml2) \ - $(use_with X x) \ - $(use_with zlib) \ - --with-zip=libzip -} |