pkgsrc-Changes archive

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

CVS commit: pkgsrc/multimedia/ffmpeg8



Module Name:    pkgsrc
Committed By:   yhardy
Date:           Fri Jan  2 12:36:13 UTC 2026

Modified Files:
        pkgsrc/multimedia/ffmpeg8: PLIST

Log Message:
multimedia/ffmpeg8: add documentation files to PLIST for "doc" option

The "doc" option is not enabled by default. These files are installed
when it is enabled, this change adds the the files in the same way as
multimedia/ffmpeg7.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/multimedia/ffmpeg8/PLIST

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

Modified files:

Index: pkgsrc/multimedia/ffmpeg8/PLIST
diff -u pkgsrc/multimedia/ffmpeg8/PLIST:1.1 pkgsrc/multimedia/ffmpeg8/PLIST:1.2
--- pkgsrc/multimedia/ffmpeg8/PLIST:1.1 Fri Aug 22 16:42:06 2025
+++ pkgsrc/multimedia/ffmpeg8/PLIST     Fri Jan  2 12:36:13 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2025/08/22 16:42:06 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2026/01/02 12:36:13 yhardy Exp $
 bin/ffmpeg8
 bin/ffprobe8
 include/ffmpeg8/libavcodec/ac3_parser.h
@@ -199,17 +199,49 @@ man/man3/libavformat8.3
 man/man3/libavutil8.3
 man/man3/libswresample8.3
 man/man3/libswscale8.3
+${PLIST.doc}share/doc/ffmpeg8/bootstrap.min.css
 share/doc/ffmpeg8/build_system.txt
+${PLIST.doc}share/doc/ffmpeg8/community.html
+${PLIST.doc}share/doc/ffmpeg8/default.css
+${PLIST.doc}share/doc/ffmpeg8/developer.html
 share/doc/ffmpeg8/errno.txt
+${PLIST.doc}share/doc/ffmpeg8/faq.html
+${PLIST.doc}share/doc/ffmpeg8/fate.html
+${PLIST.doc}share/doc/ffmpeg8/ffmpeg-all.html
+${PLIST.doc}share/doc/ffmpeg8/ffmpeg-bitstream-filters.html
+${PLIST.doc}share/doc/ffmpeg8/ffmpeg-codecs.html
+${PLIST.doc}share/doc/ffmpeg8/ffmpeg-devices.html
+${PLIST.doc}share/doc/ffmpeg8/ffmpeg-filters.html
+${PLIST.doc}share/doc/ffmpeg8/ffmpeg-formats.html
+${PLIST.doc}share/doc/ffmpeg8/ffmpeg-protocols.html
+${PLIST.doc}share/doc/ffmpeg8/ffmpeg-resampler.html
+${PLIST.doc}share/doc/ffmpeg8/ffmpeg-scaler.html
+${PLIST.doc}share/doc/ffmpeg8/ffmpeg-utils.html
+${PLIST.doc}share/doc/ffmpeg8/ffmpeg.html
 share/doc/ffmpeg8/ffmpeg.txt
+${PLIST.doc}share/doc/ffmpeg8/ffprobe-all.html
+${PLIST.doc}share/doc/ffmpeg8/ffprobe.html
 share/doc/ffmpeg8/filter_design.txt
+${PLIST.doc}share/doc/ffmpeg8/general.html
+${PLIST.doc}share/doc/ffmpeg8/git-howto.html
 share/doc/ffmpeg8/infra.txt
 share/doc/ffmpeg8/issue_tracker.txt
+${PLIST.doc}share/doc/ffmpeg8/libavcodec.html
+${PLIST.doc}share/doc/ffmpeg8/libavdevice.html
+${PLIST.doc}share/doc/ffmpeg8/libavfilter.html
+${PLIST.doc}share/doc/ffmpeg8/libavformat.html
+${PLIST.doc}share/doc/ffmpeg8/libavutil.html
+${PLIST.doc}share/doc/ffmpeg8/libswresample.html
+${PLIST.doc}share/doc/ffmpeg8/libswscale.html
+${PLIST.doc}share/doc/ffmpeg8/mailing-list-faq.html
 share/doc/ffmpeg8/mips.txt
 share/doc/ffmpeg8/multithreading.txt
+${PLIST.doc}share/doc/ffmpeg8/nut.html
 share/doc/ffmpeg8/optimization.txt
+${PLIST.doc}share/doc/ffmpeg8/platform.html
 share/doc/ffmpeg8/rate_distortion.txt
 share/doc/ffmpeg8/snow.txt
+${PLIST.doc}share/doc/ffmpeg8/style.min.css
 share/doc/ffmpeg8/swresample.txt
 share/doc/ffmpeg8/swscale-v2.txt
 share/doc/ffmpeg8/swscale.txt



Home | Main Index | Thread Index | Old Index