Subject: CVS commit: pkgsrc/graphics/ffmpeg
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 03/22/2002 13:59:20
Module Name:	pkgsrc
Committed By:	tron
Date:		Fri Mar 22 11:59:19 UTC 2002

Modified Files:
	pkgsrc/graphics/ffmpeg: Makefile PLIST distinfo
	pkgsrc/graphics/ffmpeg/patches: patch-ab patch-ac
Added Files:
	pkgsrc/graphics/ffmpeg/patches: patch-ad patch-ae

Log Message:
Improve package based on patches supplied by Rui-Xiang Guo in PR pkg/15978:
- Build and install shared libraries "libav" and "libavcodec".
- Fix "ffserver" to search its configuration file in "${PKG_SYSCONFDIR}".
- Install "ffserver.conf" configuration to example and not into
  documentation directory.
Bump package revision to 1 after these changes.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/ffmpeg/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/graphics/ffmpeg/PLIST \
    pkgsrc/graphics/ffmpeg/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/graphics/ffmpeg/patches/patch-ab \
    pkgsrc/graphics/ffmpeg/patches/patch-ac
cvs rdiff -r0 -r1.1 pkgsrc/graphics/ffmpeg/patches/patch-ad \
    pkgsrc/graphics/ffmpeg/patches/patch-ae

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.