From 5448340562cdabcdfcd7e4dc44b505d7cb6f93e8 Mon Sep 17 00:00:00 2001 From: jasper Date: Sat, 14 May 2011 10:10:20 +0000 Subject: [PATCH] import gtkhtml4 4.0.1 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. ok aja@ --- www/gtkhtml4/Makefile | 56 +++++++++++++++++ www/gtkhtml4/distinfo | 5 ++ www/gtkhtml4/pkg/DESCR | 3 + www/gtkhtml4/pkg/PLIST | 136 +++++++++++++++++++++++++++++++++++++++++ 4 files changed, 200 insertions(+) create mode 100644 www/gtkhtml4/Makefile create mode 100644 www/gtkhtml4/distinfo create mode 100755 www/gtkhtml4/pkg/DESCR create mode 100644 www/gtkhtml4/pkg/PLIST diff --git a/www/gtkhtml4/Makefile b/www/gtkhtml4/Makefile new file mode 100644 index 00000000000..bf25c7c905e --- /dev/null +++ b/www/gtkhtml4/Makefile @@ -0,0 +1,56 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2011/05/14 10:10:20 jasper Exp $ + +SHARED_ONLY= Yes + +COMMENT= lightweight HTML rendering/printing/editing engine + +GNOME_PROJECT= gtkhtml +GNOME_VERSION= 4.0.1 +API_VERSION= 4.0 + +PKGNAME= gtkhtml4-${VERSION} + +HOMEPAGE= http://www.gnome.org/ + +SHARED_LIBS += gtkhtml-4.0 0.0 # 0.0 +SHARED_LIBS += gtkhtml-editor-4.0 0.0 # 0.0 + +CATEGORIES= www + +MAINTAINER= Jasper Lievisse Adriaanse , \ + Antoine Jacoutot + +# GPLv2/LGPLv2 +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes + +WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp +WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0 +WANTLIB += c cairo cairo-gobject drm enchant expat fontconfig +WANTLIB += freetype gailutil-3 gconf-2 gdk-3 gdk_pixbuf-2.0 gio-2.0 +WANTLIB += glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0 gtk-3 +WANTLIB += m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 +WANTLIB += png pthread pthread-stubs stdc++ xcb xcb-render xcb-shm +WANTLIB += z + +MODULES= devel/gettext \ + x11/gnome + +LIB_DEPENDS= devel/gconf2 \ + textproc/enchant \ + x11/gtk+3 + +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= devel/iso-codes \ + x11/gnome/icon-theme + +CONFIGURE_STYLE= gnu +CONFIGURE_ARGS+= ${CONFIGURE_SHARED} +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +SUBST_VARS= API_VERSION + +.include diff --git a/www/gtkhtml4/distinfo b/www/gtkhtml4/distinfo new file mode 100644 index 00000000000..31626d963cf --- /dev/null +++ b/www/gtkhtml4/distinfo @@ -0,0 +1,5 @@ +MD5 (gtkhtml-4.0.1.tar.bz2) = I2hRoxULHR1Vc4wTpc9aow== +RMD160 (gtkhtml-4.0.1.tar.bz2) = Zm3VGhx6VEyeyfkNbE6qiUVg+v4= +SHA1 (gtkhtml-4.0.1.tar.bz2) = JGgBgRKHkaf421bc6vDFwV3os/k= +SHA256 (gtkhtml-4.0.1.tar.bz2) = E/2EXOLryDf9R3HS3QwQO94g+q2fd/bHpi/32AmVV/8= +SIZE (gtkhtml-4.0.1.tar.bz2) = 1189620 diff --git a/www/gtkhtml4/pkg/DESCR b/www/gtkhtml4/pkg/DESCR new file mode 100755 index 00000000000..7a8623dfef0 --- /dev/null +++ b/www/gtkhtml4/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/gtkhtml4/pkg/PLIST b/www/gtkhtml4/pkg/PLIST new file mode 100644 index 00000000000..0e2f8b7be03 --- /dev/null +++ b/www/gtkhtml4/pkg/PLIST @@ -0,0 +1,136 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2011/05/14 10:10:20 jasper Exp $ +@bin bin/gtkhtml-editor-test +include/libgtkhtml-${API_VERSION}/ +include/libgtkhtml-${API_VERSION}/editor/ +include/libgtkhtml-${API_VERSION}/editor/gtkhtml-editor-actions.h +include/libgtkhtml-${API_VERSION}/editor/gtkhtml-editor-common.h +include/libgtkhtml-${API_VERSION}/editor/gtkhtml-editor-widgets.h +include/libgtkhtml-${API_VERSION}/editor/gtkhtml-editor.h +include/libgtkhtml-${API_VERSION}/editor/gtkhtml-spell-checker.h +include/libgtkhtml-${API_VERSION}/editor/gtkhtml-spell-language.h +include/libgtkhtml-${API_VERSION}/gtkhtml/ +include/libgtkhtml-${API_VERSION}/gtkhtml/gtkhtml-embedded.h +include/libgtkhtml-${API_VERSION}/gtkhtml/gtkhtml-enums.h +include/libgtkhtml-${API_VERSION}/gtkhtml/gtkhtml-properties.h +include/libgtkhtml-${API_VERSION}/gtkhtml/gtkhtml-search.h +include/libgtkhtml-${API_VERSION}/gtkhtml/gtkhtml-stream.h +include/libgtkhtml-${API_VERSION}/gtkhtml/gtkhtml-types.h +include/libgtkhtml-${API_VERSION}/gtkhtml/gtkhtml.h +include/libgtkhtml-${API_VERSION}/gtkhtml/htmlenums.h +include/libgtkhtml-${API_VERSION}/gtkhtml/htmltokenizer.h +include/libgtkhtml-${API_VERSION}/gtkhtml/htmltypes.h +lib/libgtkhtml-${API_VERSION}.a +lib/libgtkhtml-${API_VERSION}.la +@lib lib/libgtkhtml-${API_VERSION}.so.${LIBgtkhtml-4.0_VERSION} +lib/libgtkhtml-editor-${API_VERSION}.a +lib/libgtkhtml-editor-${API_VERSION}.la +@lib lib/libgtkhtml-editor-${API_VERSION}.so.${LIBgtkhtml-editor-4.0_VERSION} +lib/pkgconfig/gtkhtml-editor-${API_VERSION}.pc +lib/pkgconfig/libgtkhtml-${API_VERSION}.pc +share/gtkhtml-${API_VERSION}/ +share/gtkhtml-${API_VERSION}/gtkhtml-editor-builder.ui +share/gtkhtml-${API_VERSION}/gtkhtml-editor-manager.ui +share/gtkhtml-${API_VERSION}/icons/ +share/gtkhtml-${API_VERSION}/icons/bulb.png +share/gtkhtml-${API_VERSION}/icons/confidential-stamp.jpg +share/gtkhtml-${API_VERSION}/icons/draft-paper.png +share/gtkhtml-${API_VERSION}/icons/draft-stamp.jpg +share/gtkhtml-${API_VERSION}/icons/empty_image.png +share/gtkhtml-${API_VERSION}/icons/flowers.png +share/gtkhtml-${API_VERSION}/icons/html-viewer.png +share/gtkhtml-${API_VERSION}/icons/info_bulb.png +share/gtkhtml-${API_VERSION}/icons/midnight-stars.jpg +share/gtkhtml-${API_VERSION}/icons/paper.png +share/gtkhtml-${API_VERSION}/icons/rect.png +share/gtkhtml-${API_VERSION}/icons/ribbon.jpg +share/gtkhtml-${API_VERSION}/icons/rule-blue-center.png +share/gtkhtml-${API_VERSION}/icons/rule-blue-left.png +share/gtkhtml-${API_VERSION}/icons/rule-blue-right.png +share/gtkhtml-${API_VERSION}/icons/rule-yellow-flowers-center.png +share/gtkhtml-${API_VERSION}/icons/rule-yellow-flowers-left.png +share/gtkhtml-${API_VERSION}/icons/rule-yellow-flowers-right.png +share/gtkhtml-${API_VERSION}/icons/texture.png +share/gtkhtml-${API_VERSION}/icons/transparent.png +share/gtkhtml-${API_VERSION}/keybindingsrc.emacs +share/locale/af/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/am/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/ar/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/as/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/ast/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/az/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/be/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/bg/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/bn/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/bn_IN/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/ca/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/ca@valencia/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/cs/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/cy/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/da/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/de/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/dz/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/el/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/en@shaw/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/en_CA/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/en_GB/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/eo/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/es/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/et/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/eu/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/fa/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/fi/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/fr/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/ga/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/gl/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/gu/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/he/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/hi/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/hr/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/hu/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/id/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/it/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/ja/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/ka/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/kn/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/ko/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/ku/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/lt/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/lv/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/mai/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/mg/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/mk/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/ml/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/mn/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/mr/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/ms/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/nb/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/ne/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/nl/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/nn/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/oc/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/or/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/pa/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/pl/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/pt/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/pt_BR/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/ro/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/ru/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/rw/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/si/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/sk/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/sl/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/sq/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/sr/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/sr@latin/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/sv/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/ta/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/te/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/th/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/tr/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/ug/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/uk/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/vi/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/xh/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/zh_CN/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/zh_HK/LC_MESSAGES/gtkhtml-${API_VERSION}.mo +share/locale/zh_TW/LC_MESSAGES/gtkhtml-${API_VERSION}.mo