This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP] XmHTML: A widget capable of displaying HTML 3.2 conformingtext


Hi

I would like to contribute and maintain the XmHTML package:

 * http://www.xs4all.nl/~ripley/XmHTML/       (Homepage)
 * http://www.xs4all.nl/~ripley/XmHTML/dist/  (Download location) 

This package can be used for example by the *grace* package for
displaying it's online documentation. Right now grace uses lynx in a 
console window to display it's documentation.

There are also a couple of other (not yet cygwin) packages out there
which could benefit from this widget (see the documentation for XmHTML).
 
Ciao
  Volker

--

Here is the setup.hint file:

sdesc: "XmHTML provides a widget capable of displaying HTML 3.2 conforming text"
ldesc: "XmHTML provides a widget capable of displaying HTML 3.2 conforming text."
category: Libs Web XFree86
requires: cygwin cygipc expat lesstif libfontconfig1 libfreetype26 libjpeg62 libpng12 XFree86-bin zlib


-------------------------------- cut here ------------------------------------
#!/bin/bash

mkdir XmHTML
cd XmHTML

wget http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/XmHTML/setup.hint
wget http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/XmHTML/XmHTML-1.1.7-1-src.tar.bz2
wget http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/XmHTML/XmHTML-1.1.7-1.tar.bz2
-------------------------------- cut here ------------------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]