[Lunar-commits] <moonbase> ffmpeg: version bump. The following recompiled fine;
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Mon Feb 9 17:52:44 CET 2009
commit 1f4a6cc4162ab98f53594869df151871bf5e1181
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Mon Feb 9 11:52:44 2009 -0500
ffmpeg: version bump. The following recompiled fine;
sox, transcode, vlc, kino, gpac, k9copy2, xine-lib, mlt, and some others
that I forgot to note.
At some point, do a lunar fix.
---
video/ffmpeg/DEPENDS | 4 ----
video/ffmpeg/DETAILS | 12 ++++--------
2 files changed, 4 insertions(+), 12 deletions(-)
diff --git a/video/ffmpeg/DEPENDS b/video/ffmpeg/DEPENDS
index cede196..e4f3342 100644
--- a/video/ffmpeg/DEPENDS
+++ b/video/ffmpeg/DEPENDS
@@ -7,10 +7,6 @@ optional_depends faad "--enable-libfaad --enable-libfaadbin" \
optional_depends faac "--enable-libfaac" "" "for faac support"
optional_depends lame "--enable-libmp3lame" "" "for mp3 support"
-optional_depends a52dec "--enable-liba52 --enable-liba52bin" \
- "" \
- "for a52 support"
-
optional_depends xvidcore "--enable-libxvid" "" "for xvid support"
optional_depends libdc1394 "--enable-libdc1394" "" "for firewire support"
optional_depends x264-snapshot "--enable-libx264" "" "for H264 support"
diff --git a/video/ffmpeg/DETAILS b/video/ffmpeg/DETAILS
index b101e5a..0ba69d4 100644
--- a/video/ffmpeg/DETAILS
+++ b/video/ffmpeg/DETAILS
@@ -1,12 +1,12 @@
MODULE=ffmpeg
- VERSION=r15261
- SOURCE=$MODULE-snapshot-$VERSION.tar.gz
+ VERSION=r17098
+ SOURCE=$MODULE-snapshot-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-snapshot-$VERSION
SOURCE_URL=$MIRROR_URL
- SOURCE_VFY=sha1:1cab8d63d6314c479e1041d76d2280bff9f15200
+ SOURCE_VFY=sha1:bbed3244ab0d00beffe7491511c84932ad789ce4
WEB_SITE=http://ffmpeg.mplayerhq.hu/
ENTERED=20020327
- UPDATED=20080918
+ UPDATED=20090209
MAINTAINER=stumbles at lunar-linux.org
SHORT="ffmpeg is an avi decoder"
@@ -18,8 +18,4 @@ includes a soft VCR capable of encoding in many different formats
simultaneously, a streaming server for Netcasting multimedia.
FFmpeg generates streaming files, in many popular formats
simultaneously, faster than any other solution.
-
-Note: DO NOT BUMP THIS MODULE. They are going through MAJOR ABI/API
-revisions, and this is the last good revision. So don't EVEN THINK
-ABOUT IT!
EOF
More information about the Lunar-commits
mailing list