From: Ben Lutgens <blutgens@sistina.com>
To: gentoo-dev@cvs.gentoo.org
Subject: Re: [gentoo-dev] ebuild for doxygen
Date: Thu Jul 12 14:37:02 2001 [thread overview]
Message-ID: <20010712153542.A877@minime.sistina.com> (raw)
In-Reply-To: <1DCB85BD45DED211B12D009027279E4F476756@murcury>; from SMitchell@phoenix-interactive.com on Thu, Jul 12, 2001 at 03:39:54PM -0400
[-- Attachment #1: Type: text/plain, Size: 1577 bytes --]
On Thu, Jul 12, 2001 at 03:39:54PM -0400, Sean Mitchell wrote:
> <<doxygen-1.2.8.1.ebuild>>
>
>This is my first attempt at an ebuild. It builds and installs fine, but when
>I unmerge it there are leftovers (specifically /usr/bin/doxy*). Should I be
>using doexe or exeinto? If so what's the syntax?
YOu need to read the Makefile. Look in the install: target for the
possibility of using DESTDIR or prefix. The idea is you wanna tell the
makefile that the destination dir is ${D} this will cause everything to
be initally installed by make into /tmp/portage/$PN/image, where it can
then be packaged up and then properly "merged" into the system.
Overall I think your ebuild look o.k. (I confess I didn't test it) but
the bottom line is that you _have_ to install to ${D} or else there's no
hope of "unmerge"ing the stuff later.
Please see "man 5 ebuild" as it contains a veritable wealth of
information.
I'll test this now.
>
>Cheers,
>
>Sean
>
>
>------------------------------------------------------------------------
> Sean Mitchell Software Engineer
> smitchell@phoenix-interactive.com Phoenix Interactive Design Inc
> tel. 519-679-2913 x237 4th Floor, 137 Dundas St
> fax. 519 679 6773 London, ON, Canada N6A 1E9
> ICQ# 104246806
>------------------------------------------------------------------------
>
--
Ben Lutgens
Sistina Software Inc.
Kernel panic: I have no root and I want to scream
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
next prev parent reply other threads:[~2001-07-12 20:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-12 13:44 [gentoo-dev] ebuild for doxygen Sean Mitchell
2001-07-12 14:32 ` Daniel Robbins
2001-07-12 14:37 ` Ben Lutgens [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-07-13 7:01 Sean Mitchell
2001-07-13 7:27 ` Ben Lutgens
2001-07-13 7:48 Sean Mitchell
2001-07-13 8:00 ` Ben Lutgens
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010712153542.A877@minime.sistina.com \
--to=blutgens@sistina.com \
--cc=gentoo-dev@cvs.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox