Gentoo Archives: gentoo-dev

From: Ben Lutgens <blutgens@×××××××.com>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] ebuild for doxygen
Date: Thu, 12 Jul 2001 14:36:10
Message-Id: 20010712153542.A877@minime.sistina.com
In Reply to: [gentoo-dev] ebuild for doxygen by Sean Mitchell
1 On Thu, Jul 12, 2001 at 03:39:54PM -0400, Sean Mitchell wrote:
2 > <<doxygen-1.2.8.1.ebuild>>
3 >
4 >This is my first attempt at an ebuild. It builds and installs fine, but when
5 >I unmerge it there are leftovers (specifically /usr/bin/doxy*). Should I be
6 >using doexe or exeinto? If so what's the syntax?
7
8 YOu need to read the Makefile. Look in the install: target for the
9 possibility of using DESTDIR or prefix. The idea is you wanna tell the
10 makefile that the destination dir is ${D} this will cause everything to
11 be initally installed by make into /tmp/portage/$PN/image, where it can
12 then be packaged up and then properly "merged" into the system.
13
14 Overall I think your ebuild look o.k. (I confess I didn't test it) but
15 the bottom line is that you _have_ to install to ${D} or else there's no
16 hope of "unmerge"ing the stuff later.
17
18 Please see "man 5 ebuild" as it contains a veritable wealth of
19 information.
20
21 I'll test this now.
22
23 >
24 >Cheers,
25 >
26 >Sean
27 >
28 >
29 >------------------------------------------------------------------------
30 > Sean Mitchell Software Engineer
31 > smitchell@×××××××××××××××××××.com Phoenix Interactive Design Inc
32 > tel. 519-679-2913 x237 4th Floor, 137 Dundas St
33 > fax. 519 679 6773 London, ON, Canada N6A 1E9
34 > ICQ# 104246806
35 >------------------------------------------------------------------------
36 >
37
38
39
40 --
41 Ben Lutgens
42 Sistina Software Inc.
43 Kernel panic: I have no root and I want to scream