Skip to content

Commit

Permalink
kde-frameworks/threadweaver: 5.83.0 version bump
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Jun 14, 2021
1 parent 3ad26cd commit 0a7ecb8
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
1 change: 1 addition & 0 deletions kde-frameworks/threadweaver/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
DIST threadweaver-5.82.0.tar.xz 1410496 BLAKE2B 2723b05277c1f8baa35ca0b759d21c75016a93912eb99600002cc4d5c816971fbefa41330fb1d2861d9d1a71ea9e4b8c5e938f87c5f61f450b93a18dd365b2b0 SHA512 11814680c7209ac29751e4b1411ea2d177e71306e06a9f01635f579147efa75641d6d3dfe84c0c52950069b415edb67965fc899427d69e896028510676af0e6c
DIST threadweaver-5.83.0.tar.xz 1410052 BLAKE2B 40953c302ee57e7c714f502699883e0c5d936ad964def5fa2272fdd66b56aa903c7d810566e97664e9205c42057c72c1dde7371affca6d61f9f39ca2d1b82440 SHA512 ecd979707111b9ab86b1c6c8167e50d22ad15c2cc2979e4e0780fef10a30869e80c9757e7fa4fa13d2216dc278746bd8f56c777ef990d594cb922a1ae38abaa1
16 changes: 16 additions & 0 deletions kde-frameworks/threadweaver/threadweaver-5.83.0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit ecm kde.org

DESCRIPTION="Framework for managing threads using job and queue-based interfaces"
LICENSE="LGPL-2+"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
IUSE=""

src_prepare() {
cmake_comment_add_subdirectory benchmarks
ecm_src_prepare
}

0 comments on commit 0a7ecb8

Please sign in to comment.