pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/rocs



Module Name:    pkgsrc
Committed By:   markd
Date:           Thu Nov 21 06:35:45 UTC 2019

Modified Files:
        pkgsrc/misc/rocs: Makefile PLIST distinfo
Removed Files:
        pkgsrc/misc/rocs/patches:
            patch-RocsCore_DataStructures_Graph_GraphStructure.cpp
            patch-RocsCore_LoadSave_Plugins_CMakeLists.txt
            patch-VisualEditor_Actions_SelectMoveHandAction.cpp

Log Message:
rocs: update to 19.08.3    qt5/kf5 version


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/misc/rocs/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/misc/rocs/PLIST
cvs rdiff -u -r1.13 -r1.14 pkgsrc/misc/rocs/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/misc/rocs/patches/patch-RocsCore_DataStructures_Graph_GraphStructure.cpp \
    pkgsrc/misc/rocs/patches/patch-RocsCore_LoadSave_Plugins_CMakeLists.txt \
    pkgsrc/misc/rocs/patches/patch-VisualEditor_Actions_SelectMoveHandAction.cpp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/rocs/Makefile
diff -u pkgsrc/misc/rocs/Makefile:1.53 pkgsrc/misc/rocs/Makefile:1.54
--- pkgsrc/misc/rocs/Makefile:1.53      Thu Aug 22 12:23:34 2019
+++ pkgsrc/misc/rocs/Makefile   Thu Nov 21 06:35:44 2019
@@ -1,21 +1,24 @@
-# $NetBSD: Makefile,v 1.53 2019/08/22 12:23:34 ryoon Exp $
+# $NetBSD: Makefile,v 1.54 2019/11/21 06:35:44 markd Exp $
 
-DISTNAME=      rocs-${_KDE_VERSION}
-PKGREVISION=   17
+DISTNAME=      rocs-${KAPPSVER}
 CATEGORIES=    misc
-COMMENT=       KDE graph theory IDE
 
-.include "../../meta-pkgs/kde4/Makefile.kde4"
+HOMEPAGE=      https://kde.org/applications/education/rocs/
+COMMENT=       KDE graph theory IDE
+LICENSE=       gnu-lgpl-v2 AND gnu-gpl-v2 AND gnu-fdl-v1.2
 
-USE_LANGUAGES+=        c++11
+.include "../../meta-pkgs/kde/applications.mk"
 
-CMAKE_ARGS+=   -DKDE4_BUILD_TESTS:BOOL=OFF
+BUILD_DEPENDS+=        kdoctools>=${KF5VER}:../../devel/kdoctools
 
-.include "../../meta-pkgs/kde4/kde4.mk"
+USE_TOOLS+=    msgmerge
 
 .include "../../devel/boost-libs/buildlink3.mk"
-.include "../../devel/grantlee/buildlink3.mk"
+.include "../../devel/grantlee-qt5/buildlink3.mk"
+.include "../../devel/kdeclarative/buildlink3.mk"
+.include "../../devel/ktexteditor/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../x11/kdelibs4/buildlink3.mk"
-
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../x11/qt5-qtwebkit/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/misc/rocs/PLIST
diff -u pkgsrc/misc/rocs/PLIST:1.6 pkgsrc/misc/rocs/PLIST:1.7
--- pkgsrc/misc/rocs/PLIST:1.6  Sat Jan 16 18:54:22 2016
+++ pkgsrc/misc/rocs/PLIST      Thu Nov 21 06:35:44 2019
@@ -1,175 +1,224 @@
-@comment $NetBSD: PLIST,v 1.6 2016/01/16 18:54:22 markd Exp $
+@comment $NetBSD: PLIST,v 1.7 2019/11/21 06:35:44 markd Exp $
 bin/rocs
