summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Droped media-libs/fontconfig dependency, bug 446012.Peter Volkov2013-07-251-3/+6
* Do not require fontconfig at runtime, it isn't necessary for many purposes, t...Luca Barbato2013-06-091-5/+5
* font.eclass needs RDEPEND=$DEPEND, bug 446012Ben de Groot2013-04-051-1/+2
* trim useless trailing whitespaceMike Frysinger2011-08-291-2/+2
* fix random bugs in eclass documentation, and convert to new @AUTHOR tagMike Frysinger2011-08-221-4/+4
* Minor cleanups, eclass-manpages updates.Ryan Hill2010-09-301-28/+36
* When cleaning up generated files leave any fonts.alias from media-fonts/font-...Ryan Hill2010-07-091-6/+21
* Improve documentation.Ryan Hill2010-05-151-21/+14
* Add new function font_cleanup_dirs, called in pkg_postrm, to clean up font di...Ryan Hill2010-04-201-1/+36
* Introduce fonts.eclass supporting eapi up to 3. Per disscussion on -dev.Tomas Chvatal2010-02-091-83/+70
* whitespaceMarkus Meier2009-10-111-2/+2
* Allow variables to be defined before inheriting.Ryan Hill2009-09-131-6/+5
* Tell the user if we've installed any config files and how to use them.Ryan Hill2009-09-071-2/+21
* Fixed unquoted variables, bug #258164, thank Markus Meier for report.Peter Volkov2009-02-081-3/+3
* whitespaceMarkus Meier2009-01-121-7/+7
* Remove seemingly stray commentFabian Groffen2009-01-061-2/+1
* remove fonts.dir/fonts.scale if they exist before we create them (in case the...Mike Frysinger2009-01-021-1/+2
* Fixed merging with custom ROOT, bug #247968, thank Łukasz Mierzwa for report.Peter Volkov2009-01-011-2/+2
* Added media-fonts/encodings into DEPEND as it's required for x11-apps/mkfontd...Peter Volkov2008-08-191-2/+3
* Make eclass-manpages ready, bug #210933, thanks mren.Peter Volkov2008-06-211-11/+51
* Add FONTLOG.txt to commondoc.Ryan Hill2008-05-191-2/+2
* Third stage of fixing bug #201834.Peter Volkov2008-01-081-4/+4
* First stage of fixing bug #201834.Peter Volkov2008-01-081-5/+5
* Misquoted FONT_CONF prevented use of multiple fontconfig files. Bug #201834 ...Ryan Hill2007-12-101-2/+2
* BSD xargs doesn't do -r.Ryan Hill2007-09-191-3/+3
* Handle ${ROOT} and whitespace, suggested by vapier.Ryan Hill2007-09-161-17/+5
* Hopefully the last permission handling change - now reports when changing a f...Ryan Hill2007-09-161-5/+19
* Move permission checking to postinst/postrm, and check everything in /usr/sha...Ryan Hill2007-09-161-3/+7
* Forgot to remove -v flag from chmod.Ryan Hill2007-09-161-2/+2
* Do permission setting in ${D} rather than ${WORKDIR}.Ryan Hill2007-09-161-3/+3
* Force proper permissions on font files to prevent application segfaults. Bug...Ryan Hill2007-08-161-1/+3
* Force cache regeneration.Ryan Hill2007-08-041-14/+4
* Allow FONT_CONF to work outside of FILESDIR.Ryan Hill2007-07-291-8/+8
* Implement support for FONT_CONF, a space-delimited list of fontconfig files t...Ryan Hill2007-07-151-4/+19
* Check for existence of common docs before attempting to install them. (Johann...Ryan Hill2007-06-241-4/+6
* Remove virtual/x11 depends in some eclassesStefan Schweizer2007-03-261-2/+2
* Simplify fonts.scale and fonts.dir generation a bit -- stop using ttmkfdir, a...Donnie Berkholz2006-10-301-1/+1
* Some initial changes so x-modular.eclass can start using this: Allow for DOCS...Donnie Berkholz2006-10-301-3/+3
* update eclass for fontconfig 2.4Marinus Schraal2006-09-171-9/+35
* Provide FONT_PN to override font.eclass using /usr/share/fonts/PN always - th...Robin H. Johnson2006-01-121-9/+11
* Add modular X dependencies.Donnie Berkholz2005-12-131-2/+2
* Remove -e /usr/X11R6/$(get_libdir)/X11/fonts/encodings line from mkfontdir, s...Donnie Berkholz2005-08-161-2/+1
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-6/+5
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
* more fixesMarinus Schraal2005-05-281-2/+10
* some revamping for fontconfig changesMarinus Schraal2005-05-281-10/+7
* '...' -> ' ...'Mike Frysinger2004-10-191-3/+3
* s,/usr/bin/fc-cache,fc-cache, to support Mac OS X.Mamoru Komachi2004-10-061-2/+3
* Added a patch to fix an error with files or directories containing spaces in ...Mamoru Komachi2004-10-031-10/+10