[Lunar-commits] <moonbase-kde> qt4: Version bump to 4.8.3 and the dropping the patch.
Dennis Veatch
stumbles at lunar-linux.org
Sat Sep 29 19:48:33 CEST 2012
commit 680a169b3abd5f6bf10bcdf3640c8b92a40beef7
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Sat, 29 Sep 2012 10:48:33 -0700
URL: https://github.com/lunar-linux/moonbase-kde/commit/680a169b3abd5f6bf10bcdf3640c8b92a40beef7
qt4: Version bump to 4.8.3 and the dropping the patch.
---
qt4-apps/qt4/BUILD | +0/-5
qt4-apps/qt4/DETAILS | +3/-6
2 files changed, 3 insertions(+), 11 deletions(-)
--- a/qt4-apps/qt4/BUILD
+++ b/qt4-apps/qt4/BUILD
@@ -4,11 +4,6 @@
# https://bugs.kde.org/show_bug.cgi?id=304111 Comment 1.
sed -i "190i pp.macros[\"BOOST_TT_HAS_OPERATOR_HPP_INCLUDED\"]; // rh#756395" src/tools/moc/main.cpp &&
-# Gentoo patch fix for Glibc > 2.31
- if [ `lvu version glib-2 | cut -d. -f1` -ge 31 ]; then
- patch_it $SOURCE2 1
- fi &&
-
# By ommitting the --prefix switch from the configure and performing this sedit we can remove
# the group of sedit to repoint moc, uic and rcc locations to /usr/bin.
sedit "s:/usr/local/Trolltech/:$MODULE_PREFIX/share/$MODULE/Trolltech/:g" configure &&
--- a/qt4-apps/qt4/DETAILS
+++ b/qt4-apps/qt4/DETAILS
@@ -1,16 +1,13 @@
MODULE=qt4
- VERSION=4.8.2
+ VERSION=4.8.3
SOURCE=qt-everywhere-opensource-src-$VERSION.tar.gz
- SOURCE2=qt-webkit-4.8.1-glib-2.31.patch.bz2
SOURCE_URL=http://releases.qt-project.org/qt4/source
- SOURCE2_URL=$PATCH_URL
SOURCE_DIRECTORY=$BUILD_DIRECTORY/qt-everywhere-opensource-src-$VERSION
- SOURCE_VFY=sha1:e1e2edef1d63ed677d6534d32800c2e1f7ad0e73
- SOURCE2_VFY=sha1:f96f38fdac79f41ba78cb3b893890aaae9a7ddcf
+ SOURCE_VFY=sha1:bc352a283610e0cd2fe0dbedbc45613844090fcb
MODULE_PREFIX=${QT4_PREFIX:-/usr}
WEB_SITE=http://www.trolltech.com/qt
ENTERED=20020420
- UPDATED=20120525
+ UPDATED=20120929
MAINTAINER=florin at lunar-linux.org
SHORT="A C++ toolkit for application development"
More information about the Lunar-commits
mailing list