From 069b0b143049054e7d34a57510046564b872c33e Mon Sep 17 00:00:00 2001 From: kevlo Date: Sun, 15 Jul 2001 09:25:41 +0000 Subject: [PATCH] Initial import of kxmleditor-0.4 KXML editor is a program that displays contents of XML file. Left side contain tree with XML document structure, right side contain list of attributes for for selected XML element and its contents. --- editors/kxmleditor/Makefile | 35 +++++++++++++++ editors/kxmleditor/files/md5 | 3 ++ editors/kxmleditor/pkg/DESCR | 5 +++ editors/kxmleditor/pkg/PLIST | 86 ++++++++++++++++++++++++++++++++++++ 4 files changed, 129 insertions(+) create mode 100644 editors/kxmleditor/Makefile create mode 100644 editors/kxmleditor/files/md5 create mode 100644 editors/kxmleditor/pkg/DESCR create mode 100644 editors/kxmleditor/pkg/PLIST diff --git a/editors/kxmleditor/Makefile b/editors/kxmleditor/Makefile new file mode 100644 index 00000000000..d887c1aaced --- /dev/null +++ b/editors/kxmleditor/Makefile @@ -0,0 +1,35 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2001/07/15 09:25:41 kevlo Exp $ + +COMMENT= "xml editor for KDE" + +DISTNAME= kxmleditor-0.4 +CATEGORIES= editors +NEED_VERSION= 1.420 + +HOMEPAGE= http://kxmleditor.sourceforge.net/ + +MAINTAINER= Kevin Lo + +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM=Yes +PERMIT_DISTFILES_FTP= Yes + +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= kxmleditor + +BUILD_DEPENDS= uic::x11/qt2-designer +LIB_DEPENDS= kdecore.3.::x11/kde/libs2 + +MAKE_ENV= ${CONFIGURE_ENV} +# Ensure qt2 will always be at the front +MAKE_FLAGS= CXXLD='--tag CXX ${CXX} -L${LOCALBASE}/lib/qt2' + +CONFIGURE_STYLE= gnu +CONFIGURE_ARGS= --with-qt-includes=${LOCALBASE}/include/X11/qt2 +CONFIGURE_ARGS+= --with-qt-libraries=${LOCALBASE}/lib/qt2 +CONFIGURE_ARGS+= --with-extra-libs=${LOCALBASE}/lib +CONFIGURE_ARGS+= --with-extra-includes=${LOCALBASE}/include +CONFIGURE_ENV= MOC=${LOCALBASE}/bin/moc2 KDEDIR=/usr/local + +.include diff --git a/editors/kxmleditor/files/md5 b/editors/kxmleditor/files/md5 new file mode 100644 index 00000000000..a3eba6b8b56 --- /dev/null +++ b/editors/kxmleditor/files/md5 @@ -0,0 +1,3 @@ +MD5 (kxmleditor-0.4.tar.gz) = d32b93c4d376745186f140b49012ba97 +RMD160 (kxmleditor-0.4.tar.gz) = 5ea0f4c7c3fe67d97bf34ad3b90b2aa40eee0d9c +SHA1 (kxmleditor-0.4.tar.gz) = 4c4878d11d88abf337fbfecd47e24ef520ba77b2 diff --git a/editors/kxmleditor/pkg/DESCR b/editors/kxmleditor/pkg/DESCR new file mode 100644 index 00000000000..f7060126032 --- /dev/null +++ b/editors/kxmleditor/pkg/DESCR @@ -0,0 +1,5 @@ +KXML editor is a program that displays contents of XML file. Left side +contain tree with XML document structure, right side contain list of +attributes for for selected XML element and its contents. + +WWW: ${HOMEPAGE} diff --git a/editors/kxmleditor/pkg/PLIST b/editors/kxmleditor/pkg/PLIST new file mode 100644 index 00000000000..9a54194c8f4 --- /dev/null +++ b/editors/kxmleditor/pkg/PLIST @@ -0,0 +1,86 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2001/07/15 09:25:41 kevlo Exp $ +bin/kxmleditor +share/applnk/Applications/kxmleditor.desktop +share/apps/kxmleditor/icons/hicolor/16x16/actions/bookmark_next.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/bookmark_prev.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/collapse_node.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/expand_node.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_delete_attribute.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_delete_contents.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_delete_element.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_delete_procins.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_edit_attribute.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_edit_contents.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_edit_element.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_edit_procins.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_insert_attribute.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_insert_contents.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_insert_element.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_insert_procins.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_move_item_down.png +share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_move_item_up.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/bookmark_next.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/bookmark_prev.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/collapse_node.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/expand_node.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_delete_attribute.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_delete_contents.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_delete_element.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_delete_procins.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_edit_attribute.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_edit_contents.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_edit_element.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_edit_procins.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_insert_attribute.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_insert_contents.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_insert_element.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_insert_procins.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_move_item_down.png +share/apps/kxmleditor/icons/hicolor/22x22/actions/xml_move_item_up.png +share/apps/kxmleditor/icons/hicolor/32x32/actions/bookmark_next.png +share/apps/kxmleditor/icons/hicolor/32x32/actions/bookmark_prev.png +share/apps/kxmleditor/icons/hicolor/32x32/actions/xml_move_item_down.png +share/apps/kxmleditor/icons/hicolor/32x32/actions/xml_move_item_up.png +share/apps/kxmleditor/icons/locolor/16x16/actions/bookmark_next.png +share/apps/kxmleditor/icons/locolor/16x16/actions/bookmark_prev.png +share/apps/kxmleditor/icons/locolor/16x16/actions/collapse_node.png +share/apps/kxmleditor/icons/locolor/16x16/actions/expand_node.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_delete_attribute.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_delete_contents.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_delete_element.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_delete_procins.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_edit_attribute.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_edit_contents.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_edit_element.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_edit_procins.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_insert_attribute.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_insert_contents.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_insert_element.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_insert_procins.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_move_item_down.png +share/apps/kxmleditor/icons/locolor/16x16/actions/xml_move_item_up.png +share/apps/kxmleditor/kxmleditorui.rc +share/apps/kxmleditor/pics/xml_attribute.png +share/apps/kxmleditor/pics/xml_cdata.png +share/apps/kxmleditor/pics/xml_comment.png +share/apps/kxmleditor/pics/xml_contents.png +share/apps/kxmleditor/pics/xml_element.png +share/apps/kxmleditor/pics/xml_text.png +share/doc/HTML/en/kxmleditor/common +share/doc/HTML/en/kxmleditor/index.docbook +share/doc/HTML/en/kxmleditor/screenshot.png +share/doc/HTML/en/kxmleditor/xml.png +@dirrm share/doc/HTML/en/kxmleditor +@dirrm share/apps/kxmleditor/pics +@dirrm share/apps/kxmleditor/icons/locolor/16x16/actions +@dirrm share/apps/kxmleditor/icons/locolor/16x16 +@dirrm share/apps/kxmleditor/icons/locolor +@dirrm share/apps/kxmleditor/icons/hicolor/32x32/actions +@dirrm share/apps/kxmleditor/icons/hicolor/32x32 +@dirrm share/apps/kxmleditor/icons/hicolor/22x22/actions +@dirrm share/apps/kxmleditor/icons/hicolor/22x22 +@dirrm share/apps/kxmleditor/icons/hicolor/16x16/actions +@dirrm share/apps/kxmleditor/icons/hicolor/16x16 +@dirrm share/apps/kxmleditor/icons/hicolor +@dirrm share/apps/kxmleditor/icons +@dirrm share/apps/kxmleditor