public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/avogadrolibs/
Date: Sun, 14 Jan 2018 09:43:26 +0000 (UTC)	[thread overview]
Message-ID: <1515922965.7537596878893bff34c5b44373336adef955b2c9.asturm@gentoo> (raw)

commit:     7537596878893bff34c5b44373336adef955b2c9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 14 01:30:40 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 14 09:42:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75375968

sci-libs/avogadrolibs: Drop old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sci-libs/avogadrolibs/Manifest                     |  2 -
 sci-libs/avogadrolibs/avogadrolibs-0.7.2-r1.ebuild | 50 --------------------
 sci-libs/avogadrolibs/avogadrolibs-0.8.0.ebuild    | 55 ----------------------
 3 files changed, 107 deletions(-)

diff --git a/sci-libs/avogadrolibs/Manifest b/sci-libs/avogadrolibs/Manifest
index 98254906641..1d04e63cc1b 100644
--- a/sci-libs/avogadrolibs/Manifest
+++ b/sci-libs/avogadrolibs/Manifest
@@ -1,3 +1 @@
-DIST avogadrolibs-0.7.2.tar.gz 637001 BLAKE2B 4bcb57b81ed11e6132f3748ac19119cbeff5c5ce80764659813650369bebeb439348f50e7b1c6ffe0a177035d441f43d18eedb0bcbb78a86a85d5fa845f384bb SHA512 a796af1ab3eb77eb2e5484e9e9cb9d7cf68759c9afbd48ddeb237513583e2c207c7c70b2e87b37843886fc737410456ee451e8fe5a21707bdc01fdf600d4cbb8
-DIST avogadrolibs-0.8.0.tar.bz2 619784 BLAKE2B d94b726bc7a6a91b2cd69d3ac4f8002bf33310c8d72e154b4022ec026cac4af8cde18f1d2d3046db811c171e35b4c6529757761bb5f7b97c6b645f3d5045744b SHA512 edcd220e7c05962543b3cdd61faacb838060a69acb61677150256e2e8f36cad513f58a5071b6ef20510aa4aa6699e517c57d70017d8f1b57936c7f87c9da21c7
 DIST avogadrolibs-0.9.0.tar.gz 742370 BLAKE2B cd104cea48b82a1ac86fdb9e93717e2647f57a0d713673d8b340d259f73d6d9985decf0c4e4d83f13d54d12ae2aefee8e75b5d04861f8ab67b9b42690c3c74f7 SHA512 7cb000cd6399f33483c38b4f8a9c4a4688f5054cba35e101bed0f2371cea614ace6b3fc65c3ed1418976afef4462a09be868500435a5ae9c98a7ac496c10c36f

diff --git a/sci-libs/avogadrolibs/avogadrolibs-0.7.2-r1.ebuild b/sci-libs/avogadrolibs/avogadrolibs-0.7.2-r1.ebuild
deleted file mode 100644
index ea3c49c5231..00000000000
--- a/sci-libs/avogadrolibs/avogadrolibs-0.7.2-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit cmake-utils
-
-DESCRIPTION="Advanced molecule editor and visualizer 2 - libraries"
-HOMEPAGE="http://www.openchemistry.org/"
-SRC_URI="mirror://sourceforge/project/avogadro/avogadro2/${PV}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="BSD GPL-2+"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="doc opengl qt4 static-plugins test vtk"
-
-REQUIRED_USE="qt4? ( opengl )"
-
-RDEPEND="
-	>=sci-chemistry/molequeue-0.7
-	sci-libs/chemkit
-	sci-libs/hdf5:=
-	opengl? (
-		dev-qt/qtopengl:4
-		media-libs/glew
-		)
-	qt4? (
-		dev-qt/qtcore:4
-		dev-qt/qtgui:4
-		)
-	vtk? ( sci-libs/vtk )
-"
-DEPEND="${DEPEND}
-	test? ( dev-cpp/gtest )"
-
-PATCHES=( "${FILESDIR}"/${P}-6464.patch )
-
-src_configure() {
-	local mycmakeargs=(
-		-DUSE_PROTOCALL=OFF
-		-DBUILD_GPL_PLUGINS=ON
-		$(cmake-utils_use_build doc DOCUMENTATION)
-		$(cmake-utils_use_use opengl OPENGL)
-		$(cmake-utils_use_use qt4 QT)
-		$(cmake-utils_use_build static-plugins STATIC_PLUGINS)
-		$(cmake-utils_use_enable test TESTING)
-		$(cmake-utils_use_use vtk VTK)
-		)
-	cmake-utils_src_configure
-}

