xnedit: Update to version 1.1.0

- Do not include mk/x11.buildlink3.mk (breaks modular X11)
- Declare C99 in USE_LANGUAGES (does not build with C90 on my machine)
- Update dependencies and reorder alphabetically

Changelog for Version 1.1.0
===========================
 - added markdown syntax highlighting
 - added ctrl++ and ctrl+- shortcuts for changing font size
 - added file dialog button for creating directories
 - added some additional preferences (not changeable via menu)
 - fixed text widget rendering issues with non-compositing window manager
 - fixed internal window/document initalization (encoding, fonts)
 - fixed text color settings being ignored when syntax highlighting is disabled
 - fixed window resizing on font changes
 - improved file dialog performance
This commit is contained in:
Michael Baeuerle 2019-10-23 15:24:54 +02:00
parent 5986f801a6
commit 6cd632c239
2 changed files with 17 additions and 10 deletions

View File

@ -6,9 +6,11 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xnedit/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://sourceforge.net/projects/xnedit/
COMMENT= Fork of NEdit with unicode support and antialiased text
COMMENT= Fork of NEdit with Unicode support and antialiased text
LICENSE= gnu-gpl-v2
VERS= 1.0.1
VERS= 1.1.0
USE_LANGUAGES= c99
WRKSRC= ${WRKDIR}/xnedit
BUILD_TARGET= netbsd
@ -38,10 +40,15 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/doc/${f} ${DESTDIR}${PREFIX}/share/doc/xnedit
.endfor
.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
.include "../../fonts/fontconfig/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
.include "../../mk/x11.buildlink3.mk"
# Not needed. Indirect dependency included via libXft
#.include "../../fonts/fontconfig/buildlink3.mk"
.include "../../mk/motif.buildlink3.mk"
# Doesn't work with modular X (and is wrong anyway according to documentation)
#.include "../../mk/x11.buildlink3.mk"
.include "../../x11/libICE/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"
.include "../../x11/libXft/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -1,7 +1,7 @@
$NetBSD$
SHA1 (xnedit-1.0.1.tar.gz) = 10ca8b314bd5bcddc1ba6df2476d3ef23fdd5028
RMD160 (xnedit-1.0.1.tar.gz) = 51102a40931706cd5fba1ddbc69bd1ef2609d53e
SHA512 (xnedit-1.0.1.tar.gz) = cb3ec4ff3ab2b1eb60331df3ed8dec820a5be604d0be2a278dd74809a296c29f96dea33c896d64a78f3742a4914f45346b9a88bbf15e0b838de73b0a2a144864
Size (xnedit-1.0.1.tar.gz) = 1432971 bytes
SHA1 (xnedit-1.1.0.tar.gz) = d04624105729134a3a432b4fcc101355dde20ee8
RMD160 (xnedit-1.1.0.tar.gz) = f88f2ab4f6ab342f6f0f73e29a62b868e1880744
SHA512 (xnedit-1.1.0.tar.gz) = 68afc6b11dd05671c7dbdd8baafa350d76cb38df4c4126bfc2087d84fd57ab73682653cf623b912dca336936a012701bd99de496ceb69c9591a00bcb693b95d4
Size (xnedit-1.1.0.tar.gz) = 1438473 bytes
SHA1 (patch-makefiles_Makefile.netbsd) = ac2af4da7e0af0d36567b0a3036d32c589065a3f