[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-09-27 Thread Ionen Wolkens
commit: 7d71cb6af880c865502af5e83cbfa001fa147489
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Fri Sep 27 07:09:00 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Fri Sep 27 07:25:50 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d71cb6a

dev-qt/qtscxml: add 6.7.3

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/Manifest |  1 +
 dev-qt/qtscxml/qtscxml-6.7.3.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 2932bb3fd583..6b938fef4af4 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,3 +1,4 @@
 DIST qtscxml-everywhere-opensource-src-5.15.14.tar.xz 429224 BLAKE2B 
67936258bfb67bddf5b711bc97bebb123f56d8f7dca9b46424a33d1205b0a3a6dfc89ae7bc429ffedb928d4f1b88c62abdabee301c09a0e3b0bf65128f174d67
 SHA512 
1490824b0108300b1924f404431e3871ce067def15993aed9af768c871b3d0eae4cd0b8f467671d3ebcada98d5e11dfe86e250467b7dbf9708ce9f37766861d5
 DIST qtscxml-everywhere-src-6.7.2.tar.xz 1168452 BLAKE2B 
7cb06fd09758aaea28ccada62aa51b427c265416afa3f152601cadd1c9586050e87d36f8cf9679ca3ef83777bfec1119d861bd9491a176460d58beb5376e4ce4
 SHA512 
4eba366c2c10593cfc0fdeeff92aa9951b838837cacf113bf849b5da68da4d41d550490bc4be28620f766ab412ca4066c71ee7a1ff18651dd08267b01df6c2fe
+DIST qtscxml-everywhere-src-6.7.3.tar.xz 1168340 BLAKE2B 
3082ed9be66233a53ec99a684c87c9211b8805f9dd6967f9e0b7b509d0fb809704d39e0c688e039103cc36f4ad0f4aef39823b3b57e16b67126c9772b5fd7754
 SHA512 
d2d561f7a94d1fad2ad578b602c51c5f506bb0ea2c145647ea490399bac5995191c56ad62454775f15a2d3973e99cd220487ead3d5873163949b9ddd58bdada7
 DIST qtscxml-everywhere-src-6.8.0-rc.tar.xz 556928 BLAKE2B 
64f8d88845dcc240a2a833f1220e72cccec44d8fafea8ed983b8819aa4b2d82b661ed3ba8823d13aa1adf606d64848bef28340561fca709453bca9ebac4d083d
 SHA512 
5c91d68e673ea50c4a7cc0d1fc5a1eb69e43bacdf8eee337206c10fbd8c21f2375a315bd2c38544313f2c012b85c21fbc596503c79a12572ddb9513a11aaedb9

diff --git a/dev-qt/qtscxml/qtscxml-6.7.3.ebuild 
b/dev-qt/qtscxml/qtscxml-6.7.3.ebuild
new file mode 100644
index ..0f087eb496fc
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-6.7.3.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2021-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+fi
+
+IUSE="qml"
+
+RDEPEND="
+   ~dev-qt/qtbase-${PV}:6[gui]
+   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
+"
+DEPEND="${RDEPEND}"
+
+CMAKE_SKIP_TESTS=(
+   # may fail with pid-sandbox, or at least musl/hardened+gcc (exact
+   # conditions unknown but passes without pid, considering this flaky)
+   tst_qstatemachine
+)
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake_use_find_package qml Qt6Qml)
+   )
+
+   qt6-build_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-09-24 Thread Ionen Wolkens
commit: 4659ad79d9daa6d01cb2578188cc062ae258588c
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Sep 24 09:23:01 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Sep 24 09:56:40 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4659ad79

dev-qt/qtscxml: add 6.8.0_rc

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/Manifest|  1 +
 dev-qt/qtscxml/qtscxml-6.8.0_rc.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index ecd597d67955..2932bb3fd583 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,2 +1,3 @@
 DIST qtscxml-everywhere-opensource-src-5.15.14.tar.xz 429224 BLAKE2B 
67936258bfb67bddf5b711bc97bebb123f56d8f7dca9b46424a33d1205b0a3a6dfc89ae7bc429ffedb928d4f1b88c62abdabee301c09a0e3b0bf65128f174d67
 SHA512 
1490824b0108300b1924f404431e3871ce067def15993aed9af768c871b3d0eae4cd0b8f467671d3ebcada98d5e11dfe86e250467b7dbf9708ce9f37766861d5
 DIST qtscxml-everywhere-src-6.7.2.tar.xz 1168452 BLAKE2B 
7cb06fd09758aaea28ccada62aa51b427c265416afa3f152601cadd1c9586050e87d36f8cf9679ca3ef83777bfec1119d861bd9491a176460d58beb5376e4ce4
 SHA512 
4eba366c2c10593cfc0fdeeff92aa9951b838837cacf113bf849b5da68da4d41d550490bc4be28620f766ab412ca4066c71ee7a1ff18651dd08267b01df6c2fe
+DIST qtscxml-everywhere-src-6.8.0-rc.tar.xz 556928 BLAKE2B 
64f8d88845dcc240a2a833f1220e72cccec44d8fafea8ed983b8819aa4b2d82b661ed3ba8823d13aa1adf606d64848bef28340561fca709453bca9ebac4d083d
 SHA512 
5c91d68e673ea50c4a7cc0d1fc5a1eb69e43bacdf8eee337206c10fbd8c21f2375a315bd2c38544313f2c012b85c21fbc596503c79a12572ddb9513a11aaedb9

diff --git a/dev-qt/qtscxml/qtscxml-6.8.0_rc.ebuild 
b/dev-qt/qtscxml/qtscxml-6.8.0_rc.ebuild
new file mode 100644
index ..0f087eb496fc
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-6.8.0_rc.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2021-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+fi
+
+IUSE="qml"
+
+RDEPEND="
+   ~dev-qt/qtbase-${PV}:6[gui]
+   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
+"
+DEPEND="${RDEPEND}"
+
+CMAKE_SKIP_TESTS=(
+   # may fail with pid-sandbox, or at least musl/hardened+gcc (exact
+   # conditions unknown but passes without pid, considering this flaky)
+   tst_qstatemachine
+)
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake_use_find_package qml Qt6Qml)
+   )
+
+   qt6-build_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-07-15 Thread Ionen Wolkens
commit: 3cd3bbaaa3c99aa783c435a18daf78d5ad733153
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Jul 16 00:55:55 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Jul 16 01:01:08 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cd3bbaa

dev-qt/qtscxml: drop 6.7.1

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/Manifest |  1 -
 dev-qt/qtscxml/qtscxml-6.7.1.ebuild | 34 --
 2 files changed, 35 deletions(-)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 0663ef7e2e20..ecd597d67955 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,3 +1,2 @@
 DIST qtscxml-everywhere-opensource-src-5.15.14.tar.xz 429224 BLAKE2B 
67936258bfb67bddf5b711bc97bebb123f56d8f7dca9b46424a33d1205b0a3a6dfc89ae7bc429ffedb928d4f1b88c62abdabee301c09a0e3b0bf65128f174d67
 SHA512 
1490824b0108300b1924f404431e3871ce067def15993aed9af768c871b3d0eae4cd0b8f467671d3ebcada98d5e11dfe86e250467b7dbf9708ce9f37766861d5
-DIST qtscxml-everywhere-src-6.7.1.tar.xz 1168276 BLAKE2B 
e97d521ce1c239c4c6dc40c44fed2f158e27df596df552fc8c296ce2824bca904a031303907ee2d8ec8d1cbc96c7b0d0ea384044e6a8cd1a31965ffab4e6bf3b
 SHA512 
64a3fe0fb4311b4531c6fa9576399a181456990882c9aa7a5ddd5567cef579a22978e87d1641aa61532ef7c482b188967a401d7fd3b1cdf0f3ff657927594c61
 DIST qtscxml-everywhere-src-6.7.2.tar.xz 1168452 BLAKE2B 
7cb06fd09758aaea28ccada62aa51b427c265416afa3f152601cadd1c9586050e87d36f8cf9679ca3ef83777bfec1119d861bd9491a176460d58beb5376e4ce4
 SHA512 
4eba366c2c10593cfc0fdeeff92aa9951b838837cacf113bf849b5da68da4d41d550490bc4be28620f766ab412ca4066c71ee7a1ff18651dd08267b01df6c2fe

diff --git a/dev-qt/qtscxml/qtscxml-6.7.1.ebuild 
b/dev-qt/qtscxml/qtscxml-6.7.1.ebuild
deleted file mode 100644
index 67054f2b3468..
--- a/dev-qt/qtscxml/qtscxml-6.7.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2021-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 arm arm64 ~riscv x86"
-fi
-
-IUSE="qml"
-
-RDEPEND="
-   ~dev-qt/qtbase-${PV}:6[gui]
-   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
-"
-DEPEND="${RDEPEND}"
-
-CMAKE_SKIP_TESTS=(
-   # may fail with pid-sandbox, or at least musl/hardened+gcc (exact
-   # conditions unknown but passes without pid, considering this flaky)
-   tst_qstatemachine
-)
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package qml Qt6Qml)
-   )
-
-   qt6-build_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-07-10 Thread Ionen Wolkens
commit: cec33594586db8baf22eed8fec253beda9fcdb78
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Thu Jul 11 03:16:17 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Thu Jul 11 03:16:45 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cec33594

dev-qt/qtscxml: sync live keywords (qt6)

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/qtscxml-6.7..ebuild | 2 +-
 dev-qt/qtscxml/qtscxml-6.8..ebuild | 2 +-
 dev-qt/qtscxml/qtscxml-6..ebuild   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-qt/qtscxml/qtscxml-6.7..ebuild 
b/dev-qt/qtscxml/qtscxml-6.7..ebuild
index 70bce441eda7..0f087eb496fc 100644
--- a/dev-qt/qtscxml/qtscxml-6.7..ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.7..ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
 
 if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 fi
 
 IUSE="qml"

diff --git a/dev-qt/qtscxml/qtscxml-6.8..ebuild 
b/dev-qt/qtscxml/qtscxml-6.8..ebuild
index 70bce441eda7..0f087eb496fc 100644
--- a/dev-qt/qtscxml/qtscxml-6.8..ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.8..ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
 
 if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 fi
 
 IUSE="qml"

diff --git a/dev-qt/qtscxml/qtscxml-6..ebuild 
b/dev-qt/qtscxml/qtscxml-6..ebuild
index 70bce441eda7..0f087eb496fc 100644
--- a/dev-qt/qtscxml/qtscxml-6..ebuild
+++ b/dev-qt/qtscxml/qtscxml-6..ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
 
 if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 fi
 
 IUSE="qml"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-07-08 Thread Arthur Zamarin
commit: 6ebb8d91b9b3e803a64ec22882f61ac33e5c0d17
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Jul  8 11:15:09 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Jul  8 11:15:09 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ebb8d91

dev-qt/qtscxml: Stabilize 6.7.2 arm64, #935728

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-qt/qtscxml/qtscxml-6.7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-6.7.2.ebuild 
b/dev-qt/qtscxml/qtscxml-6.7.2.ebuild
index 3fa15f4beeb3..85f4f47d 100644
--- a/dev-qt/qtscxml/qtscxml-6.7.2.ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.7.2.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
 
 if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 arm ~arm64 ppc64 ~riscv x86"
+   KEYWORDS="~amd64 arm arm64 ppc64 ~riscv x86"
 fi
 
 IUSE="qml"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-07-08 Thread Sam James
commit: 1574b39ebb0f1cf0231aa2b8e9bbd4ed7b400aa5
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul  8 10:08:33 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul  8 10:08:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1574b39e

dev-qt/qtscxml: Stabilize 6.7.2 arm, #935728

Signed-off-by: Sam James  gentoo.org>

 dev-qt/qtscxml/qtscxml-6.7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-6.7.2.ebuild 
b/dev-qt/qtscxml/qtscxml-6.7.2.ebuild
index 379be4a5cc2d..c0571b01771d 100644
--- a/dev-qt/qtscxml/qtscxml-6.7.2.ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.7.2.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
 
 if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~riscv ~x86"
+   KEYWORDS="~amd64 arm ~arm64 ppc64 ~riscv ~x86"
 fi
 
 IUSE="qml"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-06-23 Thread Arthur Zamarin
commit: d4fadffbcb95e15e1d8792159b0ba22e035de844
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Jun 23 10:49:59 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Jun 23 10:49:59 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4fadffb

dev-qt/qtscxml: Keyword 6.7.2 ppc64, #934758

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-qt/qtscxml/qtscxml-6.7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-6.7.2.ebuild 
b/dev-qt/qtscxml/qtscxml-6.7.2.ebuild
index 70bce441eda7..ab05251ac1d9 100644
--- a/dev-qt/qtscxml/qtscxml-6.7.2.ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.7.2.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
 
 if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 fi
 
 IUSE="qml"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-06-18 Thread Ionen Wolkens
commit: a26f81ee72d5f25baf50da3c505c01565f5f58a5
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Jun 18 09:25:33 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Jun 18 18:13:49 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a26f81ee

dev-qt/qtscxml: add 6.7.2

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/Manifest |  1 +
 dev-qt/qtscxml/qtscxml-6.7.2.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index d0b2ceb7384f..0663ef7e2e20 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,2 +1,3 @@
 DIST qtscxml-everywhere-opensource-src-5.15.14.tar.xz 429224 BLAKE2B 
67936258bfb67bddf5b711bc97bebb123f56d8f7dca9b46424a33d1205b0a3a6dfc89ae7bc429ffedb928d4f1b88c62abdabee301c09a0e3b0bf65128f174d67
 SHA512 
1490824b0108300b1924f404431e3871ce067def15993aed9af768c871b3d0eae4cd0b8f467671d3ebcada98d5e11dfe86e250467b7dbf9708ce9f37766861d5
 DIST qtscxml-everywhere-src-6.7.1.tar.xz 1168276 BLAKE2B 
e97d521ce1c239c4c6dc40c44fed2f158e27df596df552fc8c296ce2824bca904a031303907ee2d8ec8d1cbc96c7b0d0ea384044e6a8cd1a31965ffab4e6bf3b
 SHA512 
64a3fe0fb4311b4531c6fa9576399a181456990882c9aa7a5ddd5567cef579a22978e87d1641aa61532ef7c482b188967a401d7fd3b1cdf0f3ff657927594c61
+DIST qtscxml-everywhere-src-6.7.2.tar.xz 1168452 BLAKE2B 
7cb06fd09758aaea28ccada62aa51b427c265416afa3f152601cadd1c9586050e87d36f8cf9679ca3ef83777bfec1119d861bd9491a176460d58beb5376e4ce4
 SHA512 
4eba366c2c10593cfc0fdeeff92aa9951b838837cacf113bf849b5da68da4d41d550490bc4be28620f766ab412ca4066c71ee7a1ff18651dd08267b01df6c2fe

diff --git a/dev-qt/qtscxml/qtscxml-6.7.2.ebuild 
b/dev-qt/qtscxml/qtscxml-6.7.2.ebuild
new file mode 100644
index ..70bce441eda7
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-6.7.2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2021-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+fi
+
+IUSE="qml"
+
+RDEPEND="
+   ~dev-qt/qtbase-${PV}:6[gui]
+   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
+"
+DEPEND="${RDEPEND}"
+
+CMAKE_SKIP_TESTS=(
+   # may fail with pid-sandbox, or at least musl/hardened+gcc (exact
+   # conditions unknown but passes without pid, considering this flaky)
+   tst_qstatemachine
+)
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake_use_find_package qml Qt6Qml)
+   )
+
+   qt6-build_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-06-08 Thread Ionen Wolkens
commit: bc3b14d899ed40de17c5c20b8ef4ba6a58abb5b3
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Sat Jun  8 05:40:47 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Sat Jun  8 13:39:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc3b14d8

dev-qt/qtscxml: drop 6.7.0

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/Manifest |  1 -
 dev-qt/qtscxml/qtscxml-6.7.0.ebuild | 34 --
 2 files changed, 35 deletions(-)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 73df0c9328e3..d0b2ceb7384f 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,3 +1,2 @@
 DIST qtscxml-everywhere-opensource-src-5.15.14.tar.xz 429224 BLAKE2B 
67936258bfb67bddf5b711bc97bebb123f56d8f7dca9b46424a33d1205b0a3a6dfc89ae7bc429ffedb928d4f1b88c62abdabee301c09a0e3b0bf65128f174d67
 SHA512 
1490824b0108300b1924f404431e3871ce067def15993aed9af768c871b3d0eae4cd0b8f467671d3ebcada98d5e11dfe86e250467b7dbf9708ce9f37766861d5
-DIST qtscxml-everywhere-src-6.7.0.tar.xz 1167668 BLAKE2B 
13f46c399afea117933bf6be9d3052d2565dd69667c2c89c55a247e5c7b6d79ff6fe0f2ed186655c140e2d6b544b11e827212160d4bcd905db0e5e68563bf829
 SHA512 
d732e9c70c11334614efdfe527334a12da683b918bd9c6c49809f4cd2f6d6d06436c64b8d46e3bf014b9a3f092b0c3a752ad7e94844b2f82bf9384380aec60c7
 DIST qtscxml-everywhere-src-6.7.1.tar.xz 1168276 BLAKE2B 
e97d521ce1c239c4c6dc40c44fed2f158e27df596df552fc8c296ce2824bca904a031303907ee2d8ec8d1cbc96c7b0d0ea384044e6a8cd1a31965ffab4e6bf3b
 SHA512 
64a3fe0fb4311b4531c6fa9576399a181456990882c9aa7a5ddd5567cef579a22978e87d1641aa61532ef7c482b188967a401d7fd3b1cdf0f3ff657927594c61

diff --git a/dev-qt/qtscxml/qtscxml-6.7.0.ebuild 
b/dev-qt/qtscxml/qtscxml-6.7.0.ebuild
deleted file mode 100644
index 54ca8227c328..
--- a/dev-qt/qtscxml/qtscxml-6.7.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2021-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
-fi
-
-IUSE="qml"
-
-RDEPEND="
-   ~dev-qt/qtbase-${PV}:6[gui]
-   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
-"
-DEPEND="${RDEPEND}"
-
-CMAKE_SKIP_TESTS=(
-   # may fail with pid-sandbox, or at least musl/hardened+gcc (exact
-   # conditions unknown but passes without pid, considering this flaky)
-   tst_qstatemachine
-)
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package qml Qt6Qml)
-   )
-
-   qt6-build_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-06-07 Thread Arthur Zamarin
commit: 2e660f244d55df42fb080f868195647b6176912d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jun  8 05:25:47 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jun  8 05:25:47 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e660f24

dev-qt/qtscxml: Stabilize 6.7.1 arm64, #932347

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-qt/qtscxml/qtscxml-6.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-6.7.1.ebuild 
b/dev-qt/qtscxml/qtscxml-6.7.1.ebuild
index 9dc0a14f8cf2..67054f2b3468 100644
--- a/dev-qt/qtscxml/qtscxml-6.7.1.ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.7.1.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
 
 if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 arm ~arm64 ~riscv x86"
+   KEYWORDS="amd64 arm arm64 ~riscv x86"
 fi
 
 IUSE="qml"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-06-06 Thread Andreas Sturmlechner
commit: c945b11edd948c518987008002e636213e2251e6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun  6 16:40:21 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun  6 16:43:21 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c945b11e

dev-qt/qtscxml: drop 5.15.13

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtscxml/Manifest   |  1 -
 dev-qt/qtscxml/qtscxml-5.15.13.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index b8e48c0e65eb..73df0c9328e3 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,4 +1,3 @@
-DIST qtscxml-everywhere-opensource-src-5.15.13.tar.xz 438060 BLAKE2B 
3207be9571b862d015341ab193d335d9f958b9c9431e5590ccba31200fd9c59ad695b763d213f0eec5ec568b5ad5a4674742ef488b6fd24a2cc4755cb3aea3fc
 SHA512 
ba7c40b08951521e8d56372456c6e613a49cd2bc42d8def7b477e0334100dd741fb20a6ef9d860dba9be44547998eee6bea30de0f16f43b3152e51132bcb2d90
 DIST qtscxml-everywhere-opensource-src-5.15.14.tar.xz 429224 BLAKE2B 
67936258bfb67bddf5b711bc97bebb123f56d8f7dca9b46424a33d1205b0a3a6dfc89ae7bc429ffedb928d4f1b88c62abdabee301c09a0e3b0bf65128f174d67
 SHA512 
1490824b0108300b1924f404431e3871ce067def15993aed9af768c871b3d0eae4cd0b8f467671d3ebcada98d5e11dfe86e250467b7dbf9708ce9f37766861d5
 DIST qtscxml-everywhere-src-6.7.0.tar.xz 1167668 BLAKE2B 