diff --git a/sci-libs/avogadrolibs/avogadrolibs-0.8.0.ebuild b/sci-libs/avogadrolibs/avogadrolibs-0.8.0.ebuild
deleted file mode 100644
index 489784bb173..00000000000
--- a/sci-libs/avogadrolibs/avogadrolibs-0.8.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit cmake-utils
-
-DESCRIPTION="Advanced molecule editor and visualizer 2 - libraries"
-HOMEPAGE="http://www.openchemistry.org/"
-SRC_URI="mirror://sourceforge/project/avogadro/avogadro2/${PV}/${P}.tar.bz2"
-
-SLOT="0"
-LICENSE="BSD GPL-2+"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="doc opengl qt5 static-plugins test vtk"
-
-REQUIRED_USE="qt5? ( opengl )"
-
-RDEPEND="
-	>=sci-chemistry/molequeue-0.7
-	sci-libs/chemkit
-	sci-libs/hdf5:=
-	opengl? (
-		dev-qt/qtopengl:5
-		media-libs/glew
-		)
-	qt5? (
-		dev-qt/qtconcurrent:5
-		dev-qt/qtcore:5
-		dev-qt/qtnetwork:5
-		dev-qt/qtwebkit:5
-		dev-qt/qtwidgets:5
-		)
-	vtk? ( sci-libs/vtk )
-"
-DEPEND="${DEPEND}
-	dev-cpp/eigen:3
-	test? ( dev-cpp/gtest )"
-
-PATCHES=( "${FILESDIR}"/${PN}-0.7.2-6464.patch "${FILESDIR}/"${P}-underlinking.patch )
-
-src_configure() {
-	local mycmakeargs=(
-		-DUSE_PROTOCALL=OFF
-		-DBUILD_GPL_PLUGINS=ON
-		-DUSE_MOLEQUEUE=ON
-		$(cmake-utils_use_build doc DOCUMENTATION)
-		$(cmake-utils_use_use opengl OPENGL)
-		$(cmake-utils_use_use qt5 QT)
-		$(cmake-utils_use_build static-plugins STATIC_PLUGINS)
-		$(cmake-utils_use_enable test TESTING)
-		$(cmake-utils_use_use vtk VTK)
-		)
-	cmake-utils_src_configure
-}


             reply	other threads:[~2018-01-14  9:43 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-14  9:43 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-07  9:55 [gentoo-commits] repo/gentoo:master commit in: sci-libs/avogadrolibs/ Andrew Ammerlaan
2022-03-01 13:54 David Seifert
2022-03-01 12:29 David Seifert
2021-10-12  7:04 Sam James
2020-06-29 16:30 Andreas K. Hüttel
2020-06-29 15:51 Andreas K. Hüttel
2018-04-10 20:36 Andreas Sturmlechner
2018-04-10 20:09 Andreas Sturmlechner
2018-04-07 20:49 Andreas Sturmlechner
2017-03-25  1:16 Andreas Sturmlechner
2017-03-25  0:55 Andreas Sturmlechner
2017-03-25  0:37 Andreas Sturmlechner
2015-12-28 14:50 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=1515922965.7537596878893bff34c5b44373336adef955b2c9.asturm@gentoo \
    --to=asturm@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