pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/51113 CVS commit: pkgsrc/multimedia



The following reply was made to PR pkg/51113; it has been noted by GNATS.

From: "Leonardo Taccari" <leot%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51113 CVS commit: pkgsrc/multimedia
Date: Thu, 5 May 2016 07:03:48 +0000

 Module Name:	pkgsrc
 Committed By:	leot
 Date:		Thu May  5 07:03:47 UTC 2016
 
 Modified Files:
 	pkgsrc/multimedia/ffmpeg2: Makefile Makefile.common PLIST options.mk
 	pkgsrc/multimedia/ffmpeg3: Makefile Makefile.common PLIST options.mk
 
 Log Message:
 Add a new "doc" option to install multimedia/ffmpeg[23] HTML documentation,
 disabled by default.
 
 Fix PR pkg/51113 reported by Joern Clausen.
 ffmpeg needs texi2html features that can be not available in the version
 provided natively by the platform.
 
 While here also add a PRINT_PLIST_AWK to automa{g,t}ically print a PLIST that
 need less manual intervention.
 
 Bump PKGREVISION.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.28 -r1.29 pkgsrc/multimedia/ffmpeg2/Makefile
 cvs rdiff -u -r1.47 -r1.48 pkgsrc/multimedia/ffmpeg2/Makefile.common
 cvs rdiff -u -r1.11 -r1.12 pkgsrc/multimedia/ffmpeg2/PLIST
 cvs rdiff -u -r1.10 -r1.11 pkgsrc/multimedia/ffmpeg2/options.mk
 cvs rdiff -u -r1.5 -r1.6 pkgsrc/multimedia/ffmpeg3/Makefile \
     pkgsrc/multimedia/ffmpeg3/Makefile.common
 cvs rdiff -u -r1.3 -r1.4 pkgsrc/multimedia/ffmpeg3/PLIST
 cvs rdiff -u -r1.1 -r1.2 pkgsrc/multimedia/ffmpeg3/options.mk
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index