13f46c399afea117933bf6be9d3052d2565dd69667c2c89c55a247e5c7b6d79ff6fe0f2ed186655c140e2d6b544b11e827212160d4bcd905db0e5e68563bf829
 SHA512 
d732e9c70c11334614efdfe527334a12da683b918bd9c6c49809f4cd2f6d6d06436c64b8d46e3bf014b9a3f092b0c3a752ad7e94844b2f82bf9384380aec60c7
 DIST qtscxml-everywhere-src-6.7.1.tar.xz 1168276 BLAKE2B 
e97d521ce1c239c4c6dc40c44fed2f158e27df596df552fc8c296ce2824bca904a031303907ee2d8ec8d1cbc96c7b0d0ea384044e6a8cd1a31965ffab4e6bf3b
 SHA512 
64a3fe0fb4311b4531c6fa9576399a181456990882c9aa7a5ddd5567cef579a22978e87d1641aa61532ef7c482b188967a401d7fd3b1cdf0f3ff657927594c61

diff --git a/dev-qt/qtscxml/qtscxml-5.15.13.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.13.ebuild
deleted file mode 100644
index 1a299c680c85..
--- a/dev-qt/qtscxml/qtscxml-5.15.13.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt5-build
-
-DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-fi
-
-IUSE=""
-
-DEPEND="
-   =dev-qt/qtcore-${QT5_PV}*
-   =dev-qt/qtdeclarative-${QT5_PV}*
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-06-04 Thread Ionen Wolkens
commit: d01fe498f020edc583ccc67d2ed6f1f812821cbb
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Jun  4 08:16:50 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Jun  4 19:30:45 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d01fe498

dev-qt/qtscxml: add 6.8.

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/qtscxml-6.8..ebuild | 34 ++
 1 file changed, 34 insertions(+)

diff --git a/dev-qt/qtscxml/qtscxml-6.8..ebuild 
b/dev-qt/qtscxml/qtscxml-6.8..ebuild
new file mode 100644
index ..70bce441eda7
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-6.8..ebuild
@@ -0,0 +1,34 @@
+# Copyright 2021-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+fi
+
+IUSE="qml"
+
+RDEPEND="
+   ~dev-qt/qtbase-${PV}:6[gui]
+   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
+"
+DEPEND="${RDEPEND}"
+
+CMAKE_SKIP_TESTS=(
+   # may fail with pid-sandbox, or at least musl/hardened+gcc (exact
+   # conditions unknown but passes without pid, considering this flaky)
+   tst_qstatemachine
+)
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake_use_find_package qml Qt6Qml)
+   )
+
+   qt6-build_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-06-01 Thread Sam James
commit: f12e6869c199f1878c78b2eab41ea5013cadaa73
Author: Sam James  gentoo  org>
AuthorDate: Sun Jun  2 04:03:09 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jun  2 04:03:09 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f12e6869

dev-qt/qtscxml: Stabilize 6.7.1 amd64, #932347

Signed-off-by: Sam James  gentoo.org>

 dev-qt/qtscxml/qtscxml-6.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-6.7.1.ebuild 
b/dev-qt/qtscxml/qtscxml-6.7.1.ebuild
index 42871c9166d1..9dc0a14f8cf2 100644
--- a/dev-qt/qtscxml/qtscxml-6.7.1.ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.7.1.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
 
 if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 arm ~arm64 ~riscv x86"
+   KEYWORDS="amd64 arm ~arm64 ~riscv x86"
 fi
 
 IUSE="qml"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-06-01 Thread Arthur Zamarin
commit: 0ea9360a73d2690dc25774232ff813734f14e67d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jun  1 15:59:33 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jun  1 15:59:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ea9360a

dev-qt/qtscxml: Stabilize 5.15.14 x86, #933196

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.14.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.14.ebuild
index 08f2d27a2f47..1a299c680c85 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.14.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.14.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm arm64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-05-30 Thread Andreas Sturmlechner
commit: 8d5d66c2e9493a0a84a3c1086d2191c1a23a81e5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu May 30 10:21:08 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu May 30 12:34:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d5d66c2

dev-qt/qtscxml: add 5.15.14

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtscxml/Manifest   |  1 +
 dev-qt/qtscxml/qtscxml-5.15.14.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 845928c2f15c..b8e48c0e65eb 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,3 +1,4 @@
 DIST qtscxml-everywhere-opensource-src-5.15.13.tar.xz 438060 BLAKE2B 
3207be9571b862d015341ab193d335d9f958b9c9431e5590ccba31200fd9c59ad695b763d213f0eec5ec568b5ad5a4674742ef488b6fd24a2cc4755cb3aea3fc
 SHA512 
ba7c40b08951521e8d56372456c6e613a49cd2bc42d8def7b477e0334100dd741fb20a6ef9d860dba9be44547998eee6bea30de0f16f43b3152e51132bcb2d90
+DIST qtscxml-everywhere-opensource-src-5.15.14.tar.xz 429224 BLAKE2B 
67936258bfb67bddf5b711bc97bebb123f56d8f7dca9b46424a33d1205b0a3a6dfc89ae7bc429ffedb928d4f1b88c62abdabee301c09a0e3b0bf65128f174d67
 SHA512 
1490824b0108300b1924f404431e3871ce067def15993aed9af768c871b3d0eae4cd0b8f467671d3ebcada98d5e11dfe86e250467b7dbf9708ce9f37766861d5
 DIST qtscxml-everywhere-src-6.7.0.tar.xz 1167668 BLAKE2B 
13f46c399afea117933bf6be9d3052d2565dd69667c2c89c55a247e5c7b6d79ff6fe0f2ed186655c140e2d6b544b11e827212160d4bcd905db0e5e68563bf829
 SHA512 
d732e9c70c11334614efdfe527334a12da683b918bd9c6c49809f4cd2f6d6d06436c64b8d46e3bf014b9a3f092b0c3a752ad7e94844b2f82bf9384380aec60c7
 DIST qtscxml-everywhere-src-6.7.1.tar.xz 1168276 BLAKE2B 
e97d521ce1c239c4c6dc40c44fed2f158e27df596df552fc8c296ce2824bca904a031303907ee2d8ec8d1cbc96c7b0d0ea384044e6a8cd1a31965ffab4e6bf3b
 SHA512 
64a3fe0fb4311b4531c6fa9576399a181456990882c9aa7a5ddd5567cef579a22978e87d1641aa61532ef7c482b188967a401d7fd3b1cdf0f3ff657927594c61

diff --git a/dev-qt/qtscxml/qtscxml-5.15.14.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.14.ebuild
new file mode 100644
index ..de76ba03d9a3
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-5.15.14.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt5-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+fi
+
+IUSE=""
+
+DEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   =dev-qt/qtdeclarative-${QT5_PV}*
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-05-28 Thread Arthur Zamarin
commit: a964014892ca09b3c7a09d0b96fb7da58d35320e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue May 28 18:55:19 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue May 28 18:55:19 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9640148

dev-qt/qtscxml: Stabilize 6.7.1 x86, #932862

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-qt/qtscxml/qtscxml-6.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-6.7.1.ebuild 
b/dev-qt/qtscxml/qtscxml-6.7.1.ebuild
index 7918ca8c6f75..42871c9166d1 100644
--- a/dev-qt/qtscxml/qtscxml-6.7.1.ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.7.1.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
 
 if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 arm ~arm64 ~riscv ~x86"
+   KEYWORDS="~amd64 arm ~arm64 ~riscv x86"
 fi
 
 IUSE="qml"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-05-20 Thread Ionen Wolkens
commit: 264def8b8bf6458666984d5120332f603eb743d2
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Mon May 20 07:55:10 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Mon May 20 08:45:29 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=264def8b

dev-qt/qtscxml: add 6.7.1

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/Manifest |  1 +
 dev-qt/qtscxml/qtscxml-6.7.1.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index b8b35a8b0b5a..845928c2f15c 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,2 +1,3 @@
 DIST qtscxml-everywhere-opensource-src-5.15.13.tar.xz 438060 BLAKE2B 
3207be9571b862d015341ab193d335d9f958b9c9431e5590ccba31200fd9c59ad695b763d213f0eec5ec568b5ad5a4674742ef488b6fd24a2cc4755cb3aea3fc
 SHA512 
ba7c40b08951521e8d56372456c6e613a49cd2bc42d8def7b477e0334100dd741fb20a6ef9d860dba9be44547998eee6bea30de0f16f43b3152e51132bcb2d90
 DIST qtscxml-everywhere-src-6.7.0.tar.xz 1167668 BLAKE2B 
13f46c399afea117933bf6be9d3052d2565dd69667c2c89c55a247e5c7b6d79ff6fe0f2ed186655c140e2d6b544b11e827212160d4bcd905db0e5e68563bf829
 SHA512 
d732e9c70c11334614efdfe527334a12da683b918bd9c6c49809f4cd2f6d6d06436c64b8d46e3bf014b9a3f092b0c3a752ad7e94844b2f82bf9384380aec60c7
+DIST qtscxml-everywhere-src-6.7.1.tar.xz 1168276 BLAKE2B 
e97d521ce1c239c4c6dc40c44fed2f158e27df596df552fc8c296ce2824bca904a031303907ee2d8ec8d1cbc96c7b0d0ea384044e6a8cd1a31965ffab4e6bf3b
 SHA512 
64a3fe0fb4311b4531c6fa9576399a181456990882c9aa7a5ddd5567cef579a22978e87d1641aa61532ef7c482b188967a401d7fd3b1cdf0f3ff657927594c61

diff --git a/dev-qt/qtscxml/qtscxml-6.7.1.ebuild 
b/dev-qt/qtscxml/qtscxml-6.7.1.ebuild
new file mode 100644
index ..70bce441eda7
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-6.7.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2021-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+fi
+
+IUSE="qml"
+
+RDEPEND="
+   ~dev-qt/qtbase-${PV}:6[gui]
+   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
+"
+DEPEND="${RDEPEND}"
+
+CMAKE_SKIP_TESTS=(
+   # may fail with pid-sandbox, or at least musl/hardened+gcc (exact
+   # conditions unknown but passes without pid, considering this flaky)
+   tst_qstatemachine
+)
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake_use_find_package qml Qt6Qml)
+   )
+
+   qt6-build_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-05-16 Thread Ionen Wolkens
commit: 5683cd3ee8a84cb40376642c2aa1226b745323cc
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Fri May 17 05:45:47 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Fri May 17 05:45:47 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5683cd3e

dev-qt/qtscxml: sync live keywords

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/qtscxml-6.7..ebuild | 2 +-
 dev-qt/qtscxml/qtscxml-6..ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtscxml/qtscxml-6.7..ebuild 
b/dev-qt/qtscxml/qtscxml-6.7..ebuild
index 93f1b939859d..70bce441eda7 100644
--- a/dev-qt/qtscxml/qtscxml-6.7..ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.7..ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
 
 if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~riscv ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
 fi
 
 IUSE="qml"

diff --git a/dev-qt/qtscxml/qtscxml-6..ebuild 
b/dev-qt/qtscxml/qtscxml-6..ebuild
index 93f1b939859d..70bce441eda7 100644
--- a/dev-qt/qtscxml/qtscxml-6..ebuild
+++ b/dev-qt/qtscxml/qtscxml-6..ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
 
 if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~riscv ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
 fi
 
 IUSE="qml"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-05-16 Thread Arthur Zamarin
commit: 8444199c43966b7b12bf6086f3ed317cc788e0c9
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu May 16 15:36:41 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu May 16 15:36:41 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8444199c

dev-qt/qtscxml: Keyword 6.7.0 arm64, #927885

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-qt/qtscxml/qtscxml-6.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-6.7.0.ebuild 
b/dev-qt/qtscxml/qtscxml-6.7.0.ebuild
index 170b62f0b535..54ca8227c328 100644
--- a/dev-qt/qtscxml/qtscxml-6.7.0.ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.7.0.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
 
 if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 fi
 
 IUSE="qml"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-04-19 Thread Ionen Wolkens
commit: ad602c913f2847f4174afdb652901806eb2da39e
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Fri Apr 19 07:25:36 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Fri Apr 19 07:47:17 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad602c91

dev-qt/qtscxml: drop 6.6.2, 6.6.3

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/Manifest |  2 --
 dev-qt/qtscxml/qtscxml-6.6.2.ebuild | 34 --
 dev-qt/qtscxml/qtscxml-6.6.3.ebuild | 34 --
 3 files changed, 70 deletions(-)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index b4a64760b9d1..b8b35a8b0b5a 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,4 +1,2 @@
 DIST qtscxml-everywhere-opensource-src-5.15.13.tar.xz 438060 BLAKE2B 
3207be9571b862d015341ab193d335d9f958b9c9431e5590ccba31200fd9c59ad695b763d213f0eec5ec568b5ad5a4674742ef488b6fd24a2cc4755cb3aea3fc
 SHA512 
ba7c40b08951521e8d56372456c6e613a49cd2bc42d8def7b477e0334100dd741fb20a6ef9d860dba9be44547998eee6bea30de0f16f43b3152e51132bcb2d90
-DIST qtscxml-everywhere-src-6.6.2.tar.xz 1167628 BLAKE2B 
c1c32a815bf10eaa9b30241a3dbd6302d75131ef10f6ad2aeff10c0698fa82c937b1086e7f4f157c86659be0fa720d863b1723fbd119291ce549ebe5903e0ad6
 SHA512 
b7058d310dd82d09ca859dae5529d63bcde68a985a4c3f8f00474e2ffcd8f2f1162ffdafe3bb0cfc29769bc53ea4725dc8b68b04a09dcbea653d9afafca2643c
-DIST qtscxml-everywhere-src-6.6.3.tar.xz 1167484 BLAKE2B 
6fbc3b4e51e2cfeb9ac200677dad0f83964874e24395f3043f980730c864abc8b5f9a066aa4eebe6e217514ee40e81b3962d0cda0cd60850a6900eaae98678f1
 SHA512 
626efd53f5f54d1742b86e95c8eb240354a88492601fc650bde0229670a1c75a009320ebf50b135634a3deaddb111ddffd878e392b806f723f8b0e965dacb270
 DIST qtscxml-everywhere-src-6.7.0.tar.xz 1167668 BLAKE2B 
13f46c399afea117933bf6be9d3052d2565dd69667c2c89c55a247e5c7b6d79ff6fe0f2ed186655c140e2d6b544b11e827212160d4bcd905db0e5e68563bf829
 SHA512 
d732e9c70c11334614efdfe527334a12da683b918bd9c6c49809f4cd2f6d6d06436c64b8d46e3bf014b9a3f092b0c3a752ad7e94844b2f82bf9384380aec60c7

diff --git a/dev-qt/qtscxml/qtscxml-6.6.2.ebuild 
b/dev-qt/qtscxml/qtscxml-6.6.2.ebuild
deleted file mode 100644
index 8c9613c8ea99..
--- a/dev-qt/qtscxml/qtscxml-6.6.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2021-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64"
-fi
-
-IUSE="qml"
-
-RDEPEND="
-   ~dev-qt/qtbase-${PV}:6[gui]
-   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
-"
-DEPEND="${RDEPEND}"
-
-CMAKE_SKIP_TESTS=(
-   # may fail with pid-sandbox, or at least musl/hardened+gcc (exact
-   # conditions unknown but passes without pid, considering this flaky)
-   tst_qstatemachine
-)
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package qml Qt6Qml)
-   )
-
-   qt6-build_src_configure
-}

diff --git a/dev-qt/qtscxml/qtscxml-6.6.3.ebuild 
b/dev-qt/qtscxml/qtscxml-6.6.3.ebuild
deleted file mode 100644
index 170b62f0b535..
--- a/dev-qt/qtscxml/qtscxml-6.6.3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2021-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm ~riscv ~x86"
-fi
-
-IUSE="qml"
-
-RDEPEND="
-   ~dev-qt/qtbase-${PV}:6[gui]
-   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
-"
-DEPEND="${RDEPEND}"
-
-CMAKE_SKIP_TESTS=(
-   # may fail with pid-sandbox, or at least musl/hardened+gcc (exact
-   # conditions unknown but passes without pid, considering this flaky)
-   tst_qstatemachine
-)
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package qml Qt6Qml)
-   )
-
-   qt6-build_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-04-13 Thread Arthur Zamarin
commit: 389207dc7ad241d57ffa758e9a0c05cfb689ac21
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr 13 17:49:05 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr 13 17:50:51 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=389207dc

dev-qt/qtscxml: Stabilize 6.7.0 amd64, #929242

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-qt/qtscxml/qtscxml-6.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-6.7.0.ebuild 
b/dev-qt/qtscxml/qtscxml-6.7.0.ebuild
index 93f1b939859d..170b62f0b535 100644
--- a/dev-qt/qtscxml/qtscxml-6.7.0.ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.7.0.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
 
 if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~riscv ~x86"
 fi
 
 IUSE="qml"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-04-05 Thread Andreas Sturmlechner
commit: 177c5acb20a2670ab8ab25cd93cd8877e4613bb8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Apr  4 18:34:08 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Apr  5 15:00:56 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=177c5acb

dev-qt/qtscxml: drop 5.15.12

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtscxml/Manifest   |  1 -
 dev-qt/qtscxml/qtscxml-5.15.12.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 12ae2ca28a5f..b4a64760b9d1 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,4 +1,3 @@
-DIST qtscxml-everywhere-opensource-src-5.15.12.tar.xz 437972 BLAKE2B 
11bd9a22eada2927e98d7d22f8e17150f7e225b1036173cddd82859b84073dd547278c5df6f096a6318755aa853bc16d8ed2a9721282feedde9ff758b404d80c
 SHA512 
c451fa8fc5999aa7e3b3a336503bcf1ccc8992ef27645d003c938166384508d2cc9b35fbd21e9da641ea98a2aaa58834ac85e8713bce25b96e4aef79c3cda976
 DIST qtscxml-everywhere-opensource-src-5.15.13.tar.xz 438060 BLAKE2B 
3207be9571b862d015341ab193d335d9f958b9c9431e5590ccba31200fd9c59ad695b763d213f0eec5ec568b5ad5a4674742ef488b6fd24a2cc4755cb3aea3fc
 SHA512 
ba7c40b08951521e8d56372456c6e613a49cd2bc42d8def7b477e0334100dd741fb20a6ef9d860dba9be44547998eee6bea30de0f16f43b3152e51132bcb2d90
 DIST qtscxml-everywhere-src-6.6.2.tar.xz 1167628 BLAKE2B 
c1c32a815bf10eaa9b30241a3dbd6302d75131ef10f6ad2aeff10c0698fa82c937b1086e7f4f157c86659be0fa720d863b1723fbd119291ce549ebe5903e0ad6
 SHA512 
b7058d310dd82d09ca859dae5529d63bcde68a985a4c3f8f00474e2ffcd8f2f1162ffdafe3bb0cfc29769bc53ea4725dc8b68b04a09dcbea653d9afafca2643c
 DIST qtscxml-everywhere-src-6.6.3.tar.xz 1167484 BLAKE2B 
6fbc3b4e51e2cfeb9ac200677dad0f83964874e24395f3043f980730c864abc8b5f9a066aa4eebe6e217514ee40e81b3962d0cda0cd60850a6900eaae98678f1
 SHA512 
626efd53f5f54d1742b86e95c8eb240354a88492601fc650bde0229670a1c75a009320ebf50b135634a3deaddb111ddffd878e392b806f723f8b0e965dacb270

diff --git a/dev-qt/qtscxml/qtscxml-5.15.12.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.12.ebuild
deleted file mode 100644
index 1a299c680c85..
--- a/dev-qt/qtscxml/qtscxml-5.15.12.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt5-build
-
-DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-fi
-
-IUSE=""
-
-DEPEND="
-   =dev-qt/qtcore-${QT5_PV}*
-   =dev-qt/qtdeclarative-${QT5_PV}*
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-04-03 Thread Arthur Zamarin
commit: e2228952e16e1eb3bc1c8cbc5350c5d6d89ff8cb
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Apr  4 04:21:44 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr  4 04:21:44 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2228952

dev-qt/qtscxml: Stabilize 5.15.13 arm64, #927748

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.13.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.13.ebuild
index aecd846e6a34..1a299c680c85 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.13.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.13.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
+   KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-04-03 Thread Arthur Zamarin
commit: f4ef7214c8c6e3d5af7660a53f813cf7c6adbc83
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr  3 20:45:08 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr  3 20:45:08 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4ef7214

dev-qt/qtscxml: Stabilize 5.15.13 x86, #927748

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.13.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.13.ebuild
index c0048b9530cd..aecd846e6a34 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.13.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.13.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-04-02 Thread Ionen Wolkens
commit: 681adc69f7c79850a20c64de5ac0b54142da5e8e
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Apr  2 12:06:09 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Apr  2 13:05:04 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=681adc69

