pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/py-qt5-qscintilla
Module Name: pkgsrc
Committed By: gdt
Date: Mon Nov 28 19:15:50 UTC 2022
Modified Files:
pkgsrc/x11/py-qt5-qscintilla: DESCR
Log Message:
x11/py-qt5-qscintilla: Adjust DESCR
Be clearer about what this is. Drop qt5 boilerplate as confusing.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/py-qt5-qscintilla/DESCR
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/py-qt5-qscintilla/DESCR
diff -u pkgsrc/x11/py-qt5-qscintilla/DESCR:1.1 pkgsrc/x11/py-qt5-qscintilla/DESCR:1.2
--- pkgsrc/x11/py-qt5-qscintilla/DESCR:1.1 Tue Oct 29 17:46:36 2019
+++ pkgsrc/x11/py-qt5-qscintilla/DESCR Mon Nov 28 19:15:50 2022
@@ -1,15 +1,3 @@
-These 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.
+This package contains python bindings for QScintilla
+(x11/qt5-qscintilla). (Qscintilla is a Qt port of Neil Hodgson's
+scintilla(devel/scintilla) C++ editor control.)
Home |
Main Index |
Thread Index |
Old Index