3f0439e5e3
Fixes installation of fontconfig configuration files.
232 lines
7.8 KiB
Plaintext
232 lines
7.8 KiB
Plaintext
commit 65a15b8dfe79e1941c85a96aaa48b8ec1369a9e4
|
|
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
Date: Wed Nov 10 21:24:40 2010 -0800
|
|
|
|
font-bh-ttf 1.0.3
|
|
|
|
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
|
|
commit 4f6484b0a4834ffa2d7f69c61b12fc8dcbfaacd6
|
|
Author: Jeremy Huddleston <jeremyhu@apple.com>
|
|
Date: Wed Oct 6 17:08:56 2010 -0700
|
|
|
|
Use XORG_FONT_FC_CONFDIR from font-util 1.2 to find fontconfig's confdir
|
|
|
|
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
|
|
Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
|
|
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
|
|
commit 1c388c46660827782879a539c8d239e01060cb52
|
|
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
Date: Tue Oct 5 16:30:51 2010 -0700
|
|
|
|
Correct installation path for fontconfig files
|
|
|
|
Should be /etc/fonts/{conf.d,conf.avail},
|
|
not /etc/fonts/conf/{conf.d,conf.avail}
|
|
|
|
Reported-by: Frédéric L. W. Meunier <fredlwm@gmail.com>
|
|
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
Reviewed-by: Julien Cristau <jcristau@debian.org>
|
|
|
|
commit 1421e1089749ddcbe5e72fa70cfc153cb107e9ae
|
|
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
Date: Mon Oct 4 23:43:59 2010 -0700
|
|
|
|
font-bh-ttf 1.0.2
|
|
|
|
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
|
|
commit 90f139857dbdaa990507281947c6f017135099ac
|
|
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
Date: Mon Oct 4 23:45:47 2010 -0700
|
|
|
|
Mark 42-luxi-mono.conf for distribution in tarballs
|
|
|
|
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
|
|
commit 9c1528619103e838667736b470536d5c6745d2ac
|
|
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
Date: Wed Jun 2 17:14:57 2010 -0700
|
|
|
|
Install a fontconfig snippet to force treating Luxi Mono fonts as monospaced
|
|
|
|
fontconfig detects multiple character advances in some of the Luxi Mono
|
|
fonts, so doesn't think they're monospaced. This causes problems when
|
|
running xterm -fa "Luxi Mono", since it adds :spacing=100 to the pattern
|
|
when requesting a font from fontconfig to prefer monospaced fonts.
|
|
|
|
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
|
|
commit 1c8a0e15c03d0f3ff4c953cd843ac00de00a3ad9
|
|
Author: Gaetan Nadon <memsize@videotron.ca>
|
|
Date: Mon Nov 23 14:23:51 2009 -0500
|
|
|
|
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
|
|
|
|
Now that the INSTALL file is generated.
|
|
Allows running make maintainer-clean.
|
|
|
|
commit 1daa294754680620f7ddd373b238f70d4ff55356
|
|
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 c0a0e986a2a9e95b9dbb7ccbf6e15c5d1836e053
|
|
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 758cb463660e44ea0d5aed4724d9ef7d9ebc8b33
|
|
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 195d8a6841730c3ca8d30936f0e7151d21894f6d
|
|
Author: Alan Coopersmith <alan.coopersmith@sun.com>
|
|
Date: Sat Oct 10 17:54:58 2009 -0700
|
|
|
|
font-bh-ttf 1.0.1
|
|
|
|
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
|
|
|
|
commit 04def8129edca8e7e9005690e608a77d995005b6
|
|
Author: Alan Coopersmith <alan.coopersmith@sun.com>
|
|
Date: Mon Oct 5 19:41:20 2009 -0700
|
|
|
|
Migrate to xorg macros 1.3 & font-util 1.1 macros
|
|
|
|
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
|
|
|
|
commit cd2c3164a0da65cadcc55f02c23161f9a15beb66
|
|
Author: Alan Coopersmith <alan.coopersmith@sun.com>
|
|
Date: Tue Oct 6 19:14:26 2009 -0700
|
|
|
|
Add pointers to mailing lists, bugzilla, & git to README
|
|
|
|
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
|
|
|
|
commit fc50baa2f533586e442a366fd072369d450fe2bb
|
|
Author: Ryan Hill <dirtyepic@gentoo.org>
|
|
Date: Sun Aug 16 14:38:19 2009 -0600
|
|
|
|
bh-ttf: Skip 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 6225ea97ec6c354164a2437e08f1c9d6a21886b8
|
|
Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
|
|
Date: Tue Jan 27 19:11:07 2009 -0200
|
|
|
|
Janitor: Correct make distcheck and configure.ac simplification
|
|
|
|
commit b2da25346f5fa9ef6f7f3829cf3ee4f1fc607b43
|
|
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 ff992ba2f5de0ff419f5ab0610feda5ec4a7289d
|
|
Author: James Cloos <cloos@jhcloos.com>
|
|
Date: Thu Dec 6 16:37:47 2007 -0500
|
|
|
|
Replace static ChangeLog with dist-hook to generate from git log
|
|
|
|
commit be1cb23a76afd9fd8420b948b5825518174f6759
|
|
Author: James Cloos <cloos@jhcloos.com>
|
|
Date: Mon Sep 3 05:53:02 2007 -0400
|
|
|
|
Add *~ to .gitignore to skip patch/emacs droppings
|
|
|
|
commit 9e51a0a6370c3a0627fa29e11b8d97b32507f5e5
|
|
Author: James Cloos <cloos@jhcloos.com>
|
|
Date: Thu Aug 23 19:26:21 2007 -0400
|
|
|
|
Rename .cvsignore to .gitignore
|
|
|
|
commit 446d89fc26208f81b0fde439e635879f718cb2f8
|
|
Author: Kevin E Martin <kem@kem.org>
|
|
Date: Thu Dec 15 00:24:23 2005 +0000
|
|
|
|
Update package version number for final X11R7 release candidate.
|
|
|
|
commit 9d7064887dbeacb3cca569444e4e5125d71aa0f4
|
|
Author: Kevin E Martin <kem@kem.org>
|
|
Date: Sat Dec 3 17:08:51 2005 +0000
|
|
|
|
Add m4 magic to allow AS_HELP_STRING to work with older versions of
|
|
autoconf 2.57.
|
|
|
|
commit 865237158ef97d03eadfeeca788b71bfe9552a4c
|
|
Author: Kevin E Martin <kem@kem.org>
|
|
Date: Sat Dec 3 05:49:38 2005 +0000
|
|
|
|
Update package version number for X11R7 RC3 release.
|
|
|
|
commit ddca6714c4ed21cbaafa327737d91a4eb28ecab9
|
|
Author: Eric Anholt <anholt@freebsd.org>
|
|
Date: Tue Nov 22 02:00:19 2005 +0000
|
|
|
|
Add .cvsignores for fonts.
|
|
|
|
commit cac47c41bba50c0b406c0142cb63ad42e2b64b81
|
|
Author: Kevin E Martin <kem@kem.org>
|
|
Date: Tue Nov 15 08:29:16 2005 +0000
|
|
|
|
Add configure option to change the installed font dir.
|
|
|
|
commit f42d82a2b60d4d78e1e1668900afc09a91d804ac
|
|
Author: Kevin E Martin <kem@kem.org>
|
|
Date: Fri Jul 29 21:22:47 2005 +0000
|
|
|
|
Various changes preparing packages for RC0:
|
|
- Verify and update package version numbers as needed
|
|
- Implement versioning scheme
|
|
- Change bug address to point to bugzilla bug entry form
|
|
- Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
|
|
reenable it)
|
|
- Fix makedepend to use pkgconfig and pass distcheck
|
|
- Update build script to build macros first
|
|
- Update modular Xorg version
|
|
|
|
commit c715d6873588b9de1db9a0f3c941bda3888a9393
|
|
Author: Kevin E Martin <kem@kem.org>
|
|
Date: Thu Jun 30 22:28:06 2005 +0000
|
|
|
|
Initial build system files for font module
|
|
|
|
commit 425ba2e686ed734b0581044d45a18fbe1c068f6a
|
|
Author: Kaleb Keithley <kaleb@freedesktop.org>
|
|
Date: Fri Nov 14 16:48:42 2003 +0000
|
|
|
|
XFree86 4.3.0.1
|
|
|
|
commit 9c265bd972ba1b92e0ce03f4bb5febefe7cbaae7
|
|
Author: Kaleb Keithley <kaleb@freedesktop.org>
|
|
Date: Fri Nov 14 16:48:42 2003 +0000
|
|
|
|
Initial revision
|