dev-qt/qtscxml: add 6.7.0

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/Manifest |  1 +
 dev-qt/qtscxml/qtscxml-6.7.0.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 14262a1dc6d0..12ae2ca28a5f 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -2,3 +2,4 @@ DIST qtscxml-everywhere-opensource-src-5.15.12.tar.xz 437972 
BLAKE2B 11bd9a22ead
 DIST qtscxml-everywhere-opensource-src-5.15.13.tar.xz 438060 BLAKE2B 
3207be9571b862d015341ab193d335d9f958b9c9431e5590ccba31200fd9c59ad695b763d213f0eec5ec568b5ad5a4674742ef488b6fd24a2cc4755cb3aea3fc
 SHA512 
ba7c40b08951521e8d56372456c6e613a49cd2bc42d8def7b477e0334100dd741fb20a6ef9d860dba9be44547998eee6bea30de0f16f43b3152e51132bcb2d90
 DIST qtscxml-everywhere-src-6.6.2.tar.xz 1167628 BLAKE2B 
c1c32a815bf10eaa9b30241a3dbd6302d75131ef10f6ad2aeff10c0698fa82c937b1086e7f4f157c86659be0fa720d863b1723fbd119291ce549ebe5903e0ad6
 SHA512 
b7058d310dd82d09ca859dae5529d63bcde68a985a4c3f8f00474e2ffcd8f2f1162ffdafe3bb0cfc29769bc53ea4725dc8b68b04a09dcbea653d9afafca2643c
 DIST qtscxml-everywhere-src-6.6.3.tar.xz 1167484 BLAKE2B 
6fbc3b4e51e2cfeb9ac200677dad0f83964874e24395f3043f980730c864abc8b5f9a066aa4eebe6e217514ee40e81b3962d0cda0cd60850a6900eaae98678f1
 SHA512 
626efd53f5f54d1742b86e95c8eb240354a88492601fc650bde0229670a1c75a009320ebf50b135634a3deaddb111ddffd878e392b806f723f8b0e965dacb270
+DIST qtscxml-everywhere-src-6.7.0.tar.xz 1167668 BLAKE2B 
13f46c399afea117933bf6be9d3052d2565dd69667c2c89c55a247e5c7b6d79ff6fe0f2ed186655c140e2d6b544b11e827212160d4bcd905db0e5e68563bf829
 SHA512 
d732e9c70c11334614efdfe527334a12da683b918bd9c6c49809f4cd2f6d6d06436c64b8d46e3bf014b9a3f092b0c3a752ad7e94844b2f82bf9384380aec60c7

diff --git a/dev-qt/qtscxml/qtscxml-6.7.0.ebuild 
b/dev-qt/qtscxml/qtscxml-6.7.0.ebuild
new file mode 100644
index ..93f1b939859d
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-6.7.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2021-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~riscv ~x86"
+fi
+
+IUSE="qml"
+
+RDEPEND="
+   ~dev-qt/qtbase-${PV}:6[gui]
+   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
+"
+DEPEND="${RDEPEND}"
+
+CMAKE_SKIP_TESTS=(
+   # may fail with pid-sandbox, or at least musl/hardened+gcc (exact
+   # conditions unknown but passes without pid, considering this flaky)
+   tst_qstatemachine
+)
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake_use_find_package qml Qt6Qml)
+   )
+
+   qt6-build_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-04-01 Thread Arthur Zamarin
commit: 215b572b45e9d4005a3576516549b0ab8b3a0fca
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Apr  1 18:28:02 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Apr  1 18:28:02 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=215b572b

dev-qt/qtscxml: Stabilize 6.6.3 amd64, #928382

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-qt/qtscxml/qtscxml-6.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-6.6.3.ebuild 
b/dev-qt/qtscxml/qtscxml-6.6.3.ebuild
index 93f1b939859d..170b62f0b535 100644
--- a/dev-qt/qtscxml/qtscxml-6.6.3.ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.6.3.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
 
 if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~riscv ~x86"
 fi
 
 IUSE="qml"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-03-29 Thread Ionen Wolkens
commit: 79bf0692b443d31583b3b51ad2f5349cfbeb7e37
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Fri Mar 29 22:16:43 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Sat Mar 30 00:27:51 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79bf0692

dev-qt/qtscxml: drop 6.6.

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/qtscxml-6.6..ebuild | 34 --
 1 file changed, 34 deletions(-)

diff --git a/dev-qt/qtscxml/qtscxml-6.6..ebuild 
b/dev-qt/qtscxml/qtscxml-6.6..ebuild
deleted file mode 100644
index 3baf824212bc..
--- a/dev-qt/qtscxml/qtscxml-6.6..ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
-fi
-
-IUSE="qml"
-
-RDEPEND="
-   ~dev-qt/qtbase-${PV}:6[gui]
-   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
-"
-DEPEND="${RDEPEND}"
-
-CMAKE_SKIP_TESTS=(
-   # may fail with pid-sandbox, or at least musl/hardened+gcc (exact
-   # conditions unknown but passes without pid, considering this flaky)
-   tst_qstatemachine
-)
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package qml Qt6Qml)
-   )
-
-   qt6-build_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-03-27 Thread Yixun Lan
commit: 5e0cbbed6931fdc908419c83e7059289f7784127
Author: Yixun Lan  gentoo  org>
AuthorDate: Thu Mar 28 03:51:47 2024 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Mar 28 04:02:37 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e0cbbed

dev-qt/qtscxml: Keyword 6.6.3 riscv, #927885

Signed-off-by: Yixun Lan  gentoo.org>

 dev-qt/qtscxml/qtscxml-6.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-6.6.3.ebuild 
b/dev-qt/qtscxml/qtscxml-6.6.3.ebuild
index 623ef27b9dbd..93f1b939859d 100644
--- a/dev-qt/qtscxml/qtscxml-6.6.3.ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.6.3.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
 
 if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~x86"
+   KEYWORDS="~amd64 ~arm ~riscv ~x86"
 fi
 
 IUSE="qml"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-03-27 Thread Arthur Zamarin
commit: 3e9aa445b731b79f6fb720b610eb72da96f19e5f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar 27 12:41:36 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar 27 12:44:08 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e9aa445

dev-qt/qtscxml: Keyword 6.6.3 x86, #927885

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-qt/qtscxml/qtscxml-6.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-6.6.3.ebuild 
b/dev-qt/qtscxml/qtscxml-6.6.3.ebuild
index ec8e8af4d981..623ef27b9dbd 100644
--- a/dev-qt/qtscxml/qtscxml-6.6.3.ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.6.3.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
 
 if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm"
+   KEYWORDS="~amd64 ~arm ~x86"
 fi
 
 IUSE="qml"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-03-26 Thread Arthur Zamarin
commit: 577081ff632d2b8f4b8e3a642dc92195c2f56bd4
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Mar 26 18:46:36 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Mar 26 18:46:36 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=577081ff

dev-qt/qtscxml: Keyword 6.6.3 arm, #927885

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-qt/qtscxml/qtscxml-6.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-6.6.3.ebuild 
b/dev-qt/qtscxml/qtscxml-6.6.3.ebuild
index 02fdb8a7936d..ec8e8af4d981 100644
--- a/dev-qt/qtscxml/qtscxml-6.6.3.ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.6.3.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
 
 if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
+   KEYWORDS="~amd64 ~arm"
 fi
 
 IUSE="qml"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-03-26 Thread Ionen Wolkens
commit: 199d3d707d00012782c9be81172fadd3ec9975d3
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Mar 26 06:39:34 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Mar 26 07:08:29 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=199d3d70

dev-qt/qtscxml: add 6.6.3

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/Manifest |  1 +
 dev-qt/qtscxml/qtscxml-6.6.3.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index f2a46085a6d9..d46d9a54f1fb 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,4 +1,5 @@
 DIST qtscxml-everywhere-opensource-src-5.15.12.tar.xz 437972 BLAKE2B 
11bd9a22eada2927e98d7d22f8e17150f7e225b1036173cddd82859b84073dd547278c5df6f096a6318755aa853bc16d8ed2a9721282feedde9ff758b404d80c
 SHA512 
c451fa8fc5999aa7e3b3a336503bcf1ccc8992ef27645d003c938166384508d2cc9b35fbd21e9da641ea98a2aaa58834ac85e8713bce25b96e4aef79c3cda976
 DIST qtscxml-everywhere-opensource-src-5.15.13.tar.xz 438060 BLAKE2B 
3207be9571b862d015341ab193d335d9f958b9c9431e5590ccba31200fd9c59ad695b763d213f0eec5ec568b5ad5a4674742ef488b6fd24a2cc4755cb3aea3fc
 SHA512 
ba7c40b08951521e8d56372456c6e613a49cd2bc42d8def7b477e0334100dd741fb20a6ef9d860dba9be44547998eee6bea30de0f16f43b3152e51132bcb2d90
 DIST qtscxml-everywhere-src-6.6.2.tar.xz 1167628 BLAKE2B 
c1c32a815bf10eaa9b30241a3dbd6302d75131ef10f6ad2aeff10c0698fa82c937b1086e7f4f157c86659be0fa720d863b1723fbd119291ce549ebe5903e0ad6
 SHA512 
b7058d310dd82d09ca859dae5529d63bcde68a985a4c3f8f00474e2ffcd8f2f1162ffdafe3bb0cfc29769bc53ea4725dc8b68b04a09dcbea653d9afafca2643c
+DIST qtscxml-everywhere-src-6.6.3.tar.xz 1167484 BLAKE2B 
6fbc3b4e51e2cfeb9ac200677dad0f83964874e24395f3043f980730c864abc8b5f9a066aa4eebe6e217514ee40e81b3962d0cda0cd60850a6900eaae98678f1
 SHA512 
626efd53f5f54d1742b86e95c8eb240354a88492601fc650bde0229670a1c75a009320ebf50b135634a3deaddb111ddffd878e392b806f723f8b0e965dacb270
 DIST qtscxml-everywhere-src-6.7.0-rc2.tar.xz 1166760 BLAKE2B 
7c36e567fe1052bf3a6db338b06f4cf7be9cf45047f165ac834b4cd149b79918eaa9132232ccc61632bf1f5e3ad82e212c1cc255c87a06814caae07b7830d9bc
 SHA512 
e84c01e7aea41f17a977fbce65ee119fbeee0b0e2f7f77208e546615c5056db9c09cbed2a16c48ca3950158ac417fd5c23adc8b5e7743b5bc38cb238c75e106f

diff --git a/dev-qt/qtscxml/qtscxml-6.6.3.ebuild 
b/dev-qt/qtscxml/qtscxml-6.6.3.ebuild
new file mode 100644
index ..02fdb8a7936d
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-6.6.3.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2021-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
+IUSE="qml"
+
+RDEPEND="
+   ~dev-qt/qtbase-${PV}:6[gui]
+   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
+"
+DEPEND="${RDEPEND}"
+
+CMAKE_SKIP_TESTS=(
+   # may fail with pid-sandbox, or at least musl/hardened+gcc (exact
+   # conditions unknown but passes without pid, considering this flaky)
+   tst_qstatemachine
+)
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake_use_find_package qml Qt6Qml)
+   )
+
+   qt6-build_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-03-24 Thread Ionen Wolkens
commit: e1243dad09142b02b06e3084e8fe40c4fadb9863
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Sun Mar 24 12:15:19 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Sun Mar 24 18:37:31 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1243dad

dev-qt/qtscxml: drop 6.7.0_rc

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/Manifest|  1 -
 dev-qt/qtscxml/qtscxml-6.7.0_rc.ebuild | 34 --
 2 files changed, 35 deletions(-)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 352e5e5aaf3b..f2a46085a6d9 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,5 +1,4 @@
 DIST qtscxml-everywhere-opensource-src-5.15.12.tar.xz 437972 BLAKE2B 
11bd9a22eada2927e98d7d22f8e17150f7e225b1036173cddd82859b84073dd547278c5df6f096a6318755aa853bc16d8ed2a9721282feedde9ff758b404d80c
 SHA512 
c451fa8fc5999aa7e3b3a336503bcf1ccc8992ef27645d003c938166384508d2cc9b35fbd21e9da641ea98a2aaa58834ac85e8713bce25b96e4aef79c3cda976
 DIST qtscxml-everywhere-opensource-src-5.15.13.tar.xz 438060 BLAKE2B 
3207be9571b862d015341ab193d335d9f958b9c9431e5590ccba31200fd9c59ad695b763d213f0eec5ec568b5ad5a4674742ef488b6fd24a2cc4755cb3aea3fc
 SHA512 
ba7c40b08951521e8d56372456c6e613a49cd2bc42d8def7b477e0334100dd741fb20a6ef9d860dba9be44547998eee6bea30de0f16f43b3152e51132bcb2d90
 DIST qtscxml-everywhere-src-6.6.2.tar.xz 1167628 BLAKE2B 
c1c32a815bf10eaa9b30241a3dbd6302d75131ef10f6ad2aeff10c0698fa82c937b1086e7f4f157c86659be0fa720d863b1723fbd119291ce549ebe5903e0ad6
 SHA512 
b7058d310dd82d09ca859dae5529d63bcde68a985a4c3f8f00474e2ffcd8f2f1162ffdafe3bb0cfc29769bc53ea4725dc8b68b04a09dcbea653d9afafca2643c
-DIST qtscxml-everywhere-src-6.7.0-rc.tar.xz 1167028 BLAKE2B 
509854f77d5181589c755113a51e23ea21d42c7f2b31554f4a07d35b77f260a7c5875be7f15f7387d450d3f62976fa3258196c88f3fc37f2d01f369012af5792
 SHA512 
7ad2af76e6df1a95c656212e619866f723129a12388563260f2a64b668b0c55efb663e46d7c30ac6b650c07d4ef6c297e3874a0d1366b696ddaa6b15031cba92
 DIST qtscxml-everywhere-src-6.7.0-rc2.tar.xz 1166760 BLAKE2B 
7c36e567fe1052bf3a6db338b06f4cf7be9cf45047f165ac834b4cd149b79918eaa9132232ccc61632bf1f5e3ad82e212c1cc255c87a06814caae07b7830d9bc
 SHA512 
e84c01e7aea41f17a977fbce65ee119fbeee0b0e2f7f77208e546615c5056db9c09cbed2a16c48ca3950158ac417fd5c23adc8b5e7743b5bc38cb238c75e106f

diff --git a/dev-qt/qtscxml/qtscxml-6.7.0_rc.ebuild 
b/dev-qt/qtscxml/qtscxml-6.7.0_rc.ebuild
deleted file mode 100644
index 02fdb8a7936d..
--- a/dev-qt/qtscxml/qtscxml-6.7.0_rc.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2021-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
-fi
-
-IUSE="qml"
-
-RDEPEND="
-   ~dev-qt/qtbase-${PV}:6[gui]
-   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
-"
-DEPEND="${RDEPEND}"
-
-CMAKE_SKIP_TESTS=(
-   # may fail with pid-sandbox, or at least musl/hardened+gcc (exact
-   # conditions unknown but passes without pid, considering this flaky)
-   tst_qstatemachine
-)
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package qml Qt6Qml)
-   )
-
-   qt6-build_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-03-23 Thread Andreas Sturmlechner
commit: 7a44e1c39efce27ee79816c8c1c176b974518bfb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Mar 23 12:33:11 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Mar 23 16:59:41 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a44e1c3

dev-qt/qtscxml: 5.15.13 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtscxml/Manifest   |  1 +
 dev-qt/qtscxml/qtscxml-5.15.13.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 20d77d3e1548..352e5e5aaf3b 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,4 +1,5 @@
 DIST qtscxml-everywhere-opensource-src-5.15.12.tar.xz 437972 BLAKE2B 
11bd9a22eada2927e98d7d22f8e17150f7e225b1036173cddd82859b84073dd547278c5df6f096a6318755aa853bc16d8ed2a9721282feedde9ff758b404d80c
 SHA512 
c451fa8fc5999aa7e3b3a336503bcf1ccc8992ef27645d003c938166384508d2cc9b35fbd21e9da641ea98a2aaa58834ac85e8713bce25b96e4aef79c3cda976
+DIST qtscxml-everywhere-opensource-src-5.15.13.tar.xz 438060 BLAKE2B 
3207be9571b862d015341ab193d335d9f958b9c9431e5590ccba31200fd9c59ad695b763d213f0eec5ec568b5ad5a4674742ef488b6fd24a2cc4755cb3aea3fc
 SHA512 
ba7c40b08951521e8d56372456c6e613a49cd2bc42d8def7b477e0334100dd741fb20a6ef9d860dba9be44547998eee6bea30de0f16f43b3152e51132bcb2d90
 DIST qtscxml-everywhere-src-6.6.2.tar.xz 1167628 BLAKE2B 
c1c32a815bf10eaa9b30241a3dbd6302d75131ef10f6ad2aeff10c0698fa82c937b1086e7f4f157c86659be0fa720d863b1723fbd119291ce549ebe5903e0ad6
 SHA512 
b7058d310dd82d09ca859dae5529d63bcde68a985a4c3f8f00474e2ffcd8f2f1162ffdafe3bb0cfc29769bc53ea4725dc8b68b04a09dcbea653d9afafca2643c
 DIST qtscxml-everywhere-src-6.7.0-rc.tar.xz 1167028 BLAKE2B 
509854f77d5181589c755113a51e23ea21d42c7f2b31554f4a07d35b77f260a7c5875be7f15f7387d450d3f62976fa3258196c88f3fc37f2d01f369012af5792
 SHA512 
7ad2af76e6df1a95c656212e619866f723129a12388563260f2a64b668b0c55efb663e46d7c30ac6b650c07d4ef6c297e3874a0d1366b696ddaa6b15031cba92
 DIST qtscxml-everywhere-src-6.7.0-rc2.tar.xz 1166760 BLAKE2B 
7c36e567fe1052bf3a6db338b06f4cf7be9cf45047f165ac834b4cd149b79918eaa9132232ccc61632bf1f5e3ad82e212c1cc255c87a06814caae07b7830d9bc
 SHA512 
e84c01e7aea41f17a977fbce65ee119fbeee0b0e2f7f77208e546615c5056db9c09cbed2a16c48ca3950158ac417fd5c23adc8b5e7743b5bc38cb238c75e106f

diff --git a/dev-qt/qtscxml/qtscxml-5.15.13.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.13.ebuild
new file mode 100644
index ..de76ba03d9a3
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-5.15.13.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt5-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+fi
+
+IUSE=""
+
+DEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   =dev-qt/qtdeclarative-${QT5_PV}*
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-03-22 Thread Ionen Wolkens
commit: b9989a0efa3fb1a9fbfef8cc3ff7330b8d138e92
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Fri Mar 22 08:33:35 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Fri Mar 22 10:28:28 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9989a0e

dev-qt/qtscxml: add 6.7.0_rc2

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/Manifest |  1 +
 dev-qt/qtscxml/qtscxml-6.7.0_rc2.ebuild | 34 +
 2 files changed, 35 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index ecfbf58d5c0b..20d77d3e1548 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,3 +1,4 @@
 DIST qtscxml-everywhere-opensource-src-5.15.12.tar.xz 437972 BLAKE2B 
11bd9a22eada2927e98d7d22f8e17150f7e225b1036173cddd82859b84073dd547278c5df6f096a6318755aa853bc16d8ed2a9721282feedde9ff758b404d80c
 SHA512 
c451fa8fc5999aa7e3b3a336503bcf1ccc8992ef27645d003c938166384508d2cc9b35fbd21e9da641ea98a2aaa58834ac85e8713bce25b96e4aef79c3cda976
 DIST qtscxml-everywhere-src-6.6.2.tar.xz 1167628 BLAKE2B 
c1c32a815bf10eaa9b30241a3dbd6302d75131ef10f6ad2aeff10c0698fa82c937b1086e7f4f157c86659be0fa720d863b1723fbd119291ce549ebe5903e0ad6
 SHA512 
b7058d310dd82d09ca859dae5529d63bcde68a985a4c3f8f00474e2ffcd8f2f1162ffdafe3bb0cfc29769bc53ea4725dc8b68b04a09dcbea653d9afafca2643c
 DIST qtscxml-everywhere-src-6.7.0-rc.tar.xz 1167028 BLAKE2B 
509854f77d5181589c755113a51e23ea21d42c7f2b31554f4a07d35b77f260a7c5875be7f15f7387d450d3f62976fa3258196c88f3fc37f2d01f369012af5792
 SHA512 
