Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] GUI font tools
- Date: Tue, 30 Aug 2005 22:36:29 +0900
- From: Edward Middleton <edwardmiddleton@example.com>
- Subject: Re: [tlug] GUI font tools
- References: <4311DE67.4080906@example.com> <87psrxl0fb.fsf@example.com> <4312FDD9.1040906@example.com> <87wtm4k3k1.fsf@example.com>
On Tue, 2005-08-30 at 03:20 +0900, Stephen J. Turnbull wrote: > >>>>> "Matt" == Matt Gushee <matt@example.com> writes: > > Matt> Though there are some additional features that might be nice > Matt> to have, such as: > > Matt> - One-step download-and-install of non-packaged fonts > > Agreed, that would be nice. But this is hard to do for a 3d-party app > because it has to know the disk layout of the distro being used. This > suggests a modular back-end that allows plugins that know about defoma > and whatever Red Hat and SuSE and NetBSD use. What you need is portage. It works perfectly with 3d-party apps because all you really want is the procedure to install them which you encapsulate in an ebuild. If the install procedure is mostly the same you put it in an eclass and refer to it from you ebuild (inherit). Look at this ebuild for installing Nepali fonts. ---------------------------------------------------------------------- # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit font DESCRIPTION="a collection of fonts for Nepali users" HOMEPAGE="http://www.mpp.org.np/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="freedist" KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 ~sparc x86" S="${WORKDIR}/${PN}" FONT_S=${S} FONT_SUFFIX="ttf" ----------------------------------------------------------------------- having packages installed outside the package management system just makes things needlessly complicated. -- Edward Middleton <edwardmiddleton@example.com>
- References:
- [tlug] GUI font tools
- From: Matt Gushee
- Re: [tlug] GUI font tools
- From: Stephen J. Turnbull
- Re: [tlug] GUI font tools
- From: Matt Gushee
- Re: [tlug] GUI font tools
- From: Stephen J. Turnbull
Home | Main Index | Thread Index
- Prev by Date: [tlug] Need one more Unix admin.
- Next by Date: Re: [tlug] Need one more Unix admin.
- Previous by thread: Re: [tlug] recommendations, please -- system administration learning
- Next by thread: [tlug] Call for speakers for September TLUG meeting
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links