[Lunar-commits] <moonbase-other> ffmpegthumbnailer: Adding a patch/BUILD to compile with ffmpeg-1.0.
stumbles
stumbles at lunar-linux.org
Sat Oct 13 15:19:49 CEST 2012
commit d02de8988322a3b458ff30bba43662388578c4bf
Author: stumbles <stumbles at lunar-linux.org>
Date: Sat, 13 Oct 2012 06:19:49 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/d02de8988322a3b458ff30bba43662388578c4bf
ffmpegthumbnailer: Adding a patch/BUILD to compile with ffmpeg-1.0.
---
video/ffmpegthumbnailer/BUILD | +7/-0
video/ffmpegthumbnailer/DETAILS | +3/-0
2 files changed, 10 insertions(+)
--- /dev/null
+++ b/video/ffmpegthumbnailer/BUILD
@@ -0,0 +1,7 @@
+(
+
+ patch_it $SOURCE2 0 &&
+
+ default_build
+
+) > $C_FIFO 2>&1
--- a/video/ffmpegthumbnailer/DETAILS
+++ b/video/ffmpegthumbnailer/DETAILS
@@ -1,8 +1,11 @@
MODULE=ffmpegthumbnailer
VERSION=2.0.7
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=ffmpegthumbnailer-2.0.7-r238-r241.patch
SOURCE_URL=http://ffmpegthumbnailer.googlecode.com/files/
+ SOURCE2_URL=http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/media-video/ffmpegthumbnailer/files/
SOURCE_VFY=sha1:b8f5371aa995fefd1fb75e306e8cd76e8c9f3a73
+ SOURCE2_VFY=sha1:1373bbe2b25fa9d74bcffe275029b98a696e14ac
WEB_SITE=http://code.google.com/p/ffmpegthumbnailer/
ENTERED=20100105
UPDATED=20120201
More information about the Lunar-commits
mailing list