summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2011-01-31 02:29:55 +0100
committerLadislav Hagara2011-01-31 02:29:55 +0100
commit0c33166579d0ee87a0ce8f3ee5658335b5291f6a (patch)
treedba5b3cd6e194decd6f678723944cbe41476469b
parentf8a394eda5574fa0c3d3a3cbeb91fceeff0426f1 (diff)
mplayer 1.0rc4
-rwxr-xr-xvideo/mplayer/DEPENDS2
-rwxr-xr-xvideo/mplayer/DETAILS2
-rw-r--r--video/mplayer/HISTORY4
-rw-r--r--video/mplayer/MPlayer-1.0rc3.tar.bz2.sigbin287 -> 0 bytes
-rw-r--r--video/mplayer/MPlayer-1.0rc4.tar.bz2.sigbin0 -> 287 bytes
5 files changed, 6 insertions, 2 deletions
diff --git a/video/mplayer/DEPENDS b/video/mplayer/DEPENDS
index 7e352447cf..3ac911b850 100755
--- a/video/mplayer/DEPENDS
+++ b/video/mplayer/DEPENDS
@@ -17,7 +17,7 @@ else
optional_depends libdvdnav "" "--disable-dvdnav" "support for DVD navigation"
fi &&
-optional_depends libvorbis "--disable-tremor-internal" "" "to use external libvorbis to play ogg/vorbis audio" &&
+optional_depends libvorbis "--disable-tremor-internal --extra-libs=-lvorbisenc" "" "to use external libvorbis to play ogg/vorbis audio" &&
optional_depends faad2 "--enable-faad --disable-faad-internal" "" "to use shared faad for AAC decoding" &&
diff --git a/video/mplayer/DETAILS b/video/mplayer/DETAILS
index 0acb970637..f65d74fbb2 100755
--- a/video/mplayer/DETAILS
+++ b/video/mplayer/DETAILS
@@ -11,7 +11,7 @@ if [ "$MPLAYER_SVN" == "y" ]; then
FORCE_DOWNLOAD=on
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
else
- VERSION=1.0rc3
+ VERSION=1.0rc4
SOURCE=MPlayer-$VERSION.tar.bz2
SOURCE_URL[0]=ftp://ftp1.mplayerhq.hu/MPlayer/releases/$SOURCE
SOURCE_URL[1]=ftp://ftp2.mplayerhq.hu/MPlayer/releases/$SOURCE
diff --git a/video/mplayer/HISTORY b/video/mplayer/HISTORY
index 1fda1d42ce..c7a3640c52 100644
--- a/video/mplayer/HISTORY
+++ b/video/mplayer/HISTORY
@@ -1,3 +1,7 @@
+2011-01-31 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 1.0rc4
+ * DEPENDS: added --extra-libs=-lvorbisenc to libvorbis
+
2011-01-02 Ismael Luceno <ismael@sourcemage.org>
* mplayer.desktop: added generic name
diff --git a/video/mplayer/MPlayer-1.0rc3.tar.bz2.sig b/video/mplayer/MPlayer-1.0rc3.tar.bz2.sig
deleted file mode 100644
index f61b75eb11..0000000000
--- a/video/mplayer/MPlayer-1.0rc3.tar.bz2.sig
+++ /dev/null
Binary files differ
diff --git a/video/mplayer/MPlayer-1.0rc4.tar.bz2.sig b/video/mplayer/MPlayer-1.0rc4.tar.bz2.sig
new file mode 100644
index 0000000000..4caeb67313
--- /dev/null
+++ b/video/mplayer/MPlayer-1.0rc4.tar.bz2.sig
Binary files differ