From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: media-libs/mmg/
Date: Wed, 23 Dec 2020 02:43:43 +0000 (UTC) [thread overview]
Message-ID: <1608691399.0cf004dba5285398cfe8f6286f04f0f7ea5f835b.epsilon-0@gentoo> (raw)
commit: 0cf004dba5285398cfe8f6286f04f0f7ea5f835b
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Wed Dec 23 02:43:19 2020 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Wed Dec 23 02:43:19 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=0cf004db
media-libs/mmg: drop old version
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
media-libs/mmg/mmg-5.4.3.ebuild | 40 ----------------------------------------
1 file changed, 40 deletions(-)
diff --git a/media-libs/mmg/mmg-5.4.3.ebuild b/media-libs/mmg/mmg-5.4.3.ebuild
deleted file mode 100644
index e5fa82146..000000000
--- a/media-libs/mmg/mmg-5.4.3.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake fortran-2
-CMAKE_BUILD_TYPE=MMG
-FORTRAN_NEED_OPENMP=1
-
-DESCRIPTION="bidimensional and tridimensional remesher"
-HOMEPAGE="https://www.mmgtools.org/"
-SRC_URI="https://github.com/MmgTools/mmg/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3 LGPL-3"
-KEYWORDS="~amd64"
-SLOT="0"
-IUSE="scotch vtk"
-
-DEPEND="
- scotch? ( sci-libs/scotch )
- vtk? ( sci-libs/vtk )
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
- app-doc/doxygen
-"
-
-src_configure() {
- local mycmakeargs=(
- -DUSE_VTK=$(usex vtk)
- -DUSE_SCOTCH=$(usex scotch)
- -DBUILD_SHARED_LIBS=ON
- -DLIBMMG2D_SHARED=ON
- -DLIBMMGS_SHARED=ON
- -DLIBMMG3D_SHARED=ON
- )
- cmake_src_configure
-}
-
-# no tests present
next reply other threads:[~2020-12-23 2:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-23 2:43 Aisha Tammy [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-22 12:21 [gentoo-commits] proj/sci:master commit in: media-libs/mmg/ Horea Christian
2020-12-23 2:43 Aisha Tammy
2020-12-23 2:42 Aisha Tammy
2020-10-17 20:38 Aisha Tammy
2020-10-12 14:05 Aisha Tammy
2020-10-11 13:52 Aisha Tammy
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=1608691399.0cf004dba5285398cfe8f6286f04f0f7ea5f835b.epsilon-0@gentoo \
--to=gentoo@aisha.cc \
--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