-include/rocs/ConsoleModule.h
-include/rocs/CoreTypes.h
-include/rocs/Data.h
-include/rocs/DataItem.h
-include/rocs/DataStructure.h
-include/rocs/DataStructureBackendInterface.h
-include/rocs/DataStructureBackendManager.h
-include/rocs/Document.h
-include/rocs/GraphFileBackendManager.h
-include/rocs/GraphFilePluginInterface.h
-include/rocs/GraphVisualEditor.h
-include/rocs/Pointer.h
-include/rocs/PointerItem.h
-include/rocs/RocsCoreExport.h
-include/rocs/Topology.h
-lib/kde4/rocs_GraphStructure.so
-lib/kde4/rocs_ListStructure.so
-lib/kde4/rocs_RootedTreeStructure.so
-lib/kde4/rocs_assignvaluesplugin.so
-lib/kde4/rocs_generategraphplugin.so
-lib/kde4/rocs_gmlfileformat.so
-lib/kde4/rocs_kmlfileformat.so
-lib/kde4/rocs_tgffileformat.so
-lib/kde4/rocs_tikzfileformat.so
-lib/kde4/rocs_transformedgesplugin.so
-lib/librocscore.so
-lib/librocscore.so.4
-lib/librocscore.so.${KDELIBSVER}
-lib/librocsvisualeditor.so
-lib/librocsvisualeditor.so.4
-lib/librocsvisualeditor.so.${KDELIBSVER}
-share/appdata/rocs.appdata.xml
-share/applications/kde4/rocs.desktop
-share/doc/kde/HTML/en/rocs/apiConsole.docbook
-share/doc/kde/HTML/en/rocs/apiDatastructure.docbook
-share/doc/kde/HTML/en/rocs/apiGraphstructure.docbook
-share/doc/kde/HTML/en/rocs/apiLinkedListstructure.docbook
-share/doc/kde/HTML/en/rocs/apiRootedTreestructure.docbook
-share/doc/kde/HTML/en/rocs/chapterImportExport.docbook
-share/doc/kde/HTML/en/rocs/common
-share/doc/kde/HTML/en/rocs/document-selector.png
-share/doc/kde/HTML/en/rocs/hi22-action-rocsadddata.png
-share/doc/kde/HTML/en/rocs/hi22-action-rocsaddedge.png
-share/doc/kde/HTML/en/rocs/hi22-action-rocsalignbottom.png
-share/doc/kde/HTML/en/rocs/hi22-action-rocsaligncircle.png
-share/doc/kde/HTML/en/rocs/hi22-action-rocsalignhmiddle.png
-share/doc/kde/HTML/en/rocs/hi22-action-rocsalignleft.png
-share/doc/kde/HTML/en/rocs/hi22-action-rocsalignright.png
-share/doc/kde/HTML/en/rocs/hi22-action-rocsaligntop.png
-share/doc/kde/HTML/en/rocs/hi22-action-rocsaligntree.png
-share/doc/kde/HTML/en/rocs/hi22-action-rocsalignvmiddle.png
-share/doc/kde/HTML/en/rocs/hi22-action-rocsdelete.png
-share/doc/kde/HTML/en/rocs/hi22-action-rocsdeletedata.png
-share/doc/kde/HTML/en/rocs/hi22-action-rocsnew.png
-share/doc/kde/HTML/en/rocs/hi22-action-rocsproperties.png
-share/doc/kde/HTML/en/rocs/hi22-action-rocsselectmove.png
-share/doc/kde/HTML/en/rocs/hi22-action-rocszoom.png
-share/doc/kde/HTML/en/rocs/index.cache.bz2
-share/doc/kde/HTML/en/rocs/index.docbook
-share/doc/kde/HTML/en/rocs/rocs-control-engine-debug.png
-share/doc/kde/HTML/en/rocs/rocs-control-engine-run.png
-share/doc/kde/HTML/en/rocs/rocs-control-engine-step.png
-share/doc/kde/HTML/en/rocs/rocs-control-engine-stop.png
-share/doc/kde/HTML/en/rocs/rocs-interfaces.png
-share/doc/kde/HTML/en/rocs/rocs-screenshot.png
-share/doc/kde/HTML/en/rocs/rocs-toolbar-alignment.png
-share/doc/kde/HTML/en/rocs/rocs-toolbar-main.png
+include/rocs/edge.h
+include/rocs/graphdocument.h
+include/rocs/node.h
+lib/librocsgraphtheory.so
+lib/librocsgraphtheory.so.0
+qt5/plugins/rocs/editorplugins/assignvaluesplugin.so
+qt5/plugins/rocs/editorplugins/generategraphplugin.so
+qt5/plugins/rocs/editorplugins/transformedgesplugin.so
+qt5/plugins/rocs/fileformats/dotfileformat.so
+qt5/plugins/rocs/fileformats/gmlfileformat.so
+qt5/plugins/rocs/fileformats/rocs1fileformat.so
+qt5/plugins/rocs/fileformats/rocs2fileformat.so
+qt5/plugins/rocs/fileformats/tgffileformat.so
+qt5/plugins/rocs/fileformats/tikzfileformat.so
+share/applications/org.kde.rocs.desktop
+share/config.kcfg/rocs.kcfg
+share/doc/HTML/ca/rocs/apiConsole.docbook
+share/doc/HTML/ca/rocs/apiDatastructure.docbook
+share/doc/HTML/ca/rocs/apiGraphstructure.docbook
+share/doc/HTML/ca/rocs/apiLinkedListstructure.docbook
+share/doc/HTML/ca/rocs/apiRootedTreestructure.docbook
+share/doc/HTML/ca/rocs/chapterImportExport.docbook
+share/doc/HTML/ca/rocs/hi22-action-rocsalignbottom.png
+share/doc/HTML/ca/rocs/hi22-action-rocsaligncircle.png
+share/doc/HTML/ca/rocs/hi22-action-rocsalignhmiddle.png
+share/doc/HTML/ca/rocs/hi22-action-rocsalignleft.png
+share/doc/HTML/ca/rocs/hi22-action-rocsalignright.png
+share/doc/HTML/ca/rocs/hi22-action-rocsaligntop.png
+share/doc/HTML/ca/rocs/hi22-action-rocsaligntree.png
+share/doc/HTML/ca/rocs/hi22-action-rocsalignvmiddle.png
+share/doc/HTML/ca/rocs/hi22-action-rocsproperties.png
+share/doc/HTML/ca/rocs/index.cache.bz2
+share/doc/HTML/ca/rocs/index.docbook
+share/doc/HTML/ca/rocs/rocs-control-engine-debug.png
+share/doc/HTML/ca/rocs/rocs-control-engine-step.png
+share/doc/HTML/ca/rocs/scripting-api.docbook
+share/doc/HTML/de/rocs/index.cache.bz2
+share/doc/HTML/de/rocs/index.docbook
+share/doc/HTML/en/rocs/hi22-action-rocsalignbottom.png
+share/doc/HTML/en/rocs/hi22-action-rocsaligncircle.png
+share/doc/HTML/en/rocs/hi22-action-rocsalignhmiddle.png
+share/doc/HTML/en/rocs/hi22-action-rocsalignleft.png
+share/doc/HTML/en/rocs/hi22-action-rocsalignright.png
+share/doc/HTML/en/rocs/hi22-action-rocsaligntop.png
+share/doc/HTML/en/rocs/hi22-action-rocsaligntree.png
+share/doc/HTML/en/rocs/hi22-action-rocsalignvmiddle.png
+share/doc/HTML/en/rocs/hi22-action-rocsproperties.png
+share/doc/HTML/en/rocs/hi22-actions-control-stop.png
+share/doc/HTML/en/rocs/hi22-actions-controls-run.png
+share/doc/HTML/en/rocs/hi22-actions-rocsdelete.png
+share/doc/HTML/en/rocs/hi22-actions-rocsedge.png
+share/doc/HTML/en/rocs/hi22-actions-rocsnode.png
+share/doc/HTML/en/rocs/hi22-actions-rocsselectmove.png
+share/doc/HTML/en/rocs/index.cache.bz2
+share/doc/HTML/en/rocs/index.docbook
+share/doc/HTML/en/rocs/rocs-control-engine-debug.png
+share/doc/HTML/en/rocs/rocs-control-engine-step.png
+share/doc/HTML/en/rocs/rocs-interfaces.png
+share/doc/HTML/en/rocs/rocs-screenshot.png
+share/doc/HTML/es/rocs/apiConsole.docbook
+share/doc/HTML/es/rocs/apiDatastructure.docbook
+share/doc/HTML/es/rocs/apiGraphstructure.docbook
+share/doc/HTML/es/rocs/apiLinkedListstructure.docbook
+share/doc/HTML/es/rocs/apiRootedTreestructure.docbook
+share/doc/HTML/es/rocs/chapterImportExport.docbook
+share/doc/HTML/es/rocs/index.cache.bz2
+share/doc/HTML/es/rocs/index.docbook
+share/doc/HTML/es/rocs/scripting-api.docbook
+share/doc/HTML/it/rocs/apiConsole.docbook
+share/doc/HTML/it/rocs/apiDatastructure.docbook
+share/doc/HTML/it/rocs/apiGraphstructure.docbook
+share/doc/HTML/it/rocs/apiLinkedListstructure.docbook
+share/doc/HTML/it/rocs/apiRootedTreestructure.docbook
+share/doc/HTML/it/rocs/chapterImportExport.docbook
+share/doc/HTML/it/rocs/index.cache.bz2
+share/doc/HTML/it/rocs/index.docbook
+share/doc/HTML/nl/rocs/apiConsole.docbook
+share/doc/HTML/nl/rocs/apiDatastructure.docbook
+share/doc/HTML/nl/rocs/apiGraphstructure.docbook
+share/doc/HTML/nl/rocs/apiLinkedListstructure.docbook
+share/doc/HTML/nl/rocs/apiRootedTreestructure.docbook
+share/doc/HTML/nl/rocs/chapterImportExport.docbook
+share/doc/HTML/nl/rocs/index.cache.bz2
+share/doc/HTML/nl/rocs/index.docbook
+share/doc/HTML/nl/rocs/scripting-api.docbook
+share/doc/HTML/pt/rocs/index.cache.bz2
+share/doc/HTML/pt/rocs/index.docbook
+share/doc/HTML/pt_BR/rocs/apiConsole.docbook
+share/doc/HTML/pt_BR/rocs/apiDatastructure.docbook
+share/doc/HTML/pt_BR/rocs/apiGraphstructure.docbook
+share/doc/HTML/pt_BR/rocs/apiLinkedListstructure.docbook
+share/doc/HTML/pt_BR/rocs/apiRootedTreestructure.docbook
+share/doc/HTML/pt_BR/rocs/chapterImportExport.docbook
+share/doc/HTML/pt_BR/rocs/index.cache.bz2
+share/doc/HTML/pt_BR/rocs/index.docbook
+share/doc/HTML/sv/rocs/index.cache.bz2
+share/doc/HTML/sv/rocs/index.docbook
+share/doc/HTML/uk/rocs/document-selector.png
+share/doc/HTML/uk/rocs/index.cache.bz2
+share/doc/HTML/uk/rocs/index.docbook
+share/doc/HTML/uk/rocs/rocs-interfaces.png
+share/doc/HTML/uk/rocs/rocs-screenshot.png
+share/doc/HTML/uk/rocs/rocs-toolbar-alignment.png
+share/doc/HTML/uk/rocs/rocs-toolbar-main.png
+share/icons/hicolor/128x128/apps/rocs.png
 share/icons/hicolor/16x16/apps/rocs.png
