Commit c713e014 authored by Felix Paul Kühne's avatar Felix Paul Kühne

contribs: updated qt4 for Mac, in case you're keen on compiling it from source

parent ed20f782
......@@ -1573,10 +1573,10 @@ DISTCLEAN_PKG += qt-win-opensource-$(QT4T_VERSION)-mingw.exe
# qt4 (source-code compilation for Mac)
# ***************************************************************************
qt-mac-opensource-src-$(QT4_MAC_VERSION).tar.gz:
qt-everywhere-opensource-src-$(QT4_MAC_VERSION).tar.gz:
$(WGET) $(QT4_MAC_URL)
qt4_mac: qt-mac-opensource-src-$(QT4_MAC_VERSION).tar.gz
qt4_mac: qt-everywhere-opensource-src-$(QT4_MAC_VERSION).tar.gz
$(EXTRACT_GZ)
.qt4_mac: qt4_mac
......
......@@ -172,8 +172,8 @@ MUSE_URL=http://files.musepack.net/source/libmpcdec-$(MUSE_VERSION).tar.bz2
#MUSE_URL=http://files2.musepack.net/source/libmpcdec-$(MUSE_VERSION).tar.bz2
QT4_VERSION=4.6.2
QT4_URL=$(CONTRIB_VIDEOLAN)/qt4-$(QT4_VERSION)-win32-bin.tar.bz2
QT4_MAC_VERSION=4.5.2
QT4_MAC_URL=http://get.qtsoftware.com/qt/source/qt-mac-opensource-src-$(QT4_MAC_VERSION).tar.gz
QT4_MAC_VERSION=4.6.3
QT4_MAC_URL=http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-$(QT4_MAC_VERSION).tar.gz
QT4T_VERSION=4.3.2
QT4T_URL=ftp://ftp.trolltech.com/pub/qt/source/qt-win-opensource-$(QT4T_VERSION)-mingw.exe
ZLIB_VERSION=1.2.5
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment