Log of /eclass/font.eclass
Parent Directory
|
Revision Log
Revision
1.51 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 9 03:44:19 2010 UTC
(2 years, 10 months ago)
by
dirtyepic
Branch:
MAIN
Changes since
1.50: +21 -6 lines
Diff to
previous 1.50
When cleaning up generated files leave any fonts.alias from media-fonts/font-alias alone. Add documentation. (bug #315369)
Revision
1.49 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Apr 20 04:06:59 2010 UTC
(3 years ago)
by
dirtyepic
Branch:
MAIN
Changes since
1.48: +36 -1 lines
Diff to
previous 1.48
Add new function font_cleanup_dirs, called in pkg_postrm, to clean up font directories that only contain generated files (bug #315369). Based on code taken from xorg-2.eclass. Note that due to portage caching pkg_postrm, currently installed font packages will not trigger this code until the second time they are reinstalled.
Revision
1.41 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jan 2 09:42:26 2009 UTC
(4 years, 4 months ago)
by
vapier
Branch:
MAIN
Changes since
1.40: +2 -1 lines
Diff to
previous 1.40
remove fonts.dir/fonts.scale if they exist before we create them (in case they have funky read-only perms)
Revision
1.39 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Aug 19 10:34:22 2008 UTC
(4 years, 9 months ago)
by
pva
Branch:
MAIN
Changes since
1.38: +3 -2 lines
Diff to
previous 1.38
Added media-fonts/encodings into DEPEND as it's required for x11-apps/mkfontdir to work correctly.
Revision
1.34 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Dec 10 23:58:17 2007 UTC
(5 years, 5 months ago)
by
dirtyepic
Branch:
MAIN
Changes since
1.33: +2 -2 lines
Diff to
previous 1.33
Misquoted FONT_CONF prevented use of multiple fontconfig files. Bug #201834 by pva.
Revision
1.31 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Sep 16 07:07:52 2007 UTC
(5 years, 8 months ago)
by
dirtyepic
Branch:
MAIN
Changes since
1.30: +19 -5 lines
Diff to
previous 1.30
Hopefully the last permission handling change - now reports when changing a file's permissions, emulates chmod -c, and is all pretty-like. Thanks to dberkholz for the suggestion.
Revision
1.30 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Sep 16 06:21:05 2007 UTC
(5 years, 8 months ago)
by
dirtyepic
Branch:
MAIN
Changes since
1.29: +7 -3 lines
Diff to
previous 1.29
Move permission checking to postinst/postrm, and check everything in /usr/share/fonts rather than just the current package.
Revision
1.27 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Aug 16 00:54:11 2007 UTC
(5 years, 9 months ago)
by
dirtyepic
Branch:
MAIN
Changes since
1.26: +3 -1 lines
Diff to
previous 1.26
Force proper permissions on font files to prevent application segfaults. Bug #187774
Revision
1.24 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 15 22:24:15 2007 UTC
(5 years, 10 months ago)
by
dirtyepic
Branch:
MAIN
Changes since
1.23: +19 -4 lines
Diff to
previous 1.23
Implement support for FONT_CONF, a space-delimited list of fontconfig files to install into /etc/font/conf.avail/.
Revision
1.23 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jun 24 06:15:21 2007 UTC
(5 years, 10 months ago)
by
dirtyepic
Branch:
MAIN
Changes since
1.22: +6 -4 lines
Diff to
previous 1.22
Check for existence of common docs before attempting to install them. (Johannes Weiner, Bug #148804)
Revision
1.21 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Oct 30 06:13:48 2006 UTC
(6 years, 6 months ago)
by
dberkholz
Branch:
MAIN
Changes since
1.20: +0 -0 lines
Diff to
previous 1.20
Simplify fonts.scale and fonts.dir generation a bit -- stop using ttmkfdir, always use mkfontscale. Also, run from the build system since they are in DEPEND and not RDEPEND.
Revision
1.20 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Oct 30 05:56:11 2006 UTC
(6 years, 6 months ago)
by
dberkholz
Branch:
MAIN
Changes since
1.19: +3 -3 lines
Diff to
previous 1.19
Some initial changes so x-modular.eclass can start using this: Allow for DOCS to not exist without errors, and don't remove fonts.cache-1 if it doesn't exist.
Revision
1.18 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jan 12 04:42:13 2006 UTC
(7 years, 4 months ago)
by
robbat2
Branch:
MAIN
Changes since
1.17: +11 -9 lines
Diff to
previous 1.17
Provide FONT_PN to override font.eclass using /usr/share/fonts/PN always - this is for migration of old fonts.
Revision
1.16 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Aug 16 06:38:04 2005 UTC
(7 years, 9 months ago)
by
spyderous
Branch:
MAIN
Changes since
1.15: +1 -2 lines
Diff to
previous 1.15
Remove -e /usr/X11R6/$(get_libdir)/X11/fonts/encodings line from mkfontdir, since it should already be covered by /usr/share/fonts/encodings (it's symlinked), and it causes errors in a modular world without /usr/X11R6.
Revision
1.14 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 6 20:23:20 2005 UTC
(7 years, 10 months ago)
by
agriffis
Branch:
MAIN
Changes since
1.13: +1 -2 lines
Diff to
previous 1.13
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
Revision
1.13 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 6 20:20:03 2005 UTC
(7 years, 10 months ago)
by
agriffis
Branch:
MAIN
Changes since
1.12: +1 -2 lines
Diff to
previous 1.12
Remove ECLASS= and INHERITED= which haven't been necessary for a long time now
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.
| Sticky Tag: |
|