dev-util / kdstatemachineeditor

Framework for creating Qt State Machine metacode using graphical user interfaces

Official package sites : https://github.com/KDAB/KDStateMachineEditor ·

v9999 :: 0 :: gentoo

Modified
License
GPL-2+
USE flags
doc test

v1.2.8 :: 0 :: gentoo

Modified
License
GPL-2+
Keywords
~amd64
USE flags
doc test

General

doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

dev-qt / qtcore : Cross-platform application development framework

dev-qt / qtdeclarative : Qt Declarative (Quick 2)

dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework

dev-qt / qtnetwork : Network abstraction library for the Qt5 framework

dev-qt / qttest : Unit testing library for the Qt5 framework

dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework

dev-qt / qtxmlpatterns : XPath, XQuery, XSLT, and XML Schema validation library for the Qt5 framework

dev-qt / qtcore : Cross-platform application development framework

dev-qt / qtdeclarative : Qt Declarative (Quick 2)

dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework

dev-qt / qtnetwork : Network abstraction library for the Qt5 framework

dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework

651754
dev-util/kdstatemachineeditor-1.2.3 fails test: 1 - test_layouter (Failed)
696494
dev-util/kdstatemachineeditor: version bump
711636
dev-util/kdstatemachineeditor-1.2.4 fails tests: Errors while running CTest
738960
dev-util/kdstatemachineeditor-1.2.4 fails to compile: test_layoutinformation.cpp:41:22: error: calling 'shape' with incomplete return type 'QPainterPath'
854303
dev-util/kdstatemachineeditor-1.2.8 - /.../graphvizlayouterbackend.cpp: error: textlabel_t {aka struct textlabel_t} has no member
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
dev-util/kdstatemachineeditor: Drpo 1.2.4
Closes: https://bugs.gentoo.org/836640 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Andreas Sturmlechner · gentoo
dev-util/kdstatemachineeditor: 1.2.8 version bump
Bug: https://bugs.gentoo.org/836640 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Andreas Sturmlechner · gentoo
dev-util/kdstatemachineeditor: EAPI-8, force WITH_INTERNAL_GRAPHVIZ=OFF
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
*/*: Switch proxy-maint to cmake.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
dev-util/kdstatemachineeditor: Drop 1.2.3
Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Andreas Sturmlechner · gentoo
dev-util/kdstatemachineeditor: Fix EAPI-7, set ECM_MKSPECS_INSTALL_DIR
Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Petros Siligkounas · gentoo
dev-util/kdstatemachineeditor: version bump to 1.2.4
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Πέτρος Σιλιγκούνας <petross404@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Petros Siligkounas · gentoo
dev-util/kdstatemachineeditor: bump 9999 ebuild to EAPI=7
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Πέτρος Σιλιγκούνας <petross404@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11010 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
dev-util/kdstatemachineeditor: DEPEND readability
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Andreas Sturmlechner · gentoo
dev-util/kdstatemachineeditor: Fix build with Qt 5.11
Thanks-to: Petross404(Petros S) <petross404@gmail.com> Closes: https://bugs.gentoo.org/656672 Package-Manager: Portage-2.3.41, Repoman-2.3.9
Petros Siligkounas (Petross404) · gentoo
dev-util/kdstatemachineeditor: New package
Framework for creating Qt State Machine metacode Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7083