Gentoo Archives: gentoo-dev

From: Thomas de Grenier de Latour <degrenier@×××××××××××.fr>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Problem writing my first ebuild
Date: Fri, 14 Jun 2002 18:30:15
Message-Id: 20020615010924.45b657a7.degrenier@easyconnect.fr
1 Hi,
2
3 I'm trying to write an ebuild for "xawdecode", a TV program based on "xawtv". I've based on xawtv-3.7.2.ebuild, but I have a problem: a few files, some fonts to go in /usr/X11R6/lib/X11/fonts/misc, are shared by this two program, so I can't emerge my application because of a sandbox write lock. How are we supposed to deal with this kind of incompatibility ? I've though about patching the Makefile to place the font somewhere else, but I don't feel it really satisfying.
4
5 Thanks for your advice,
6
7 -- Thomas.

Replies

Subject Author
Re: [gentoo-dev] Problem writing my first ebuild "Chad M. Huneycutt" <chad.huneycutt@×××.org>
[gentoo-dev] Re: Problem writing my first ebuild Thomas de Grenier de Latour <degrenier@×××××××××××.fr>