public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/mathgl/
Date: Sun, 29 Nov 2020 15:11:03 +0000 (UTC)	[thread overview]
Message-ID: <1606662647.9b4cd61f8a70df0509efdd41034f904f211d19bc.marecki@gentoo> (raw)

commit:     9b4cd61f8a70df0509efdd41034f904f211d19bc
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 29 14:53:31 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sun Nov 29 15:10:47 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b4cd61f

sci-libs/mathgl: drop USE=lua support

It had a missing build-time dependency on dev-lang/swig, and having
fixed this I found out that even with unslotted Lua, it:
 - installs the module directly into /usr/lib64 instead of the correct
   cmod directory,
 - has the module linked against liblua, which is a huge no-no, and
 - fails to load (even when moved to the correct directory) due to
   undefined symbols.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 sci-libs/mathgl/mathgl-2.4.1-r2.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/sci-libs/mathgl/mathgl-2.4.1-r2.ebuild b/sci-libs/mathgl/mathgl-2.4.1-r2.ebuild
index 871e6edae56..b9f2abff3f8 100644
--- a/sci-libs/mathgl/mathgl-2.4.1-r2.ebuild
+++ b/sci-libs/mathgl/mathgl-2.4.1-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz mirror://sourceforge/${PN}/STIX_
 LICENSE="LGPL-3"
 SLOT="0/7.5.0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="doc fltk gif glut gsl hdf hdf5 jpeg lua mpi octave opengl openmp pdf
+IUSE="doc fltk gif glut gsl hdf hdf5 jpeg mpi octave opengl openmp pdf
 	png qt5 static-libs threads wxwidgets zlib"
 
 LANGS="ru"
@@ -32,7 +32,6 @@ RDEPEND="
 	hdf? ( sci-libs/hdf )
 	hdf5? ( >=sci-libs/hdf5-1.8[mpi=] )
 	jpeg? ( virtual/jpeg:0 )
-	lua? ( >=dev-lang/lua-5.1:0 )
 	octave? ( >=sci-mathematics/octave-3.4.0 )
 	openmp? ( sys-cluster/openmpi )
 	pdf? ( media-libs/libharu )
@@ -110,7 +109,6 @@ src_configure() {
 		-Denable-hdf4=$(usex hdf)
 		-Denable-hdf5=$(usex hdf5)
 		-Denable-jpeg=$(usex jpeg)
-		-Denable-lua=$(usex lua)
 		-Denable-mpi=$(usex mpi)
 		-Denable-octave=$(usex octave)
 		-Denable-opengl=$(usex opengl)


             reply	other threads:[~2020-11-29 15:11 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-29 15:11 Marek Szuba [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-26 17:50 [gentoo-commits] repo/gentoo:master commit in: sci-libs/mathgl/ Ionen Wolkens
2024-04-23 20:37 Sam James
2024-03-24 21:03 Andreas Sturmlechner
2022-11-19 11:41 Andrew Ammerlaan
2021-06-02 22:36 Sam James
2021-04-04 20:21 David Seifert
2020-11-29 15:11 Marek Szuba
2020-09-09 11:44 Michał Górny
2020-02-09 16:36 Michał Górny
2020-01-22 21:50 Michał Górny
2020-01-16  7:03 Michał Górny
2018-06-06 14:55 Andreas Sturmlechner
2018-01-08 17:33 Ulrich Müller
2017-12-20  3:27 Andreas Sturmlechner
2017-12-20  3:27 Andreas Sturmlechner
2017-12-15 10:21 Andrey Grozin
2017-10-16  3:34 David Seifert
2016-02-23  9:05 Justin Lecher
2016-01-12 21:52 David Seifert
2015-10-25 12:15 Pacho Ramos

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=1606662647.9b4cd61f8a70df0509efdd41034f904f211d19bc.marecki@gentoo \
    --to=marecki@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