File: 0001-packed-pdf-in-man-pages.patch

package info (click to toggle)
theme-d 7.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 20,492 kB
  • sloc: lisp: 8,736; sh: 4,753; makefile: 688; ansic: 477
file content (134 lines) | stat: -rw-r--r-- 5,484 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
From: =?utf-8?b?VG9tbWkgSMO2eW7DpGzDpG5tYWE=?= <tommi.hoynalanmaa@iki.fi>
Date: Thu, 21 Aug 2025 14:05:03 +0300
Subject: packed pdf in man pages

---
 doc/compute-theme-d-module-deps.1  | 2 +-
 doc/compute-theme-d-pcode-deps.1   | 2 +-
 doc/compute-theme-d-program-deps.1 | 2 +-
 doc/get-theme-d-config-var.1       | 2 +-
 doc/run-split-theme-d-program.1    | 2 +-
 doc/run-theme-d-program-m.1        | 2 +-
 doc/run-theme-d-program.1          | 2 +-
 doc/setup-theme-d-bootstrap-env.1  | 2 +-
 doc/setup-theme-d-test-env.1       | 2 +-
 doc/theme-d-compile.1              | 2 +-
 doc/theme-d-link.1                 | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/doc/compute-theme-d-module-deps.1 b/doc/compute-theme-d-module-deps.1
index 0d2731b..9f5df3f 100644
--- a/doc/compute-theme-d-module-deps.1
+++ b/doc/compute-theme-d-module-deps.1
@@ -27,4 +27,4 @@ compute-theme-d-module-deps list-utilities.thb standard-library
 .BR compute-theme-d-pcode-deps (1),
 .BR compute-theme-d-program-deps (1),
 .BR make (1),
-.IR /usr/share/doc/theme-d-doc/theme-d-user-guide.pdf
+.IR /usr/share/doc/theme-d-doc/theme-d-user-guide.pdf.gz
diff --git a/doc/compute-theme-d-pcode-deps.1 b/doc/compute-theme-d-pcode-deps.1
index 7473891..536f957 100644
--- a/doc/compute-theme-d-pcode-deps.1
+++ b/doc/compute-theme-d-pcode-deps.1
@@ -27,4 +27,4 @@ compute-theme-d-pcode-deps list-utilities.thb standard-library
 .BR compute-theme-d-module-deps (1),
 .BR compute-theme-d-program-deps (1),
 .BR make (1),
-.IR /usr/share/doc/theme-d-doc/theme-d-user-guide.pdf
+.IR /usr/share/doc/theme-d-doc/theme-d-user-guide.pdf.gz
diff --git a/doc/compute-theme-d-program-deps.1 b/doc/compute-theme-d-program-deps.1
index e14455a..ee75178 100644
--- a/doc/compute-theme-d-program-deps.1
+++ b/doc/compute-theme-d-program-deps.1
@@ -27,4 +27,4 @@ compute-theme-d-program-deps sequence-test.thp examples
 .BR compute-theme-d-pcode-deps (1),
 .BR compute-theme-d-module-deps (1),
 .BR make (1),
-.IR /usr/share/doc/theme-d-doc/theme-d-user-guide.pdf
+.IR /usr/share/doc/theme-d-doc/theme-d-user-guide.pdf.gz
diff --git a/doc/get-theme-d-config-var.1 b/doc/get-theme-d-config-var.1
index f71bc43..e9ad5ca 100644
--- a/doc/get-theme-d-config-var.1
+++ b/doc/get-theme-d-config-var.1
@@ -92,5 +92,5 @@ only if you use Theme-D in local mode.
 .BR theme-d-compile (1),
 .BR theme-d-link (1),
 .BR run-theme-d-program (1),
-.IR /usr/share/doc/theme-d-doc/theme-d-user-guide.pdf
+.IR /usr/share/doc/theme-d-doc/theme-d-user-guide.pdf.gz
 .
diff --git a/doc/run-split-theme-d-program.1 b/doc/run-split-theme-d-program.1
index 3b19017..579e9b6 100644
--- a/doc/run-split-theme-d-program.1
+++ b/doc/run-split-theme-d-program.1
@@ -71,5 +71,5 @@ only if you use Theme-D in local mode.
 .BR theme-d-compile (1),
 .BR theme-d-link (1),
 .BR setup-theme-d-test-env (1),
