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.
This commit is contained in:
parent
75da3c2852
commit
069b0b1430
35
editors/kxmleditor/Makefile
Normal file
35
editors/kxmleditor/Makefile
Normal file
@ -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 <kevlo@openbsd.org>
|
||||
|
||||
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 <bsd.port.mk>
|
3
editors/kxmleditor/files/md5
Normal file
3
editors/kxmleditor/files/md5
Normal file
@ -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
|
5
editors/kxmleditor/pkg/DESCR
Normal file
5
editors/kxmleditor/pkg/DESCR
Normal file
@ -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}
|
86
editors/kxmleditor/pkg/PLIST
Normal file
86
editors/kxmleditor/pkg/PLIST
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user