7ad2af76e6df1a95c656212e619866f723129a12388563260f2a64b668b0c55efb663e46d7c30ac6b650c07d4ef6c297e3874a0d1366b696ddaa6b15031cba92
+DIST qtscxml-everywhere-src-6.7.0-rc2.tar.xz 1166760 BLAKE2B 
7c36e567fe1052bf3a6db338b06f4cf7be9cf45047f165ac834b4cd149b79918eaa9132232ccc61632bf1f5e3ad82e212c1cc255c87a06814caae07b7830d9bc
 SHA512 
e84c01e7aea41f17a977fbce65ee119fbeee0b0e2f7f77208e546615c5056db9c09cbed2a16c48ca3950158ac417fd5c23adc8b5e7743b5bc38cb238c75e106f

diff --git a/dev-qt/qtscxml/qtscxml-6.7.0_rc2.ebuild 
b/dev-qt/qtscxml/qtscxml-6.7.0_rc2.ebuild
new file mode 100644
index ..02fdb8a7936d
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-6.7.0_rc2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2021-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
+IUSE="qml"
+
+RDEPEND="
+   ~dev-qt/qtbase-${PV}:6[gui]
+   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
+"
+DEPEND="${RDEPEND}"
+
+CMAKE_SKIP_TESTS=(
+   # may fail with pid-sandbox, or at least musl/hardened+gcc (exact
+   # conditions unknown but passes without pid, considering this flaky)
+   tst_qstatemachine
+)
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake_use_find_package qml Qt6Qml)
+   )
+
+   qt6-build_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-03-12 Thread Ionen Wolkens
commit: 2a9f73ff59af3859d55607a0b526aca2c75cbb32
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Mar 12 10:32:26 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Mar 12 11:59:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a9f73ff

dev-qt/qtscxml: add 6.7.0_rc

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/Manifest|  1 +
 dev-qt/qtscxml/qtscxml-6.7.0_rc.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 49a4c1480ebf..ecfbf58d5c0b 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,2 +1,3 @@
 DIST qtscxml-everywhere-opensource-src-5.15.12.tar.xz 437972 BLAKE2B 
11bd9a22eada2927e98d7d22f8e17150f7e225b1036173cddd82859b84073dd547278c5df6f096a6318755aa853bc16d8ed2a9721282feedde9ff758b404d80c
 SHA512 
c451fa8fc5999aa7e3b3a336503bcf1ccc8992ef27645d003c938166384508d2cc9b35fbd21e9da641ea98a2aaa58834ac85e8713bce25b96e4aef79c3cda976
 DIST qtscxml-everywhere-src-6.6.2.tar.xz 1167628 BLAKE2B 
c1c32a815bf10eaa9b30241a3dbd6302d75131ef10f6ad2aeff10c0698fa82c937b1086e7f4f157c86659be0fa720d863b1723fbd119291ce549ebe5903e0ad6
 SHA512 
b7058d310dd82d09ca859dae5529d63bcde68a985a4c3f8f00474e2ffcd8f2f1162ffdafe3bb0cfc29769bc53ea4725dc8b68b04a09dcbea653d9afafca2643c
+DIST qtscxml-everywhere-src-6.7.0-rc.tar.xz 1167028 BLAKE2B 
509854f77d5181589c755113a51e23ea21d42c7f2b31554f4a07d35b77f260a7c5875be7f15f7387d450d3f62976fa3258196c88f3fc37f2d01f369012af5792
 SHA512 
7ad2af76e6df1a95c656212e619866f723129a12388563260f2a64b668b0c55efb663e46d7c30ac6b650c07d4ef6c297e3874a0d1366b696ddaa6b15031cba92

diff --git a/dev-qt/qtscxml/qtscxml-6.7.0_rc.ebuild 
b/dev-qt/qtscxml/qtscxml-6.7.0_rc.ebuild
new file mode 100644
index ..02fdb8a7936d
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-6.7.0_rc.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2021-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
+IUSE="qml"
+
+RDEPEND="
+   ~dev-qt/qtbase-${PV}:6[gui]
+   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
+"
+DEPEND="${RDEPEND}"
+
+CMAKE_SKIP_TESTS=(
+   # may fail with pid-sandbox, or at least musl/hardened+gcc (exact
+   # conditions unknown but passes without pid, considering this flaky)
+   tst_qstatemachine
+)
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake_use_find_package qml Qt6Qml)
+   )
+
+   qt6-build_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-02-20 Thread Arthur Zamarin
commit: ef0eeab4b26e73b4fbca22cd7f50ad07ee7e84b9
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Feb 20 06:44:41 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Feb 20 14:30:11 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef0eeab4

dev-qt/qtscxml: Stabilize 6.6.2 amd64, #924651

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-qt/qtscxml/qtscxml-6.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-6.6.2.ebuild 
b/dev-qt/qtscxml/qtscxml-6.6.2.ebuild
index 02fdb8a7936d..8c9613c8ea99 100644
--- a/dev-qt/qtscxml/qtscxml-6.6.2.ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.6.2.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
 
 if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
+   KEYWORDS="amd64"
 fi
 
 IUSE="qml"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-02-14 Thread Ionen Wolkens
commit: 2311e7455112acc050d3bccdc0b50f4871ad4ce6
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Wed Feb 14 11:07:02 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Wed Feb 14 12:20:57 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2311e745

dev-qt/qtscxml: add 6.6.2

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/Manifest |  1 +
 dev-qt/qtscxml/qtscxml-6.6.2.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 6cec2064f8ee..748e680d442a 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,2 +1,3 @@
 DIST qtscxml-everywhere-opensource-src-5.15.12.tar.xz 437972 BLAKE2B 
11bd9a22eada2927e98d7d22f8e17150f7e225b1036173cddd82859b84073dd547278c5df6f096a6318755aa853bc16d8ed2a9721282feedde9ff758b404d80c
 SHA512 
c451fa8fc5999aa7e3b3a336503bcf1ccc8992ef27645d003c938166384508d2cc9b35fbd21e9da641ea98a2aaa58834ac85e8713bce25b96e4aef79c3cda976
 DIST qtscxml-everywhere-src-6.6.1.tar.xz 1176684 BLAKE2B 
fa10e70b6500fe6ad2014ba4b82689881fcb7e7a0edc47b7db23d87c9eca26831cdb3d892665d6020069dad5c2287145560dd341be905076b8a9ac04cf88c503
 SHA512 
3c4b117138e9437a0e7b3f212e3a77aaf42c9fcbfdb30db0693e3fbf1562c68a88558951ff627dc9e91ff10625f3b269d115479e83cada46b9f9094f3d51e5a7
+DIST qtscxml-everywhere-src-6.6.2.tar.xz 1167628 BLAKE2B 
c1c32a815bf10eaa9b30241a3dbd6302d75131ef10f6ad2aeff10c0698fa82c937b1086e7f4f157c86659be0fa720d863b1723fbd119291ce549ebe5903e0ad6
 SHA512 
b7058d310dd82d09ca859dae5529d63bcde68a985a4c3f8f00474e2ffcd8f2f1162ffdafe3bb0cfc29769bc53ea4725dc8b68b04a09dcbea653d9afafca2643c

diff --git a/dev-qt/qtscxml/qtscxml-6.6.2.ebuild 
b/dev-qt/qtscxml/qtscxml-6.6.2.ebuild
new file mode 100644
index ..02fdb8a7936d
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-6.6.2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2021-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
+IUSE="qml"
+
+RDEPEND="
+   ~dev-qt/qtbase-${PV}:6[gui]
+   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
+"
+DEPEND="${RDEPEND}"
+
+CMAKE_SKIP_TESTS=(
+   # may fail with pid-sandbox, or at least musl/hardened+gcc (exact
+   # conditions unknown but passes without pid, considering this flaky)
+   tst_qstatemachine
+)
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake_use_find_package qml Qt6Qml)
+   )
+
+   qt6-build_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-02-01 Thread Andreas Sturmlechner
commit: 43f1031b572069afdeedd81e952017b8e4c32957
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb  1 22:56:57 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb  1 23:00:54 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43f1031b

dev-qt/qtscxml: drop 5.15.11

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtscxml/Manifest   |  1 -
 dev-qt/qtscxml/qtscxml-5.15.11.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 8f8e13605ba2..6cec2064f8ee 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,3 +1,2 @@
-DIST qtscxml-everywhere-opensource-src-5.15.11.tar.xz 437492 BLAKE2B 
7a478b6d29f14ba442a2f279a99f0e2ca6241cd114a87b0d8f3637a7e22d83b59f883423d73503d416f0ec2893718b05210c6c53aa2ada32ae3f4c6a968c1212
 SHA512 
7b6b9a13e8a142cbb3d10b879877dcffdcf99a815db8149f7ff869c1b967a39620b8fd0bbb5e07832b9aeb91b6152ea5b8413b25020d73531e560041525a7842
 DIST qtscxml-everywhere-opensource-src-5.15.12.tar.xz 437972 BLAKE2B 
11bd9a22eada2927e98d7d22f8e17150f7e225b1036173cddd82859b84073dd547278c5df6f096a6318755aa853bc16d8ed2a9721282feedde9ff758b404d80c
 SHA512 
c451fa8fc5999aa7e3b3a336503bcf1ccc8992ef27645d003c938166384508d2cc9b35fbd21e9da641ea98a2aaa58834ac85e8713bce25b96e4aef79c3cda976
 DIST qtscxml-everywhere-src-6.6.1.tar.xz 1176684 BLAKE2B 
fa10e70b6500fe6ad2014ba4b82689881fcb7e7a0edc47b7db23d87c9eca26831cdb3d892665d6020069dad5c2287145560dd341be905076b8a9ac04cf88c503
 SHA512 
3c4b117138e9437a0e7b3f212e3a77aaf42c9fcbfdb30db0693e3fbf1562c68a88558951ff627dc9e91ff10625f3b269d115479e83cada46b9f9094f3d51e5a7

diff --git a/dev-qt/qtscxml/qtscxml-5.15.11.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.11.ebuild
deleted file mode 100644
index 9a76f3de8862..
--- a/dev-qt/qtscxml/qtscxml-5.15.11.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt5-build
-
-DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-fi
-
-IUSE=""
-
-DEPEND="
-   =dev-qt/qtcore-${QT5_PV}*
-   =dev-qt/qtdeclarative-${QT5_PV}*
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-01-30 Thread Joonas Niilola
commit: 68cc0f8f64edb2b8252c9c4bf680b0601a65835c
Author: Matoro Mahri  matoro  tk>
AuthorDate: Tue Jan 30 23:03:16 2024 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Jan 31 07:17:52 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68cc0f8f

dev-qt/qtscxml: Stabilize 5.15.12 arm64, #921565

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.12.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.12.ebuild
index aecd846e6a34..1a299c680c85 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.12.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.12.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
+   KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-01-28 Thread Ionen Wolkens
commit: 4d6950fe3510fe174f98a5206fa1c8991ed0c6f7
Author: Matoro Mahri  matoro  tk>
AuthorDate: Mon Jan 29 03:21:13 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Mon Jan 29 04:09:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d6950fe

dev-qt/qtscxml: Stabilize 5.15.12 amd64, #921565

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.12.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.12.ebuild
index de76ba03d9a3..c0048b9530cd 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.12.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.12.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2024-01-01 Thread Andreas Sturmlechner
commit: 2e89aaefc7c887b88eaf21f1b0e39d7d5eeeabaf
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jan  1 19:59:59 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jan  1 21:01:24 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e89aaef

dev-qt/qtscxml: add 5.15.12

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtscxml/Manifest   |  1 +
 dev-qt/qtscxml/qtscxml-5.15.12.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 265c00ff4a57..8f8e13605ba2 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,2 +1,3 @@
 DIST qtscxml-everywhere-opensource-src-5.15.11.tar.xz 437492 BLAKE2B 
7a478b6d29f14ba442a2f279a99f0e2ca6241cd114a87b0d8f3637a7e22d83b59f883423d73503d416f0ec2893718b05210c6c53aa2ada32ae3f4c6a968c1212
 SHA512 
7b6b9a13e8a142cbb3d10b879877dcffdcf99a815db8149f7ff869c1b967a39620b8fd0bbb5e07832b9aeb91b6152ea5b8413b25020d73531e560041525a7842
+DIST qtscxml-everywhere-opensource-src-5.15.12.tar.xz 437972 BLAKE2B 
11bd9a22eada2927e98d7d22f8e17150f7e225b1036173cddd82859b84073dd547278c5df6f096a6318755aa853bc16d8ed2a9721282feedde9ff758b404d80c
 SHA512 
c451fa8fc5999aa7e3b3a336503bcf1ccc8992ef27645d003c938166384508d2cc9b35fbd21e9da641ea98a2aaa58834ac85e8713bce25b96e4aef79c3cda976
 DIST qtscxml-everywhere-src-6.6.1.tar.xz 1176684 BLAKE2B 
fa10e70b6500fe6ad2014ba4b82689881fcb7e7a0edc47b7db23d87c9eca26831cdb3d892665d6020069dad5c2287145560dd341be905076b8a9ac04cf88c503
 SHA512 
3c4b117138e9437a0e7b3f212e3a77aaf42c9fcbfdb30db0693e3fbf1562c68a88558951ff627dc9e91ff10625f3b269d115479e83cada46b9f9094f3d51e5a7

diff --git a/dev-qt/qtscxml/qtscxml-5.15.12.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.12.ebuild
new file mode 100644
index ..de76ba03d9a3
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-5.15.12.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt5-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+fi
+
+IUSE=""
+
+DEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   =dev-qt/qtdeclarative-${QT5_PV}*
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-12-19 Thread Ionen Wolkens
commit: a96346b3b104ce50278ab9fa25b5329dd4705e9b
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Dec 19 19:40:40 2023 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Dec 19 20:31:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a96346b3

dev-qt/qtscxml: drop 6.5.3

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/Manifest |  1 -
 dev-qt/qtscxml/qtscxml-6.5.3.ebuild | 34 --
 2 files changed, 35 deletions(-)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index a789cf1c1929..265c00ff4a57 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,3 +1,2 @@
 DIST qtscxml-everywhere-opensource-src-5.15.11.tar.xz 437492 BLAKE2B 
7a478b6d29f14ba442a2f279a99f0e2ca6241cd114a87b0d8f3637a7e22d83b59f883423d73503d416f0ec2893718b05210c6c53aa2ada32ae3f4c6a968c1212
 SHA512 
7b6b9a13e8a142cbb3d10b879877dcffdcf99a815db8149f7ff869c1b967a39620b8fd0bbb5e07832b9aeb91b6152ea5b8413b25020d73531e560041525a7842
-DIST qtscxml-everywhere-src-6.5.3.tar.xz 1163256 BLAKE2B 
7b21e55a13421bad7297e5ea3f6dce6f53981e77388f4fb3ab8025f7beca84255f14f7e67ff43a7617305df4f7c8057c079ecb46e00d9a7061cd38c9e74db43d
 SHA512 
f4aeb2f07a203ef448124b3e988735b46ef38d7800cd60ba3db9c0e0b8a9e9aca44bc07a6d72de2951134200c29d902709a80b52fd030713159c8f1711b60731
 DIST qtscxml-everywhere-src-6.6.1.tar.xz 1176684 BLAKE2B 
fa10e70b6500fe6ad2014ba4b82689881fcb7e7a0edc47b7db23d87c9eca26831cdb3d892665d6020069dad5c2287145560dd341be905076b8a9ac04cf88c503
 SHA512 
3c4b117138e9437a0e7b3f212e3a77aaf42c9fcbfdb30db0693e3fbf1562c68a88558951ff627dc9e91ff10625f3b269d115479e83cada46b9f9094f3d51e5a7

diff --git a/dev-qt/qtscxml/qtscxml-6.5.3.ebuild 
b/dev-qt/qtscxml/qtscxml-6.5.3.ebuild
deleted file mode 100644
index 71db5ea6bf57..
--- a/dev-qt/qtscxml/qtscxml-6.5.3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64"
-fi
-
-IUSE="qml"
-
-RDEPEND="
-   ~dev-qt/qtbase-${PV}:6[gui]
-   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
-"
-DEPEND="${RDEPEND}"
-
-CMAKE_SKIP_TESTS=(
-   # may fail with pid-sandbox, or at least musl/hardened+gcc (exact
-   # conditions unknown but passes without pid, considering this flaky)
-   tst_qstatemachine
-)
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package qml Qt6Qml)
-   )
-
-   qt6-build_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-12-17 Thread Arthur Zamarin
commit: c49256118c6892938dee664d92794d511fe12d12
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Dec 17 18:26:51 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Dec 17 18:28:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4925611

dev-qt/qtscxml: Stabilize 6.6.1 amd64, #920154

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-qt/qtscxml/qtscxml-6.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-6.6.1.ebuild 
b/dev-qt/qtscxml/qtscxml-6.6.1.ebuild
index 3baf824212bc..71db5ea6bf57 100644
--- a/dev-qt/qtscxml/qtscxml-6.6.1.ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.6.1.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
 
 if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
+   KEYWORDS="amd64"
 fi
 
 IUSE="qml"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-12-12 Thread Ionen Wolkens
commit: fd3249b63c9d336afe967bee6d071f71bedf5348
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Dec 12 14:29:22 2023 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Dec 12 21:23:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd3249b6

dev-qt/qtscxml: add 6.7.

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/qtscxml-6.7..ebuild | 34 ++
 1 file changed, 34 insertions(+)

diff --git a/dev-qt/qtscxml/qtscxml-6.7..ebuild 
b/dev-qt/qtscxml/qtscxml-6.7..ebuild
new file mode 100644
index ..3baf824212bc
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-6.7..ebuild
@@ -0,0 +1,34 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
+IUSE="qml"
+
+RDEPEND="
+   ~dev-qt/qtbase-${PV}:6[gui]
+   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
+"
+DEPEND="${RDEPEND}"
+
+CMAKE_SKIP_TESTS=(
+   # may fail with pid-sandbox, or at least musl/hardened+gcc (exact
+   # conditions unknown but passes without pid, considering this flaky)
+   tst_qstatemachine
+)
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake_use_find_package qml Qt6Qml)
+   )
+
+   qt6-build_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-11-27 Thread Ionen Wolkens
commit: 3a62448a78715d4108fe82b137d80c6f3784e468
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Mon Nov 27 06:10:54 2023 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Mon Nov 27 08:45:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a62448a

dev-qt/qtscxml: add 6.6.1

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/Manifest |  1 +
 dev-qt/qtscxml/qtscxml-6.6.1.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 14c0768078c7..1bf813f92fbf 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,3 +1,4 @@
 DIST qtscxml-everywhere-opensource-src-5.15.11.tar.xz 437492 BLAKE2B 
7a478b6d29f14ba442a2f279a99f0e2ca6241cd114a87b0d8f3637a7e22d83b59f883423d73503d416f0ec2893718b05210c6c53aa2ada32ae3f4c6a968c1212
 SHA512 
7b6b9a13e8a142cbb3d10b879877dcffdcf99a815db8149f7ff869c1b967a39620b8fd0bbb5e07832b9aeb91b6152ea5b8413b25020d73531e560041525a7842
 DIST qtscxml-everywhere-src-6.5.3.tar.xz 1163256 BLAKE2B 
7b21e55a13421bad7297e5ea3f6dce6f53981e77388f4fb3ab8025f7beca84255f14f7e67ff43a7617305df4f7c8057c079ecb46e00d9a7061cd38c9e74db43d
 SHA512 
f4aeb2f07a203ef448124b3e988735b46ef38d7800cd60ba3db9c0e0b8a9e9aca44bc07a6d72de2951134200c29d902709a80b52fd030713159c8f1711b60731
 DIST qtscxml-everywhere-src-6.6.0.tar.xz 1175844 BLAKE2B 
ba7ceb56bd03f1903992f9bb9cbe0db82928d3ae84557e9c78982226931df0a10c55e3de573628128ea72108e396d6ca2cb9104a462f12ff2977af8ff6efddbb
 SHA512 
ccb4c04048d4c18625b890b6a84a4ccf12108df88c0af0dff2dfa64b504116802fd6061226f991a212016210ab468f520d44bf4299d3ae79e7fe873e4d10c120
+DIST qtscxml-everywhere-src-6.6.1.tar.xz 1176684 BLAKE2B 
fa10e70b6500fe6ad2014ba4b82689881fcb7e7a0edc47b7db23d87c9eca26831cdb3d892665d6020069dad5c2287145560dd341be905076b8a9ac04cf88c503
 SHA512 
3c4b117138e9437a0e7b3f212e3a77aaf42c9fcbfdb30db0693e3fbf1562c68a88558951ff627dc9e91ff10625f3b269d115479e83cada46b9f9094f3d51e5a7

