commit:     bcc4b32c7e128395cd5a98a04b5e8275e9344a17
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  2 21:53:22 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct  2 22:17:12 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=bcc4b32c

kde-frameworks/threadweaver: 5.99.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/threadweaver/threadweaver-5.99.0.ebuild | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/kde-frameworks/threadweaver/threadweaver-5.99.0.ebuild 
b/kde-frameworks/threadweaver/threadweaver-5.99.0.ebuild
new file mode 100644
index 0000000000..5a02e553b2
--- /dev/null
+++ b/kde-frameworks/threadweaver/threadweaver-5.99.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit ecm frameworks.kde.org
+
+DESCRIPTION="Framework for managing threads using job and queue-based 
interfaces"
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+src_prepare() {
+       cmake_comment_add_subdirectory benchmarks
+       ecm_src_prepare
+}

Reply via email to