public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/avogadro2/
Date: Sat, 18 Jan 2014 07:39:24 +0000 (UTC)	[thread overview]
Message-ID: <1389901539.9c5721325c105e8ff983ca1e8f14a4d82d33c519.jlec@gentoo> (raw)

commit:     9c5721325c105e8ff983ca1e8f14a4d82d33c519
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 16 19:45:39 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Jan 16 19:45:39 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=9c572132

sci-chemistry/avogadro2: New package, written by me

Package-Manager: portage-2.2.8
RepoMan-Options: --force

---
 sci-chemistry/avogadro2/ChangeLog              | 10 ++++++
 sci-chemistry/avogadro2/avogadro2-0.7.2.ebuild | 43 ++++++++++++++++++++++++++
 sci-chemistry/avogadro2/metadata.xml           | 11 +++++++
 3 files changed, 64 insertions(+)

diff --git a/sci-chemistry/avogadro2/ChangeLog b/sci-chemistry/avogadro2/ChangeLog
new file mode 100644
index 0000000..171dd46
--- /dev/null
+++ b/sci-chemistry/avogadro2/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for sci-chemistry/avogadro2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*avogadro2-0.7.2 (16 Jan 2014)
+
+  16 Jan 2014; Justin Lecher <jlec@gentoo.org> +avogadro2-0.7.2.ebuild,
+  +metadata.xml:
+  New package, written by me
+

diff --git a/sci-chemistry/avogadro2/avogadro2-0.7.2.ebuild b/sci-chemistry/avogadro2/avogadro2-0.7.2.ebuild
new file mode 100644
index 0000000..824b2f7
--- /dev/null
+++ b/sci-chemistry/avogadro2/avogadro2-0.7.2.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/avogadrolibs/avogadrolibs-0.7.2.ebuild,v 1.1 2014/01/16 18:47:35 jlec Exp $
+
+EAPI=5
+
+inherit cmake-utils
+
+MY_PN=avogadroapp
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Advanced molecule editor and visualizer 2"
+HOMEPAGE="http://www.openchemistry.org/"
+SRC_URI="mirror://sourceforge/project/avogadro/avogadro2/${PV}/${MY_P}.tar.gz"
+
+SLOT="0"
+LICENSE="BSD GPL-2+"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc rpc test"
+
+RDEPEND="
+	>=dev-cpp/eigen-3.2.0-r1
+	dev-qt/qtcore:4
+	dev-qt/qtgui:4
+	dev-qt/qtopengl:4
+	~sci-libs/avogadrolibs-${PV}
+	sci-libs/hdf5
+	rpc? ( sci-chemistry/molequeue )
+"
+DEPEND="${DEPEND}"
+
+RESTRICT=test
+
+S="${WORKDIR}"/${MY_P}
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_build doc DOCUMENTATION)
+		$(cmake-utils_use rpc Avogadro_ENABLE_RPC)
+		$(cmake-utils_use_enable test TESTING)
+		)
+	cmake-utils_src_configure
+}

diff --git a/sci-chemistry/avogadro2/metadata.xml b/sci-chemistry/avogadro2/metadata.xml
new file mode 100644
index 0000000..807ce86
--- /dev/null
+++ b/sci-chemistry/avogadro2/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>sci-chemistry</herd>
+  <maintainer>
+    <email>jlec@gentoo.org</email>
+  </maintainer>
+  <use>
+    <flag name="rpc">Enable RPC server</flag>
+  </use>
+</pkgmetadata>


             reply	other threads:[~2014-01-18  7:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-18  7:39 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-12-29 10:46 [gentoo-commits] proj/sci:master commit in: sci-chemistry/avogadro2/ Justin Lecher
2015-12-28 16:11 Justin Lecher
2014-01-18  7:39 Justin Lecher
2014-01-18  7:38 Justin Lecher
2014-01-18  7:38 Justin Lecher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1389901539.9c5721325c105e8ff983ca1e8f14a4d82d33c519.jlec@gentoo \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox