editors/textadept: prepare for glib-2.68.3

Obtained from:	https://github.com/orbitalquark/textadept/issues/110
PR:		256200
This commit is contained in:
Tobias C. Berner 2021-07-24 08:47:07 +02:00
parent 860a8925ed
commit 25c260e713

View File

@ -61,6 +61,9 @@ post-patch:
${BUILD_WRKSRC}/lua/src/lib
${LN} -s ${WRKDIR}/gtdialog-${GTD_HASH} ${BUILD_WRKSRC}/gtdialog
@${RM} ${WRKSRC}/core/.*.luadoc
# Fix build with glib 2.68.3: see https://github.com/orbitalquark/textadept/issues/110
${REINPLACE_CMD} -e '/static volatile/s|volatile||g' \
${BUILD_WRKSRC}/scintilla/gtk/ScintillaGTKAccessible.cxx
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}