pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/qore-opengl-module mark qore-opengl-module br...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e7786f573bb
branches:  trunk
changeset: 372622:4e7786f573bb
user:      nros <nros%pkgsrc.org@localhost>
date:      Thu Jan 27 18:15:27 2022 +0000

description:
mark qore-opengl-module broken since it is incompatible with the new qore apis

diffstat:

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

diffs (18 lines):

diff -r dbe9346f84e9 -r 4e7786f573bb graphics/qore-opengl-module/Makefile
--- a/graphics/qore-opengl-module/Makefile      Thu Jan 27 18:13:00 2022 +0000
+++ b/graphics/qore-opengl-module/Makefile      Thu Jan 27 18:15:27 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2020/01/18 21:48:14 jperkin Exp $
+# $NetBSD: Makefile,v 1.11 2022/01/27 18:15:27 nros Exp $
 
 DISTNAME=      qore-opengl-module-0.0.3
 PKGREVISION=   11
@@ -22,6 +22,8 @@
 
 CONFIGURE_ARGS+=       --with-opengl=${BUILDLINK_PREFIX.MesaLib}
 
+BROKEN=                "This package has not been updated to use the new Qore apis and breaks because of that."
+
 INSTALLATION_DIRS+=     share/doc/${PKGBASE}
 post-install:
        ${INSTALL_DATA} ${WRKSRC}/docs/opengl-module-doc.html \



Home | Main Index | Thread Index | Old Index