Re: DocBook and OpenJade packages

2002-01-28 Thread Robert Collins

- Original Message -
From: "Jon Foster" <[EMAIL PROTECTED]>
>
> * Is this something you'd like?

Yes.

> * Is anybody currently working on this?

Not that I'm aware, with the exception of Markus Hoenicka (who has
posted to  cygwin@ about this).

All the package hints look fine to me.

Rob




RE: DocBook and OpenJade packages

2002-01-28 Thread Ralf Habacker

I' ve send this mail original to cygwin, because I was told to use the cygwin list, if 
not talking about cygwin
distributed apps, but I don*t know I you are listening to cygwin, soo this is a 
resent. :-)
>
> Hi all,
>
> I've recently installed the DocBook text processing system under CygWin.
> This was quite fiddly, as there are many small tools that have to be
> downloaded and configured.
>
> I'm willing to volunteer to produce and maintain proper CygWin packages for
> these tools, so that they can be easily installed by just choosing the
> packages in the setup program.
>
> * Is this something you'd like?

for the kde2.2.x port too. This would be nice for kdevelop, which need this

> * Is anybody currently working on this?

I have tried to compile Openjade, but without success. So I have stopped this.

>
> As per the guidelines at http://cygwin.com/setup.html, I've written proposed
> setup.hint files - they're at the end of this e-mail.  Comments welcome.
> I haven't started working on the actual packages yet.
>
> Kind regards,
>
> Jon Foster
>
> --- sgml-base/setup.hint ---
> # This package is assembled from:
> # - A perl script to maintain the SGML catalog file, probably from Debian's
> #   sgml-base package, and probably modified for cygwin - I haven't checked
> #   yet.
> # - ISO entity definitions, from http://www.oasis-open.org/cover/ISOEnts.zip
> # - HTML 3.2 DTDs from http://www.w3.org/TR/REC-html32
> # - HTML 4.0 DTDs from http://www.w3.org/TR/1998/REC-html40-19980424
> # - HTML 4.01 DTDs from http://www.w3.org/TR/1999/REC-html401-19991224
> #
> category: Text
> requires: perl bash
> # perl  - To run the SGML catalog maintainace script.
> # bash  - To run the post-install script to set up an SGML catalog.
> test: 1.01-1
> sdesc: "A basic SGML tree, and tools to maintain it."
> ldesc: "A basic SGML tree, and tools to maintain it.
> Includes the ISO entities, and the definitions of HTML 3.2, 4.0 and 4.01."
>
> --- openjade/setup.hint ---
> # Original source: http://openjade.sourceforge.net/
> category: Text
> requires: cygwin sgml-base bash
> # cygwin- This package contains binaries.
> # sgml-base - So we can add DTDs to the SGML catalog.
> # bash  - To run the post-install script to update the SGML catalog.
> test: 1.3.1-1
> sdesc: "The OpenSP SGML parser and the OpenJade DSSSL processor."
> ldesc: "The OpenSP SGML parser and the OpenJade DSSSL processor.
>
> OpenSP is a library for reading SGML files.
>
> OpenJade can transform SGML files into other formats, such as
> HTML and TeX files.  The transformation is controlled by DSSSL
> style sheets (not included).
>
> OpenJade is commonly used with the docbook and docbook-dsssl packages.
>
> For more information, see http://openjade.sourceforge.net/";
>
> --- xhtml-dtd/setup.hint ---
> # Original sources:
> # XHTML 1.0 DTD: http://www.w3.org/TR/xhtml1/
> # XHTML 1.1 DTD: http://www.w3.org/TR/xhtml11/
> #
> # (This package is included for completeness, not because DocBook needs it).
> #
> category: Text
> requires: sgml-base libxml2 bash
> # sgml-base - So we can add DTDs to the SGML catalog.
> # libxml2   - So we can add DTDs to the XML catalog.
> # bash  - To run the post-install script to update the SGML
> # and XML catalogs.
> test: 1.1-1
> sdesc: "DTDs defining XHTML 1.0 and 1.1, for use by XML and SGML tools."
> ldesc: "DTDs defining XHTML 1.0 and 1.1, for use by XML and SGML tools.
>
> For more information, see http://www.w3.org/MarkUp/";
>
> --- docbook/setup.hint ---
> # Original source: http://www.oasis-open.org/docbook/
> category: Text
> requires: sgml-base openjade bash
> # sgml-base - So we can add DTDs to the SGML catalog.
> # bash  - To run the post-install script to update the SGML catalog.
> # openjade  - not really required for installation, but if you
> # want to do anything *useful* with it you'll need an
> # SGML parser, and openjade is the only one cygwin offers.
> test: 4.1-1
> sdesc: "An SGML DTD for writing books and other documentation."
> ldesc: "An SGML DTD for writing books and other documentation,
> especially technical documentation.
>
> To convert DocBook documents to other formats such as HTML, you also need
> the package docbook-dsssl.
>
> This DTD is also available in XML flavour (in package 'docbook-xml').
>
> See http://www.oasis-open.org/docbook/ for more information."
>
> --- docbook-xml/setup.hint ---
> # Original source: http://www.oasis-open.org/docbook/
> category: Text
> requires: sgml-base libxml2 bash
> # sgml-base - So we can add DTDs to the SGML catalog.
> # libxml2   - So we can add DTDs to the XML catalog.
> # bash  - To run the post-install script to update the SGML
> # and XML catalogs.
> test: 4.1.2-1
> sdesc: "An XML DTD for writing books and other documentation."
> ldesc: "An XML DTD for writing books and other documentation,
> especially technical documentation.
>
> To convert DocBook documents to other formats such 

RE: DocBook and OpenJade packages

2002-01-28 Thread Gary R. Van Sickle

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jon Foster
> Sent: Sunday, January 27, 2002 9:23 AM
> To: [EMAIL PROTECTED]
> Subject: DocBook and OpenJade packages
>
>
> Hi all,
>
> I've recently installed the DocBook text processing system under CygWin.
> This was quite fiddly, as there are many small tools that have to be
> downloaded and configured.
>

Holy bejesus you can say that again.  I spent way too much time trying to do
this myself with close to zero luck.

> I'm willing to volunteer to produce and maintain proper CygWin packages for
> these tools, so that they can be easily installed by just choosing the
> packages in the setup program.
>
> * Is this something you'd like?

I most definitely would.

> * Is anybody currently working on this?
>

Not me.  As I said I had done some work in this direction, but with so little to
show for it after much too much dinking around, I gave up a while ago.

[snip]

--
Gary R. Van Sickle
Brewer.  Patriot.




Re: DocBook and OpenJade packages

2002-01-27 Thread Stipe Tolj

Jon Foster wrote:
> 
> I've recently installed the DocBook text processing system under CygWin.
> This was quite fiddly, as there are many small tools that have to be
> downloaded and configured.
> 
> I'm willing to volunteer to produce and maintain proper CygWin packages for
> these tools, so that they can be easily installed by just choosing the
> packages in the setup program.
> 
> * Is this something you'd like?

+1 from me. I need this for several packages, and for Kannel too :)

> * Is anybody currently working on this?

I tried, but dropped it -- so no conflicts from me here. Go for it. 

> As per the guidelines at http://cygwin.com/setup.html, I've written proposed
> setup.hint files - they're at the end of this e-mail.  Comments welcome.
> I haven't started working on the actual packages yet.

please let us know as soon as you have some downloads for testing to
offer. 

Stipe

[EMAIL PROTECTED]
---
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: [EMAIL PROTECTED]
Internet: http://www.wapme-systems.de
---
wapme.net - wherever you are