kde-frameworks/kemoticons: drop 5.101.0

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2023-01-15 00:48:24 +01:00
parent b791fcb47e
commit ab724bdb88
2 changed files with 0 additions and 29 deletions

View File

@@ -1,3 +1,2 @@
DIST kemoticons-5.101.0.tar.xz 1700732 BLAKE2B ae62f7bed7bc7024078cdab1aa74fca0c3c3810885b926a2c87973fd73026fc7bd9a7b2055ad3c90777c68d4ce3cbe01522ac4fe58fb2b7a515a2d99a7dbc9c5 SHA512 0319a814a999b93f61871316494653e967bc4da94ff28e983f82e6bf56681bdaf0d4be5a97b4764af17f518bb0bc55bca37225d148465089fa0c9cddf9e28b6e
DIST kemoticons-5.102.0.tar.xz 1700560 BLAKE2B 9e78076ab5c4c536ee5a1fe72664f0fc52f3f45ffafe63f5d3bea390d146195fe680bcd280282dd6f405796c794e4a1784f66c6f4aeb806ddd96e809ebb3b5ca SHA512 c3fe24e01efe121a8db30064f32ddcd3e8532f30f7d66682f9ec1fccf725612ef5333fa992b3f177c7558d1821981a2d67f06ef6b4d095f75a60e70c2ddf1493
DIST kemoticons-5.99.0.tar.xz 1700772 BLAKE2B 94e2af3b4918b7092428f44e48dac17413d9ff19f43ea78c598a0f52f0dffc9cd50631a18376cbc7787386a79e14a2ec30f74a90566b18969be3bf1fb42fbd9e SHA512 148db410fe8f9c653f933284685a82755c1d76729d05a7e21ba4ba8a587469322534b970c40f797782589bf89fad88ee5aee385f5940c45dde6702273bf80359

View File

@@ -1,28 +0,0 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PVCUT=$(ver_cut 1-2)
QTMIN=5.15.5
VIRTUALX_REQUIRED="test"
inherit ecm frameworks.kde.org
DESCRIPTION="Framework for converting text emoticons to graphical representations"
LICENSE="LGPL-2.1+"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
IUSE=""
# requires running kde environment
RESTRICT="test"
DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtxml-${QTMIN}:5
=kde-frameworks/karchive-${PVCUT}*:5
=kde-frameworks/kconfig-${PVCUT}*:5
=kde-frameworks/kcoreaddons-${PVCUT}*:5
=kde-frameworks/kservice-${PVCUT}*:5
"
RDEPEND="${DEPEND}"