summaryrefslogtreecommitdiffstats
path: root/freebsd/applications/development/kxmleditor
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2023-04-22 00:00:02 +0200
committerSlávek Banko <[email protected]>2023-04-22 20:51:11 +0200
commit4975402d7f239a520dfcbd48e03dbab43e491d68 (patch)
tree1fa8069b82399fccffe1736bbc8af73d1f3a4d93 /freebsd/applications/development/kxmleditor
parent718961e63499208eae72b6d4f56ae94004d41020 (diff)
downloadtde-packaging-4975402d7f239a520dfcbd48e03dbab43e491d68.tar.gz
tde-packaging-4975402d7f239a520dfcbd48e03dbab43e491d68.zip
FreeBSD: Add ports updated for final release R14.1.0.
Add a script to synchronize ports to the FreeBSD ports structure. Add meta-port 'tde-meta' to install all TDE ports. Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'freebsd/applications/development/kxmleditor')
-rw-r--r--freebsd/applications/development/kxmleditor/Makefile37
-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, 154 insertions, 0 deletions
diff --git a/freebsd/applications/development/kxmleditor/Makefile b/freebsd/applications/development/kxmleditor/Makefile
new file mode 100644
index 000000000..e811cb733
--- /dev/null
+++ b/freebsd/applications/development/kxmleditor/Makefile
@@ -0,0 +1,37 @@
+# -*-mode: makefile-*-
+# Created by: [email protected]
+# $FreeBSD$
+#
+# TDE port map: applications/development/kxmleditor
+
+PORTSDIR?=/usr/ports
+.include <${PORTSDIR}/Mk/bsd.trinity.mk>
+
+PORTNAME= kxmleditor-trinity
+COMMENT= XML Editor for TDE
+TDE_PREVERSION=
+MASTER_SITE_SUBDIR= k/${PORTNAME}
+PORTREVISION= 0
+CATEGORIES= editors x11
+DIST_SUBDIR= TDE/applications/development
+
+
+BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:x11/tdelibs-trinity \
+ ${LOCALBASE}/share/cmake/Modules/TDEMacros.cmake:devel/tde-cmake \
+
+LIB_DEPENDS+= libtqt.so:x11-toolkits/libtqtinterface
+
+
+# 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..d38b90de2
--- /dev/null
+++ b/freebsd/applications/development/kxmleditor/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1681906619
+SHA256 (TDE/applications/development/kxmleditor-trinity_14.1.0.orig.tar.xz) = dfb1e1a038b53f0642ec82609c3d6d8f3c95d80daf1c374620803543e2b7bab2
+SIZE (TDE/applications/development/kxmleditor-trinity_14.1.0.orig.tar.xz) = 509724
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..81d8b0838
--- /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/applications/tde/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