+share/icons/hicolor/22x22/apps/rocs.png
 share/icons/hicolor/32x32/apps/rocs.png
 share/icons/hicolor/48x48/apps/rocs.png
 share/icons/hicolor/64x64/apps/rocs.png
+share/icons/hicolor/scalable/actions/rocsadvancedsetup.svgz
+share/icons/hicolor/scalable/actions/rocsalignbottom.svgz
+share/icons/hicolor/scalable/actions/rocsaligncircle.svgz
+share/icons/hicolor/scalable/actions/rocsalignleft.svgz
+share/icons/hicolor/scalable/actions/rocsalignmiddle.svgz
+share/icons/hicolor/scalable/actions/rocsalignright.svgz
+share/icons/hicolor/scalable/actions/rocsaligntop.svgz
+share/icons/hicolor/scalable/actions/rocsaligntree.svgz
+share/icons/hicolor/scalable/actions/rocsalignvmiddle.svgz
+share/icons/hicolor/scalable/actions/rocsbidirectional.svgz
+share/icons/hicolor/scalable/actions/rocsdelete.svgz
+share/icons/hicolor/scalable/actions/rocsedge.svgz
+share/icons/hicolor/scalable/actions/rocsnode.svgz
+share/icons/hicolor/scalable/actions/rocsselect.svgz
+share/icons/hicolor/scalable/actions/rocsunidirectional.svgz
+share/icons/hicolor/scalable/actions/rocsvisible.svgz
 share/icons/hicolor/scalable/apps/rocs.svgz
