Path to this page:
./
x11/qt5-qscintilla,
Scintilla C++ editor class for Qt5
Branch: pkgsrc-2020Q2,
Version: 2.11.5,
Package name: qt5-qscintilla-2.11.5,
Maintainer: pkgsrc-usersQscintilla is a Qt port of Neil Hodgson's scintilla(devel/scintilla)
C++ editor control.
Required to run:[
x11/qt5-qtbase]
Required to build:[
x11/fixesproto4] [
x11/xcb-proto] [
x11/xorgproto] [
pkgtools/x11-links] [
pkgtools/cwrappers]
Master sites:
SHA1: 1719d557f21375e04c11bd4ecf09a4d2ef87d2d0
RMD160: bf0596f336fe888fd3d08d9ce816231533233bdb
Filesize: 2937.074 KB
Version history: (Expand)
- (2020-07-06) Updated to version: qt5-qscintilla-2.11.5
- (2020-07-01) Package added to pkgsrc.se, version qt5-qscintilla-2.11.2nb5 (created)
CVS history: (Expand)
2020-07-03 12:29:50 by Benny Siegert | Files touched by this commit (10) | |
Log message:
Pullup ticket #6255 - requested by gdt
x11/qt5-qscintilla, x11/py-qt5-qscintilla: build fix
Revisions pulled up:
- x11/py-qt5-qscintilla/Makefile 1.9
- x11/qt5-qscintilla/Makefile 1.10
- x11/qt5-qscintilla/Makefile.common 1.2
- x11/qt5-qscintilla/buildlink3.mk 1.6
- x11/qt5-qscintilla/distinfo 1.4
- x11/qt5-qscintilla/patches/patch-Python_configure.py 1.1
- x11/qt5-qscintilla/patches/patch-Qt4Qt5_qsciapis.cpp 1.1
- x11/qt5-qscintilla/patches/patch-Qt4Qt5_qscintilla.pro 1.1
- x11/qt5-qscintilla/patches/patch-qsciapis.cpp deleted
- x11/qt5-qscintilla/patches/patch-qscintilla.pro deleted
---
Module Name: pkgsrc
Committed By: adam
Date: Mon Jun 29 13:25:57 UTC 2020
Modified Files:
pkgsrc/x11/py-qt5-qscintilla: Makefile
pkgsrc/x11/qt5-qscintilla: Makefile Makefile.common buildlink3.mk
distinfo
Added Files:
pkgsrc/x11/qt5-qscintilla/patches: patch-Python_configure.py
patch-Qt4Qt5_qsciapis.cpp patch-Qt4Qt5_qscintilla.pro
Removed Files:
pkgsrc/x11/qt5-qscintilla/patches: patch-qsciapis.cpp
patch-qscintilla.pro
Log message:
qt5-qscintilla py-qt5-qscintilla: updated to 2.11.5
QScintilla v2.11.5 has been released. This is a minor bug-fix release.
|