[Lunar-commits] <moonbase> qscintilla2: version bump to 2.2.
Florin Braescu
florin at lunar-linux.org
Fri Feb 29 08:05:48 CET 2008
commit d4f8e89c181be3d592acfb7050d1e5a0f3e72f4a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Feb 29 09:05:48 2008 +0200
qscintilla2: version bump to 2.2.
This version is based on Scintilla 1.75. The licenses are now
consistent with the current Qt licenses (including support
for GPL v3). Many bugs were fixed.
---
qt-apps/qscintilla2/DETAILS | 17 ++++++++---------
1 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/qt-apps/qscintilla2/DETAILS b/qt-apps/qscintilla2/DETAILS
index 2ad8a8c..be67956 100644
--- a/qt-apps/qscintilla2/DETAILS
+++ b/qt-apps/qscintilla2/DETAILS
@@ -1,13 +1,12 @@
MODULE=qscintilla2
- EXTRA=gpl-2.1
- VERSION=1.73
- SOURCE=QScintilla-$VERSION-$EXTRA.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/QScintilla-$VERSION-$EXTRA
- SOURCE_URL=http://www.riverbankcomputing.com/Downloads/QScintilla2/
- SOURCE_VFY=sha1:ca9ac61cc3d537d7b53202ff5d8565365c3f8734
- WEB_SITE=http://www.riverbankcomputing.co.uk/qscintilla/index.php
- ENTERED=20070528
- UPDATED=20070603
+ VERSION=gpl-2.2
+ SOURCE=QScintilla-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/QScintilla-$VERSION
+ SOURCE_URL=http://www.riverbankcomputing.com/Downloads/QScintilla2
+ SOURCE_VFY=sha1:f570df8e7bcfc1281a477a21a12036023de6535a
+ WEB_SITE=http://www.riverbankcomputing.co.uk/qscintilla
+ ENTERED=20070528
+ UPDATED=20080229
SHORT="Port to Qt of Scintilla C++ editor class"
cat << EOF
More information about the Lunar-commits
mailing list