summaryrefslogtreecommitdiff
path: root/multimedia/ffmpeg2theora
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2016-01-31 02:44:23 +0000
committermef <mef@pkgsrc.org>2016-01-31 02:44:23 +0000
commit082dba5856e93a24ea2bd39b4d1b95a1a0fbd975 (patch)
tree82e278ab47a6aa96d481ee7de88d62ace3346b8f /multimedia/ffmpeg2theora
parent4c11642819b2cbc11afe4cb07ae7382d103df4d5 (diff)
downloadpkgsrc-082dba5856e93a24ea2bd39b4d1b95a1a0fbd975.tar.gz
(pkgsrc)
- Add comment on patch by picking up from cvs log (upstream) - Update to 0.30 -------------- 0.30 2014-12-12 - various bugfixes - update to compile with ffmpeg 2.9
Diffstat (limited to 'multimedia/ffmpeg2theora')
-rw-r--r--multimedia/ffmpeg2theora/Makefile5
-rw-r--r--multimedia/ffmpeg2theora/distinfo12
-rw-r--r--multimedia/ffmpeg2theora/patches/patch-SConstruct4
3 files changed, 11 insertions, 10 deletions
diff --git a/multimedia/ffmpeg2theora/Makefile b/multimedia/ffmpeg2theora/Makefile
index 4ec07f846b4..0db8178ed4c 100644
--- a/multimedia/ffmpeg2theora/Makefile
+++ b/multimedia/ffmpeg2theora/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2015/11/18 14:19:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2016/01/31 02:44:23 mef Exp $
-DISTNAME= ffmpeg2theora-0.29
-PKGREVISION= 4
+DISTNAME= ffmpeg2theora-0.30
CATEGORIES= multimedia
MASTER_SITES= http://v2v.cc/~j/ffmpeg2theora/downloads/
EXTRACT_SUFX= .tar.bz2
diff --git a/multimedia/ffmpeg2theora/distinfo b/multimedia/ffmpeg2theora/distinfo
index 8b4504b1477..9b419002a13 100644
--- a/multimedia/ffmpeg2theora/distinfo
+++ b/multimedia/ffmpeg2theora/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 23:54:24 agc Exp $
+$NetBSD: distinfo,v 1.6 2016/01/31 02:44:23 mef Exp $
-SHA1 (ffmpeg2theora-0.29.tar.bz2) = 7e78c5ddb8740b33a6ae4c9da76047bd8e662791
-RMD160 (ffmpeg2theora-0.29.tar.bz2) = 1dfb5bd0c404d2a23b5818a7aab82e6ebe802e72
-SHA512 (ffmpeg2theora-0.29.tar.bz2) = 5e5cf1dbc6807a15b3a3e8526955ef341357b6a3106a6449a54b5dc09c652a9df34b5e93c9cbf05e1efad87542364cb8335e173a59a184aa2ff38ec4b536a725
-Size (ffmpeg2theora-0.29.tar.bz2) = 90143 bytes
-SHA1 (patch-SConstruct) = 55803eedd7cb6603344a213ac54791b3b849649b
+SHA1 (ffmpeg2theora-0.30.tar.bz2) = fc7ca91eb9e5e1b920273c0b2a73ae737fa5cd29
+RMD160 (ffmpeg2theora-0.30.tar.bz2) = 4f2464d43a14270ed7350e9deafa3ec9608a73fc
+SHA512 (ffmpeg2theora-0.30.tar.bz2) = 2c77d2c5e705751928e2bfd86c4fe4c2b7df2ca2ce70f3dfeb0014a3269eef067587eaa045c11b0db86c69176d8f01a43b3ad75544d181c016a89aa50b6518c1
+Size (ffmpeg2theora-0.30.tar.bz2) = 91269 bytes
+SHA1 (patch-SConstruct) = 37ccee5d57377a4ce6b420d436afa18bb83b703b
SHA1 (patch-src_ffmpeg2theora.c) = 405803782d070fa9b28032701c52379609b66015
diff --git a/multimedia/ffmpeg2theora/patches/patch-SConstruct b/multimedia/ffmpeg2theora/patches/patch-SConstruct
index a4faf74fbbc..a65512b3cd5 100644
--- a/multimedia/ffmpeg2theora/patches/patch-SConstruct
+++ b/multimedia/ffmpeg2theora/patches/patch-SConstruct
@@ -1,4 +1,6 @@
-$NetBSD: patch-SConstruct,v 1.1 2014/12/11 22:13:58 joerg Exp $
+$NetBSD: patch-SConstruct,v 1.2 2016/01/31 02:44:23 mef Exp $
+
+Preserve environment.
--- SConstruct.orig 2014-12-11 21:32:11.000000000 +0000
+++ SConstruct