Skip to content

Commit

Permalink
kde-frameworks/threadweaver: 5.86.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 Sep 13, 2021
1 parent 429fb17 commit 8dee1b0
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,2 +1,3 @@
DIST threadweaver-5.82.0.tar.xz 1410496 BLAKE2B 2723b05277c1f8baa35ca0b759d21c75016a93912eb99600002cc4d5c816971fbefa41330fb1d2861d9d1a71ea9e4b8c5e938f87c5f61f450b93a18dd365b2b0 SHA512 11814680c7209ac29751e4b1411ea2d177e71306e06a9f01635f579147efa75641d6d3dfe84c0c52950069b415edb67965fc899427d69e896028510676af0e6c
DIST threadweaver-5.85.0.tar.xz 1410060 BLAKE2B 06c388dc224926482092903159d168348da2289808157517529c9180dad5bc8782dd5d171bbe28645fe6aadd59aadf7c14802a4ce6a7eba37634c4507ce25859 SHA512 4c2de589f9648dc56a05789349dcd45a5e7a75fd5804e82f9e4f418330404e66028450f3c713f184ebec1c8c53d46df7f3d4264f3f3284acad3e4dc7812ed199
DIST threadweaver-5.86.0.tar.xz 1410096 BLAKE2B aab331f2b44cc03147d961849b30a6f5a2d3a8de728951f6d136ad08a1a008cdb67105abf9b34ac25ba52f262bbef6264d7b331f29a79011324b2df75e055d13 SHA512 94d2013d21c36905ded45e83a0343e2a133c477092ca3930dc57c45d83f04d60d43b961a76c9b631faa4f034219b14b5ebc4295d95ad1e6f217234e6e163f80a
16 changes: 16 additions & 0 deletions kde-frameworks/threadweaver/threadweaver-5.86.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=8

inherit ecm kde.org

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

src_prepare() {
cmake_comment_add_subdirectory benchmarks
ecm_src_prepare
}

0 comments on commit 8dee1b0

Please sign in to comment.