-share/kde/apps/rocs/engineapi/Console.xml
-share/kde/apps/rocs/engineapi/Data.xml
-share/kde/apps/rocs/engineapi/DataStructure.xml
-share/kde/apps/rocs/engineapi/GraphEdge.xml
-share/kde/apps/rocs/engineapi/GraphNode.xml
-share/kde/apps/rocs/engineapi/GraphStructure.xml
-share/kde/apps/rocs/engineapi/ListNode.xml
-share/kde/apps/rocs/engineapi/ListStructure.xml
-share/kde/apps/rocs/engineapi/Pointer.xml
-share/kde/apps/rocs/examples/AdjustProjection.js
-share/kde/apps/rocs/examples/NameAndNodes.js
-share/kde/apps/rocs/examples/NamesValues.js
-share/kde/apps/rocs/examples/arrangeNodes.js
-share/kde/apps/rocs/examples/broadWalk.js
-share/kde/apps/rocs/examples/coloring.js
-share/kde/apps/rocs/iconpacks/default.svg
-share/kde/apps/rocs/icons/hicolor/16x16/actions/rocsaddedge.png
-share/kde/apps/rocs/icons/hicolor/16x16/actions/rocsalignbottom.png
-share/kde/apps/rocs/icons/hicolor/16x16/actions/rocsaligncircle.png
-share/kde/apps/rocs/icons/hicolor/16x16/actions/rocsalignhmiddle.png
-share/kde/apps/rocs/icons/hicolor/16x16/actions/rocsalignleft.png
-share/kde/apps/rocs/icons/hicolor/16x16/actions/rocsalignright.png
-share/kde/apps/rocs/icons/hicolor/16x16/actions/rocsaligntop.png
-share/kde/apps/rocs/icons/hicolor/16x16/actions/rocsaligntree.png
-share/kde/apps/rocs/icons/hicolor/16x16/actions/rocsalignvmiddle.png
-share/kde/apps/rocs/icons/hicolor/16x16/actions/rocsselect.png
-share/kde/apps/rocs/icons/hicolor/16x16/actions/rocsselectmove.png
-share/kde/apps/rocs/icons/hicolor/22x22/actions/rocsaddedge.png
-share/kde/apps/rocs/icons/hicolor/22x22/actions/rocsaddnode.png
-share/kde/apps/rocs/icons/hicolor/22x22/actions/rocsalignbottom.png
-share/kde/apps/rocs/icons/hicolor/22x22/actions/rocsaligncircle.png
-share/kde/apps/rocs/icons/hicolor/22x22/actions/rocsalignhmiddle.png
-share/kde/apps/rocs/icons/hicolor/22x22/actions/rocsalignleft.png
-share/kde/apps/rocs/icons/hicolor/22x22/actions/rocsalignright.png
-share/kde/apps/rocs/icons/hicolor/22x22/actions/rocsaligntop.png
-share/kde/apps/rocs/icons/hicolor/22x22/actions/rocsaligntree.png
-share/kde/apps/rocs/icons/hicolor/22x22/actions/rocsalignvmiddle.png
-share/kde/apps/rocs/icons/hicolor/22x22/actions/rocsselectmove.png
-share/kde/apps/rocs/icons/hicolor/32x32/actions/rocsaddedge.png
-share/kde/apps/rocs/icons/hicolor/32x32/actions/rocsalignbottom.png
-share/kde/apps/rocs/icons/hicolor/32x32/actions/rocsaligncircle.png
-share/kde/apps/rocs/icons/hicolor/32x32/actions/rocsalignhmiddle.png
-share/kde/apps/rocs/icons/hicolor/32x32/actions/rocsalignleft.png
-share/kde/apps/rocs/icons/hicolor/32x32/actions/rocsalignright.png
-share/kde/apps/rocs/icons/hicolor/32x32/actions/rocsaligntop.png
-share/kde/apps/rocs/icons/hicolor/32x32/actions/rocsaligntree.png
-share/kde/apps/rocs/icons/hicolor/32x32/actions/rocsalignvmiddle.png
-share/kde/apps/rocs/icons/hicolor/32x32/actions/rocsselect.png
-share/kde/apps/rocs/icons/hicolor/32x32/actions/rocsselectmove.png
-share/kde/apps/rocs/icons/hicolor/48x48/actions/rocsaddedge.png
-share/kde/apps/rocs/icons/hicolor/48x48/actions/rocsalignbottom.png
-share/kde/apps/rocs/icons/hicolor/48x48/actions/rocsaligncircle.png
-share/kde/apps/rocs/icons/hicolor/48x48/actions/rocsalignhmiddle.png
-share/kde/apps/rocs/icons/hicolor/48x48/actions/rocsalignleft.png
-share/kde/apps/rocs/icons/hicolor/48x48/actions/rocsalignright.png
-share/kde/apps/rocs/icons/hicolor/48x48/actions/rocsaligntop.png
-share/kde/apps/rocs/icons/hicolor/48x48/actions/rocsaligntree.png
-share/kde/apps/rocs/icons/hicolor/48x48/actions/rocsalignvmiddle.png
-share/kde/apps/rocs/icons/hicolor/48x48/actions/rocsselectmove.png
-share/kde/apps/rocs/icons/hicolor/64x64/actions/rocsaddedge.png
-share/kde/apps/rocs/icons/hicolor/64x64/actions/rocsalignbottom.png
-share/kde/apps/rocs/icons/hicolor/64x64/actions/rocsaligncircle.png
-share/kde/apps/rocs/icons/hicolor/64x64/actions/rocsalignhmiddle.png
-share/kde/apps/rocs/icons/hicolor/64x64/actions/rocsalignleft.png
-share/kde/apps/rocs/icons/hicolor/64x64/actions/rocsalignright.png
-share/kde/apps/rocs/icons/hicolor/64x64/actions/rocsaligntop.png
-share/kde/apps/rocs/icons/hicolor/64x64/actions/rocsaligntree.png
-share/kde/apps/rocs/icons/hicolor/64x64/actions/rocsalignvmiddle.png
-share/kde/apps/rocs/icons/hicolor/64x64/actions/rocsselect.png
-share/kde/apps/rocs/icons/hicolor/64x64/actions/rocsselectmove.png
-share/kde/apps/rocs/icons/hicolor/scalable/actions/rocsadddata.svgz
-share/kde/apps/rocs/icons/hicolor/scalable/actions/rocsadvancedsetup.svgz
-share/kde/apps/rocs/icons/hicolor/scalable/actions/rocsdelete.svgz
-share/kde/apps/rocs/icons/hicolor/scalable/actions/rocsdeletedata.svgz
-share/kde/apps/rocs/icons/hicolor/scalable/actions/rocsdeletegrey.svgz
-share/kde/apps/rocs/icons/hicolor/scalable/actions/rocseyeblack.svgz
-share/kde/apps/rocs/icons/hicolor/scalable/actions/rocsnew.svgz
-share/kde/apps/rocs/icons/hicolor/scalable/actions/rocstexticon.svgz
-share/kde/apps/rocs/icons/hicolor/scalable/actions/rocsvalueicon.svgz
-share/kde/apps/rocs/plugin/apidoc/bootstrap-apiview.css
-share/kde/apps/rocs/plugin/apidoc/bootstrap.css
-share/kde/apps/rocs/plugin/apidoc/objectApi.html
-share/kde/apps/rocs/plugin/apidoc/overview.html
-share/kde/apps/rocs/rocsui.rc
-share/kde/apps/rocs/schemes/engineApi.xsd
-share/kde/apps/rocs_rootedtree/RootedTreeui.rc
-share/kde/config.kcfg/rocs.kcfg
-share/kde/config/rocs.knsrc
-share/kde4/services/rocs_GraphStructure.desktop
-share/kde4/services/rocs_ListStructure.desktop
-share/kde4/services/rocs_RootedTreeStructure.desktop
-share/kde4/services/rocs_assignvaluesplugin.desktop
-share/kde4/services/rocs_generategraphplugin.desktop
-share/kde4/services/rocs_gmlfileformatplugin.desktop
-share/kde4/services/rocs_kmlfileformatplugin.desktop
-share/kde4/services/rocs_tgffileformatplugin.desktop
-share/kde4/services/rocs_tikzfileformatplugin.desktop
-share/kde4/services/rocs_transformedgesplugin.desktop
-share/kde4/servicetypes/RocsDataStructurePlugin.desktop
-share/kde4/servicetypes/RocsGraphFilePlugin.desktop
-share/kde4/servicetypes/RocsToolsPlugin.desktop
+share/kxmlgui5/rocs/rocsui.rc
+share/locale/bs/LC_MESSAGES/libgraphtheory.mo
+share/locale/bs/LC_MESSAGES/rocs.mo
+share/locale/ca/LC_MESSAGES/libgraphtheory.mo
+share/locale/ca/LC_MESSAGES/rocs.mo
+share/locale/ca@valencia/LC_MESSAGES/libgraphtheory.mo
+share/locale/ca@valencia/LC_MESSAGES/rocs.mo
+share/locale/cs/LC_MESSAGES/libgraphtheory.mo
+share/locale/cs/LC_MESSAGES/rocs.mo
+share/locale/da/LC_MESSAGES/libgraphtheory.mo
+share/locale/da/LC_MESSAGES/rocs.mo
+share/locale/de/LC_MESSAGES/libgraphtheory.mo
+share/locale/de/LC_MESSAGES/rocs.mo
+share/locale/el/LC_MESSAGES/libgraphtheory.mo
+share/locale/el/LC_MESSAGES/rocs.mo
+share/locale/en_GB/LC_MESSAGES/libgraphtheory.mo
+share/locale/en_GB/LC_MESSAGES/rocs.mo
+share/locale/eo/LC_MESSAGES/libgraphtheory.mo
+share/locale/eo/LC_MESSAGES/rocs.mo
+share/locale/es/LC_MESSAGES/libgraphtheory.mo
+share/locale/es/LC_MESSAGES/rocs.mo
+share/locale/et/LC_MESSAGES/libgraphtheory.mo
+share/locale/et/LC_MESSAGES/rocs.mo
+share/locale/fi/LC_MESSAGES/libgraphtheory.mo
+share/locale/fi/LC_MESSAGES/rocs.mo
+share/locale/fr/LC_MESSAGES/libgraphtheory.mo
+share/locale/fr/LC_MESSAGES/rocs.mo
+share/locale/ga/LC_MESSAGES/libgraphtheory.mo
+share/locale/ga/LC_MESSAGES/rocs.mo
+share/locale/gl/LC_MESSAGES/libgraphtheory.mo
+share/locale/gl/LC_MESSAGES/rocs.mo
+share/locale/hr/LC_MESSAGES/libgraphtheory.mo
+share/locale/hr/LC_MESSAGES/rocs.mo
+share/locale/hu/LC_MESSAGES/libgraphtheory.mo
+share/locale/hu/LC_MESSAGES/rocs.mo
+share/locale/it/LC_MESSAGES/libgraphtheory.mo
+share/locale/it/LC_MESSAGES/rocs.mo
+share/locale/ja/LC_MESSAGES/libgraphtheory.mo
+share/locale/ja/LC_MESSAGES/rocs.mo
+share/locale/kk/LC_MESSAGES/libgraphtheory.mo
+share/locale/kk/LC_MESSAGES/rocs.mo
+share/locale/lt/LC_MESSAGES/libgraphtheory.mo
+share/locale/lt/LC_MESSAGES/rocs.mo
+share/locale/lv/LC_MESSAGES/libgraphtheory.mo
+share/locale/lv/LC_MESSAGES/rocs.mo
+share/locale/ml/LC_MESSAGES/libgraphtheory.mo
+share/locale/ml/LC_MESSAGES/rocs.mo
+share/locale/mr/LC_MESSAGES/libgraphtheory.mo
+share/locale/mr/LC_MESSAGES/rocs.mo
+share/locale/nb/LC_MESSAGES/libgraphtheory.mo
+share/locale/nb/LC_MESSAGES/rocs.mo
+share/locale/nds/LC_MESSAGES/libgraphtheory.mo
+share/locale/nds/LC_MESSAGES/rocs.mo
+share/locale/nl/LC_MESSAGES/libgraphtheory.mo
+share/locale/nl/LC_MESSAGES/rocs.mo
+share/locale/nn/LC_MESSAGES/libgraphtheory.mo
+share/locale/nn/LC_MESSAGES/rocs.mo
+share/locale/pa/LC_MESSAGES/libgraphtheory.mo
+share/locale/pa/LC_MESSAGES/rocs.mo
+share/locale/pl/LC_MESSAGES/libgraphtheory.mo
+share/locale/pl/LC_MESSAGES/rocs.mo
+share/locale/pt/LC_MESSAGES/libgraphtheory.mo
+share/locale/pt/LC_MESSAGES/rocs.mo
+share/locale/pt_BR/LC_MESSAGES/libgraphtheory.mo
+share/locale/pt_BR/LC_MESSAGES/rocs.mo
+share/locale/ro/LC_MESSAGES/libgraphtheory.mo
+share/locale/ro/LC_MESSAGES/rocs.mo
+share/locale/ru/LC_MESSAGES/libgraphtheory.mo
+share/locale/ru/LC_MESSAGES/rocs.mo
+share/locale/sk/LC_MESSAGES/libgraphtheory.mo
+share/locale/sk/LC_MESSAGES/rocs.mo
+share/locale/sl/LC_MESSAGES/libgraphtheory.mo
+share/locale/sl/LC_MESSAGES/rocs.mo
+share/locale/sv/LC_MESSAGES/libgraphtheory.mo
+share/locale/sv/LC_MESSAGES/rocs.mo
+share/locale/tr/LC_MESSAGES/libgraphtheory.mo
+share/locale/tr/LC_MESSAGES/rocs.mo
+share/locale/ug/LC_MESSAGES/libgraphtheory.mo
+share/locale/ug/LC_MESSAGES/rocs.mo
+share/locale/uk/LC_MESSAGES/libgraphtheory.mo
+share/locale/uk/LC_MESSAGES/rocs.mo
+share/locale/zh_CN/LC_MESSAGES/libgraphtheory.mo
+share/locale/zh_CN/LC_MESSAGES/rocs.mo
+share/locale/zh_TW/LC_MESSAGES/libgraphtheory.mo
+share/locale/zh_TW/LC_MESSAGES/rocs.mo
+share/metainfo/org.kde.rocs.appdata.xml
+share/rocs/kernelapi/console.xml
+share/rocs/kernelapi/document.xml
+share/rocs/kernelapi/edge.xml
+share/rocs/kernelapi/node.xml
+share/rocs/plugin/apidoc/bootstrap-apiview.css
+share/rocs/plugin/apidoc/bootstrap.css
+share/rocs/plugin/apidoc/objectApi.html
+share/rocs/plugin/apidoc/overview.html
+share/rocs/schemes/kernelapi.xsd

