Source: xorg-gtest
Version: 0.7.1-5
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: buildpath
X-Debbugs-Cc: [email protected]

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed
that xorg-gtest could not be built reproducibly.

Patch attached.

 [0] https://reproducible-builds.org/


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
--- a/debian/patches/0006-Reproducible-build.patch      1970-01-01 
01:00:00.000000000 +0100
--- b/debian/patches/0006-Reproducible-build.patch      2019-05-19 
10:49:23.787860021 +0100
@@ -0,0 +1,15 @@
+Description: Make the build reproducible
+Author: Chris Lamb <[email protected]>
+Last-Update: 2019-05-19
+
+--- xorg-gtest-0.7.1.orig/doc/Doxyfile.in
++++ xorg-gtest-0.7.1/doc/Doxyfile.in
+@@ -142,7 +142,7 @@ INLINE_INHERITED_MEMB  = NO
+ # shortest path that makes the file name unique will be used
+ # The default value is: YES.
+ 
+-FULL_PATH_NAMES        = YES
++FULL_PATH_NAMES        = NO
+ 
+ # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the 
path.
+ # Stripping is only done if one of the specified strings matches the left-hand
--- a/debian/patches/series     2019-05-19 10:43:00.703835521 +0100
--- b/debian/patches/series     2019-05-19 10:49:22.535879775 +0100
@@ -6,3 +6,4 @@
 0003-doc-update-doxygen-file.patch
 0004-doc-remove-DOT_FONTNAME-from-doxygen.in.patch
 0005-Properly-escape-the-D-string-defines.patch
+0006-Reproducible-build.patch

Reply via email to