summaryrefslogtreecommitdiffstats
path: root/freebsd/applications/development/kxmleditor
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/applications/development/kxmleditor')
-rw-r--r--freebsd/applications/development/kxmleditor/Makefile34
-rw-r--r--freebsd/applications/development/kxmleditor/distinfo3
-rw-r--r--freebsd/applications/development/kxmleditor/pkg-descr8
-rw-r--r--freebsd/applications/development/kxmleditor/pkg-plist106
4 files changed, 151 insertions, 0 deletions
diff --git a/freebsd/applications/development/kxmleditor/Makefile b/freebsd/applications/development/kxmleditor/Makefile
new file mode 100644
index 000000000..fc1d8a816
--- /dev/null
+++ b/freebsd/applications/development/kxmleditor/Makefile
@@ -0,0 +1,34 @@
+# -*-mode: makefile-*-
+# Created by: slavek.banko@axis.cz
+# $FreeBSD$
+#
+
+.include <../../../trinity.port.mk>
+
+PORTNAME= kxmleditor-trinity
+COMMENT= XML Editor for TDE
+TDE_PREVERSION=
+MASTER_SITE_SUBDIR= k/${PORTNAME}
+PORTREVISION= 0
+CATEGORIES= x11
+DIST_SUBDIR= TDE/applications/development
+
+
+BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/core/tdelibs
+
+LIB_DEPENDS+= libtqt.so:${PORTSDIR}/x11/trinity/dependencies/tqtinterface
+
+
+# Build
+post-patch: tde-pathfix
+
+do-configure: tde-cmake-prepare
+ ${TDE_CMAKE_CONFIGURE} \
+ -DBUILD_ALL="ON" \
+ -DWITH_ALL_OPTIONS="ON"
+
+do-build: tde-cmake-build
+
+do-install: tde-cmake-install
+
+.include <bsd.port.mk>
diff --git a/freebsd/applications/development/kxmleditor/distinfo b/freebsd/applications/development/kxmleditor/distinfo
new file mode 100644
index 000000000..6716d389b
--- /dev/null
+++ b/freebsd/applications/development/kxmleditor/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1635130842
+SHA256 (TDE/applications/development/kxmleditor-trinity_14.0.11.orig.tar.xz) = c56e2baf94f18322330b3abfde5619f66d856463ae785ece0d820db98f462a49
+SIZE (TDE/applications/development/kxmleditor-trinity_14.0.11.orig.tar.xz) = 736172
diff --git a/freebsd/applications/development/kxmleditor/pkg-descr b/freebsd/applications/development/kxmleditor/pkg-descr
new file mode 100644
index 000000000..397a0a65d
--- /dev/null
+++ b/freebsd/applications/development/kxmleditor/pkg-descr
@@ -0,0 +1,8 @@
+XML Editor for TDE
+
+KXML Editor is a simple program, that displays and edits the contents of an
+XML file. It can be embedded in Quanta, and used with DCOP.
+
+The left side contains a tree representing the XML document structure. The
+right side contains a list of attributes for the selected XML element and its
+contents.
diff --git a/freebsd/applications/development/kxmleditor/pkg-plist b/freebsd/applications/development/kxmleditor/pkg-plist
new file mode 100644
index 000000000..8cbd1a003
--- /dev/null
+++ b/freebsd/applications/development/kxmleditor/pkg-plist
@@ -0,0 +1,106 @@
+bin/kxmleditor
+lib/libkxmleditorpart.la
+lib/libkxmleditorpart.so
+lib/libkxmleditorpart.so.1
+lib/libkxmleditorpart.so.1.0.0
+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_cdata.png
+share/apps/kxmleditor/icons/hicolor/16x16/actions/xml_comment.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/16x16/actions/xml_text.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/kxedocument.rc
+share/apps/kxmleditor/kxmleditorpartBrowseUI.rc
+share/apps/kxmleditor/kxmleditorpartEditUI.rc
+share/apps/kxmleditor/kxmleditorshell.rc
+share/apps/kxmleditor/pics/xml_attribute.png
+share/apps/kxmleditor/pics/xml_cdata.png
+share/apps/kxmleditor/pics/xml_cdata_b.png
+share/apps/kxmleditor/pics/xml_comment.png
+share/apps/kxmleditor/pics/xml_comment_b.png
+share/apps/kxmleditor/pics/xml_contents.png
+share/apps/kxmleditor/pics/xml_contents_b.png
+share/apps/kxmleditor/pics/xml_element.png
+share/apps/kxmleditor/pics/xml_element_b.png
+share/apps/kxmleditor/pics/xml_procinstr.png
+share/apps/kxmleditor/pics/xml_procinstr_b.png
+share/apps/kxmleditor/pics/xml_text.png
+share/apps/kxmleditor/pics/xml_text_b.png
+share/doc/tde/HTML/en/kxmleditor/common
+share/doc/tde/HTML/en/kxmleditor/index.cache.bz2
+share/doc/tde/HTML/en/kxmleditor/index.docbook
+share/doc/tde/HTML/en/kxmleditor/screenshot.png
+share/doc/tde/HTML/en/kxmleditor/setuparchive.png
+share/doc/tde/HTML/en/kxmleditor/setupnewfiles.png
+share/doc/tde/HTML/en/kxmleditor/setupprinting.png
+share/doc/tde/HTML/en/kxmleditor/setuptextview.png
+share/doc/tde/HTML/en/kxmleditor/setuptreeview.png
+share/doc/tde/HTML/en/kxmleditor/specprocinstrdlg.png
+share/doc/tde/HTML/en/kxmleditor/tdeparts.png
+share/doc/tde/HTML/en/kxmleditor/texteditor.png
+share/doc/tde/HTML/en/kxmleditor/xml.png
+share/icons/hicolor/32x32/apps/kxmleditor.png
+share/icons/hicolor/48x48/apps/kxmleditor.png
+share/icons/locolor/16x16/apps/kxmleditor.png
+share/icons/locolor/32x32/apps/kxmleditor.png
+share/locale/de/LC_MESSAGES/kxmleditor.mo
+share/locale/fr/LC_MESSAGES/kxmleditor.mo
+share/locale/pl/LC_MESSAGES/kxmleditor.mo
+share/man/man1/kxmleditor.1.gz
+share/services/kxmleditorpart.desktop