Index: pkgsrc/misc/rocs/distinfo
diff -u pkgsrc/misc/rocs/distinfo:1.13 pkgsrc/misc/rocs/distinfo:1.14
--- pkgsrc/misc/rocs/distinfo:1.13      Thu Dec 15 23:58:18 2016
+++ pkgsrc/misc/rocs/distinfo   Thu Nov 21 06:35:44 2019
@@ -1,9 +1,6 @@
-$NetBSD: distinfo,v 1.13 2016/12/15 23:58:18 joerg Exp $
+$NetBSD: distinfo,v 1.14 2019/11/21 06:35:44 markd Exp $
 
-SHA1 (rocs-4.14.3.tar.xz) = a6fac0cee375f8bdb8c9241bde4bf9dda0f38704
-RMD160 (rocs-4.14.3.tar.xz) = c148e7720239043b21d112ac32bfa47ca88accd0
-SHA512 (rocs-4.14.3.tar.xz) = f0c1d35fcd17473459a3f63ce731c3cf27da51d64b53383f1c4ff280e8df256b80c2797e0c9012cad92601e2155f3e79118a8b8af20af2b3ce10c7ab40ca9d53
-Size (rocs-4.14.3.tar.xz) = 1146328 bytes
-SHA1 (patch-RocsCore_DataStructures_Graph_GraphStructure.cpp) = 21b7e84ba223e120e01fd8eebf2393db28d23152
-SHA1 (patch-RocsCore_LoadSave_Plugins_CMakeLists.txt) = ae4d15f9aa8fc2f19715db544a15ddbc2f0d98fb
-SHA1 (patch-VisualEditor_Actions_SelectMoveHandAction.cpp) = cb112a7f0dba8f3b9036e9e3b572a977aa07a0c1
+SHA1 (rocs-19.08.3.tar.xz) = dc1266a860e54795a6ccf071a282fb368fb11043
+RMD160 (rocs-19.08.3.tar.xz) = 495a223e373871013960fe03f5c56400b9709dc5
+SHA512 (rocs-19.08.3.tar.xz) = be33c38d698ee71ca3fd629c96dabd60cf47ac684021a6b8a60ded856476093c0cb09a7b75252b17457abe5430439cf19d81ef108f7d18ae4782e0d6c0c20d7b
+Size (rocs-19.08.3.tar.xz) = 1518032 bytes



Home | Main Index | Thread Index | Old Index