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: media-gfx/meshlab/
Date: Sat, 21 Oct 2023 21:04:47 +0000 (UTC)	[thread overview]
Message-ID: <1697922259.b1cf46a5ff4855e442290baa65854eb73e3c0a60.asturm@gentoo> (raw)

commit:     b1cf46a5ff4855e442290baa65854eb73e3c0a60
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 21 19:40:25 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Oct 21 21:04:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1cf46a5

media-gfx/meshlab: drop 2020.12-r1

Closes: https://bugs.gentoo.org/915788
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-gfx/meshlab/meshlab-2020.12-r1.ebuild | 64 -----------------------------
 1 file changed, 64 deletions(-)

diff --git a/media-gfx/meshlab/meshlab-2020.12-r1.ebuild b/media-gfx/meshlab/meshlab-2020.12-r1.ebuild
deleted file mode 100644
index 172c5a559c36..000000000000
--- a/media-gfx/meshlab/meshlab-2020.12-r1.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake xdg-utils
-
-DESCRIPTION="A system for processing and editing unstructured 3D triangular meshes"
-HOMEPAGE="http://www.meshlab.net"
-VCG_VERSION="2020.12"
-SRC_URI="https://github.com/cnr-isti-vclab/meshlab/archive/Meshlab-${PV}.tar.gz -> ${P}.tar.gz
-	https://github.com/cnr-isti-vclab/vcglib/archive/${VCG_VERSION}.tar.gz -> vcglib-${VCG_VERSION}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="double-precision minimal"
-
-DEPEND="
-	dev-cpp/eigen:3
-	dev-cpp/muParser
-	dev-libs/gmp:=
-	>=dev-qt/qtcore-5.12:5
-	>=dev-qt/qtdeclarative-5.12:5
-	>=dev-qt/qtopengl-5.12:5
-	>=dev-qt/qtscript-5.12:5
-	>=dev-qt/qtxml-5.12:5
-	>=dev-qt/qtxmlpatterns-5.12:5
-	media-libs/glew:0=
-	=media-libs/lib3ds-1*
-	media-libs/openctm:=
-	media-libs/qhull:=
-	sci-libs/levmar
-	sci-libs/mpir:="
-
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/meshlab-Meshlab-${PV}/src"
-
-PATCHES=(
-	"${FILESDIR}/${P}-disable-updates.patch"
-	"${FILESDIR}/${P}-find-plugins.patch"
-)
-
-src_unpack() {
-	unpack ${P}.tar.gz
-	cd "${S}"
-	unpack vcglib-2020.12.tar.gz
-	mv vcglib-2020.12/* vcglib
-}
-
-src_configure() {
-	CMAKE_BUILD_TYPE=Release
-
-	local mycmakeargs=(
-		-DBUILD_MINI=$(usex minimal)
-		-DBUILD_WITH_DOUBLE_SCALAR=$(usex double-precision)
-	)
-	cmake_src_configure
-}
-
-pkg_postinst() {
-	xdg_desktop_database_update
-}


             reply	other threads:[~2023-10-21 21:04 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-21 21:04 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-01  0:32 [gentoo-commits] repo/gentoo:master commit in: media-gfx/meshlab/ Sam James
2023-10-21 21:04 Andreas Sturmlechner
2021-06-03 19:15 Sam James
2021-03-12  4:19 Dennis Lamm
2021-03-06  6:01 Dennis Lamm
2021-01-05 23:44 Sam James
2021-01-05 11:38 Dennis Lamm
2020-07-02  9:29 Andreas Sturmlechner
2020-06-22 18:32 Andreas Sturmlechner
2018-09-05  5:56 Amy Liffey
2018-04-13 23:22 Aaron Bauman
2017-12-08 15:17 Amy Liffey
2017-11-25 10:26 Amy Liffey
2017-08-11 19:57 Amy Liffey
2016-05-14 14:32 Amy Winston

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=1697922259.b1cf46a5ff4855e442290baa65854eb73e3c0a60.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