diff --git a/dev-qt/qtscxml/qtscxml-6.6.1.ebuild 
b/dev-qt/qtscxml/qtscxml-6.6.1.ebuild
new file mode 100644
index ..3baf824212bc
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-6.6.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
+IUSE="qml"
+
+RDEPEND="
+   ~dev-qt/qtbase-${PV}:6[gui]
+   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
+"
+DEPEND="${RDEPEND}"
+
+CMAKE_SKIP_TESTS=(
+   # may fail with pid-sandbox, or at least musl/hardened+gcc (exact
+   # conditions unknown but passes without pid, considering this flaky)
+   tst_qstatemachine
+)
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake_use_find_package qml Qt6Qml)
+   )
+
+   qt6-build_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-11-15 Thread Ionen Wolkens
commit: f839ed77e7369af99131d9ad31f1ab4930978805
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Wed Nov 15 18:00:47 2023 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Wed Nov 15 19:27:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f839ed77

dev-qt/qtscxml: drop 6.5.2-r1

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/Manifest|  1 -
 dev-qt/qtscxml/qtscxml-6.5.2-r1.ebuild | 34 --
 2 files changed, 35 deletions(-)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 9b743d958f30..14c0768078c7 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,4 +1,3 @@
 DIST qtscxml-everywhere-opensource-src-5.15.11.tar.xz 437492 BLAKE2B 
7a478b6d29f14ba442a2f279a99f0e2ca6241cd114a87b0d8f3637a7e22d83b59f883423d73503d416f0ec2893718b05210c6c53aa2ada32ae3f4c6a968c1212
 SHA512 
7b6b9a13e8a142cbb3d10b879877dcffdcf99a815db8149f7ff869c1b967a39620b8fd0bbb5e07832b9aeb91b6152ea5b8413b25020d73531e560041525a7842
-DIST qtscxml-everywhere-src-6.5.2.tar.xz 1163208 BLAKE2B 
9e149a82f8f00a7f0c78beb393a87de2dd7b0c61f0168b7f2bb717591d2923b91ef2ebbea211cfe7c724e97a32f74a41537763c828e1e1a3fa16a017b1c73ffa
 SHA512 
fafea704d5e592a31c11f0039336de587353a57d5a69b07d0346fd2906488810d0ed1fc9267a0bf06aeae7f93ae19e150c5734bc969c1e0c7bc4e6215744ac3a
 DIST qtscxml-everywhere-src-6.5.3.tar.xz 1163256 BLAKE2B 
7b21e55a13421bad7297e5ea3f6dce6f53981e77388f4fb3ab8025f7beca84255f14f7e67ff43a7617305df4f7c8057c079ecb46e00d9a7061cd38c9e74db43d
 SHA512 
f4aeb2f07a203ef448124b3e988735b46ef38d7800cd60ba3db9c0e0b8a9e9aca44bc07a6d72de2951134200c29d902709a80b52fd030713159c8f1711b60731
 DIST qtscxml-everywhere-src-6.6.0.tar.xz 1175844 BLAKE2B 
ba7ceb56bd03f1903992f9bb9cbe0db82928d3ae84557e9c78982226931df0a10c55e3de573628128ea72108e396d6ca2cb9104a462f12ff2977af8ff6efddbb
 SHA512 
ccb4c04048d4c18625b890b6a84a4ccf12108df88c0af0dff2dfa64b504116802fd6061226f991a212016210ab468f520d44bf4299d3ae79e7fe873e4d10c120

diff --git a/dev-qt/qtscxml/qtscxml-6.5.2-r1.ebuild 
b/dev-qt/qtscxml/qtscxml-6.5.2-r1.ebuild
deleted file mode 100644
index 71db5ea6bf57..
--- a/dev-qt/qtscxml/qtscxml-6.5.2-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64"
-fi
-
-IUSE="qml"
-
-RDEPEND="
-   ~dev-qt/qtbase-${PV}:6[gui]
-   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
-"
-DEPEND="${RDEPEND}"
-
-CMAKE_SKIP_TESTS=(
-   # may fail with pid-sandbox, or at least musl/hardened+gcc (exact
-   # conditions unknown but passes without pid, considering this flaky)
-   tst_qstatemachine
-)
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package qml Qt6Qml)
-   )
-
-   qt6-build_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-11-15 Thread Arthur Zamarin
commit: f7ddbc96cc3bf913830ce73d9f58f159ca0879da
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 15 17:19:02 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 15 17:19:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7ddbc96

dev-qt/qtscxml: Stabilize 6.5.3 amd64, #915549

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-qt/qtscxml/qtscxml-6.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-6.5.3.ebuild 
b/dev-qt/qtscxml/qtscxml-6.5.3.ebuild
index 3baf824212bc..71db5ea6bf57 100644
--- a/dev-qt/qtscxml/qtscxml-6.5.3.ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.5.3.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
 
 if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
+   KEYWORDS="amd64"
 fi
 
 IUSE="qml"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-11-06 Thread Andreas Sturmlechner
commit: f7acaa81a3b0cc243ff0b4c1dcdb0191fd42019f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov  6 09:39:32 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov  6 18:10:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7acaa81

dev-qt/qtscxml: drop 5.15.10

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtscxml/Manifest   |  1 -
 dev-qt/qtscxml/qtscxml-5.15.10.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index ee3515c01184..9b743d958f30 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,4 +1,3 @@
-DIST qtscxml-everywhere-opensource-src-5.15.10.tar.xz 437404 BLAKE2B 
e36e866e4c02722f88499cc92bf27d2401f2b89d19fed83915803f6c8a367007fc386df250d11ecd92e5c80713924dd9992608769dbb0a42071f0d928317d935
 SHA512 
93e2df05da176802a0439ba752f52d1c84d291a2addf9492aaab2099f06efb32d896edd0660711bb2e0b67f7a9ea2c4d31b4ec3366f6230140d3de0056478923
 DIST qtscxml-everywhere-opensource-src-5.15.11.tar.xz 437492 BLAKE2B 
7a478b6d29f14ba442a2f279a99f0e2ca6241cd114a87b0d8f3637a7e22d83b59f883423d73503d416f0ec2893718b05210c6c53aa2ada32ae3f4c6a968c1212
 SHA512 
7b6b9a13e8a142cbb3d10b879877dcffdcf99a815db8149f7ff869c1b967a39620b8fd0bbb5e07832b9aeb91b6152ea5b8413b25020d73531e560041525a7842
 DIST qtscxml-everywhere-src-6.5.2.tar.xz 1163208 BLAKE2B 
9e149a82f8f00a7f0c78beb393a87de2dd7b0c61f0168b7f2bb717591d2923b91ef2ebbea211cfe7c724e97a32f74a41537763c828e1e1a3fa16a017b1c73ffa
 SHA512 
fafea704d5e592a31c11f0039336de587353a57d5a69b07d0346fd2906488810d0ed1fc9267a0bf06aeae7f93ae19e150c5734bc969c1e0c7bc4e6215744ac3a
 DIST qtscxml-everywhere-src-6.5.3.tar.xz 1163256 BLAKE2B 
7b21e55a13421bad7297e5ea3f6dce6f53981e77388f4fb3ab8025f7beca84255f14f7e67ff43a7617305df4f7c8057c079ecb46e00d9a7061cd38c9e74db43d
 SHA512 
f4aeb2f07a203ef448124b3e988735b46ef38d7800cd60ba3db9c0e0b8a9e9aca44bc07a6d72de2951134200c29d902709a80b52fd030713159c8f1711b60731

diff --git a/dev-qt/qtscxml/qtscxml-5.15.10.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.10.ebuild
deleted file mode 100644
index 9a76f3de8862..
--- a/dev-qt/qtscxml/qtscxml-5.15.10.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt5-build
-
-DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-fi
-
-IUSE=""
-
-DEPEND="
-   =dev-qt/qtcore-${QT5_PV}*
-   =dev-qt/qtdeclarative-${QT5_PV}*
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-10-10 Thread Ionen Wolkens
commit: ad798633526b2e9ce0ef2429d28f632869af36f3
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Oct 10 08:55:19 2023 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Oct 10 14:49:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad798633

dev-qt/qtscxml: add 6.6.0

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/Manifest |  1 +
 dev-qt/qtscxml/qtscxml-6.6.0.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index e66d51b40ae8..ee3515c01184 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -2,3 +2,4 @@ DIST qtscxml-everywhere-opensource-src-5.15.10.tar.xz 437404 
BLAKE2B e36e866e4c0
 DIST qtscxml-everywhere-opensource-src-5.15.11.tar.xz 437492 BLAKE2B 
7a478b6d29f14ba442a2f279a99f0e2ca6241cd114a87b0d8f3637a7e22d83b59f883423d73503d416f0ec2893718b05210c6c53aa2ada32ae3f4c6a968c1212
 SHA512 
7b6b9a13e8a142cbb3d10b879877dcffdcf99a815db8149f7ff869c1b967a39620b8fd0bbb5e07832b9aeb91b6152ea5b8413b25020d73531e560041525a7842
 DIST qtscxml-everywhere-src-6.5.2.tar.xz 1163208 BLAKE2B 
9e149a82f8f00a7f0c78beb393a87de2dd7b0c61f0168b7f2bb717591d2923b91ef2ebbea211cfe7c724e97a32f74a41537763c828e1e1a3fa16a017b1c73ffa
 SHA512 
fafea704d5e592a31c11f0039336de587353a57d5a69b07d0346fd2906488810d0ed1fc9267a0bf06aeae7f93ae19e150c5734bc969c1e0c7bc4e6215744ac3a
 DIST qtscxml-everywhere-src-6.5.3.tar.xz 1163256 BLAKE2B 
7b21e55a13421bad7297e5ea3f6dce6f53981e77388f4fb3ab8025f7beca84255f14f7e67ff43a7617305df4f7c8057c079ecb46e00d9a7061cd38c9e74db43d
 SHA512 
f4aeb2f07a203ef448124b3e988735b46ef38d7800cd60ba3db9c0e0b8a9e9aca44bc07a6d72de2951134200c29d902709a80b52fd030713159c8f1711b60731
+DIST qtscxml-everywhere-src-6.6.0.tar.xz 1175844 BLAKE2B 
ba7ceb56bd03f1903992f9bb9cbe0db82928d3ae84557e9c78982226931df0a10c55e3de573628128ea72108e396d6ca2cb9104a462f12ff2977af8ff6efddbb
 SHA512 
ccb4c04048d4c18625b890b6a84a4ccf12108df88c0af0dff2dfa64b504116802fd6061226f991a212016210ab468f520d44bf4299d3ae79e7fe873e4d10c120

diff --git a/dev-qt/qtscxml/qtscxml-6.6.0.ebuild 
b/dev-qt/qtscxml/qtscxml-6.6.0.ebuild
new file mode 100644
index ..3baf824212bc
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-6.6.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
+IUSE="qml"
+
+RDEPEND="
+   ~dev-qt/qtbase-${PV}:6[gui]
+   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
+"
+DEPEND="${RDEPEND}"
+
+CMAKE_SKIP_TESTS=(
+   # may fail with pid-sandbox, or at least musl/hardened+gcc (exact
+   # conditions unknown but passes without pid, considering this flaky)
+   tst_qstatemachine
+)
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake_use_find_package qml Qt6Qml)
+   )
+
+   qt6-build_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-10-08 Thread Andreas Sturmlechner
commit: fe4c1c25199e21f15d2e4e02a47743be88fa4846
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct  8 15:06:02 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Oct  8 15:47:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe4c1c25

dev-qt/qtscxml: add 5.15.11

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtscxml/Manifest   |  1 +
 dev-qt/qtscxml/qtscxml-5.15.11.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 71185c065b78..e2e4aeacdc5a 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,4 +1,5 @@
 DIST qtscxml-everywhere-opensource-src-5.15.10.tar.xz 437404 BLAKE2B 
e36e866e4c02722f88499cc92bf27d2401f2b89d19fed83915803f6c8a367007fc386df250d11ecd92e5c80713924dd9992608769dbb0a42071f0d928317d935
 SHA512 
93e2df05da176802a0439ba752f52d1c84d291a2addf9492aaab2099f06efb32d896edd0660711bb2e0b67f7a9ea2c4d31b4ec3366f6230140d3de0056478923
+DIST qtscxml-everywhere-opensource-src-5.15.11.tar.xz 437492 BLAKE2B 
7a478b6d29f14ba442a2f279a99f0e2ca6241cd114a87b0d8f3637a7e22d83b59f883423d73503d416f0ec2893718b05210c6c53aa2ada32ae3f4c6a968c1212
 SHA512 
7b6b9a13e8a142cbb3d10b879877dcffdcf99a815db8149f7ff869c1b967a39620b8fd0bbb5e07832b9aeb91b6152ea5b8413b25020d73531e560041525a7842
 DIST qtscxml-everywhere-src-6.5.2.tar.xz 1163208 BLAKE2B 
9e149a82f8f00a7f0c78beb393a87de2dd7b0c61f0168b7f2bb717591d2923b91ef2ebbea211cfe7c724e97a32f74a41537763c828e1e1a3fa16a017b1c73ffa
 SHA512 
fafea704d5e592a31c11f0039336de587353a57d5a69b07d0346fd2906488810d0ed1fc9267a0bf06aeae7f93ae19e150c5734bc969c1e0c7bc4e6215744ac3a
 DIST qtscxml-everywhere-src-6.5.3.tar.xz 1163256 BLAKE2B 
7b21e55a13421bad7297e5ea3f6dce6f53981e77388f4fb3ab8025f7beca84255f14f7e67ff43a7617305df4f7c8057c079ecb46e00d9a7061cd38c9e74db43d
 SHA512 
f4aeb2f07a203ef448124b3e988735b46ef38d7800cd60ba3db9c0e0b8a9e9aca44bc07a6d72de2951134200c29d902709a80b52fd030713159c8f1711b60731
 DIST qtscxml-everywhere-src-6.6.0-rc.tar.xz 1175036 BLAKE2B 
82d6e544c5eb0c80a0a82fb35baa0424e293efb565b95e987245b40efd081023f11fd4bb5416972e72c2c70dbcf98da71a60bda5c658cbfcf81947503a86ea0d
 SHA512 
38c2770d43b7849d6dc121426a569db44c89036f8df497495b81ba680482d3c37984d2adfee2de45ea30cf59656eb44c61413a1e069e8d58ad47c2082d87faf1

diff --git a/dev-qt/qtscxml/qtscxml-5.15.11.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.11.ebuild
new file mode 100644
index ..df03cf101cc7
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-5.15.11.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt5-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+fi
+
+IUSE=""
+
+DEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   =dev-qt/qtdeclarative-${QT5_PV}*
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-09-28 Thread Ionen Wolkens
commit: a249c93ddc74d9ea0a08b7b115d349c1b437d840
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Thu Sep 28 07:02:21 2023 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Thu Sep 28 12:31:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a249c93d

dev-qt/qtscxml: add 6.5.3

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/Manifest |  1 +
 dev-qt/qtscxml/qtscxml-6.5.3.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 6a8f656b99d3..71185c065b78 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,3 +1,4 @@
 DIST qtscxml-everywhere-opensource-src-5.15.10.tar.xz 437404 BLAKE2B 
e36e866e4c02722f88499cc92bf27d2401f2b89d19fed83915803f6c8a367007fc386df250d11ecd92e5c80713924dd9992608769dbb0a42071f0d928317d935
 SHA512 
93e2df05da176802a0439ba752f52d1c84d291a2addf9492aaab2099f06efb32d896edd0660711bb2e0b67f7a9ea2c4d31b4ec3366f6230140d3de0056478923
 DIST qtscxml-everywhere-src-6.5.2.tar.xz 1163208 BLAKE2B 
9e149a82f8f00a7f0c78beb393a87de2dd7b0c61f0168b7f2bb717591d2923b91ef2ebbea211cfe7c724e97a32f74a41537763c828e1e1a3fa16a017b1c73ffa
 SHA512 
fafea704d5e592a31c11f0039336de587353a57d5a69b07d0346fd2906488810d0ed1fc9267a0bf06aeae7f93ae19e150c5734bc969c1e0c7bc4e6215744ac3a
+DIST qtscxml-everywhere-src-6.5.3.tar.xz 1163256 BLAKE2B 
7b21e55a13421bad7297e5ea3f6dce6f53981e77388f4fb3ab8025f7beca84255f14f7e67ff43a7617305df4f7c8057c079ecb46e00d9a7061cd38c9e74db43d
 SHA512 
f4aeb2f07a203ef448124b3e988735b46ef38d7800cd60ba3db9c0e0b8a9e9aca44bc07a6d72de2951134200c29d902709a80b52fd030713159c8f1711b60731
 DIST qtscxml-everywhere-src-6.6.0-rc.tar.xz 1175036 BLAKE2B 
82d6e544c5eb0c80a0a82fb35baa0424e293efb565b95e987245b40efd081023f11fd4bb5416972e72c2c70dbcf98da71a60bda5c658cbfcf81947503a86ea0d
 SHA512 
38c2770d43b7849d6dc121426a569db44c89036f8df497495b81ba680482d3c37984d2adfee2de45ea30cf59656eb44c61413a1e069e8d58ad47c2082d87faf1

diff --git a/dev-qt/qtscxml/qtscxml-6.5.3.ebuild 
b/dev-qt/qtscxml/qtscxml-6.5.3.ebuild
new file mode 100644
index ..3baf824212bc
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-6.5.3.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
+IUSE="qml"
+
+RDEPEND="
+   ~dev-qt/qtbase-${PV}:6[gui]
+   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
+"
+DEPEND="${RDEPEND}"
+
+CMAKE_SKIP_TESTS=(
+   # may fail with pid-sandbox, or at least musl/hardened+gcc (exact
+   # conditions unknown but passes without pid, considering this flaky)
+   tst_qstatemachine
+)
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake_use_find_package qml Qt6Qml)
+   )
+
+   qt6-build_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-09-26 Thread Ionen Wolkens
commit: df16af2e2f46ffc5aeb64830265bc2ad5fc707ba
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Sep 26 13:38:19 2023 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Sep 26 19:47:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df16af2e

dev-qt/qtscxml: add 6.6.0_rc

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/Manifest|  1 +
 dev-qt/qtscxml/qtscxml-6.6.0_rc.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 84e9be6c0fa8..6a8f656b99d3 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,2 +1,3 @@
 DIST qtscxml-everywhere-opensource-src-5.15.10.tar.xz 437404 BLAKE2B 
e36e866e4c02722f88499cc92bf27d2401f2b89d19fed83915803f6c8a367007fc386df250d11ecd92e5c80713924dd9992608769dbb0a42071f0d928317d935
 SHA512 
93e2df05da176802a0439ba752f52d1c84d291a2addf9492aaab2099f06efb32d896edd0660711bb2e0b67f7a9ea2c4d31b4ec3366f6230140d3de0056478923
 DIST qtscxml-everywhere-src-6.5.2.tar.xz 1163208 BLAKE2B 
9e149a82f8f00a7f0c78beb393a87de2dd7b0c61f0168b7f2bb717591d2923b91ef2ebbea211cfe7c724e97a32f74a41537763c828e1e1a3fa16a017b1c73ffa
 SHA512 
fafea704d5e592a31c11f0039336de587353a57d5a69b07d0346fd2906488810d0ed1fc9267a0bf06aeae7f93ae19e150c5734bc969c1e0c7bc4e6215744ac3a
+DIST qtscxml-everywhere-src-6.6.0-rc.tar.xz 1175036 BLAKE2B 
82d6e544c5eb0c80a0a82fb35baa0424e293efb565b95e987245b40efd081023f11fd4bb5416972e72c2c70dbcf98da71a60bda5c658cbfcf81947503a86ea0d
 SHA512 
38c2770d43b7849d6dc121426a569db44c89036f8df497495b81ba680482d3c37984d2adfee2de45ea30cf59656eb44c61413a1e069e8d58ad47c2082d87faf1

diff --git a/dev-qt/qtscxml/qtscxml-6.6.0_rc.ebuild 
b/dev-qt/qtscxml/qtscxml-6.6.0_rc.ebuild
new file mode 100644
index ..3baf824212bc
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-6.6.0_rc.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
+IUSE="qml"
+
+RDEPEND="
+   ~dev-qt/qtbase-${PV}:6[gui]
+   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
+"
+DEPEND="${RDEPEND}"
+
+CMAKE_SKIP_TESTS=(
+   # may fail with pid-sandbox, or at least musl/hardened+gcc (exact
+   # conditions unknown but passes without pid, considering this flaky)
+   tst_qstatemachine
+)
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake_use_find_package qml Qt6Qml)
+   )
+
+   qt6-build_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-09-14 Thread Sam James
commit: 4978e4ad491930de3735d862b2ee00d0ac1452f0
Author: Sam James  gentoo  org>
AuthorDate: Fri Sep 15 04:47:45 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Sep 15 04:47:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4978e4ad

dev-qt/qtscxml: Stabilize 6.5.2-r1 amd64, #914113

