BROKEN following the wxWidgets3 update

ok ajacoutot@ landry@ giovanni@
This commit is contained in:
jca 2019-01-02 12:44:53 +00:00
parent 16c8a26880
commit b64d5741b9
4 changed files with 13 additions and 4 deletions

View File

@ -1,4 +1,6 @@
# $OpenBSD: Makefile,v 1.54 2018/12/05 20:19:00 naddy Exp $
# $OpenBSD: Makefile,v 1.55 2019/01/02 12:44:53 jca Exp $
BROKEN= requires old wxWidgets: http://trac.wxwidgets.org/ticket/16300
COMMENT= free audio editor

View File

@ -1,4 +1,6 @@
# $OpenBSD: Makefile,v 1.33 2018/10/24 14:27:58 sthen Exp $
# $OpenBSD: Makefile,v 1.34 2019/01/02 12:44:53 jca Exp $
BROKEN= /usr/local/include/wx-3.0/wx/strvararg.h:354:71: error: no member named 'value' in 'wxFormatStringSpecifierNonPodType<false>'
COMMENT-main= schematic and PCB editing software
COMMENT-docs= documentation for the kicad library of components

View File

@ -1,4 +1,7 @@
# $OpenBSD: Makefile,v 1.12 2018/10/24 14:28:05 sthen Exp $
# $OpenBSD: Makefile,v 1.13 2019/01/02 12:44:53 jca Exp $
# lots of wxWidgets-related errors
BROKEN= ./Database.h:60:9: error: unknown type name 'wxFontData'
COMMENT= disc cover designer

View File

@ -1,4 +1,6 @@
# $OpenBSD: Makefile,v 1.21 2018/10/24 14:28:13 sthen Exp $
# $OpenBSD: Makefile,v 1.22 2019/01/02 12:44:53 jca Exp $
BROKEN = GDI.c:12636:17: error: no member named 'GetPixel' in 'wxColour'
COMMENT = interface to the wxWidgets cross-platform GUI toolkit