[Lunar-commits] <moonbase-kde> qscintilla2: Version bump to 2.6.2.
Dennis Veatch
stumbles at lunar-linux.org
Tue Jul 10 13:50:02 CEST 2012
commit 33d9aba66dcf33923ebce142eaa948237e7aa3d2
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Tue, 10 Jul 2012 04:50:02 -0700
URL: https://github.com/lunar-linux/moonbase-kde/commit/33d9aba66dcf33923ebce142eaa948237e7aa3d2
qscintilla2: Version bump to 2.6.2.
---
qt4-apps/qscintilla2/BUILD +5/-5
qt4-apps/qscintilla2/DETAILS +3/-3
2 files changed, 8 insertions (+), 8 deletions (-)
--- a/qt4-apps/qscintilla2/BUILD
+++ b/qt4-apps/qscintilla2/BUILD
@@ -2,12 +2,12 @@
# install the editor class
- export PATH=$QTDIR/bin:$PATH
- source /etc/profile.d/qt4.rc
- cd Qt4
+ export PATH=$QTDIR/bin:$PATH &&
+ source /etc/profile.d/qt4.rc &&
+ cd Qt4Qt5 &&
- qmake -o Makefile qscintilla.pro
- default_make
+ qmake -o Makefile qscintilla.pro &&
+ default_make &&
# install the Pythom bindings
--- a/qt4-apps/qscintilla2/DETAILS
+++ b/qt4-apps/qscintilla2/DETAILS
@@ -1,14 +1,14 @@
MODULE=qscintilla2
- VERSION=gpl-2.6.1
+ VERSION=gpl-2.6.2
SOURCE=QScintilla-$VERSION.tar.gz
SOURCE_URL[0]=http://www.riverbankcomputing.com/static/Downloads/QScintilla2
SOURCE_URL[1]=http://mirror.meleeweb.net/pub/linux/gentoo/distfiles
SOURCE_DIRECTORY=$BUILD_DIRECTORY/QScintilla-$VERSION
- SOURCE_VFY=sha1:c68dbeaafb4f5dbe0d8200ae907cced0c7762e19
+ SOURCE_VFY=sha1:6106c9e13983c086daf1fb0dba1180abed17588c
MODULE_PREFIX=${QTDIR:-/usr}
WEB_SITE=http://www.riverbankcomputing.co.uk/software/qscintilla/intro
ENTERED=20070528
- UPDATED=20120213
+ UPDATED=20120710
SHORT="Port to Qt of Scintilla C++ editor class"
cat << EOF
More information about the Lunar-commits
mailing list