Signed-off-by: Sam James  gentoo.org>

 dev-qt/qtscxml/qtscxml-6.5.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-6.5.2-r1.ebuild 
b/dev-qt/qtscxml/qtscxml-6.5.2-r1.ebuild
index 3baf824212bc..71db5ea6bf57 100644
--- a/dev-qt/qtscxml/qtscxml-6.5.2-r1.ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.5.2-r1.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
 
 if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
+   KEYWORDS="amd64"
 fi
 
 IUSE="qml"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-09-09 Thread Ionen Wolkens
commit: e69ee1b26d41ce7a3edeb96e2c48ab3b64e6ae4a
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Fri Sep  8 09:27:34 2023 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Sat Sep  9 16:06:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e69ee1b2

dev-qt/qtscxml: tighten deps, make qml optional

Missed that qml could be reasonably optional here.

And cannot find where it would need the rest outside examples.
Gui could technically be optional but would need its own USE.
Do not think it is worth it here unless someone wants this.

Maybe missing it, but failed to find anything at all using
opengl, it is listed in the docs but...?

Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-qt/qtscxml/metadata.xml  |  3 +++
 .../{qtscxml-6.5.2.ebuild => qtscxml-6.5.2-r1.ebuild}| 16 +---
 dev-qt/qtscxml/qtscxml-6.5..ebuild   | 16 +---
 dev-qt/qtscxml/qtscxml-6..ebuild | 16 +---
 4 files changed, 42 insertions(+), 9 deletions(-)

diff --git a/dev-qt/qtscxml/metadata.xml b/dev-qt/qtscxml/metadata.xml
index 702f3c500dd7..ef86286201dd 100644
--- a/dev-qt/qtscxml/metadata.xml
+++ b/dev-qt/qtscxml/metadata.xml
@@ -5,6 +5,9 @@
q...@gentoo.org
Gentoo Qt Project

+   
+   Build QML/QtQuick bindings and imports
+   

https://bugreports.qt.io/
https://doc.qt.io/

diff --git a/dev-qt/qtscxml/qtscxml-6.5.2.ebuild 
b/dev-qt/qtscxml/qtscxml-6.5.2-r1.ebuild
similarity index 61%
rename from dev-qt/qtscxml/qtscxml-6.5.2.ebuild
rename to dev-qt/qtscxml/qtscxml-6.5.2-r1.ebuild
index c3e29fd2e2f0..3baf824212bc 100644
--- a/dev-qt/qtscxml/qtscxml-6.5.2.ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.5.2-r1.ebuild
@@ -11,14 +11,24 @@ if [[ ${QT6_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64"
 fi
 
+IUSE="qml"
+
 RDEPEND="
-   ~dev-qt/qtbase-${PV}:6[gui,network,opengl,widgets]
-   ~dev-qt/qtdeclarative-${PV}:6
+   ~dev-qt/qtbase-${PV}:6[gui]
+   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
 "
 DEPEND="${RDEPEND}"
 
 CMAKE_SKIP_TESTS=(
# may fail with pid-sandbox, or at least musl/hardened+gcc (exact
-   # conditions unknown but passes without pid, consider flaky)
+   # conditions unknown but passes without pid, considering this flaky)
tst_qstatemachine
 )
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake_use_find_package qml Qt6Qml)
+   )
+
+   qt6-build_src_configure
+}

diff --git a/dev-qt/qtscxml/qtscxml-6.5..ebuild 
b/dev-qt/qtscxml/qtscxml-6.5..ebuild
index c3e29fd2e2f0..3baf824212bc 100644
--- a/dev-qt/qtscxml/qtscxml-6.5..ebuild
+++ b/dev-qt/qtscxml/qtscxml-6.5..ebuild
@@ -11,14 +11,24 @@ if [[ ${QT6_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64"
 fi
 
+IUSE="qml"
+
 RDEPEND="
-   ~dev-qt/qtbase-${PV}:6[gui,network,opengl,widgets]
-   ~dev-qt/qtdeclarative-${PV}:6
+   ~dev-qt/qtbase-${PV}:6[gui]
+   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
 "
 DEPEND="${RDEPEND}"
 
 CMAKE_SKIP_TESTS=(
# may fail with pid-sandbox, or at least musl/hardened+gcc (exact
-   # conditions unknown but passes without pid, consider flaky)
+   # conditions unknown but passes without pid, considering this flaky)
tst_qstatemachine
 )
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake_use_find_package qml Qt6Qml)
+   )
+
+   qt6-build_src_configure
+}

