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/xdmf2/
Date: Wed,  7 Nov 2018 11:04:45 +0000 (UTC)	[thread overview]
Message-ID: <1541588565.d92b9c4e7dbc07a0d1329dd340aada5e2078382a.asturm@gentoo> (raw)

commit:     d92b9c4e7dbc07a0d1329dd340aada5e2078382a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  6 14:21:08 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov  7 11:02:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d92b9c4e

sci-libs/xdmf2: Drop broken xdmf2-1.0_p141226-r1

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 sci-libs/xdmf2/xdmf2-1.0_p141226-r1.ebuild | 67 ------------------------------
 1 file changed, 67 deletions(-)

diff --git a/sci-libs/xdmf2/xdmf2-1.0_p141226-r1.ebuild b/sci-libs/xdmf2/xdmf2-1.0_p141226-r1.ebuild
deleted file mode 100644
index a0cf89a2529..00000000000
--- a/sci-libs/xdmf2/xdmf2-1.0_p141226-r1.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit cmake-utils flag-o-matic multilib python-single-r1
-
-DESCRIPTION="eXtensible Data Model and Format"
-HOMEPAGE="http://xdmf.org/index.php/Main_Page"
-SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"
-
-SLOT="0"
-LICENSE="VTK"
-KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-IUSE="doc python test"
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-RDEPEND="
-	sci-libs/hdf5:=
-	dev-libs/libxml2:2
-	python? ( ${PYTHON_DEPS} )
-	"
-DEPEND="${RDEPEND}
-	doc? ( app-doc/doxygen )
-	python? ( dev-lang/swig:0 )
-"
-
-PATCHES=( "${FILESDIR}"/${P}-module.patch )
-
-pkg_setup() {
-	use python && python-single-r1_pkg_setup && python_export
-}
-
-src_prepare() {
-	if use python; then
-		local _site=$(python_get_sitedir)
-		sed \
-			-e "/DESTINATION/s:python:${_site##${EPREFIX}/usr/$(get_libdir)/}:g" \
-			-i CMakeLists.txt || die
-	fi
-
-	sed \
-		-e "/DESTINATION/s:lib:$(get_libdir):g" \
-		-e "/INSTALL/s:lib:$(get_libdir):g" \
-		-i CMakeLists.txt core/CMakeLists.txt || die
-	cmake-utils_src_prepare
-}
-
-src_configure() {
-	# bug 619604
-	append-cxxflags -std=c++14
-
-	local mycmakeargs=(
-		$(cmake-utils_use doc XDMF_BUILD_DOCUMENTATION)
-		$(cmake-utils_use_build test TESTING)
-		$(cmake-utils_use python XDMF_WRAP_PYTHON)
-#		$(cmake-utils_use java XDMF_WRAP_JAVA)
-	)
-	cmake-utils_src_configure
-}
-
-src_install() {
-	cmake-utils_src_install
-	dosym XdmfConfig.cmake /usr/share/cmake/Modules/${PN}Config.cmake
-}


             reply	other threads:[~2018-11-07 11:04 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-07 11:04 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-02-22 18:57 [gentoo-commits] repo/gentoo:master commit in: sci-libs/xdmf2/ Sam James
2020-07-16  1:06 Sam James
2020-06-05  0:39 Andreas Sturmlechner
2020-06-05  0:39 Andreas Sturmlechner
2018-11-06  7:37 Mikle Kolyada
2018-10-28 22:11 Thomas Deutschmann
2018-10-27 21:12 Andreas Sturmlechner
2018-08-02  1:17 Virgil Dupras
2018-02-19 19:42 David Seifert
2017-04-20 16:41 David Seifert
2016-09-04 14:02 David Seifert

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=1541588565.d92b9c4e7dbc07a0d1329dd340aada5e2078382a.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