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
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
|
commit 2de3debfff98f44b271d1319d2e0aaf63251234f
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Mon Feb 27 16:44:01 2023 -0800
font-misc-meltho 1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit e15213d9949537b0deca7bc9ed5e23abe378fe94
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Wed Feb 15 16:27:44 2023 -0800
Switch to XORG_DEFAULT_NOCODE_OPTIONS
Stop running all sorts of compiler tests we don't need since there
is no code in this module to compile. Requires xorg-macros 1.20.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 034a5a4536c2929de1d15ffa0e420d3d4760fd22
Author: Gaetan Nadon <memsize@videotron.ca>
Date: Sun Nov 7 10:10:39 2010 -0800
config: update AC_PREREQ statement to 2.60
Unrelated to the previous patches, the new value simply reflects
the reality that the minimum level for autoconf to configure
all x.org modules is 2.60 dated June 2006.
ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
commit 8d423cd1a22b2e2b2d9a8d7937c99c51d315800c
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Thu Jul 28 17:30:21 2022 -0700
gitlab CI: stop requiring Signed-off-by in commits
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 1975141f83352ea76469c571b96345724c89157e
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Wed Dec 8 16:16:10 2021 -0800
Build xz tarballs instead of bzip2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 1fc4233810d1f7d3dd3190cc4599d426f6e65452
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Wed Dec 8 16:16:10 2021 -0800
gitlab CI: add a basic build test
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 81ea3f6149909ce6a0c5dcbd557ab31306a7edb0
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Fri Dec 7 19:27:09 2018 -0800
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit fca04221a1684a1ce7317f2f39fbacf268969a30
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sun Nov 18 18:44:04 2018 -0800
Update README for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 2a158b4faefbe1b2810d264719907b5f5e743d23
Author: Mihail Konev <k.mvc@ya.ru>
Date: Thu Jan 26 14:00:22 2017 +1000
autogen: add default patch prefix
Signed-off-by: Mihail Konev <k.mvc@ya.ru>
commit 6f0b0e248a802f18ac64dad31c3d53a353f66b8f
Author: Emil Velikov <emil.l.velikov@gmail.com>
Date: Mon Mar 9 12:00:52 2015 +0000
autogen.sh: use quoted string variables
Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
fall-outs, when they contain space.
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
commit 2d0524fde6cc2999febe3d2db432b18e97c1db88
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date: Tue Jan 24 10:32:07 2017 +1000
autogen.sh: use exec instead of waiting for configure to finish
Syncs the invocation of configure with the one from the server.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
commit 5fcd784ae64965a10ec37e71b701a8d76b259af7
Author: Matthieu Herrb <matthieu@herrb.eu>
Date: Mon Sep 12 10:49:35 2016 +0200
Typo: font.dir -> fonts.dir
Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
commit cf8c32625b41de5dae7dd7e7f9f870f226d9796f
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sat May 31 21:39:32 2014 -0700
autogen.sh: Honor NOCONFIGURE=1
See http://people.gnome.org/~walters/docs/build-api.txt
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit da5baa10e5ce88f87619ff8097513fc501c55c5b
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sat May 31 21:38:41 2014 -0700
configure: Drop AM_MAINTAINER_MODE
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 20b9aca25c9466bafffdf3a35de6ac4c9f5f511e
Author: Gaetan Nadon <memsize@videotron.ca>
Date: Mon Oct 28 08:08:55 2013 -0400
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Fix Automake warning: AC_OUTPUT should be used without arguments.
www.gnu.org/software/autoconf/manual/autoconf.html#Configuration-Files
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
commit f719f92d34465bc73a7332a233dae79675e9f788
Author: Rémi Cardona <remi@gentoo.org>
Date: Mon Nov 15 23:48:30 2010 +0100
font-misc-meltho 1.0.3
commit 181188056bb283369a60d6aed4e15accaebe25b7
Author: Gaetan Nadon <memsize@videotron.ca>
Date: Fri Oct 15 20:09:56 2010 -0400
config: Use the shorthand --disable-all-encodings option in font-util v1.2
This option is useful to disable all possible font encodings at once,
without fine-graining the calling ebuilds for a list of encodings
supported by each font package.
The option is parsed before all other encoding options, so it basically
sets defaults for all of them. Afterwards, any encoding can be
re-enabled back using '--enable-<encoding>' (much like
'--disable-all-encodings --enable-iso8859-2').
Reviewed-by: Rémi Cardona <remi@gentoo.org>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
commit fdb3704f8210e521a08b36a4271a6aee6d260e93
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Tue Oct 5 00:15:18 2010 -0700
font-misc-meltho 1.0.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 05bc4175afcd4b904a21dca3d711015b1197b611
Author: Gaetan Nadon <memsize@videotron.ca>
Date: Mon Nov 23 14:23:52 2009 -0500
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Now that the INSTALL file is generated.
Allows running make maintainer-clean.
commit ae06bcb063fe20aaa78057fc9e7baf24f5435f41
Author: Gaetan Nadon <memsize@videotron.ca>
Date: Sun Oct 18 20:49:07 2009 -0400
Makefile.am: add INSTALL target and clean ChangeLog DIST targets
Add INSTALL target to generate file with INSTALL_CMD #24206
ChangeLog is not required in EXTRA_DIST #24432
ChangeLog is not required in MAINTAINERCLEANFILES #24432
commit afe4fc61f2e42f432afd1b6c216c3e8404e9d0a0
Author: Gaetan Nadon <memsize@videotron.ca>
Date: Sun Oct 18 20:34:34 2009 -0400
INSTALL, NEWS, README COPYING or AUTHORS files are missing/incorrect #24206
Add missing INSTALL file. Use standard GNU file on building tarball
README may have been updated
COPYING may have been updated
Remove AUTHORS file as it is empty and no content available yet.
Remove NEWS file as it is empty and no content available yet.
commit ca159350334221979035459d5a43094f7b522a14
Author: Gaetan Nadon <memsize@videotron.ca>
Date: Mon Nov 23 13:38:51 2009 -0500
.gitignore: use common defaults with custom section # 24239
Using common defaults will reduce errors and maintenance.
Only the very small or inexistent custom section need periodic maintenance
when the structure of the component changes. Do not edit defaults.
commit 68173e8e02c726e66d1a139b00823bd296194cdc
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Sat Oct 10 17:42:33 2009 -0700
font-misc-meltho 1.0.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
commit d4f8ad0a44a752dbeb3773fc690eed71620197ee
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Wed Oct 7 19:03:23 2009 -0700
Migrate to xorg macros 1.3 & font-util 1.1 macros
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
commit 117e42771482eed4fcaf68f10c3f497d6b031152
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Tue Oct 6 19:14:29 2009 -0700
Add pointers to mailing lists, bugzilla, & git to README
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
commit d5cb8b8e6ab8b832b87b7fabc9c90c36a2921420
Author: Ryan Hill <dirtyepic@gentoo.org>
Date: Sun Aug 16 14:54:23 2009 -0600
misc-meltho: Skip running fc-cache with DESTDIR.
Fontconfig-2.7.0 runs chmod on the cachedir, causing access violations
when installing into a sandboxed environment.
Signed-off-by: Ryan Hill <dirtyepic@gentoo.org>
Signed-off-by: Rémi Cardona <remi@gentoo.org>
commit 16a78aa66239bd25bd63aa04a2ea5d0924f72bff
Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
Date: Tue Jan 27 19:11:08 2009 -0200
Janitor: Correct make distcheck and configure.ac simplification
commit bf8dedf369eee5fffbf2ac2984a3b6c319ece98f
Author: Andres Salomon <dilinger@debian.org>
Date: Sat Oct 25 20:50:21 2008 +0200
Bug#5176: cause configure to bail if mkfontscale or mkfontdir are not found
Signed-off-by: Julien Cristau <jcristau@debian.org>
commit 9d08acb7a0eb58393c3ce5936d99fcc09ee53edb
Author: James Cloos <cloos@jhcloos.com>
Date: Thu Dec 6 16:38:01 2007 -0500
Replace static ChangeLog with dist-hook to generate from git log
commit 864d00a9d0c39336bdf42efc1847370b433c4e66
Author: James Cloos <cloos@jhcloos.com>
Date: Mon Sep 3 05:53:17 2007 -0400
Add *~ to .gitignore to skip patch/emacs droppings
commit 1a9c0ae20e0a93120c1546bd134bd096a1571c75
Author: James Cloos <cloos@jhcloos.com>
Date: Thu Aug 23 19:26:40 2007 -0400
Rename .cvsignore to .gitignore
commit c06a789d2e89a49acf712c1b2b1e16750f85dbc8
Author: Kevin E Martin <kem@kem.org>
Date: Thu Dec 15 00:24:25 2005 +0000
Update package version number for final X11R7 release candidate.
commit 1caa24372154d0f96850725e5c407c7473c92e71
Author: Kevin E Martin <kem@kem.org>
Date: Sat Dec 3 17:08:53 2005 +0000
Add m4 magic to allow AS_HELP_STRING to work with older versions of
autoconf 2.57.
commit 09b10f89f2b7b02856975ee5eaf59736fe818030
Author: Kevin E Martin <kem@kem.org>
Date: Sat Dec 3 05:49:40 2005 +0000
Update package version number for X11R7 RC3 release.
commit 10cf582c5fcee6c1f69a990b1c657564fb33124e
Author: Eric Anholt <anholt@freebsd.org>
Date: Tue Nov 22 02:00:21 2005 +0000
Add .cvsignores for fonts.
commit f794270c691efbadfcb0943b9deb3ff25f88b7a0
Author: Kevin E Martin <kem@kem.org>
Date: Tue Nov 15 08:29:19 2005 +0000
Add configure option to change the installed font dir.
commit 35e78956bedac4dc9df55cebc9f4ac2e4fdd8e5f
Author: Kevin E Martin <kem@kem.org>
Date: Wed Oct 19 02:48:07 2005 +0000
Update package version number for RC1 release.
commit a67f927d1b495fbbcf4cac575e4cf2b9449ce55e
Author: Kevin E Martin <kem@kem.org>
Date: Wed Sep 28 19:49:16 2005 +0000
Add Ethiopic, Meltho and Speedo fonts and their build systems
commit 4d869ef19a6c1893b2964758b14833f3dc680ed2
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date: Fri Nov 14 16:48:42 2003 +0000
XFree86 4.3.0.1
commit d76225e2cdcf7fa12ea3c2d06dc46d358dd0be93
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date: Fri Nov 14 16:48:42 2003 +0000
Initial revision
|