* [gentoo-commits] proj/sci:master commit in: sci-chemistry/avogadro/
@ 2011-06-25 17:22 Justin Lecher
0 siblings, 0 replies; 6+ messages in thread
From: Justin Lecher @ 2011-06-25 17:22 UTC (permalink / raw
To: gentoo-commits
commit: 5dfc390d2dec6ecdda1546e6ba5f8268c82d2dcf
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 25 15:47:01 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 15:47:01 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=5dfc390d
migrate from 'git' to 'git-2'
(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
sci-chemistry/avogadro/ChangeLog | 8 ++++++++
sci-chemistry/avogadro/avogadro-9999.ebuild | 20 ++++++++++----------
sci-chemistry/avogadro/metadata.xml | 16 ++++++++--------
3 files changed, 26 insertions(+), 18 deletions(-)
diff --git a/sci-chemistry/avogadro/ChangeLog b/sci-chemistry/avogadro/ChangeLog
new file mode 100644
index 0000000..c532aa2
--- /dev/null
+++ b/sci-chemistry/avogadro/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for sci-chemistry/avogadro
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 25 Jun 2011; Justin Lecher <jlec@gentoo.org> avogadro-9999.ebuild,
+ metadata.xml:
+ migrate from 'git' to 'git-2'
+
diff --git a/sci-chemistry/avogadro/avogadro-9999.ebuild b/sci-chemistry/avogadro/avogadro-9999.ebuild
index 196eaf7..9bdd436 100644
--- a/sci-chemistry/avogadro/avogadro-9999.ebuild
+++ b/sci-chemistry/avogadro/avogadro-9999.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/avogadro/avogadro-1.0.1.ebuild,v 1.1 2010/05/21 15:33:28 jlec Exp $
-EAPI="3"
+EAPI=3
PYTHON_DEPEND="python? 2:2.5"
-inherit cmake-utils eutils git python
+inherit cmake-utils eutils git-2 python
DESCRIPTION="Advanced molecular editor that uses Qt4 and OpenGL"
HOMEPAGE="http://avogadro.sourceforge.net/"
@@ -17,20 +17,20 @@ SLOT="0"
KEYWORDS=""
IUSE="+glsl python"
-RDEPEND=">=sci-chemistry/openbabel-2.2.3
- >=x11-libs/qt-gui-4.5.3:4
- >=x11-libs/qt-opengl-4.5.3:4
+RDEPEND="
+ sci-chemistry/openbabel
+ x11-libs/qt-gui:4
+ x11-libs/qt-opengl:4
x11-libs/gl2ps
glsl? ( >=media-libs/glew-1.5.0 )
python? (
- >=dev-libs/boost-1.35
>=dev-libs/boost-1.35.0-r5[python]
dev-python/numpy
dev-python/sip
- )"
+ )"
DEPEND="${RDEPEND}
- >=dev-cpp/eigen-2.0.9
- >=dev-util/cmake-2.6.2"
+ dev-cpp/eigen:2
+ dev-util/cmake"
pkg_setup() {
python_set_active_version 2
diff --git a/sci-chemistry/avogadro/metadata.xml b/sci-chemistry/avogadro/metadata.xml
index 4f8df4c..a34dd56 100644
--- a/sci-chemistry/avogadro/metadata.xml
+++ b/sci-chemistry/avogadro/metadata.xml
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci-chemistry</herd>
- <maintainer>
- <email>cryos@gentoo.org</email>
- </maintainer>
- <longdescription>
+ <herd>sci-chemistry</herd>
+ <maintainer>
+ <email>cryos@gentoo.org</email>
+ </maintainer>
+ <longdescription>
Avogadro is an advanced molecular editor designed for cross-platform use in
computational chemistry, molecular modeling, bioinformatics, materials
science, and related areas. It offers flexible rendering and a powerful
plugin architecture.
</longdescription>
- <use>
- <flag name="glsl">Enable glsl features via GLEW.</flag>
- </use>
+ <use>
+ <flag name="glsl">Enable glsl features via GLEW.</flag>
+ </use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/avogadro/
@ 2012-12-06 17:50 Justin Lecher
0 siblings, 0 replies; 6+ messages in thread
From: Justin Lecher @ 2012-12-06 17:50 UTC (permalink / raw
To: gentoo-commits
commit: 532953e6e9e2fafbc7d8efb40cd9da4999aed3ec
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 6 17:23:45 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Dec 6 17:23:45 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=532953e6
sci-chemistry/avogadro: Fix openbabel version, #442154
Package-Manager: portage-2.2.0_alpha144
---
sci-chemistry/avogadro/ChangeLog | 3 +++
sci-chemistry/avogadro/avogadro-1.1.0.ebuild | 2 +-
2 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/sci-chemistry/avogadro/ChangeLog b/sci-chemistry/avogadro/ChangeLog
index 742cb41..307ba0c 100644
--- a/sci-chemistry/avogadro/ChangeLog
+++ b/sci-chemistry/avogadro/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 06 Dec 2012; Justin Lecher <jlec@gentoo.org> avogadro-1.1.0.ebuild:
+ Fix openbabel version, #442154
+
15 Nov 2012; Justin Lecher <jlec@gentoo.org> avogadro-9999.ebuild:
Add test phase
diff --git a/sci-chemistry/avogadro/avogadro-1.1.0.ebuild b/sci-chemistry/avogadro/avogadro-1.1.0.ebuild
index 2d54793..22e679c 100644
--- a/sci-chemistry/avogadro/avogadro-1.1.0.ebuild
+++ b/sci-chemistry/avogadro/avogadro-1.1.0.ebuild
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="+glsl python sse2"
RDEPEND="
- >=sci-chemistry/openbabel-2.2.3
+ >=sci-chemistry/openbabel-2.3.0
>=x11-libs/qt-gui-4.5.3:4
>=x11-libs/qt-opengl-4.5.3:4
x11-libs/gl2ps
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/avogadro/
@ 2012-12-06 17:50 Justin Lecher
0 siblings, 0 replies; 6+ messages in thread
From: Justin Lecher @ 2012-12-06 17:50 UTC (permalink / raw
To: gentoo-commits
commit: 7ddea215dd8afcf35b398152ed3c9d9822e67e11
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 6 17:48:46 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Dec 6 17:48:46 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=7ddea215
sci-chemistry/avogadro: Restrict test phase https://sourceforge.net/p/avogadro/bugs/653/
Package-Manager: portage-2.2.0_alpha144
---
sci-chemistry/avogadro/ChangeLog | 4 +++
sci-chemistry/avogadro/avogadro-1.1.0.ebuild | 16 ++++++++++---
sci-chemistry/avogadro/avogadro-9999.ebuild | 31 +++++++++++++++-----------
3 files changed, 34 insertions(+), 17 deletions(-)
diff --git a/sci-chemistry/avogadro/ChangeLog b/sci-chemistry/avogadro/ChangeLog
index 307ba0c..c2ddd22 100644
--- a/sci-chemistry/avogadro/ChangeLog
+++ b/sci-chemistry/avogadro/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 06 Dec 2012; Justin Lecher <jlec@gentoo.org> avogadro-1.1.0.ebuild,
+ avogadro-9999.ebuild:
+ Restrict test phase https://sourceforge.net/p/avogadro/bugs/653/
+
06 Dec 2012; Justin Lecher <jlec@gentoo.org> avogadro-1.1.0.ebuild:
Fix openbabel version, #442154
diff --git a/sci-chemistry/avogadro/avogadro-1.1.0.ebuild b/sci-chemistry/avogadro/avogadro-1.1.0.ebuild
index 22e679c..3909bca 100644
--- a/sci-chemistry/avogadro/avogadro-1.1.0.ebuild
+++ b/sci-chemistry/avogadro/avogadro-1.1.0.ebuild
@@ -6,7 +6,7 @@ EAPI=5
PYTHON_DEPEND="python? 2:2.5"
-inherit base cmake-utils eutils python
+inherit cmake-utils eutils python
DESCRIPTION="Advanced molecular editor that uses Qt4 and OpenGL"
HOMEPAGE="http://avogadro.openmolecules.net/"
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="+glsl python sse2"
+IUSE="+glsl python sse2 test"
RDEPEND="
>=sci-chemistry/openbabel-2.3.0
@@ -24,13 +24,16 @@ RDEPEND="
x11-libs/gl2ps
glsl? ( >=media-libs/glew-1.5.0 )
python? (
- >=dev-libs/boost-1.35.0
>=dev-libs/boost-1.35.0-r5[python]
dev-python/numpy
dev-python/sip
)"
DEPEND="${RDEPEND}
- dev-cpp/eigen:2"
+ dev-cpp/eigen:2
+ dev-util/cmake"
+
+# https://sourceforge.net/p/avogadro/bugs/653/
+RESTRICT="test"
pkg_setup() {
python_set_active_version 2
@@ -44,9 +47,14 @@ src_configure() {
"-DQT_MKSPECS_DIR=${EPREFIX}/usr/share/qt4/mkspecs"
"-DQT_MKSPECS_RELATIVE=share/qt4/mkspecs"
$(cmake-utils_use_enable glsl)
+ $(cmake-utils_use_enable test TESTS)
$(cmake-utils_use_with sse2 SSE2)
$(cmake-utils_use_enable python)
)
cmake-utils_src_configure
}
+
+src_test() {
+ cmake-utils_src_test
+}
diff --git a/sci-chemistry/avogadro/avogadro-9999.ebuild b/sci-chemistry/avogadro/avogadro-9999.ebuild
index f10ae4d..b6f0de2 100644
--- a/sci-chemistry/avogadro/avogadro-9999.ebuild
+++ b/sci-chemistry/avogadro/avogadro-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/avogadro/avogadro-1.0.1.ebuild,v 1.1 2010/05/21 15:33:28 jlec Exp $
-EAPI=3
+EAPI=5
PYTHON_DEPEND="python? 2:2.5"
@@ -10,6 +10,7 @@ inherit cmake-utils eutils git-2 python
DESCRIPTION="Advanced molecular editor that uses Qt4 and OpenGL"
HOMEPAGE="http://avogadro.sourceforge.net/"
+SRC_URI=""
EGIT_REPO_URI="git://github.com/cryos/avogadro.git"
LICENSE="GPL-2"
@@ -18,16 +19,16 @@ KEYWORDS=""
IUSE="+glsl python test"
RDEPEND="
- sci-chemistry/openbabel
- x11-libs/qt-gui:4
- x11-libs/qt-opengl:4
+ >=sci-chemistry/openbabel-2.3.0
+ >=x11-libs/qt-gui-4.5.3:4
+ >=x11-libs/qt-opengl-4.5.3:4
x11-libs/gl2ps
- glsl? ( >=media-libs/glew-1.5.0 )
+ glsl? ( >=media-libs/glew-1.5.0 )
python? (
>=dev-libs/boost-1.35.0-r5[python]
dev-python/numpy
dev-python/sip
- )"
+ )"
DEPEND="${RDEPEND}
dev-cpp/eigen:2
dev-util/cmake"
@@ -37,13 +38,17 @@ pkg_setup() {
}
src_configure() {
- local mycmakeargs
- mycmakeargs="${mycmakeargs}
- -DENABLE_THREADGL=FALSE
- -DENABLE_RPATH=OFF
- -DENABLE_UPDATE_CHECKER=OFF
- $(cmake-utils_use_enable glsl GLSL)
- $(cmake-utils_use_enable python PYTHON)"
+ local mycmakeargs=(
+ "-DENABLE_THREADGL=OFF"
+ "-DENABLE_RPATH=OFF"
+ "-DENABLE_UPDATE_CHECKER=OFF"
+ "-DQT_MKSPECS_DIR=${EPREFIX}/usr/share/qt4/mkspecs"
+ "-DQT_MKSPECS_RELATIVE=share/qt4/mkspecs"
+ $(cmake-utils_use_enable glsl)
+ $(cmake-utils_use_enable test TESTS)
+ $(cmake-utils_use_with sse2 SSE2)
+ $(cmake-utils_use_enable python)
+ )
cmake-utils_src_configure
}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/avogadro/
@ 2012-11-15 22:57 Justin Lecher
0 siblings, 0 replies; 6+ messages in thread
From: Justin Lecher @ 2012-11-15 22:57 UTC (permalink / raw
To: gentoo-commits
commit: 45bf0af0601cc9c4a720f3d0c793218d2cefb347
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 15 18:39:00 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Nov 15 18:39:00 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=45bf0af0
sci-chemistry/avogadro: Add test phase
Package-Manager: portage-2.2.0_alpha142
---
sci-chemistry/avogadro/ChangeLog | 3 +++
sci-chemistry/avogadro/avogadro-9999.ebuild | 8 ++++++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/avogadro/ChangeLog b/sci-chemistry/avogadro/ChangeLog
index ecc7d02..742cb41 100644
--- a/sci-chemistry/avogadro/ChangeLog
+++ b/sci-chemistry/avogadro/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 15 Nov 2012; Justin Lecher <jlec@gentoo.org> avogadro-9999.ebuild:
+ Add test phase
+
*avogadro-1.1.0 (20 Oct 2012)
20 Oct 2012; Reinis Danne <rei4dan@gmail.com> +avogadro-1.1.0.ebuild:
diff --git a/sci-chemistry/avogadro/avogadro-9999.ebuild b/sci-chemistry/avogadro/avogadro-9999.ebuild
index 9bdd436..f10ae4d 100644
--- a/sci-chemistry/avogadro/avogadro-9999.ebuild
+++ b/sci-chemistry/avogadro/avogadro-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/avogadro/avogadro-1.0.1.ebuild,v 1.1 2010/05/21 15:33:28 jlec Exp $
@@ -15,7 +15,7 @@ EGIT_REPO_URI="git://github.com/cryos/avogadro.git"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS=""
-IUSE="+glsl python"
+IUSE="+glsl python test"
RDEPEND="
sci-chemistry/openbabel
@@ -47,3 +47,7 @@ src_configure() {
cmake-utils_src_configure
}
+
+src_test() {
+ cmake-utils_src_test
+}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/avogadro/
@ 2012-10-20 10:12 Reinis Danne
0 siblings, 0 replies; 6+ messages in thread
From: Reinis Danne @ 2012-10-20 10:12 UTC (permalink / raw
To: gentoo-commits
commit: 7dfb6129d71cec0046e2188ba1045fffb3939b08
Author: Reinis Danne <rei4dan <AT> gmail <DOT> com>
AuthorDate: Sat Oct 20 10:10:41 2012 +0000
Commit: Reinis Danne <rei4dan <AT> gmail <DOT> com>
CommitDate: Sat Oct 20 10:10:41 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=7dfb6129
avogadro: Version bump to 1.1.0
---
sci-chemistry/avogadro/ChangeLog | 7 +++-
sci-chemistry/avogadro/avogadro-1.1.0.ebuild | 52 ++++++++++++++++++++++++++
2 files changed, 58 insertions(+), 1 deletions(-)
diff --git a/sci-chemistry/avogadro/ChangeLog b/sci-chemistry/avogadro/ChangeLog
index c532aa2..ecc7d02 100644
--- a/sci-chemistry/avogadro/ChangeLog
+++ b/sci-chemistry/avogadro/ChangeLog
@@ -1,7 +1,12 @@
# ChangeLog for sci-chemistry/avogadro
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*avogadro-1.1.0 (20 Oct 2012)
+
+ 20 Oct 2012; Reinis Danne <rei4dan@gmail.com> +avogadro-1.1.0.ebuild:
+ Bump to 1.1.0.
+
25 Jun 2011; Justin Lecher <jlec@gentoo.org> avogadro-9999.ebuild,
metadata.xml:
migrate from 'git' to 'git-2'
diff --git a/sci-chemistry/avogadro/avogadro-1.1.0.ebuild b/sci-chemistry/avogadro/avogadro-1.1.0.ebuild
new file mode 100644
index 0000000..2d54793
--- /dev/null
+++ b/sci-chemistry/avogadro/avogadro-1.1.0.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_DEPEND="python? 2:2.5"
+
+inherit base cmake-utils eutils python
+
+DESCRIPTION="Advanced molecular editor that uses Qt4 and OpenGL"
+HOMEPAGE="http://avogadro.openmolecules.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+glsl python sse2"
+
+RDEPEND="
+ >=sci-chemistry/openbabel-2.2.3
+ >=x11-libs/qt-gui-4.5.3:4
+ >=x11-libs/qt-opengl-4.5.3:4
+ x11-libs/gl2ps
+ glsl? ( >=media-libs/glew-1.5.0 )
+ python? (
+ >=dev-libs/boost-1.35.0
+ >=dev-libs/boost-1.35.0-r5[python]
+ dev-python/numpy
+ dev-python/sip
+ )"
+DEPEND="${RDEPEND}
+ dev-cpp/eigen:2"
+
+pkg_setup() {
+ python_set_active_version 2
+}
+
+src_configure() {
+ local mycmakeargs=(
+ "-DENABLE_THREADGL=OFF"
+ "-DENABLE_RPATH=OFF"
+ "-DENABLE_UPDATE_CHECKER=OFF"
+ "-DQT_MKSPECS_DIR=${EPREFIX}/usr/share/qt4/mkspecs"
+ "-DQT_MKSPECS_RELATIVE=share/qt4/mkspecs"
+ $(cmake-utils_use_enable glsl)
+ $(cmake-utils_use_with sse2 SSE2)
+ $(cmake-utils_use_enable python)
+ )
+
+ cmake-utils_src_configure
+}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/avogadro/
@ 2011-06-24 17:09 Justin Lecher
0 siblings, 0 replies; 6+ messages in thread
From: Justin Lecher @ 2011-06-24 17:09 UTC (permalink / raw
To: gentoo-commits
commit: 8868d380066b5bad804b67b9fd52f131b8f9c413
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 24 12:56:20 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 12:56:20 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=8868d380
Sort inherit and/or USE
(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
sci-chemistry/avogadro/avogadro-9999.ebuild | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/sci-chemistry/avogadro/avogadro-9999.ebuild b/sci-chemistry/avogadro/avogadro-9999.ebuild
index a69d3b5..196eaf7 100644
--- a/sci-chemistry/avogadro/avogadro-9999.ebuild
+++ b/sci-chemistry/avogadro/avogadro-9999.ebuild
@@ -6,7 +6,7 @@ EAPI="3"
PYTHON_DEPEND="python? 2:2.5"
-inherit cmake-utils eutils python git
+inherit cmake-utils eutils git python
DESCRIPTION="Advanced molecular editor that uses Qt4 and OpenGL"
HOMEPAGE="http://avogadro.sourceforge.net/"
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2012-12-06 17:50 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-25 17:22 [gentoo-commits] proj/sci:master commit in: sci-chemistry/avogadro/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2012-12-06 17:50 Justin Lecher
2012-12-06 17:50 Justin Lecher
2012-11-15 22:57 Justin Lecher
2012-10-20 10:12 Reinis Danne
2011-06-24 17:09 Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox