aboutsummaryrefslogtreecommitdiff
path: root/academic/wise/patches/11_consistent_manual_dates.patch
diff options
context:
space:
mode:
authorPetar Petrov <slackalaxy@gmail.com>2023-09-11 14:33:50 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-11 14:33:50 +0700
commit59e0202f1af598b06a0981e4b4a3afef86591965 (patch)
tree29b287cd160309a993ee243ac453ff6ff45dd99d /academic/wise/patches/11_consistent_manual_dates.patch
parente3b889a097b76eabd15e46aefcfac2fa0564a6b9 (diff)
downloadslackbuilds-59e0202f1af598b06a0981e4b4a3afef86591965.tar.xz
games/wise: Added (Compare protein to DNA sequence).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/wise/patches/11_consistent_manual_dates.patch')
-rw-r--r--academic/wise/patches/11_consistent_manual_dates.patch53
1 files changed, 53 insertions, 0 deletions
diff --git a/academic/wise/patches/11_consistent_manual_dates.patch b/academic/wise/patches/11_consistent_manual_dates.patch
new file mode 100644
index 000000000000..eaea1eec9012
--- /dev/null
+++ b/academic/wise/patches/11_consistent_manual_dates.patch
@@ -0,0 +1,53 @@
+Description: Use fixed dates for manuals.
+ These make the build reproducible. I have picked the file modificatin dates of
+ the corresponding source .tex files.
+Author: Sascha Steinbiss <sascha@steinbiss.name>
+--- a/docs/dynamite.tex
++++ b/docs/dynamite.tex
+@@ -1,4 +1,5 @@
+ \documentstyle{article}
++\pdftrailerid{}
+ \begin{document}
+
+ \newcommand{\programtext}[1]{{\tt #1}}
+@@ -10,6 +11,7 @@
+ Hinxton, Cambridge CB10 1SA,\\
+ England.\\
+ Email: birney@sanger.ac.uk}
++\date{18/6/2001}
+
+ \maketitle
+
+--- a/docs/wise2.tex
++++ b/docs/wise2.tex
+@@ -1,5 +1,6 @@
+
+ \documentclass{article}
++\pdftrailerid{}
+ %\usepackage{epsfig}
+ \usepackage{graphicx}
+
+@@ -13,6 +14,7 @@
+ Hinxton, Cambridge CB10 1SD,\\
+ England.\\
+ Email: birney@ebi.ac.uk}
++\date{18/6/2001}
+
+ \maketitle
+
+--- a/docs/wise2api.tex
++++ b/docs/wise2api.tex
+@@ -1,4 +1,5 @@
+ \documentstyle{article}
++\pdftrailerid{}
+ \begin{document}
+
+ \newcommand{\programtext}[1]{{\tt #1}}
+@@ -10,6 +11,7 @@
+ Hinxton, Cambridge CB10 1SA,\\
+ England.\\
+ Email: birney@sanger.ac.uk}
++\date{18/6/2001}
+
+ \maketitle
+