* [gentoo-dev] Gzipped HTML docs in /usr/share/doc
@ 2002-02-19 8:04 Stefan Boresch
2002-02-19 8:57 ` AW: " Sebastian Werner
0 siblings, 1 reply; 5+ messages in thread
From: Stefan Boresch @ 2002-02-19 8:04 UTC (permalink / raw
To: gentoo-dev
I have recently stumbled across a lot of gzipped *.html *.htm
files in the /usr/share/doc hierarchy. I don't like it very much
since this breaks all navigation links. My question is: is this
intended, should I write bug reports, should I submit patches (provided
I figure out who is the 'culprit' for the compression (I suppose this is
a 'feature' of ebuild at some level)
Thanks,
Stefan Boresch
PS: Assuming that the compression of documentation is done
semi-automatically by ebuild, might it not be the easiest to either
exclude htm(l) pages from compression, or make the behavior user
controllable...?
^ permalink raw reply [flat|nested] 5+ messages in thread
* AW: [gentoo-dev] Gzipped HTML docs in /usr/share/doc
2002-02-19 8:04 [gentoo-dev] Gzipped HTML docs in /usr/share/doc Stefan Boresch
@ 2002-02-19 8:57 ` Sebastian Werner
2002-02-20 16:41 ` Chris Houser
0 siblings, 1 reply; 5+ messages in thread
From: Sebastian Werner @ 2002-02-19 8:57 UTC (permalink / raw
To: gentoo-dev
You are right. Leave all directories which contains html-documentation
without compression or put all files in one tar file and compress this
file.
Greetings
Sebastian
-----Ursprüngliche Nachricht-----
Von: gentoo-dev-admin@gentoo.org [mailto:gentoo-dev-admin@gentoo.org] Im
Auftrag von Stefan Boresch
Gesendet: Dienstag, 19. Februar 2002 09:04
An: gentoo-dev@gentoo.org
Betreff: [gentoo-dev] Gzipped HTML docs in /usr/share/doc
I have recently stumbled across a lot of gzipped *.html *.htm
files in the /usr/share/doc hierarchy. I don't like it very much
since this breaks all navigation links. My question is: is this
intended, should I write bug reports, should I submit patches (provided
I figure out who is the 'culprit' for the compression (I suppose this is
a 'feature' of ebuild at some level)
Thanks,
Stefan Boresch
PS: Assuming that the compression of documentation is done
semi-automatically by ebuild, might it not be the easiest to either
exclude htm(l) pages from compression, or make the behavior user
controllable...?
_______________________________________________
gentoo-dev mailing list
gentoo-dev@gentoo.org
http://lists.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] Gzipped HTML docs in /usr/share/doc
2002-02-19 8:57 ` AW: " Sebastian Werner
@ 2002-02-20 16:41 ` Chris Houser
0 siblings, 0 replies; 5+ messages in thread
From: Chris Houser @ 2002-02-20 16:41 UTC (permalink / raw
To: gentoo-dev
There is a "dohtml" command available in ebuild scripts for just this
purpose. I think you should feel free to file bugs against any ebuild
that installs html files in compressed form.
--Chouser
Sebastian Werner wrote: [Tue Feb 19 2002, 3:57:03AM EST]
> You are right. Leave all directories which contains html-documentation
> without compression or put all files in one tar file and compress this
> file.
>
> Greetings
>
> Sebastian
>
> -----Ursprüngliche Nachricht-----
> Von: gentoo-dev-admin@gentoo.org [mailto:gentoo-dev-admin@gentoo.org] Im
> Auftrag von Stefan Boresch
> Gesendet: Dienstag, 19. Februar 2002 09:04
> An: gentoo-dev@gentoo.org
> Betreff: [gentoo-dev] Gzipped HTML docs in /usr/share/doc
>
> I have recently stumbled across a lot of gzipped *.html *.htm
> files in the /usr/share/doc hierarchy. I don't like it very much
> since this breaks all navigation links. My question is: is this
> intended, should I write bug reports, should I submit patches (provided
> I figure out who is the 'culprit' for the compression (I suppose this is
> a 'feature' of ebuild at some level)
>
> Thanks,
>
> Stefan Boresch
>
> PS: Assuming that the compression of documentation is done
> semi-automatically by ebuild, might it not be the easiest to either
> exclude htm(l) pages from compression, or make the behavior user
> controllable...?
>
>
>
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: AW: [gentoo-dev] Gzipped HTML docs in /usr/share/doc
@ 2002-02-20 0:16 Stefan Boresch
2002-02-20 4:02 ` Arcady Genkin
0 siblings, 1 reply; 5+ messages in thread
From: Stefan Boresch @ 2002-02-20 0:16 UTC (permalink / raw
To: gentoo-dev
Thanks for the answer!
On Tue, 2002-02-19 at 09:57, Sebastian Werner wrote:
> You are right. Leave all directories which contains html-documentation
> without compression or put all files in one tar file and compress this
> file.
Nevertheless, what am I supposed to do? Write (a) bug report(s) (submit
patches) for each package with gzipped HTML docs I run across --- there
seem to be a lot... Or, and this makes this a more general question,
can/could this be handled on the portage/ebuild level? (I am still
at portage 1.8.8)
I guess I'am expecting (hoping for) some response from
management. Let me know whether to shut up, swamp bugs.gentoo.org
or to look into modifying ebuild (the latter may turn out problematic,
as my programming experience is rather limited...)
Cheers,
Stefan
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: AW: [gentoo-dev] Gzipped HTML docs in /usr/share/doc
2002-02-20 0:16 AW: " Stefan Boresch
@ 2002-02-20 4:02 ` Arcady Genkin
0 siblings, 0 replies; 5+ messages in thread
From: Arcady Genkin @ 2002-02-20 4:02 UTC (permalink / raw
To: gentoo-dev
Stefan Boresch <stefan@mdy.univie.ac.at> writes:
> I guess I'am expecting (hoping for) some response from
> management. Let me know whether to shut up, swamp bugs.gentoo.org
> or to look into modifying ebuild (the latter may turn out problematic,
> as my programming experience is rather limited...)
I am not the ``management'', but IMO if you could gather the names of
the packages which don't do the right thing with the HTML
documentation into a list, and submit it as one bug, it would,
probably, do. The coding solution to this problem is rather trivial.
Submitting one bug report per package would also be fine, I guess, but
it would take a lot of your time if there are more than a few.
--
Arcady Genkin
Don't read everyting you believe.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2002-02-20 16:43 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-19 8:04 [gentoo-dev] Gzipped HTML docs in /usr/share/doc Stefan Boresch
2002-02-19 8:57 ` AW: " Sebastian Werner
2002-02-20 16:41 ` Chris Houser
-- strict thread matches above, loose matches on Subject: below --
2002-02-20 0:16 AW: " Stefan Boresch
2002-02-20 4:02 ` Arcady Genkin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox