From 0706fc6986773f4e4d391deff4ad5143c464ea4e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 24 Mar 2019 17:44:59 +0000 Subject: Revert "gentoo resync : 24.03.2019" This reverts commit aa3411e241a201d53a2689766fe419f2756819f3. --- kde-apps/plasma-telepathy-meta/Manifest | 3 +- .../plasma-telepathy-meta-18.08.3.ebuild | 33 ++++++++++++++++++++++ .../plasma-telepathy-meta-18.12.3.ebuild | 2 +- 3 files changed, 36 insertions(+), 2 deletions(-) create mode 100644 kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.08.3.ebuild (limited to 'kde-apps/plasma-telepathy-meta') diff --git a/kde-apps/plasma-telepathy-meta/Manifest b/kde-apps/plasma-telepathy-meta/Manifest index c42b6d3b52a5..25d7976394a0 100644 --- a/kde-apps/plasma-telepathy-meta/Manifest +++ b/kde-apps/plasma-telepathy-meta/Manifest @@ -1,2 +1,3 @@ -EBUILD plasma-telepathy-meta-18.12.3.ebuild 982 BLAKE2B 5e9ccc022388700cc70867d3b57c3528122978ee83e6f97c38d7aa3aea1391d6b6d93cdd5464d5bf6c0d62e9ecc8e17c93412ac5ed91a258d78bfab4d84debf4 SHA512 8ab6ec1e8108c196903cf6487f8e4b390542af85ba2a2852ea3d9b6db44c3a7cc605030cea2c371d69671c66685820727054e075ad216b3c0eb1f63de64387db +EBUILD plasma-telepathy-meta-18.08.3.ebuild 933 BLAKE2B 266310685994a7995223bef87ad77eccf6afcfda4d8e2d1bf310f2d44583ca5b18469b40060ed3cbf9e2955922a1ddcf0f74f03c4a49a0029a71399e750f52eb SHA512 49cf1f871f8304dc37dbc3847163d32d44729d2ca4575559b511a764c1f8a860dae46c2b3342afed1379b1e1042041bc5a19a7672ad5286a3eedb0bf0e435169 +EBUILD plasma-telepathy-meta-18.12.3.ebuild 984 BLAKE2B fe8ce110dfec685d6008f1cd4e77308b451ee75a4d14fc75a1779c92c4255e8a7ec5a4a79f53a800a5ea4a7b0f782da2b517fea572b8abef782ba410b9a471d7 SHA512 e8cd7a4de0dfd9163a18878c3e069e194fff64b87aefbeabfbdfcacf8943e779a2a11c77f311b1784367cf260ebb29b8735a163df487e28915e2021424dad125 MISC metadata.xml 249 BLAKE2B ad415db89e5dee1627aa77f44ded9d4e1e5b8217d06c7ca25bbaa3fe92ce67c2b1090957c45a821b407d7927e5af798498aa6a5b903895ee1af8ee20a446c7f7 SHA512 76a5a340b13f0053ca3c5e94ed24380ea8d29b45ac8655419e22eaadb1e4a827c04d2e7e36b65145c4964e6526f656618fc6ac144e277ef53cb7373e6239e3c3 diff --git a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.08.3.ebuild b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.08.3.ebuild new file mode 100644 index 000000000000..088e25776010 --- /dev/null +++ b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.08.3.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2018 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit kde5-meta-pkg + +DESCRIPTION="Plasma Telepathy client" +HOMEPAGE="https://community.kde.org/KTp" + +LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 )" +KEYWORDS="amd64 x86" +IUSE="gstreamer" + +RDEPEND=" + $(add_kdeapps_dep ktp-accounts-kcm) + $(add_kdeapps_dep ktp-approver) + $(add_kdeapps_dep ktp-auth-handler) + $(add_kdeapps_dep ktp-common-internals) + $(add_kdeapps_dep ktp-contact-list) + $(add_kdeapps_dep ktp-contact-runner) + $(add_kdeapps_dep ktp-desktop-applets) + $(add_kdeapps_dep ktp-filetransfer-handler) + $(add_kdeapps_dep ktp-kded-module) + $(add_kdeapps_dep ktp-send-file) + $(add_kdeapps_dep ktp-text-ui) + gstreamer? ( $(add_kdeapps_dep ktp-call-ui) ) +" + +pkg_postinst() { + elog "You can configure the accounts in Plasma System Settings" + elog "and then add the Instant Messaging plasma applet to access the contact list." +} diff --git a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.12.3.ebuild b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.12.3.ebuild index 3c58add043a9..a68369603cd9 100644 --- a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.12.3.ebuild +++ b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.12.3.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://community.kde.org/KTp" LICENSE="metapackage" SLOT="5" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="gstreamer" RDEPEND=" -- cgit v1.2.3