Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-2-2
Commits
c713e014
Commit
c713e014
authored
Aug 01, 2010
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
contribs: updated qt4 for Mac, in case you're keen on compiling it from source
parent
ed20f782
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
extras/contrib/src/Makefile
extras/contrib/src/Makefile
+2
-2
extras/contrib/src/packages.mak
extras/contrib/src/packages.mak
+2
-2
No files found.
extras/contrib/src/Makefile
View file @
c713e014
...
@@ -1573,10 +1573,10 @@ DISTCLEAN_PKG += qt-win-opensource-$(QT4T_VERSION)-mingw.exe
...
@@ -1573,10 +1573,10 @@ DISTCLEAN_PKG += qt-win-opensource-$(QT4T_VERSION)-mingw.exe
# qt4 (source-code compilation for Mac)
# 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)
$(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)
$(EXTRACT_GZ)
.qt4_mac
:
qt4_mac
.qt4_mac
:
qt4_mac
...
...
extras/contrib/src/packages.mak
View file @
c713e014
...
@@ -172,8 +172,8 @@ MUSE_URL=http://files.musepack.net/source/libmpcdec-$(MUSE_VERSION).tar.bz2
...
@@ -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
#MUSE_URL=http://files2.musepack.net/source/libmpcdec-$(MUSE_VERSION).tar.bz2
QT4_VERSION
=
4.6.2
QT4_VERSION
=
4.6.2
QT4_URL
=
$(CONTRIB_VIDEOLAN)
/qt4-
$(QT4_VERSION)
-win32-bin
.tar.bz2
QT4_URL
=
$(CONTRIB_VIDEOLAN)
/qt4-
$(QT4_VERSION)
-win32-bin
.tar.bz2
QT4_MAC_VERSION
=
4.
5.2
QT4_MAC_VERSION
=
4.
6.3
QT4_MAC_URL
=
http://get.qt
software.com/qt/source/qt-mac
-opensource-src-
$(QT4_MAC_VERSION)
.tar.gz
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_VERSION
=
4.3.2
QT4T_URL
=
ftp://ftp.trolltech.com/pub/qt/source/qt-win-opensource-
$(QT4T_VERSION)
-mingw
.exe
QT4T_URL
=
ftp://ftp.trolltech.com/pub/qt/source/qt-win-opensource-
$(QT4T_VERSION)
-mingw
.exe
ZLIB_VERSION
=
1.2.5
ZLIB_VERSION
=
1.2.5
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment