OrangePi_CM5/external/packages/extras-buildpkgs/libvdpau/debian/patches/doxygen-no-timestamps.patch

15 lines
498 B
Diff

Author: Andreas Beckmann <anbe@debian.org>
Description: disable timestamps in documentation for reproducible builds
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -10,6 +10,8 @@
# TAG += value [value, ...]
# Values that contain spaces should be placed between quotes (" ")
+HTML_TIMESTAMP = NO
+
#---------------------------------------------------------------------------
# Project related configuration options
#---------------------------------------------------------------------------