summaryrefslogtreecommitdiff
path: root/multimedia/ffmpeg010
diff options
context:
space:
mode:
authorwiz <wiz>2014-08-11 23:09:44 +0000
committerwiz <wiz>2014-08-11 23:09:44 +0000
commit4e99d7e68eae350201c1168d78a96f5dbb56dd12 (patch)
treedcf9dd704b954a6166618438d87abbe0365078c1 /multimedia/ffmpeg010
parentfa0437adf6bc7cee3f000d065733d0132e62e096 (diff)
downloadpkgsrc-4e99d7e68eae350201c1168d78a96f5dbb56dd12.tar.gz
Switch to ffmpeg1 instead of ffmpeg.
Note: some of these packages didn't build for me, e.g. osg, so I couldn't verify them all.
Diffstat (limited to 'multimedia/ffmpeg010')
-rw-r--r--multimedia/ffmpeg010/DESCR2
-rw-r--r--multimedia/ffmpeg010/Makefile4
2 files changed, 4 insertions, 2 deletions
diff --git a/multimedia/ffmpeg010/DESCR b/multimedia/ffmpeg010/DESCR
index 7f379ea9c4b..fb896dddfb7 100644
--- a/multimedia/ffmpeg010/DESCR
+++ b/multimedia/ffmpeg010/DESCR
@@ -1,3 +1,5 @@
FFmpeg is a complete, cross-platform solution to record, convert
and stream audio and video. It includes libavcodec - the leading
audio/video codec library.
+
+This package contains major version 0.10.
diff --git a/multimedia/ffmpeg010/Makefile b/multimedia/ffmpeg010/Makefile
index 1eccc1fd342..3f7c90888fd 100644
--- a/multimedia/ffmpeg010/Makefile
+++ b/multimedia/ffmpeg010/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2014/07/09 12:48:59 he Exp $
+# $NetBSD: Makefile,v 1.19 2014/08/11 23:09:45 wiz Exp $
PKGNAME= ffmpeg010-20140629.${DISTVERSION}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ffmpeg.mplayerhq.hu/
-COMMENT= Decoding, encoding and streaming software
+COMMENT= Decoding, encoding and streaming software (v0.10)
LICENSE= gnu-lgpl-v2.1
USE_GCC_RUNTIME= yes