diff options
author | rh <rh@pkgsrc.org> | 2000-08-30 07:16:34 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-08-30 07:16:34 +0000 |
commit | 9433ce37f75879e16956f0b3b33dce0e5236c164 (patch) | |
tree | 78025f1a58e0e4d904e47008e8341b3e8f5157f8 /www/gtkhtml | |
parent | 3e39502f087f727c21acad1f98973097f4ca1cc1 (diff) | |
download | pkgsrc-9433ce37f75879e16956f0b3b33dce0e5236c164.tar.gz |
Initial import of gtkhtml-0.6.1, a lightweight HTML rendering/printing/
editing engine.
Diffstat (limited to 'www/gtkhtml')
-rw-r--r-- | www/gtkhtml/Makefile | 23 | ||||
-rw-r--r-- | www/gtkhtml/files/md5 | 3 | ||||
-rw-r--r-- | www/gtkhtml/files/patch-sum | 3 | ||||
-rw-r--r-- | www/gtkhtml/patches/patch-aa | 13 | ||||
-rw-r--r-- | www/gtkhtml/pkg/COMMENT | 1 | ||||
-rw-r--r-- | www/gtkhtml/pkg/DESCR | 3 | ||||
-rw-r--r-- | www/gtkhtml/pkg/PLIST | 103 |
7 files changed, 149 insertions, 0 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile new file mode 100644 index 00000000000..830818f6a37 --- /dev/null +++ b/www/gtkhtml/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1.1.1 2000/08/30 07:16:34 rh Exp $ +# + +DISTNAME= gtkhtml-0.6.1 +CATEGORIES= www gnome +MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/gtkhtml/} + +MAINTAINER= rh@netbsd.org +HOMEPAGE= http://www.gnome.org/ + +DEPENDS+= libwww>=5.2.8:../../www/libwww +DEPENDS+= bonobo>=0.15:../../devel/bonobo +#DEPENDS+= GConf>=0.5:../../devel/GConf +DEPENDS+= gnome-print>=0.20:../../print/gnome-print + +GNU_CONFIGURE= YES +USE_X11BASE= YES +USE_LIBTOOL= YES + +LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig +CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" + +.include "../../mk/bsd.pkg.mk" diff --git a/www/gtkhtml/files/md5 b/www/gtkhtml/files/md5 new file mode 100644 index 00000000000..aa9968d80e6 --- /dev/null +++ b/www/gtkhtml/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 2000/08/30 07:16:34 rh Exp $ + +MD5 (gtkhtml-0.6.1.tar.gz) = d303c543c0b7b6616862aebd7af75dc5 diff --git a/www/gtkhtml/files/patch-sum b/www/gtkhtml/files/patch-sum new file mode 100644 index 00000000000..e89e02e8421 --- /dev/null +++ b/www/gtkhtml/files/patch-sum @@ -0,0 +1,3 @@ +$NetBSD: patch-sum,v 1.1.1.1 2000/08/30 07:16:34 rh Exp $ + +MD5 (patch-aa) = 3fe3327585f23b4235173f9c46f05274 diff --git a/www/gtkhtml/patches/patch-aa b/www/gtkhtml/patches/patch-aa new file mode 100644 index 00000000000..bd31c7d3986 --- /dev/null +++ b/www/gtkhtml/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1.1.1 2000/08/30 07:16:34 rh Exp $ + +--- configure.orig Wed Aug 30 08:38:32 2000 ++++ configure +@@ -3522,7 +3522,7 @@ + cat conftest.$ac_ext >&5 + rm -rf conftest* + CATOBJEXT=.mo +- DATADIRNAME=lib ++ DATADIRNAME=share + fi + rm -f conftest* + INSTOBJEXT=.mo diff --git a/www/gtkhtml/pkg/COMMENT b/www/gtkhtml/pkg/COMMENT new file mode 100644 index 00000000000..65de0d4adfe --- /dev/null +++ b/www/gtkhtml/pkg/COMMENT @@ -0,0 +1 @@ +lightweight HTML rendering/printing/editing engine diff --git a/www/gtkhtml/pkg/DESCR b/www/gtkhtml/pkg/DESCR new file mode 100644 index 00000000000..7bfa6f7519b --- /dev/null +++ b/www/gtkhtml/pkg/DESCR @@ -0,0 +1,3 @@ + GtkHTML is a lightweight HTML rendering/printing/editing engine. It was +originally based on KHTMLW, part of the KDE project, but is now being +developed independently. diff --git a/www/gtkhtml/pkg/PLIST b/www/gtkhtml/pkg/PLIST new file mode 100644 index 00000000000..b740577b431 --- /dev/null +++ b/www/gtkhtml/pkg/PLIST @@ -0,0 +1,103 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2000/08/30 07:16:34 rh Exp $ +bin/gtkhtml-properties-capplet +bin/html-editor-control +etc/CORBA/servers/html-component.gnorba +include/gtkhtml/gtkhtml-embedded.h +include/gtkhtml/gtkhtml-keybinding.h +include/gtkhtml/gtkhtml-private.h +include/gtkhtml/gtkhtml-properties.h +include/gtkhtml/gtkhtml-stream.h +include/gtkhtml/gtkhtml.h +include/gtkhtml/gtkhtmldebug.h +include/gtkhtml/gtkhtmlfontstyle.h +include/gtkhtml/htmlanchor.h +include/gtkhtml/htmlbutton.h +include/gtkhtml/htmlcheckbox.h +include/gtkhtml/htmlclue.h +include/gtkhtml/htmlcluealigned.h +include/gtkhtml/htmlclueflow.h +include/gtkhtml/htmlclueh.h +include/gtkhtml/htmlcluev.h +include/gtkhtml/htmlcolor.h +include/gtkhtml/htmlcolorset.h +include/gtkhtml/htmlcursor.h +include/gtkhtml/htmldrawqueue.h +include/gtkhtml/htmlelement.h +include/gtkhtml/htmlembedded.h +include/gtkhtml/htmlengine-cutbuffer.h +include/gtkhtml/htmlengine-edit-clueflowstyle.h +include/gtkhtml/htmlengine-edit-copy.h +include/gtkhtml/htmlengine-edit-cursor.h +include/gtkhtml/htmlengine-edit-cut.h +include/gtkhtml/htmlengine-edit-delete.h +include/gtkhtml/htmlengine-edit-fontstyle.h +include/gtkhtml/htmlengine-edit-images.c +include/gtkhtml/htmlengine-edit-images.h +include/gtkhtml/htmlengine-edit-insert.h +include/gtkhtml/htmlengine-edit-movement.h +include/gtkhtml/htmlengine-edit-paste.h +include/gtkhtml/htmlengine-edit-rule.h +include/gtkhtml/htmlengine-edit-selection-updater.h +include/gtkhtml/htmlengine-edit-table.h +include/gtkhtml/htmlengine-edit-text.h +include/gtkhtml/htmlengine-edit.h +include/gtkhtml/htmlengine-print.h +include/gtkhtml/htmlengine-save.h +include/gtkhtml/htmlengine.h +include/gtkhtml/htmlentity.h +include/gtkhtml/htmlfont.h +include/gtkhtml/htmlform.h +include/gtkhtml/htmlgdkfontmanager.h +include/gtkhtml/htmlgdkpainter.h +include/gtkhtml/htmlhidden.h +include/gtkhtml/htmlhspace.h +include/gtkhtml/htmliframe.h +include/gtkhtml/htmlimage.h +include/gtkhtml/htmlimageinput.h +include/gtkhtml/htmllinktextmaster.h +include/gtkhtml/htmllist.h +include/gtkhtml/htmlobject.h +include/gtkhtml/htmlpainter.h +include/gtkhtml/htmlprinter.h +include/gtkhtml/htmlprintfontmanager.h +include/gtkhtml/htmlradio.h +include/gtkhtml/htmlreplace.h +include/gtkhtml/htmlrule.h +include/gtkhtml/htmlsearch.h +include/gtkhtml/htmlselect.h +include/gtkhtml/htmlsettings.h +include/gtkhtml/htmlstack.h +include/gtkhtml/htmlstringtokenizer.h +include/gtkhtml/htmltable.h +include/gtkhtml/htmltablecell.h +include/gtkhtml/htmltext.h +include/gtkhtml/htmltextarea.h +include/gtkhtml/htmltextinput.h +include/gtkhtml/htmltextmaster.c +include/gtkhtml/htmltextmaster.h +include/gtkhtml/htmltextslave.h +include/gtkhtml/htmltokenizer.h +include/gtkhtml/htmltype.h +include/gtkhtml/htmlundo-action.h +include/gtkhtml/htmlundo.h +include/gtkhtml/htmlurl.h +include/gtkhtml/htmlvspace.h +lib/gtkhtmlConf.sh +lib/libgtkhtml.a +lib/libgtkhtml.la +lib/libgtkhtml.so.4.0 +share/control-center/Documents/gtkhtml-properties.desktop +share/gnome/apps/Settings/Documents/gtkhtml-properties.desktop +share/gtkhtml/keybindingsrc.emacs +share/gtkhtml/keybindingsrc.ms +share/locale/de/LC_MESSAGES/gtkhtml.mo +share/locale/fr/LC_MESSAGES/gtkhtml.mo +share/locale/ja/LC_MESSAGES/gtkhtml.mo +share/locale/nl/LC_MESSAGES/gtkhtml.mo +share/locale/no/LC_MESSAGES/gtkhtml.mo +share/locale/ru/LC_MESSAGES/gtkhtml.mo +share/locale/sl/LC_MESSAGES/gtkhtml.mo +share/locale/tr/LC_MESSAGES/gtkhtml.mo +share/oaf/html-editor-control.oafinfo +@dirrm include/gtkhtml +@dirrm share/gtkhtml |