Mon Jan 21 13:25:07 2013 UTC ()
PKGREVISION bump for libass ABI bump.


(wiz)
diff -r1.98 -r1.99 pkgsrc/multimedia/ffmpeg/Makefile

cvs diff -r1.98 -r1.99 pkgsrc/multimedia/ffmpeg/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/ffmpeg/Attic/Makefile 2013/01/16 20:55:47 1.98
+++ pkgsrc/multimedia/ffmpeg/Attic/Makefile 2013/01/21 13:25:07 1.99
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.98 2013/01/16 20:55:47 adam Exp $ 1# $NetBSD: Makefile,v 1.99 2013/01/21 13:25:07 wiz Exp $
2 2
3PKGNAME= ffmpeg-20130106.${DISTVERSION} 3PKGNAME= ffmpeg-20130106.${DISTVERSION}
 4PKGREVISION= 1
4 5
5MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
6HOMEPAGE= http://ffmpeg.mplayerhq.hu/ 7HOMEPAGE= http://ffmpeg.mplayerhq.hu/
7COMMENT= Decoding, encoding and streaming software 8COMMENT= Decoding, encoding and streaming software
8 9
9CONFIGURE_ARGS+= --enable-avfilter 10CONFIGURE_ARGS+= --enable-avfilter
10#CONFIGURE_ARGS+= --enable-avfilter-lavf 11#CONFIGURE_ARGS+= --enable-avfilter-lavf
11CONFIGURE_ARGS+= --enable-postproc 12CONFIGURE_ARGS+= --enable-postproc
12 13
13INSTALLATION_DIRS= lib share/examples/ffmpeg share/doc/ffmpeg 14INSTALLATION_DIRS= lib share/examples/ffmpeg share/doc/ffmpeg
14 15
15CONF_FILES+= ${PREFIX}/share/examples/ffmpeg/ffserver.conf \ 16CONF_FILES+= ${PREFIX}/share/examples/ffmpeg/ffserver.conf \
16 ${PKG_SYSCONFDIR}/ffserver.conf 17 ${PKG_SYSCONFDIR}/ffserver.conf