diff --git a/dev-qt/qtscxml/qtscxml-6..ebuild 
b/dev-qt/qtscxml/qtscxml-6..ebuild
index c3e29fd2e2f0..3baf824212bc 100644
--- a/dev-qt/qtscxml/qtscxml-6..ebuild
+++ b/dev-qt/qtscxml/qtscxml-6..ebuild
@@ -11,14 +11,24 @@ if [[ ${QT6_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64"
 fi
 
+IUSE="qml"
+
 RDEPEND="
-   ~dev-qt/qtbase-${PV}:6[gui,network,opengl,widgets]
-   ~dev-qt/qtdeclarative-${PV}:6
+   ~dev-qt/qtbase-${PV}:6[gui]
+   qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
 "
 DEPEND="${RDEPEND}"
 
 CMAKE_SKIP_TESTS=(
# may fail with pid-sandbox, or at least musl/hardened+gcc (exact
-   # conditions unknown but passes without pid, consider flaky)
+   # conditions unknown but passes without pid, considering this flaky)
tst_qstatemachine
 )
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake_use_find_package qml Qt6Qml)
+   )
+
+   qt6-build_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-07-26 Thread Jimi Huotari
commit: 6ff5cf89bf2bb568faf3d73367a3673762589181
Author: Jimi Huotari  gentoo  org>
AuthorDate: Wed Jul 26 13:21:46 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Wed Jul 26 13:30:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ff5cf89

dev-qt/qtscxml: drop 6.5.1

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtscxml/Manifest |  1 -
 dev-qt/qtscxml/qtscxml-6.5.1.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 6958437710b0..84e9be6c0fa8 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,3 +1,2 @@
 DIST qtscxml-everywhere-opensource-src-5.15.10.tar.xz 437404 BLAKE2B 
e36e866e4c02722f88499cc92bf27d2401f2b89d19fed83915803f6c8a367007fc386df250d11ecd92e5c80713924dd9992608769dbb0a42071f0d928317d935
 SHA512 
93e2df05da176802a0439ba752f52d1c84d291a2addf9492aaab2099f06efb32d896edd0660711bb2e0b67f7a9ea2c4d31b4ec3366f6230140d3de0056478923
-DIST qtscxml-everywhere-src-6.5.1.tar.xz 1164020 BLAKE2B 
c0d5dc1f98cca202923343085097ba0d81ce3b4f0706254792f8e6f60709796f7dad0db9352aaf5d5f9283d5e231d3b927bdc9317d9b7130a19c194efed0bc6a
 SHA512 
5be0c7fc913880500e360860a9b1f50dc868b4e4b02c6e774578221754a88ece44d90d80ea85aa74b23cc3790a20f1e2b00b7d395612143d42e7c63708ed9dd7
 DIST qtscxml-everywhere-src-6.5.2.tar.xz 1163208 BLAKE2B 
9e149a82f8f00a7f0c78beb393a87de2dd7b0c61f0168b7f2bb717591d2923b91ef2ebbea211cfe7c724e97a32f74a41537763c828e1e1a3fa16a017b1c73ffa
 SHA512 
fafea704d5e592a31c11f0039336de587353a57d5a69b07d0346fd2906488810d0ed1fc9267a0bf06aeae7f93ae19e150c5734bc969c1e0c7bc4e6215744ac3a

diff --git a/dev-qt/qtscxml/qtscxml-6.5.1.ebuild 
b/dev-qt/qtscxml/qtscxml-6.5.1.ebuild
deleted file mode 100644
index 2fedc64db025..
--- a/dev-qt/qtscxml/qtscxml-6.5.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
-fi
-
-IUSE=""
-
-DEPEND="
-   =dev-qt/qtbase-${PV}*[gui,network,opengl,widgets]
-   =dev-qt/qtdeclarative-${PV}*
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-07-20 Thread Jimi Huotari
commit: b1fee35026c31b802f05bf33c6365a9560e19008
Author: Jimi Huotari  gentoo  org>
AuthorDate: Thu Jul 20 19:33:16 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Thu Jul 20 19:41:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1fee350

dev-qt/qtscxml: add 6.5.2

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtscxml/Manifest |  1 +
 dev-qt/qtscxml/qtscxml-6.5.2.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index ab5535311f2a..6958437710b0 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,2 +1,3 @@
 DIST qtscxml-everywhere-opensource-src-5.15.10.tar.xz 437404 BLAKE2B 
e36e866e4c02722f88499cc92bf27d2401f2b89d19fed83915803f6c8a367007fc386df250d11ecd92e5c80713924dd9992608769dbb0a42071f0d928317d935
 SHA512 
93e2df05da176802a0439ba752f52d1c84d291a2addf9492aaab2099f06efb32d896edd0660711bb2e0b67f7a9ea2c4d31b4ec3366f6230140d3de0056478923
 DIST qtscxml-everywhere-src-6.5.1.tar.xz 1164020 BLAKE2B 
c0d5dc1f98cca202923343085097ba0d81ce3b4f0706254792f8e6f60709796f7dad0db9352aaf5d5f9283d5e231d3b927bdc9317d9b7130a19c194efed0bc6a
 SHA512 
5be0c7fc913880500e360860a9b1f50dc868b4e4b02c6e774578221754a88ece44d90d80ea85aa74b23cc3790a20f1e2b00b7d395612143d42e7c63708ed9dd7
+DIST qtscxml-everywhere-src-6.5.2.tar.xz 1163208 BLAKE2B 
9e149a82f8f00a7f0c78beb393a87de2dd7b0c61f0168b7f2bb717591d2923b91ef2ebbea211cfe7c724e97a32f74a41537763c828e1e1a3fa16a017b1c73ffa
 SHA512 
fafea704d5e592a31c11f0039336de587353a57d5a69b07d0346fd2906488810d0ed1fc9267a0bf06aeae7f93ae19e150c5734bc969c1e0c7bc4e6215744ac3a

diff --git a/dev-qt/qtscxml/qtscxml-6.5.2.ebuild 
b/dev-qt/qtscxml/qtscxml-6.5.2.ebuild
new file mode 100644
index ..2fedc64db025
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-6.5.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
+IUSE=""
+
+DEPEND="
+   =dev-qt/qtbase-${PV}*[gui,network,opengl,widgets]
+   =dev-qt/qtdeclarative-${PV}*
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-07-13 Thread Andreas Sturmlechner
commit: 38c53d3eec349267774de1eaf3303884d48d3729
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jul 13 07:36:01 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jul 13 08:42:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38c53d3e

dev-qt/qtscxml: drop 5.15.9

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtscxml/Manifest  |  1 -
 dev-qt/qtscxml/qtscxml-5.15.9.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index c62ae59266c6..ab5535311f2a 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,3 +1,2 @@
 DIST qtscxml-everywhere-opensource-src-5.15.10.tar.xz 437404 BLAKE2B 
e36e866e4c02722f88499cc92bf27d2401f2b89d19fed83915803f6c8a367007fc386df250d11ecd92e5c80713924dd9992608769dbb0a42071f0d928317d935
 SHA512 
93e2df05da176802a0439ba752f52d1c84d291a2addf9492aaab2099f06efb32d896edd0660711bb2e0b67f7a9ea2c4d31b4ec3366f6230140d3de0056478923
-DIST qtscxml-everywhere-opensource-src-5.15.9.tar.xz 436620 BLAKE2B 
4471906e193e71c2cf16165a6925f2fa802d057afcb2690b0e9558c4fa98445282660346364800357e37f1146e077a3b10043fba3bd934bee34d8b801c74214e
 SHA512 
f6c6bdcb651055fd3a9b18fae1860f0d72afe83a08b387cb1393d0b1966eaaf1d8ce4530e6faa3a4e4a18d97a8e36937303b99e29d7dba17b6bcda61a5eb9872
 DIST qtscxml-everywhere-src-6.5.1.tar.xz 1164020 BLAKE2B 
c0d5dc1f98cca202923343085097ba0d81ce3b4f0706254792f8e6f60709796f7dad0db9352aaf5d5f9283d5e231d3b927bdc9317d9b7130a19c194efed0bc6a
 SHA512 
5be0c7fc913880500e360860a9b1f50dc868b4e4b02c6e774578221754a88ece44d90d80ea85aa74b23cc3790a20f1e2b00b7d395612143d42e7c63708ed9dd7

diff --git a/dev-qt/qtscxml/qtscxml-5.15.9.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.9.ebuild
deleted file mode 100644
index 9a76f3de8862..
--- a/dev-qt/qtscxml/qtscxml-5.15.9.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt5-build
-
-DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-fi
-
-IUSE=""
-
-DEPEND="
-   =dev-qt/qtcore-${QT5_PV}*
-   =dev-qt/qtdeclarative-${QT5_PV}*
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-07-09 Thread Arthur Zamarin
commit: e9cc8a9df8ae90e6719b231d0a0c352ef8a85cf9
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Jul  9 16:59:13 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Jul  9 16:59:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9cc8a9d

dev-qt/qtscxml: Stabilize 5.15.10 amd64, #909313

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.10.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.10.ebuild
index 54f7b28d3bdd..9a76f3de8862 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.10.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.10.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm arm64 ~riscv x86"
+   KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-06-13 Thread Andreas Sturmlechner
commit: e65628587be933574bcb03df683fabd2fed2c2fc
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jun 13 11:23:24 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jun 13 11:41:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6562858

dev-qt/qtscxml: 5.15.10 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtscxml/Manifest   |  1 +
 dev-qt/qtscxml/qtscxml-5.15.10.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 0ba7189853cd..c62ae59266c6 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,2 +1,3 @@
+DIST qtscxml-everywhere-opensource-src-5.15.10.tar.xz 437404 BLAKE2B 
e36e866e4c02722f88499cc92bf27d2401f2b89d19fed83915803f6c8a367007fc386df250d11ecd92e5c80713924dd9992608769dbb0a42071f0d928317d935
 SHA512 
93e2df05da176802a0439ba752f52d1c84d291a2addf9492aaab2099f06efb32d896edd0660711bb2e0b67f7a9ea2c4d31b4ec3366f6230140d3de0056478923
 DIST qtscxml-everywhere-opensource-src-5.15.9.tar.xz 436620 BLAKE2B 
4471906e193e71c2cf16165a6925f2fa802d057afcb2690b0e9558c4fa98445282660346364800357e37f1146e077a3b10043fba3bd934bee34d8b801c74214e
 SHA512 
f6c6bdcb651055fd3a9b18fae1860f0d72afe83a08b387cb1393d0b1966eaaf1d8ce4530e6faa3a4e4a18d97a8e36937303b99e29d7dba17b6bcda61a5eb9872
 DIST qtscxml-everywhere-src-6.5.1.tar.xz 1164020 BLAKE2B 
c0d5dc1f98cca202923343085097ba0d81ce3b4f0706254792f8e6f60709796f7dad0db9352aaf5d5f9283d5e231d3b927bdc9317d9b7130a19c194efed0bc6a
 SHA512 
5be0c7fc913880500e360860a9b1f50dc868b4e4b02c6e774578221754a88ece44d90d80ea85aa74b23cc3790a20f1e2b00b7d395612143d42e7c63708ed9dd7

diff --git a/dev-qt/qtscxml/qtscxml-5.15.10.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.10.ebuild
new file mode 100644
index ..df03cf101cc7
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-5.15.10.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt5-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+fi
+
+IUSE=""
+
+DEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   =dev-qt/qtdeclarative-${QT5_PV}*
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-06-10 Thread Jimi Huotari
commit: 3aaa7a51b78583c5bcb7c119b205a2830780d920
Author: Jimi Huotari  gentoo  org>
AuthorDate: Wed Jun  7 14:33:17 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Sat Jun 10 13:33:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aaa7a51

dev-qt/qtscxml: drop 6.5.0

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtscxml/Manifest |  1 -
 dev-qt/qtscxml/qtscxml-6.5.0.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 94955a25133b..0ba7189853cd 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,3 +1,2 @@
 DIST qtscxml-everywhere-opensource-src-5.15.9.tar.xz 436620 BLAKE2B 
4471906e193e71c2cf16165a6925f2fa802d057afcb2690b0e9558c4fa98445282660346364800357e37f1146e077a3b10043fba3bd934bee34d8b801c74214e
 SHA512 
f6c6bdcb651055fd3a9b18fae1860f0d72afe83a08b387cb1393d0b1966eaaf1d8ce4530e6faa3a4e4a18d97a8e36937303b99e29d7dba17b6bcda61a5eb9872
-DIST qtscxml-everywhere-src-6.5.0.tar.xz 1254984 BLAKE2B 
c004f2bb8961c2d8678497363920b7be82917b9b178334db90ef4ec386d498f7bbc4976018f0dbf35f76f7b7b5aea972b785f51bf60d91d29b5c7585dc18171e
 SHA512 
21933952c5eecce2cfe45c8c7b50d249b71f49538ee6736a7180534abd44b6032ea9e4d2aa9b658b78f60ffd61cd065046da6df5abed13483237e8d8dcd9fe56
 DIST qtscxml-everywhere-src-6.5.1.tar.xz 1164020 BLAKE2B 
c0d5dc1f98cca202923343085097ba0d81ce3b4f0706254792f8e6f60709796f7dad0db9352aaf5d5f9283d5e231d3b927bdc9317d9b7130a19c194efed0bc6a
 SHA512 
5be0c7fc913880500e360860a9b1f50dc868b4e4b02c6e774578221754a88ece44d90d80ea85aa74b23cc3790a20f1e2b00b7d395612143d42e7c63708ed9dd7

diff --git a/dev-qt/qtscxml/qtscxml-6.5.0.ebuild 
b/dev-qt/qtscxml/qtscxml-6.5.0.ebuild
deleted file mode 100644
index 1016e87c11b7..
--- a/dev-qt/qtscxml/qtscxml-6.5.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64"
-fi
-
-DEPEND="
-   =dev-qt/qtbase-${PV}*
-   =dev-qt/qtdeclarative-${PV}*
-"
-RDEPEND="
-   ${DEPEND}
-"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-05-01 Thread Andreas Sturmlechner
commit: 80398da75378fa246a986ed3124647e544f7e254
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon May  1 11:53:02 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon May  1 12:53:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80398da7

dev-qt/qtscxml: drop 5.15.8

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtscxml/Manifest  |  1 -
 dev-qt/qtscxml/qtscxml-5.15.8.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 043bd9c12785..39beb74a565b 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,3 +1,2 @@
-DIST qtscxml-everywhere-opensource-src-5.15.8.tar.xz 436864 BLAKE2B 
ada2ac54eaef077da132929a658a461151e5b1c15a02874b80da6334eb5fdca5737126e5caff308fccd0bec96cd07a36b188113b8d26beb7dab9d1e9278598e8
 SHA512 
f1e560e3091eb60b70e5b7ab187511708d16c1b2e8a0c1a6d7a95358eb3ed998bdf0e57b7855e38a773509805790603e3e8e64627f52f05f305d8a29108db9f2
 DIST qtscxml-everywhere-opensource-src-5.15.9.tar.xz 436620 BLAKE2B 
4471906e193e71c2cf16165a6925f2fa802d057afcb2690b0e9558c4fa98445282660346364800357e37f1146e077a3b10043fba3bd934bee34d8b801c74214e
 SHA512 
f6c6bdcb651055fd3a9b18fae1860f0d72afe83a08b387cb1393d0b1966eaaf1d8ce4530e6faa3a4e4a18d97a8e36937303b99e29d7dba17b6bcda61a5eb9872
 DIST qtscxml-everywhere-src-6.5.0.tar.xz 1254984 BLAKE2B 
c004f2bb8961c2d8678497363920b7be82917b9b178334db90ef4ec386d498f7bbc4976018f0dbf35f76f7b7b5aea972b785f51bf60d91d29b5c7585dc18171e
 SHA512 
21933952c5eecce2cfe45c8c7b50d249b71f49538ee6736a7180534abd44b6032ea9e4d2aa9b658b78f60ffd61cd065046da6df5abed13483237e8d8dcd9fe56

diff --git a/dev-qt/qtscxml/qtscxml-5.15.8.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.8.ebuild
deleted file mode 100644
index 9a76f3de8862..
--- a/dev-qt/qtscxml/qtscxml-5.15.8.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt5-build
-
-DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-fi
-
-IUSE=""
-
-DEPEND="
-   =dev-qt/qtcore-${QT5_PV}*
-   =dev-qt/qtdeclarative-${QT5_PV}*
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-04-23 Thread Arthur Zamarin
commit: 39536670a967117a61abfd0456907aeffadc6fff
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Apr 23 15:58:48 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Apr 23 15:58:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39536670

dev-qt/qtscxml: Stabilize 5.15.9 amd64, #904373

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.9.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.9.ebuild
index df03cf101cc7..14cf3e4faedb 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.9.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.9.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/, profiles/

2023-04-17 Thread Joonas Niilola
commit: 4989398ca8a55f07c018bca35db3abade6391619
Author: Quentin Retornaz  retornaz  com>
AuthorDate: Wed Mar 29 21:29:39 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Apr 18 06:03:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4989398c

dev-qt/qtscxml: add 6.5.0

Signed-off-by: Quentin Retornaz  retornaz.com>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-qt/qtscxml/Manifest |  1 +
 dev-qt/qtscxml/qtscxml-6.5.0.ebuild | 20 
 profiles/package.mask   |  1 +
 3 files changed, 22 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index beb1c1313b49..043bd9c12785 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,2 +1,3 @@
 DIST qtscxml-everywhere-opensource-src-5.15.8.tar.xz 436864 BLAKE2B 
ada2ac54eaef077da132929a658a461151e5b1c15a02874b80da6334eb5fdca5737126e5caff308fccd0bec96cd07a36b188113b8d26beb7dab9d1e9278598e8
 SHA512 
f1e560e3091eb60b70e5b7ab187511708d16c1b2e8a0c1a6d7a95358eb3ed998bdf0e57b7855e38a773509805790603e3e8e64627f52f05f305d8a29108db9f2
 DIST qtscxml-everywhere-opensource-src-5.15.9.tar.xz 436620 BLAKE2B 
4471906e193e71c2cf16165a6925f2fa802d057afcb2690b0e9558c4fa98445282660346364800357e37f1146e077a3b10043fba3bd934bee34d8b801c74214e
 SHA512 
f6c6bdcb651055fd3a9b18fae1860f0d72afe83a08b387cb1393d0b1966eaaf1d8ce4530e6faa3a4e4a18d97a8e36937303b99e29d7dba17b6bcda61a5eb9872
+DIST qtscxml-everywhere-src-6.5.0.tar.xz 1254984 BLAKE2B 
c004f2bb8961c2d8678497363920b7be82917b9b178334db90ef4ec386d498f7bbc4976018f0dbf35f76f7b7b5aea972b785f51bf60d91d29b5c7585dc18171e
 SHA512 
21933952c5eecce2cfe45c8c7b50d249b71f49538ee6736a7180534abd44b6032ea9e4d2aa9b658b78f60ffd61cd065046da6df5abed13483237e8d8dcd9fe56

diff --git a/dev-qt/qtscxml/qtscxml-6.5.0.ebuild 
b/dev-qt/qtscxml/qtscxml-6.5.0.ebuild
new file mode 100644
index ..1016e87c11b7
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-6.5.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
+DEPEND="
+   =dev-qt/qtbase-${PV}*
+   =dev-qt/qtdeclarative-${PV}*
+"
+RDEPEND="
+   ${DEPEND}
+"

diff --git a/profiles/package.mask b/profiles/package.mask
index 31fcdb6b691f..50c717ebc178 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -575,6 +575,7 @@ dev-qt/qtnetworkauth:6
 dev-qt/qtpositioning:6
 dev-qt/qtquick3d:6
 dev-qt/qtquicktimeline:6
+dev-qt/qtscxml:6
 dev-qt/qtserialport:6
 dev-qt/qtshadertools:6
 dev-qt/qtsvg:6



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-04-13 Thread Andreas Sturmlechner
commit: f08045021635e56a62bc2acb3ab793d723a02359
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Apr 13 21:12:19 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Apr 13 21:44:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0804502

dev-qt/qtscxml: 5.15.9 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtscxml/Manifest  |  1 +
 dev-qt/qtscxml/qtscxml-5.15.9.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 706cffe8064f..beb1c1313b49 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1 +1,2 @@
 DIST qtscxml-everywhere-opensource-src-5.15.8.tar.xz 436864 BLAKE2B 
ada2ac54eaef077da132929a658a461151e5b1c15a02874b80da6334eb5fdca5737126e5caff308fccd0bec96cd07a36b188113b8d26beb7dab9d1e9278598e8
 SHA512 
f1e560e3091eb60b70e5b7ab187511708d16c1b2e8a0c1a6d7a95358eb3ed998bdf0e57b7855e38a773509805790603e3e8e64627f52f05f305d8a29108db9f2
+DIST qtscxml-everywhere-opensource-src-5.15.9.tar.xz 436620 BLAKE2B 
4471906e193e71c2cf16165a6925f2fa802d057afcb2690b0e9558c4fa98445282660346364800357e37f1146e077a3b10043fba3bd934bee34d8b801c74214e
 SHA512 
f6c6bdcb651055fd3a9b18fae1860f0d72afe83a08b387cb1393d0b1966eaaf1d8ce4530e6faa3a4e4a18d97a8e36937303b99e29d7dba17b6bcda61a5eb9872

diff --git a/dev-qt/qtscxml/qtscxml-5.15.9.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.9.ebuild
new file mode 100644
index ..df03cf101cc7
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-5.15.9.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt5-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+fi
+
+IUSE=""
+
+DEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   =dev-qt/qtdeclarative-${QT5_PV}*
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-01-24 Thread Andreas Sturmlechner
commit: a1bb0dfba4b029712b959a1a994a2ea27a2e847f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jan 23 19:19:59 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan 24 09:34:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1bb0dfb

dev-qt/qtscxml: drop 5.15.7

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtscxml/Manifest  |  1 -
 dev-qt/qtscxml/qtscxml-5.15.7.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index d7e848c423c9..706cffe8064f 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,2 +1 @@
-DIST qtscxml-everywhere-opensource-src-5.15.7.tar.xz 436832 BLAKE2B 
1ea08582ab5c64157cb1ac34fdfa66c7f96897007cd0d27dd64834dc9c0d7ee5634636d009bea07d5ba140daa11e4f5ff7f3f948c4e1efafb6b90d5d23f8b1f3
 SHA512 
ff3fd21b0bba3f092d236d875559d4e992180a2d9e8ffd8a628a5c82518329c99587eeddd90fdd10c340d1bc4c9077a4d439be1a3d7aa0dfe3f1a557ee934bd3
 DIST qtscxml-everywhere-opensource-src-5.15.8.tar.xz 436864 BLAKE2B 
ada2ac54eaef077da132929a658a461151e5b1c15a02874b80da6334eb5fdca5737126e5caff308fccd0bec96cd07a36b188113b8d26beb7dab9d1e9278598e8
 SHA512 
f1e560e3091eb60b70e5b7ab187511708d16c1b2e8a0c1a6d7a95358eb3ed998bdf0e57b7855e38a773509805790603e3e8e64627f52f05f305d8a29108db9f2

diff --git a/dev-qt/qtscxml/qtscxml-5.15.7.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.7.ebuild
deleted file mode 100644
index a778e477a992..
--- a/dev-qt/qtscxml/qtscxml-5.15.7.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt5-build
-
-DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-fi
-
-IUSE=""
-
-DEPEND="
-   =dev-qt/qtcore-${QT5_PV}*
-   =dev-qt/qtdeclarative-${QT5_PV}*
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-01-21 Thread Arthur Zamarin
commit: 5db2f5661ab989fe1ff33ee06c920ba6f1fa74df
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jan 21 09:14:05 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jan 21 09:14:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5db2f566

dev-qt/qtscxml: Stabilize 5.15.8 x86, #888946

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.8.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.8.ebuild
index 443cdfd43341..9a76f3de8862 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.8.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.8.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm arm64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-01-17 Thread Arthur Zamarin
commit: 03294b810debac02006f4fc1f73c5af4250b330a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Jan 17 20:55:28 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jan 17 20:55:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03294b81

dev-qt/qtscxml: Stabilize 5.15.8 arm64, #888946

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.8.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.8.ebuild
index 14cf3e4faedb..443cdfd43341 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.8.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.8.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm arm64 ~riscv ~x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-01-17 Thread Sam James
commit: 41d96a900baa52bc23f88da833cc9d7f1e8e2847
Author: Sam James  gentoo  org>
AuthorDate: Tue Jan 17 20:03:25 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jan 17 20:03:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41d96a90

dev-qt/qtscxml: Stabilize 5.15.8 amd64, #888946

Signed-off-by: Sam James  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.8.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.8.ebuild
index df03cf101cc7..14cf3e4faedb 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.8.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.8.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2023-01-08 Thread Andreas Sturmlechner
commit: e10524093bab9ba4e6e789b51261a3ef69ab489b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan  8 21:16:37 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan  8 21:44:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1052409

dev-qt/qtscxml: 5.15.8 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtscxml/Manifest  |  1 +
 dev-qt/qtscxml/qtscxml-5.15.8.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 9e750223bbb6..d7e848c423c9 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1 +1,2 @@
 DIST qtscxml-everywhere-opensource-src-5.15.7.tar.xz 436832 BLAKE2B 
1ea08582ab5c64157cb1ac34fdfa66c7f96897007cd0d27dd64834dc9c0d7ee5634636d009bea07d5ba140daa11e4f5ff7f3f948c4e1efafb6b90d5d23f8b1f3
 SHA512 
ff3fd21b0bba3f092d236d875559d4e992180a2d9e8ffd8a628a5c82518329c99587eeddd90fdd10c340d1bc4c9077a4d439be1a3d7aa0dfe3f1a557ee934bd3
+DIST qtscxml-everywhere-opensource-src-5.15.8.tar.xz 436864 BLAKE2B 
ada2ac54eaef077da132929a658a461151e5b1c15a02874b80da6334eb5fdca5737126e5caff308fccd0bec96cd07a36b188113b8d26beb7dab9d1e9278598e8
 SHA512 
f1e560e3091eb60b70e5b7ab187511708d16c1b2e8a0c1a6d7a95358eb3ed998bdf0e57b7855e38a773509805790603e3e8e64627f52f05f305d8a29108db9f2

diff --git a/dev-qt/qtscxml/qtscxml-5.15.8.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.8.ebuild
new file mode 100644
index ..df03cf101cc7
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-5.15.8.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt5-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+fi
+
+IUSE=""
+
+DEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   =dev-qt/qtdeclarative-${QT5_PV}*
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2022-12-06 Thread Andreas Sturmlechner
commit: 27760098a0303bd8bf59ca3a9d2cec3be98ffe47
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Dec  5 20:08:52 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Dec  6 17:05:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27760098

dev-qt/qtscxml: drop 5.15.5

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtscxml/Manifest  |  1 -
 dev-qt/qtscxml/qtscxml-5.15.5.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 84d632ff4d2e..9e750223bbb6 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,2 +1 @@
-DIST qtscxml-everywhere-opensource-src-5.15.5.tar.xz 436640 BLAKE2B 
15ab4229707adde598674f85dfc9d2648d7fecd459b7bf80f369032a6bb6743f109863a9298b4d4c45b139321cc619a20e4b0ed7c51d37dc23f44cc7fe918a24
 SHA512 
7c24ba2c679f74e1ef06e2c49989665d58943376dea6ddf0c92c97e7a12f57af23d2c2df98d893d2f2754658a233e3091fa669e463ee421c0aafe01fee622ca4
 DIST qtscxml-everywhere-opensource-src-5.15.7.tar.xz 436832 BLAKE2B 
1ea08582ab5c64157cb1ac34fdfa66c7f96897007cd0d27dd64834dc9c0d7ee5634636d009bea07d5ba140daa11e4f5ff7f3f948c4e1efafb6b90d5d23f8b1f3
 SHA512 
ff3fd21b0bba3f092d236d875559d4e992180a2d9e8ffd8a628a5c82518329c99587eeddd90fdd10c340d1bc4c9077a4d439be1a3d7aa0dfe3f1a557ee934bd3

diff --git a/dev-qt/qtscxml/qtscxml-5.15.5.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.5.ebuild
deleted file mode 100644
index a778e477a992..
--- a/dev-qt/qtscxml/qtscxml-5.15.5.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt5-build
-
-DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-fi
-
-IUSE=""
-
-DEPEND="
-   =dev-qt/qtcore-${QT5_PV}*
-   =dev-qt/qtdeclarative-${QT5_PV}*
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2022-12-04 Thread Arthur Zamarin
commit: 2cae0f602dd97cee00e9b1b2c8117c98243c1def
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Dec  4 19:22:09 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Dec  4 19:22:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cae0f60

dev-qt/qtscxml: Stabilize 5.15.7 arm64, #883677

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.7.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.7.ebuild
index 3d89bf8bdf86..a778e477a992 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.7.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.7.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
+   KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2022-12-03 Thread Arthur Zamarin
commit: 0aafb747abb48287739011214532ff3063e0f931
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec  3 20:37:06 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec  3 20:37:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aafb747

dev-qt/qtscxml: Stabilize 5.15.7 x86, #883677

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.7.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.7.ebuild
index 22172e9314d7..3d89bf8bdf86 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.7.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.7.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2022-12-03 Thread Sam James
commit: 116556a965bc194f92989d284a6611821bcb8490
Author: Sam James  gentoo  org>
AuthorDate: Sat Dec  3 11:00:37 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Dec  3 11:00:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=116556a9

dev-qt/qtscxml: Stabilize 5.15.7 amd64, #883677

Signed-off-by: Sam James  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.7.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.7.ebuild
index 0c8a34aec710..22172e9314d7 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.7.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.7.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2022-11-29 Thread Andreas Sturmlechner
commit: cf59584d0985332b048ee8cff33d055f71eaab03
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Nov 29 19:26:46 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Nov 29 20:50:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf59584d

dev-qt/qtscxml: 5.15.7 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtscxml/Manifest  |  1 +
 dev-qt/qtscxml/qtscxml-5.15.7.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 46f6ed7986f5..84d632ff4d2e 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1 +1,2 @@
 DIST qtscxml-everywhere-opensource-src-5.15.5.tar.xz 436640 BLAKE2B 
15ab4229707adde598674f85dfc9d2648d7fecd459b7bf80f369032a6bb6743f109863a9298b4d4c45b139321cc619a20e4b0ed7c51d37dc23f44cc7fe918a24
 SHA512 
7c24ba2c679f74e1ef06e2c49989665d58943376dea6ddf0c92c97e7a12f57af23d2c2df98d893d2f2754658a233e3091fa669e463ee421c0aafe01fee622ca4
+DIST qtscxml-everywhere-opensource-src-5.15.7.tar.xz 436832 BLAKE2B 
1ea08582ab5c64157cb1ac34fdfa66c7f96897007cd0d27dd64834dc9c0d7ee5634636d009bea07d5ba140daa11e4f5ff7f3f948c4e1efafb6b90d5d23f8b1f3
 SHA512 
ff3fd21b0bba3f092d236d875559d4e992180a2d9e8ffd8a628a5c82518329c99587eeddd90fdd10c340d1bc4c9077a4d439be1a3d7aa0dfe3f1a557ee934bd3

diff --git a/dev-qt/qtscxml/qtscxml-5.15.7.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.7.ebuild
new file mode 100644
index ..0c8a34aec710
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-5.15.7.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt5-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+fi
+
+IUSE=""
+
+DEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   =dev-qt/qtdeclarative-${QT5_PV}*
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2022-07-06 Thread Andreas Sturmlechner
commit: 6caa7a7c9ed2667b516f9f0158acaa944fb20e7b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jul  6 09:18:17 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jul  6 10:27:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6caa7a7c

dev-qt/qtscxml: Drop 5.15.4

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtscxml/Manifest  |  1 -
 dev-qt/qtscxml/qtscxml-5.15.4.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 894fefd6ff7d..46f6ed7986f5 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,2 +1 @@
-DIST qtscxml-everywhere-opensource-src-5.15.4.tar.xz 435952 BLAKE2B 
83b599360a3b82fa2e5e203f0a9dcf3ed52c4989f885540a5ffb203fc7d4d70f17c1a21fd1d81ff93b469c91ebb5c647c507214175da3c38d14651c7e9b3
 SHA512 
2664e4e707fd10aa2ef832fdfc133695da3f6f80c2a611dc94b4e22b34c3226d5baa1e5afc77db2115317c654460ebb60896c006aa93b324fe67d6860ae9b431
 DIST qtscxml-everywhere-opensource-src-5.15.5.tar.xz 436640 BLAKE2B 
15ab4229707adde598674f85dfc9d2648d7fecd459b7bf80f369032a6bb6743f109863a9298b4d4c45b139321cc619a20e4b0ed7c51d37dc23f44cc7fe918a24
 SHA512 
7c24ba2c679f74e1ef06e2c49989665d58943376dea6ddf0c92c97e7a12f57af23d2c2df98d893d2f2754658a233e3091fa669e463ee421c0aafe01fee622ca4

diff --git a/dev-qt/qtscxml/qtscxml-5.15.4.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.4.ebuild
deleted file mode 100644
index a778e477a992..
--- a/dev-qt/qtscxml/qtscxml-5.15.4.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt5-build
-
-DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-fi
-
-IUSE=""
-
-DEPEND="
-   =dev-qt/qtcore-${QT5_PV}*
-   =dev-qt/qtdeclarative-${QT5_PV}*
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2022-07-04 Thread Arthur Zamarin
commit: f67169b8e54e7f0dee6f6143cd3a827ff61cd68f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Jul  4 17:59:41 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Jul  4 17:59:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f67169b8

dev-qt/qtscxml: Stabilize 5.15.5 arm64, #853232

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.5.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.5.ebuild
index 3d89bf8bdf86..a778e477a992 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.5.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.5.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
+   KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2022-07-02 Thread Sam James
commit: 7f88a11b98f4491f83e8c335a7cbfbe35204050e
Author: Sam James  gentoo  org>
AuthorDate: Sat Jul  2 18:25:24 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul  2 18:25:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f88a11b

dev-qt/qtscxml: Stabilize 5.15.5 x86, #853232

Signed-off-by: Sam James  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.5.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.5.ebuild
index 22172e9314d7..3d89bf8bdf86 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.5.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.5.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2022-06-30 Thread Sam James
commit: 958b791f2d14ce89321654affb798776546ca31f
Author: Sam James  gentoo  org>
AuthorDate: Thu Jun 30 22:19:29 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun 30 22:19:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=958b791f

dev-qt/qtscxml: Stabilize 5.15.5 amd64, #853232

Signed-off-by: Sam James  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.5.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.5.ebuild
index 0c8a34aec710..22172e9314d7 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.5.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.5.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2022-06-19 Thread Andreas Sturmlechner
commit: 3f29ba987f19fd8aa1d32c3261594e76f0803aae
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jun 19 12:10:44 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 19 12:24:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f29ba98

dev-qt/qtscxml: 5.15.5 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtscxml/Manifest  |  1 +
 dev-qt/qtscxml/qtscxml-5.15.5.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index f8c671da71e5..894fefd6ff7d 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1 +1,2 @@
 DIST qtscxml-everywhere-opensource-src-5.15.4.tar.xz 435952 BLAKE2B 
83b599360a3b82fa2e5e203f0a9dcf3ed52c4989f885540a5ffb203fc7d4d70f17c1a21fd1d81ff93b469c91ebb5c647c507214175da3c38d14651c7e9b3
 SHA512 
2664e4e707fd10aa2ef832fdfc133695da3f6f80c2a611dc94b4e22b34c3226d5baa1e5afc77db2115317c654460ebb60896c006aa93b324fe67d6860ae9b431
+DIST qtscxml-everywhere-opensource-src-5.15.5.tar.xz 436640 BLAKE2B 
15ab4229707adde598674f85dfc9d2648d7fecd459b7bf80f369032a6bb6743f109863a9298b4d4c45b139321cc619a20e4b0ed7c51d37dc23f44cc7fe918a24
 SHA512 
7c24ba2c679f74e1ef06e2c49989665d58943376dea6ddf0c92c97e7a12f57af23d2c2df98d893d2f2754658a233e3091fa669e463ee421c0aafe01fee622ca4

diff --git a/dev-qt/qtscxml/qtscxml-5.15.5.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.5.ebuild
new file mode 100644
index ..0c8a34aec710
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-5.15.5.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt5-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+fi
+
+IUSE=""
+
+DEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   =dev-qt/qtdeclarative-${QT5_PV}*
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2022-06-14 Thread Andreas Sturmlechner
commit: ef23b78dad664a74aab407c2c42fb06028e27ef8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jun 14 16:08:26 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jun 14 17:31:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef23b78d

dev-qt/qtscxml: Drop 5.15.3

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtscxml/Manifest  |  1 -
 dev-qt/qtscxml/qtscxml-5.15.3.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 3f62f68daa08..f8c671da71e5 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,2 +1 @@
-DIST qtscxml-everywhere-opensource-src-5.15.3.tar.xz 434432 BLAKE2B 
4fca0228dfae034b19e8021f717f71ac84f71b54e8245ac06168abd509925c16ed4403f0af2c7d7d20bea2043c4fb22cecc33f9e54972788370b8227050d8c45
 SHA512 
59b4f2f5bf86a6528cbcffa64a1f3d300fde8509f94c95956558f8643d8f4d093609f4f6d4c095a58e5ea639619f7fd0da6046b2cb72c3cf505859de83aa05d1
 DIST qtscxml-everywhere-opensource-src-5.15.4.tar.xz 435952 BLAKE2B 
83b599360a3b82fa2e5e203f0a9dcf3ed52c4989f885540a5ffb203fc7d4d70f17c1a21fd1d81ff93b469c91ebb5c647c507214175da3c38d14651c7e9b3
 SHA512 
2664e4e707fd10aa2ef832fdfc133695da3f6f80c2a611dc94b4e22b34c3226d5baa1e5afc77db2115317c654460ebb60896c006aa93b324fe67d6860ae9b431

diff --git a/dev-qt/qtscxml/qtscxml-5.15.3.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.3.ebuild
deleted file mode 100644
index a778e477a992..
--- a/dev-qt/qtscxml/qtscxml-5.15.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt5-build
-
-DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-fi
-
-IUSE=""
-
-DEPEND="
-   =dev-qt/qtcore-${QT5_PV}*
-   =dev-qt/qtdeclarative-${QT5_PV}*
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2022-06-14 Thread Sam James
commit: f7d9e78a4c8bf53e33c88cd6d888c602dab062d0
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 14 13:26:42 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 14 13:26:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7d9e78a

dev-qt/qtscxml: Stabilize 5.15.4 arm64, #843353

Signed-off-by: Sam James  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.4.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.4.ebuild
index 3d89bf8bdf86..a778e477a992 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.4.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.4.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
+   KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2022-06-14 Thread Agostino Sarubbo
commit: e904e3cd740ea94a190cacaac879e8ce83b95963
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jun 14 07:20:25 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jun 14 07:21:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e904e3cd

dev-qt/qtscxml: x86 stable wrt bug #843353

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.4.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.4.ebuild
index 22172e9314d7..3d89bf8bdf86 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.4.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.4.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2022-06-09 Thread Sam James
commit: cd808c44243ad039331967234110dd66a6376b19
Author: Sam James  gentoo  org>
AuthorDate: Fri Jun 10 03:15:40 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jun 10 03:15:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd808c44

dev-qt/qtscxml: Stabilize 5.15.4 amd64, #843353

Signed-off-by: Sam James  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.4.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.4.ebuild
index 0c8a34aec710..22172e9314d7 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.4.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.4.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2022-05-20 Thread Andreas Sturmlechner
commit: c8842710a9af9317ca3ba75d1ac241b3e3d17066
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:35 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8842710

dev-qt/qtscxml: 5.15.4 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtscxml/Manifest  |  1 +
 dev-qt/qtscxml/qtscxml-5.15.4.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index f2a75cb6a31d..3f62f68daa08 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1 +1,2 @@
 DIST qtscxml-everywhere-opensource-src-5.15.3.tar.xz 434432 BLAKE2B 
4fca0228dfae034b19e8021f717f71ac84f71b54e8245ac06168abd509925c16ed4403f0af2c7d7d20bea2043c4fb22cecc33f9e54972788370b8227050d8c45
 SHA512 
59b4f2f5bf86a6528cbcffa64a1f3d300fde8509f94c95956558f8643d8f4d093609f4f6d4c095a58e5ea639619f7fd0da6046b2cb72c3cf505859de83aa05d1
+DIST qtscxml-everywhere-opensource-src-5.15.4.tar.xz 435952 BLAKE2B 
83b599360a3b82fa2e5e203f0a9dcf3ed52c4989f885540a5ffb203fc7d4d70f17c1a21fd1d81ff93b469c91ebb5c647c507214175da3c38d14651c7e9b3
 SHA512 
2664e4e707fd10aa2ef832fdfc133695da3f6f80c2a611dc94b4e22b34c3226d5baa1e5afc77db2115317c654460ebb60896c006aa93b324fe67d6860ae9b431

diff --git a/dev-qt/qtscxml/qtscxml-5.15.4.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.4.ebuild
new file mode 100644
index ..0c8a34aec710
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-5.15.4.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt5-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+fi
+
+IUSE=""
+
+DEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   =dev-qt/qtdeclarative-${QT5_PV}*
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2022-04-17 Thread Sam James
commit: b4ab5fa0559f7ad726385bc3fb7f05a71da232c0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Apr 15 21:04:49 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr 17 19:27:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4ab5fa0

dev-qt/qtscxml: Drop 5.15.2-r1

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>
Signed-off-by: Sam James  gentoo.org>

 dev-qt/qtscxml/Manifest |  1 -
 dev-qt/qtscxml/qtscxml-5.15.2-r1.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index 93d33a3d6f8e..f2a75cb6a31d 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1,2 +1 @@
 DIST qtscxml-everywhere-opensource-src-5.15.3.tar.xz 434432 BLAKE2B 
4fca0228dfae034b19e8021f717f71ac84f71b54e8245ac06168abd509925c16ed4403f0af2c7d7d20bea2043c4fb22cecc33f9e54972788370b8227050d8c45
 SHA512 
59b4f2f5bf86a6528cbcffa64a1f3d300fde8509f94c95956558f8643d8f4d093609f4f6d4c095a58e5ea639619f7fd0da6046b2cb72c3cf505859de83aa05d1
-DIST qtscxml-everywhere-src-5.15.2.tar.xz 434204 BLAKE2B 
8deaa46eb784690937160470b20dc01ae1b2ee80be89f1f19a22e1e2f2252d3d33427e96bb97b4ec8033b54a78c2a73e3b00fe3bbbe061e9b9bfb299801847fe
 SHA512 
2a4719af94baefe7f0ca5a23239d07a05285a1698b052d17bb87bc221bbbc8bc25a70ff06d70d41ed7ac6a7e6646be9c516d8187c9098da1158c08e27a4b0bb8

diff --git a/dev-qt/qtscxml/qtscxml-5.15.2-r1.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.2-r1.ebuild
deleted file mode 100644
index a778e477a992..
--- a/dev-qt/qtscxml/qtscxml-5.15.2-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt5-build
-
-DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-fi
-
-IUSE=""
-
-DEPEND="
-   =dev-qt/qtcore-${QT5_PV}*
-   =dev-qt/qtdeclarative-${QT5_PV}*
-"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2022-04-13 Thread Sam James
commit: fbd4bab3a59ee93576c1c9b11cfe422973e4f7bf
Author: Sam James  gentoo  org>
AuthorDate: Thu Apr 14 00:18:38 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr 14 00:18:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbd4bab3

dev-qt/qtscxml: Stabilize 5.15.3 x86, #835762

Signed-off-by: Sam James  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.3.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.3.ebuild
index 42015e90dd95..a778e477a992 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.3.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.3.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm arm64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2022-04-12 Thread Sam James
commit: 8fa539e9e60e5734574e726dec78dcdda4da681a
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 12 22:49:06 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 12 22:49:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fa539e9

dev-qt/qtscxml: Stabilize 5.15.3 amd64, #835762

Signed-off-by: Sam James  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.3.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.3.ebuild
index b75e81865a9b..42015e90dd95 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.3.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.3.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm arm64 ~riscv ~x86"
+   KEYWORDS="amd64 ~arm arm64 ~riscv ~x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2022-04-12 Thread Arthur Zamarin
commit: 9ac7730d3e0fc37bc75de92c1816dac14afc68cb
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Apr 12 19:35:20 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Apr 12 19:35:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ac7730d

dev-qt/qtscxml: Stabilize 5.15.3 arm64, #835762

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.3.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.3.ebuild
index 0c8a34aec710..b75e81865a9b 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.3.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.3.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+   KEYWORDS="~amd64 ~arm arm64 ~riscv ~x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2022-02-25 Thread Arthur Zamarin
commit: 3e88b613927594a165e35d453183994f4fd683e6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Feb 25 18:53:20 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Feb 25 18:53:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e88b613

dev-qt/qtscxml: Keyword 5.15.2-r1 arm, #833799

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.2-r1.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.2-r1.ebuild
index 868a3450c832..a778e477a992 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.2-r1.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 arm64 ~riscv x86"
+   KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/, dev-qt/qtquickcontrols/, dev-qt/qtsensors/, dev-qt/qtdatavis3d/, ...

2021-09-08 Thread Andreas Sturmlechner
commit: eb5d79adbde868b2d62fd78b6b031ed435483d74
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Aug 28 09:06:06 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Sep  8 16:54:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb5d79ad

dev-qt: EAPI-8 bumps, switch from ~PV to =QT5_PV* version dependencies

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 ...tooth-5.15.2.ebuild => qtbluetooth-5.15.2-r1.ebuild} | 12 ++--
 ...qtcharts-5.15.2.ebuild => qtcharts-5.15.2-r1.ebuild} | 11 ++-
 ...vis3d-5.15.2.ebuild => qtdatavis3d-5.15.2-r1.ebuild} |  9 +
 15.2.ebuild => qtgraphicaleffects-5.15.2-r1.ebuild} |  9 +
 ...edia-5.15.2.ebuild => qtmultimedia-5.15.2-r1.ebuild} | 17 +
 ...uth-5.15.2.ebuild => qtnetworkauth-5.15.2-r1.ebuild} |  7 ---
 ...ing-5.15.2.ebuild => qtpositioning-5.15.2-r1.ebuild} |  9 +
 ...s-5.15.2.ebuild => qtquickcontrols-5.15.2-r1.ebuild} | 11 ++-
 ...e-5.15.2.ebuild => qtquicktimeline-5.15.2-r1.ebuild} |  8 
 ...qtscript-5.15.2.ebuild => qtscript-5.15.2-r1.ebuild} |  9 +
 .../{qtscxml-5.15.2.ebuild => qtscxml-5.15.2-r1.ebuild} |  7 ---
 ...sensors-5.15.2.ebuild => qtsensors-5.15.2-r1.ebuild} |  9 +
 ...albus-5.15.2.ebuild => qtserialbus-5.15.2-r1.ebuild} | 11 ++-
 ...port-5.15.2.ebuild => qtserialport-5.15.2-r1.ebuild} |  5 +++--
 ...nnel-5.15.2.ebuild => qtwebchannel-5.15.2-r1.ebuild} |  7 ---
 ...view-5.15.2-r1.ebuild => qtwebview-5.15.2-r2.ebuild} |  8 
 ...xtras-5.15.2.ebuild => qtx11extras-5.15.2-r1.ebuild} |  8 
 17 files changed, 85 insertions(+), 72 deletions(-)

diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.15.2.ebuild 
b/dev-qt/qtbluetooth/qtbluetooth-5.15.2-r1.ebuild
similarity index 76%
rename from dev-qt/qtbluetooth/qtbluetooth-5.15.2.ebuild
rename to dev-qt/qtbluetooth/qtbluetooth-5.15.2-r1.ebuild
index ab26257c7e4..1a88564f814 100644
--- a/dev-qt/qtbluetooth/qtbluetooth-5.15.2.ebuild
+++ b/dev-qt/qtbluetooth/qtbluetooth-5.15.2-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 QT5_MODULE="qtconnectivity"
 inherit qt5-build
@@ -15,14 +15,14 @@ fi
 IUSE="qml"
 
 RDEPEND="
-   ~dev-qt/qtconcurrent-${PV}
-   ~dev-qt/qtcore-${PV}:5=
-   ~dev-qt/qtdbus-${PV}
+   =dev-qt/qtconcurrent-${QT5_PV}*
+   =dev-qt/qtcore-${QT5_PV}*:5=
+   =dev-qt/qtdbus-${QT5_PV}*
>=net-wireless/bluez-5:=
-   qml? ( ~dev-qt/qtdeclarative-${PV} )
+   qml? ( =dev-qt/qtdeclarative-${QT5_PV}* )
 "
 DEPEND="${RDEPEND}
-   ~dev-qt/qtnetwork-${PV}
+   =dev-qt/qtnetwork-${QT5_PV}*
 "
 
 PATCHES=( "${FILESDIR}/${P}-gcc11.patch" ) # bug 752012

diff --git a/dev-qt/qtcharts/qtcharts-5.15.2.ebuild 
b/dev-qt/qtcharts/qtcharts-5.15.2-r1.ebuild
similarity index 76%
rename from dev-qt/qtcharts/qtcharts-5.15.2.ebuild
rename to dev-qt/qtcharts/qtcharts-5.15.2-r1.ebuild
index f9ace093194..a23f9413e20 100644
--- a/dev-qt/qtcharts/qtcharts-5.15.2.ebuild
+++ b/dev-qt/qtcharts/qtcharts-5.15.2-r1.ebuild
@@ -1,7 +1,8 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
+
 inherit qt5-build
 
 DESCRIPTION="Chart component library for the Qt5 framework"
@@ -14,10 +15,10 @@ fi
 IUSE="qml"
 
 DEPEND="
-   ~dev-qt/qtcore-${PV}
-   ~dev-qt/qtgui-${PV}
-   ~dev-qt/qtwidgets-${PV}
-   qml? ( ~dev-qt/qtdeclarative-${PV} )
+   =dev-qt/qtcore-${QT5_PV}*
+   =dev-qt/qtgui-${QT5_PV}*
+   =dev-qt/qtwidgets-${QT5_PV}*
+   qml? ( =dev-qt/qtdeclarative-${QT5_PV}* )
 "
 RDEPEND="${DEPEND}"
 

diff --git a/dev-qt/qtdatavis3d/qtdatavis3d-5.15.2.ebuild 
b/dev-qt/qtdatavis3d/qtdatavis3d-5.15.2-r1.ebuild
similarity index 80%
rename from dev-qt/qtdatavis3d/qtdatavis3d-5.15.2.ebuild
rename to dev-qt/qtdatavis3d/qtdatavis3d-5.15.2-r1.ebuild
index 46e32e2b4d7..4963f2fe39a 100644
--- a/dev-qt/qtdatavis3d/qtdatavis3d-5.15.2.ebuild
+++ b/dev-qt/qtdatavis3d/qtdatavis3d-5.15.2-r1.ebuild
@@ -1,7 +1,8 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
+
 inherit qt5-build
 
 DESCRIPTION="3D data visualization library for the Qt5 framework"
@@ -14,9 +15,9 @@ fi
 IUSE="gles2-only qml"
 
 DEPEND="
-   ~dev-qt/qtcore-${PV}
-   ~dev-qt/qtgui-${PV}[gles2-only=]
-   qml? ( ~dev-qt/qtdeclarative-${PV}[gles2-only=] )
+   =dev-qt/qtcore-${QT5_PV}*
+   =dev-qt/qtgui-${QT5_PV}*[gles2-only=]
+   qml? ( =dev-qt/qtdeclarative-${QT5_PV}*[gles2-only=] )
 "
 RDEPEND="${DEPEND}"
 

diff --git a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.15.2.ebuild 
b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.15.2-r1.ebuild
similarity index 79%
rename from dev-qt/qtgraphicaleffects/qtgraphicaleffects

[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2021-01-10 Thread Sam James
commit: be44acb0aab2afc3089a03b2fe201b4fff9a4d4d
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 10 09:05:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 10 09:05:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be44acb0

dev-qt/qtscxml: Stabilize 5.15.2 amd64, #754852

Signed-off-by: Sam James  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.2.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.2.ebuild
index ac175848d07..8a38c015dba 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.2.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.2.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 arm64 x86"
+   KEYWORDS="amd64 arm64 x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2021-01-09 Thread Sam James
commit: e47479f7b1bc46715b14a2b9e5b3b615cf91712b
Author: Sam James  gentoo  org>
AuthorDate: Sat Jan  9 21:15:46 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jan  9 21:16:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e47479f7

dev-qt/qtscxml: Stabilize 5.15.2 x86, #754852

Signed-off-by: Sam James  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.2.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.2.ebuild
index 93c74e088fc..ac175848d07 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.2.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.2.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 arm64 ~x86"
+   KEYWORDS="~amd64 arm64 x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2021-01-09 Thread Sam James
commit: 2f7dc4529c0b577316ba5adefc125c0536fffbc8
Author: Sam James  gentoo  org>
AuthorDate: Sat Jan  9 15:15:28 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jan  9 15:15:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f7dc452

dev-qt/qtscxml: Stabilize 5.15.2 arm64, #754852

Signed-off-by: Sam James  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.2.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.2.ebuild
index 470c269e155..93c74e088fc 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.2.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm64 ~x86"
+   KEYWORDS="~amd64 arm64 ~x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2020-10-18 Thread Thomas Deutschmann
commit: dbfa10986de65543a033fb3579c0254bdbdc0ff1
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct 18 14:37:58 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct 18 14:45:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbfa1098

dev-qt/qtscxml: x86 stable (bug #734600)

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.1.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.1.ebuild
index 09fa92e9bb7..f85c0919e34 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.1.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.1.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 arm64 ~x86"
+   KEYWORDS="amd64 arm64 x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2020-10-12 Thread Sam James
commit: 4508680b13817f400aa2e7840b9390c84932cd9c
Author: Sam James  gentoo  org>
AuthorDate: Mon Oct 12 15:04:46 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct 12 15:22:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4508680b

dev-qt/qtscxml: Stabilize 5.15.1 amd64, #734600

Signed-off-by: Sam James  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.1.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.1.ebuild
index 12bdddab618..09fa92e9bb7 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.1.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.1.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 arm64 ~x86"
+   KEYWORDS="amd64 arm64 ~x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2020-10-12 Thread Sam James
commit: 2de1fee96fec391f04b2d75b2c9859d727c1fee4
Author: Sam James  gentoo  org>
AuthorDate: Mon Oct 12 11:29:17 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct 12 11:45:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2de1fee9

dev-qt/qtscxml: Stabilize 5.15.1 arm64, #734600

Signed-off-by: Sam James  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.15.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.15.1.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.1.ebuild
index 470c269e155..12bdddab618 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.1.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.1.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm64 ~x86"
+   KEYWORDS="~amd64 arm64 ~x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2020-05-20 Thread Mikle Kolyada
commit: 63b81720c036dc444b3c5b4927a94349746be65f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed May 20 13:31:01 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed May 20 13:31:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63b81720

dev-qt/qtscxml: arm64 stable wrt bug #719732

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.14.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.14.2.ebuild 
b/dev-qt/qtscxml/qtscxml-5.14.2.ebuild
index 8d92261fc12..f85c0919e34 100644
--- a/dev-qt/qtscxml/qtscxml-5.14.2.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.14.2.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm64 x86"
+   KEYWORDS="amd64 arm64 x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2020-05-20 Thread Mikle Kolyada
commit: 2acf40141d69c62efe40f587e24cc2af5a1a09ca
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed May 20 09:49:13 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed May 20 09:49:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2acf4014

dev-qt/qtscxml: x86 stable wrt bug #719732

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.14.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.14.2.ebuild 
b/dev-qt/qtscxml/qtscxml-5.14.2.ebuild
index d05ec9748d4..8d92261fc12 100644
--- a/dev-qt/qtscxml/qtscxml-5.14.2.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.14.2.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm64 x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2020-05-19 Thread Mikle Kolyada
commit: acb6d313ca0d04ea19551431694b302598e68177
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue May 19 19:30:27 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue May 19 19:30:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acb6d313

dev-qt/qtscxml: amd64 stable wrt bug #719732

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.14.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.14.2.ebuild 
b/dev-qt/qtscxml/qtscxml-5.14.2.ebuild
index 470c269e155..d05ec9748d4 100644
--- a/dev-qt/qtscxml/qtscxml-5.14.2.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.14.2.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm64 ~x86"
 fi
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2020-03-28 Thread Mart Raudsepp
commit: 9fbcbb5151164056d3fe72f697d9742a4db97e96
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Mar 28 09:10:57 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Mar 28 10:03:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fbcbb51

dev-qt/qtscxml: arm64 stable (bug #699328)

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 dev-qt/qtscxml/qtscxml-5.14.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtscxml/qtscxml-5.14.1.ebuild 
b/dev-qt/qtscxml/qtscxml-5.14.1.ebuild
index 8d92261fc12..f85c0919e34 100644
--- a/dev-qt/qtscxml/qtscxml-5.14.1.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.14.1.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
 DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm64 x86"
+   KEYWORDS="amd64 arm64 x86"
 fi
 
 IUSE=""



  1   2   >