Author: pebender
Date: Fri Apr 24 22:02:11 2009
New Revision: 4654
Added:
trunk/gar-minimyth/script/qt/qt4/files/qt-x11-opensource-src-4.5.1.patch.gar
Removed:
trunk/gar-minimyth/script/qt/qt4/files/qt-x11-opensource-src-4.5.0.patch.gar
Modified:
trunk/gar-minimyth/html/minimyth/document-changelog.txt
trunk/gar-minimyth/script/qt/qt4/Makefile
trunk/gar-minimyth/script/qt/qt4/checksums
Log:
- Updated package qt/qt4.
Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt Fri Apr 24
22:02:11 2009
@@ -31,6 +31,7 @@
Updated lib/libdvdnav.
Updated lib/libdvdread.
Updated mediaplayers/mplayer.
+ Updated qt/qt4.
Updated system/acpid.
Updated utils/findutils.
Updated xorg-7.3/dri2proto.
Modified: trunk/gar-minimyth/script/qt/qt4/Makefile
==============================================================================
--- trunk/gar-minimyth/script/qt/qt4/Makefile (original)
+++ trunk/gar-minimyth/script/qt/qt4/Makefile Fri Apr 24 22:02:11 2009
@@ -1,11 +1,11 @@
GARNAME = qt-x11-opensource-src
-GARVERSION = 4.5.0
+GARVERSION = 4.5.1
CATEGORIES = qt
MASTER_SITES = ftp://ftp.trolltech.com/qt/source/
MASTER_SITES += ftp://ftp.trolltech.com/qt/snapshots/
DISTFILES = $(DISTNAME).tar.gz
PATCHFILES = $(DISTNAME).patch.gar
-LICENSE = GPL2/GPL3
+LICENSE = GPL3/LGPL2_1
DESCRIPTION =
define BLURB
@@ -30,6 +30,7 @@
-demosdir $(DESTDIR)$(qt4prefix)/demos \
$(if $(filter yes,$(mm_DEBUG)),-debug,-release) \
-shared \
+ -opensource \
-qt-gif \
-system-zlib \
-no-fast \
Modified: trunk/gar-minimyth/script/qt/qt4/checksums
==============================================================================
--- trunk/gar-minimyth/script/qt/qt4/checksums (original)
+++ trunk/gar-minimyth/script/qt/qt4/checksums Fri Apr 24 22:02:11 2009
@@ -1,2 +1,2 @@
-d6d1555b7a074e0a746f6247af402e11
download/qt-x11-opensource-src-4.5.0.tar.gz
-b7e7bb79eac590dbcc705babac2d4a44
download/qt-x11-opensource-src-4.5.0.patch.gar
+f81a94e2ab7713b2d375d4e5cfc8e051
download/qt-x11-opensource-src-4.5.1.tar.gz
+11d2bf14be32e2c14a8fac0d8c9651a8
download/qt-x11-opensource-src-4.5.1.patch.gar
Added:
trunk/gar-minimyth/script/qt/qt4/files/qt-x11-opensource-src-4.5.1.patch.gar
==============================================================================
--- (empty file)
+++
trunk/gar-minimyth/script/qt/qt4/files/qt-x11-opensource-src-4.5.1.patch.gar
Fri Apr 24 22:02:11 2009
@@ -0,0 +1,18 @@
+diff -Naur qt-x11-opensource-src-4.5.1-old/configure
qt-x11-opensource-src-4.5.1-new/configure
+--- qt-x11-opensource-src-4.5.1-old/configure 2009-04-21
16:57:35.000000000 -0700
++++ qt-x11-opensource-src-4.5.1-new/configure 2009-04-24
08:25:01.000000000 -0700
+@@ -94,10 +94,10 @@
+
#-------------------------------------------------------------------------------
+
+ # need that throughout the script
+-UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
+-UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
+-UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown
+-UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
++uname_machi...@gar_garch_family@
++UNAME_RELEASE=unknown
++UNAME_SYSTEM=linux
++UNAME_VERSION=unknown
+
+
+
#-------------------------------------------------------------------------------
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---