From: Vitus Jensen <vjensen@gmx.de>
To: openembedded-devel@openembedded.org
Subject: Re: htmldoc 1.8.27
Date: Fri, 7 Nov 2008 10:18:45 +0000 (UTC) [thread overview]
Message-ID: <gf14m5$sdl$1@ger.gmane.org> (raw)
In-Reply-To: b6ebd0a50811051833l4fb50bb3v973618c9f722ac65@mail.gmail.com
Am Wed, 05 Nov 2008 19:33:01 -0700 schrieb Chris Larson:
> On Wed, Nov 5, 2008 at 4:40 PM, Vitus Jensen <vjensen@gmx.de> wrote:
>> I need htmldoc for ARM and as this isn't available in OpenEmbedded I
>> cooked up my own receipt. But htmldoc has some specialities:
>>
>> - it does build it's own documentation by using the generated excutable
>
> Build a -native and use that to build the main package.
Just to build the documentation as HTML, PDF and PS? I seriously doubt
that anyone wants to install this big thing to his device but you're
probably right, one never knows.
>> - it contains an optional GUI component
>> - there are defines in config.h.in not duplicated
>> in configure.in
>
> configure.in does not replace config.h.in. config.h.in is either
> hardcoded, as in old buildsystems, or is generated by autoheader.
Thank you for your hint. I have now found
EXTRA_AUTORECONF += "--exclude=autoheader"
to disable autoheader. The ugly patch is gone.
>> I guess the complete solution would be several receipts (-native, -doc,
>> -console, -gui), right? But as I want it for a NAS would the attached
>> console-type receipt be enough?
>
> Two recipes, one with gui and one without, is probably best, to avoid
> building any gui deps for distros that don't need it.
And the documentation in HTML, PS and PDF would go to a -doc.ipk by means
of some FILES_xxx variable?
I will do this for 1.9.x-r1571.
BTW: htmldoc.org uses a mirror select mechanismen for downloads (http://
www.htmldoc.org/software.php?VERSION=1.9.x-r1586&FILE=htmldoc/snapshots/
htmldoc-1.9.x-r1586.tar.bz2), I have hardcoded one mirror in my receipt.
Is there a better way?
By[t]e,
Vitus
--
Vitus Jensen, Hannover, Germany, Earth, Milky Way, Universe (current)
next prev parent reply other threads:[~2008-11-07 10:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-05 23:40 htmldoc 1.8.27 Vitus Jensen
2008-11-06 2:33 ` Chris Larson
2008-11-07 10:18 ` Vitus Jensen [this message]
2008-11-18 9:03 ` Vitus Jensen
2009-03-23 23:56 ` [PATCH] htmldoc: new recipes Vitus Jensen
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='gf14m5$sdl$1@ger.gmane.org' \
--to=vjensen@gmx.de \
--cc=openembedded-devel@lists.openembedded.org \
--cc=openembedded-devel@openembedded.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.