Path to this page:
./
x11/py-qt5-qscintilla,
QScintilla -- Python bindings
Branch: pkgsrc-2020Q2,
Version: 2.11.5,
Package name: py37-qt5-qscintilla-2.11.5,
Maintainer: pkgsrc-usersThese are the python-bindings for QScintilla2.
Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and
maintaining GUI (graphical user interface) applications.
Qt is written in C++ and is fully object-oriented. It has everything you need
to create professional GUI applications. And it enables you to create them
quickly.
Qt is a multi-platform toolkit. When developing software with Qt, you can run
it on the X Window System (Unix/X11) or Microsoft Windows NT and Windows 95/98.
Simply recompile your source code on the platform you want.
Qt cuts down the complexity in implementing large and complex systems. Its
ingenious signal-slot technology enables true component programming.
Required to run:[
x11/py-qt5] [
x11/py-sip] [
x11/qt5-qscintilla] [
x11/qt5-qtbase] [
lang/python37]
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: py37-qt5-qscintilla-2.11.5
- (2020-07-01) Package added to pkgsrc.se, version py37-qt5-qscintilla-2.11.2nb7 (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.
|