Skip to content

Commit

Permalink
kde-frameworks/kemoticons: 5.78.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 Jan 9, 2021
1 parent 87f87e2 commit b2bf5e9
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
1 change: 1 addition & 0 deletions kde-frameworks/kemoticons/Manifest
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
DIST kemoticons-5.74.0.tar.xz 1697720 BLAKE2B ab83ba6f54a8f81ba9a79589eb077d6b2c893f0b51a992a0c23340ea63e48e3d65fb2608f553bc5f263a3f656ea7c92eaf98962c6da69514b995acb00b4049e1 SHA512 b4f2a232cac9b997d204b8bdc1a217d643091c7bb723208d3f35268997b6eb07dbb9dff1d26c4732c8dd5f96e0c2e37549293532d412f8c175b5498b6d472ea7
DIST kemoticons-5.77.0.tar.xz 1697820 BLAKE2B 7e448a397c02fe07245082d97e3f86c56a58dd47689aabf43db16b80feadd7afe5ec93970da3705e10d2251aa89407b3c806fc66856d9f280697e1e9526ce80f SHA512 7e3b59c3505bd49c69761b2b27abfbb26f39dc5be6aa24cac197048363973ee1bfbd6d6c9e6ed4a7269b1a6f78b1356f2bc84eebb6b25d44372e666eeecf6b73
DIST kemoticons-5.78.0.tar.xz 1697856 BLAKE2B ddc0cfb0fba7a8fdc123753f40a7d8dad4dd89fc676ecea86c8f5917a7b1c2afd869a6bb074e6b722f5eaa31fb8bdc511b3313f4cd6710288133ec5abf78e2f9 SHA512 9e11bd61e09ef0daa96b2ed822649e86d9baff5100d2696b74ee751cc12d288b0af4d2abbff4ba50db25ab1c7664445074993bf0c953847afcc1cd2601ed1325
28 changes: 28 additions & 0 deletions kde-frameworks/kemoticons/kemoticons-5.78.0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

PVCUT=$(ver_cut 1-2)
QTMIN=5.15.1
VIRTUALX_REQUIRED="test"
inherit ecm kde.org

DESCRIPTION="Framework for converting text emoticons to graphical representations"
LICENSE="LGPL-2.1+"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
IUSE=""

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}"

# requires running kde environment
RESTRICT+=" test"

0 comments on commit b2bf5e9

Please sign in to comment.