Skip to content

Commit

Permalink
Updated script to build MPlayer-SB20
Browse files Browse the repository at this point in the history
  • Loading branch information
SubJunk committed Jan 15, 2012
1 parent 122b589 commit 15a3ca9
Show file tree
Hide file tree
Showing 2 changed files with 249 additions and 249 deletions.
6 changes: 3 additions & 3 deletions contrib/build-pms-binaries.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# build-pms-osx.sh
#
# Version: 2.0.4
# Version: 2.0.5
# Last updated: 2012-01-15
# Authors: Patrick Atoon, Happy-Neko
#
Expand Down Expand Up @@ -144,7 +144,7 @@ VERSION_LIBVORBIS=1.3.2
VERSION_LIBTHEORA=1.1.1
VERSION_LIBZEN=0.4.19
VERSION_LZO=2.04
VERSION_MPLAYER=34393
VERSION_MPLAYER=34561
VERSION_NCURSES=5.9
VERSION_PS3MEDIASERVER=2011-12-11
VERSION_TSMUXER=1.10.6
Expand Down Expand Up @@ -1405,7 +1405,7 @@ build_mplayer() {
# See https://svn.macports.org/ticket/30279

# Apply SB patch that was used for the Windows version
patch -p0 < ./../../mplayer-r34393-SB19.patch
patch -p0 < ./../../mplayer-r34561-SB20.patch

# Theora and vorbis support seems broken in this revision, disable it for now
./configure --cc=$GCC2 --disable-x11 --disable-gl --disable-qtx \
Expand Down
Loading

0 comments on commit 15a3ca9

Please sign in to comment.