-.IR /usr/share/doc/theme-d-doc/theme-d-user-guide.pdf
+.IR /usr/share/doc/theme-d-doc/theme-d-user-guide.pdf.gz
 .
diff --git a/doc/run-theme-d-program-m.1 b/doc/run-theme-d-program-m.1
index 641b0e2..5b98949 100644
--- a/doc/run-theme-d-program-m.1
+++ b/doc/run-theme-d-program-m.1
@@ -79,5 +79,5 @@ only if you use Theme-D in local mode.
 .BR theme-d-compile (1),
 .BR theme-d-link (1),
 .BR setup-theme-d-test-env (1),
-.IR /usr/share/doc/theme-d-doc/theme-d-user-guide.pdf
+.IR /usr/share/doc/theme-d-doc/theme-d-user-guide.pdf.gz
 .
diff --git a/doc/run-theme-d-program.1 b/doc/run-theme-d-program.1
index 8913ab5..5295a62 100644
--- a/doc/run-theme-d-program.1
+++ b/doc/run-theme-d-program.1
@@ -75,5 +75,5 @@ only if you use Theme-D in local mode.
 .BR theme-d-compile (1),
 .BR theme-d-link (1),
 .BR setup-theme-d-test-env (1),
-.IR /usr/share/doc/theme-d-doc/theme-d-user-guide.pdf
+.IR /usr/share/doc/theme-d-doc/theme-d-user-guide.pdf.gz
 .
diff --git a/doc/setup-theme-d-bootstrap-env.1 b/doc/setup-theme-d-bootstrap-env.1
index 3aaa813..11888a0 100644
--- a/doc/setup-theme-d-bootstrap-env.1
+++ b/doc/setup-theme-d-bootstrap-env.1
@@ -41,5 +41,5 @@ only if you use Theme-D in local mode.
 .BR theme-d-link (1),
 .BR run-theme-d-program (1),
 .BR setup-theme-d-test-env (1),
-.IR /usr/share/doc/theme-d-doc/theme-d-user-guide.pdf
+.IR /usr/share/doc/theme-d-doc/theme-d-user-guide.pdf.gz
 .
diff --git a/doc/setup-theme-d-test-env.1 b/doc/setup-theme-d-test-env.1
index 0f8aa2b..d40605e 100644
--- a/doc/setup-theme-d-test-env.1
+++ b/doc/setup-theme-d-test-env.1
@@ -40,5 +40,5 @@ only if you use Theme-D in local mode.
 .BR theme-d-compile (1),
 .BR theme-d-link (1),
 .BR run-theme-d-program (1),
-.IR /usr/share/doc/theme-d-doc/theme-d-user-guide.pdf
+.IR /usr/share/doc/theme-d-doc/theme-d-user-guide.pdf.gz
 .
diff --git a/doc/theme-d-compile.1 b/doc/theme-d-compile.1
index d57505b..c16c623 100644
--- a/doc/theme-d-compile.1
+++ b/doc/theme-d-compile.1
@@ -116,4 +116,4 @@ only if you use Theme-D in local mode.
 .BR theme-d-link (1),
 .BR run-theme-d-program (1),
 .BR setup-theme-d-test-env (1),
-.IR /usr/share/doc/theme-d-doc/theme-d-user-guide.pdf
+.IR /usr/share/doc/theme-d-doc/theme-d-user-guide.pdf.gz
diff --git a/doc/theme-d-link.1 b/doc/theme-d-link.1
index b7888d1..23ee4ff 100644
--- a/doc/theme-d-link.1
+++ b/doc/theme-d-link.1
@@ -282,4 +282,4 @@ only if you use Theme-D in local mode.
 .BR theme-d-compile (1),
 .BR run-theme-d-program (1),
 .BR setup-theme-d-test-env (1),
-.IR /usr/share/doc/theme-d-doc/theme-d-user-guide.pdf
+.IR /usr/share/doc/theme-d-doc/theme-d-user-guide.pdf.gz