Skip to content

Commit

Permalink
kde-frameworks/modemmanager-qt: 5.74.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 12, 2020
1 parent 763690b commit 83645c3
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
1 change: 1 addition & 0 deletions kde-frameworks/modemmanager-qt/Manifest
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
DIST modemmanager-qt-5.70.0.tar.xz 113948 BLAKE2B 6c4c65dede0d8a77688bd58f2b9cf00c3b446e17e5ac495bd9e36bbed0b7e04b4c196a264991ad1654a660f3ad6ea4a16f68c374b03798aaeeb95886003866c8 SHA512 d3aaa75daf1b1374cf0791968b9d83e26e4ca9e0c7b0f11a18ecb690fd82de6de7ad44601f36fe1fc1359103917584a5bfea23264abddb8c7d66c59d0b1d0027
DIST modemmanager-qt-5.73.0.tar.xz 113864 BLAKE2B 095d40ff4437cf618fa94725495367b4ec8be2b9277ef26ab473d08959aaa4db2a101408da97d1bb92b4366aa4a57a6490b978663b099fe4e193614d3df1addc SHA512 b9a93f67a3520e92f933bb56e3a2aa6c3328b8aea85ab14cfd5b4d288b6ef64858d2fab5c794381879782e5ccb9288b27d9b065d91bffbb114a371564ef2270f
DIST modemmanager-qt-5.74.0.tar.xz 112348 BLAKE2B 4a95ab9d303d3f2a43802938843f4130fa700101d91033d2d20a5158f95e9763483e8a40c889d6b4572c7ccb6051cf07ed61956e42f048de6857867e471312bd SHA512 c8dfaeca27a81b5a779f774b0edb4e4c670d1f92fc52f9e4863bacf725ae42f7d4b9dd813e47f56996a3427f0d813fb21162c609615e3523467e4fae0c4b6c1a
26 changes: 26 additions & 0 deletions kde-frameworks/modemmanager-qt/modemmanager-qt-5.74.0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

PVCUT=$(ver_cut 1-2)
QTMIN=5.14.2
inherit ecm kde.org

DESCRIPTION="ModemManager bindings for Qt"
LICENSE="LGPL-2"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
IUSE=""

BDEPEND="
virtual/pkgconfig
"
DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtxml-${QTMIN}:5
net-misc/modemmanager
"
RDEPEND="${DEPEND}"

# requires running environment
RESTRICT+=" test"

0 comments on commit 83645c3

Please sign in to comment.