From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from picard.skynet.be (picard.skynet.be [195.238.3.88]) by chiba.3jane.net (Postfix) with ESMTP id 9807CABD4F for ; Mon, 20 May 2002 07:25:21 -0500 (CDT) Received: from murphy.belgonet.be (adsl-45597.turboline.skynet.be [217.136.50.29]) by picard.skynet.be (8.11.6/8.11.6/Skynet-OUT-2.19) with SMTP id g4KCP7T19675 for ; Mon, 20 May 2002 14:25:08 +0200 (MET DST) (envelope-from ) Received: by murphy.belgonet.be (sSMTP sendmail emulation); Mon, 20 May 2002 14:01:25 +0200 Date: Mon, 20 May 2002 14:01:25 +0200 (CEST) From: maarten@belgonet.be X-X-Sender: maarten@murphy.localnet To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] ebuilds which install fonts In-Reply-To: <20020520164054.46556c69.ryan.shaw@stanfordalumni.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: 5a36b460-a178-4d36-98f8-0437add1fc15 X-Archives-Hash: 47ba4ae28952b66a10fa28315129f480 Ryan, > just stick to the standard approach of adding > fonts to the subdir of /usr/lib/X11/fonts which > matches their type (Type1, truetype, etc.) and > rebuilding the proper index files for fonts of > that type? This looks like a great idea. Yet another ._cfg file users won't have to edit upon upgrade. Plus it looks like the Right Way. cheers, maarten