pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/scidavis scidavis: mark as BROKEN



details:   https://anonhg.NetBSD.org/pkgsrc/rev/add737d5232f
branches:  trunk
changeset: 389673:add737d5232f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Dec 07 17:49:38 2022 +0000

description:
scidavis: mark as BROKEN

does not build against gsl 2.7.1

Much newer versions of scidavis are available, please update
this if you're interested in it

diffstat:

 graphics/scidavis/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r bbe9801e70f1 -r add737d5232f graphics/scidavis/Makefile
--- a/graphics/scidavis/Makefile        Wed Dec 07 17:08:38 2022 +0000
+++ b/graphics/scidavis/Makefile        Wed Dec 07 17:49:38 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2022/06/30 11:18:28 nia Exp $
+# $NetBSD: Makefile,v 1.44 2022/12/07 17:49:38 wiz Exp $
 
 DISTNAME=      scidavis-0.2.4
 PKGREVISION=   32
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://scidavis.sourceforge.net/
 COMMENT=       Data analysis and visualization package
 
+BROKEN=                "Does not build with gsl 2.7.1"
+
 USE_LANGUAGES=         c c++
 INSTALL_MAKE_FLAGS+=   INSTALL_ROOT=${DESTDIR}
 



Home | Main Index | Thread Index | Old Index