* [gentoo-commits] proj/sci:master commit in: sci-libs/vtk/
@ 2011-03-07 12:01 Justin Lecher
0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher @ 2011-03-07 12:01 UTC (permalink / raw
To: gentoo-commits
commit: b6add98b97303f7768f45e9004eb0141cb52e3b7
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 7 11:22:14 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Mar 7 11:22:14 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=b6add98b
Correct Slots for gtk 3 introduction to tree
(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
sci-libs/vtk/ChangeLog | 3 +++
sci-libs/vtk/vtk-5.6.1.ebuild | 4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/sci-libs/vtk/ChangeLog b/sci-libs/vtk/ChangeLog
index 2235493..397a606 100644
--- a/sci-libs/vtk/ChangeLog
+++ b/sci-libs/vtk/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/ChangeLog,v 1.78 2010/07/24 18:25:18 jlec Exp $
+ 07 Mar 2011; Justin Lecher <jlec@gentoo.org> vtk-5.6.1.ebuild:
+ Correct Slots for gtk 3 introduction to tree
+
31 Jan 2011; François Bissey <francois.bissey@canterbury.ac.nz>
vtk-5.6.1.ebuild:
change the handling of python 2.7
diff --git a/sci-libs/vtk/vtk-5.6.1.ebuild b/sci-libs/vtk/vtk-5.6.1.ebuild
index ea4a50e..0310b79 100644
--- a/sci-libs/vtk/vtk-5.6.1.ebuild
+++ b/sci-libs/vtk/vtk-5.6.1.ebuild
@@ -3,6 +3,7 @@
# $Header: $
EAPI="3"
+
PYTHON_DEPEND="python? 2"
inherit eutils flag-o-matic java-pkg-opt-2 python qt4-r2 versionator toolchain-funcs cmake-utils
@@ -42,7 +43,7 @@ RDEPEND="
tk? ( >=dev-lang/tk-8.2.3 )
R? ( dev-lang/R )
dev-libs/expat
- dev-libs/libxml2
+ dev-libs/libxml2:2
media-libs/freetype
virtual/jpeg
media-libs/libpng
@@ -53,7 +54,6 @@ RDEPEND="
x11-libs/libX11
x11-libs/libXmu
x11-libs/libXt"
-
DEPEND="${RDEPEND}
java? ( >=virtual/jdk-1.5 )
boost? ( >=dev-libs/boost-1.40.0[mpi?] )
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/vtk/
@ 2016-05-07 9:29 Justin Lecher
0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher @ 2016-05-07 9:29 UTC (permalink / raw
To: gentoo-commits
commit: dcc8099c8128d01b305270795413fd9124f74b6e
Author: Harald Weiner <harald.weiner <AT> jku <DOT> at>
AuthorDate: Thu Apr 28 15:29:54 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Apr 28 15:29:54 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=dcc8099c
use QT5 as default use-flag
sci-libs/vtk/vtk-6.1.0-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/vtk/vtk-6.1.0-r3.ebuild b/sci-libs/vtk/vtk-6.1.0-r3.ebuild
index 3365d9a..56b156c 100644
--- a/sci-libs/vtk/vtk-6.1.0-r3.ebuild
+++ b/sci-libs/vtk/vtk-6.1.0-r3.ebuild
@@ -31,7 +31,7 @@ KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE="
all-modules aqua boost cg doc examples imaging ffmpeg gdal java json kaapi mpi
- mysql odbc offscreen postgres python qt4 qt5 rendering smp tbb test theora tk
+ mysql odbc offscreen postgres python qt4 +qt5 rendering smp tbb test theora tk
tcl video_cards_nvidia views web xdmf2 R +X"
REQUIRED_USE="
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/vtk/
@ 2016-07-02 9:27 Justin Lecher
0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher @ 2016-07-02 9:27 UTC (permalink / raw
To: gentoo-commits
commit: f2e7cf07558e140fd491cddd6d8f46bd85898139
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 2 09:26:25 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jul 2 09:27:05 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=f2e7cf07
sci-libs/vtk: Add missing type to maintainer in metadata.xml
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-libs/vtk/metadata.xml | 13 +------------
1 file changed, 1 insertion(+), 12 deletions(-)
diff --git a/sci-libs/vtk/metadata.xml b/sci-libs/vtk/metadata.xml
index 6caa274..72e03a1 100644
--- a/sci-libs/vtk/metadata.xml
+++ b/sci-libs/vtk/metadata.xml
@@ -1,17 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!--
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
- <maintainer type="project">
- <email>java@gentoo.org</email>
- <name>Java</name>
- </maintainer>
- -->
- <maintainer>
+ <maintainer type="person">
<email>harald.weiner@jku.at</email>
<name>Harald Weiner</name>
</maintainer>
@@ -32,4 +22,3 @@
<flag name="R">Enable support for dev-lang/R</flag>
</use>
</pkgmetadata>
-
\ No newline at end of file
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/vtk/
@ 2023-05-02 12:25 Andrew Ammerlaan
0 siblings, 0 replies; 4+ messages in thread
From: Andrew Ammerlaan @ 2023-05-02 12:25 UTC (permalink / raw
To: gentoo-commits
commit: 4089ec1940d2c2d57ee7076ee3016aa3416ce8cc
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue May 2 12:21:10 2023 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue May 2 12:21:10 2023 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4089ec19
sci-libs/vtk: disable py3.9
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
sci-libs/vtk/vtk-9.1.0-r6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/vtk/vtk-9.1.0-r6.ebuild b/sci-libs/vtk/vtk-9.1.0-r6.ebuild
index e781751cc..47c9d92e8 100644
--- a/sci-libs/vtk/vtk-9.1.0-r6.ebuild
+++ b/sci-libs/vtk/vtk-9.1.0-r6.ebuild
@@ -8,7 +8,7 @@ EAPI=8
# properly before building.
# - replace usex by usev once we bump to EAPI 8
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_10 )
WEBAPP_OPTIONAL=yes
WEBAPP_MANUAL_SLOT=yes
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-05-02 12:25 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-07 9:29 [gentoo-commits] proj/sci:master commit in: sci-libs/vtk/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2023-05-02 12:25 Andrew Ammerlaan
2016-07-02 9:27 Justin Lecher
2011-03-07 12:01 Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox