commit: 00cbe27ed26c251485d0541b9a21f73aefc7f527 Author: Gerben Jan Dijkman <gjdijkman <AT> gjdwebserver <DOT> nl> AuthorDate: Sat Jul 24 05:03:32 2021 +0000 Commit: Gerben Jan Dijkman <gjdijkman <AT> gjdwebserver <DOT> nl> CommitDate: Sat Jul 24 05:03:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=00cbe27e
net-im: Removed due to broken dep Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Gerben jan Dijkman <gjdijkman <AT> gjdwebserver.nl> net-im/chatty/Manifest | 1 - net-im/chatty/chatty-0.3.3.ebuild | 40 --------------------------------------- net-im/chatty/metadata.xml | 15 --------------- 3 files changed, 56 deletions(-) diff --git a/net-im/chatty/Manifest b/net-im/chatty/Manifest deleted file mode 100644 index fbffcc1d1..000000000 --- a/net-im/chatty/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST chatty-0.3.3.tar.gz 458463 BLAKE2B 4f07af0162742f8779bac2af89ea5288cb4dacf4f135d452620ad5e3362450fbd3861ec96b74f4a1dfac4d3065dfe9b5beb780453aec7f6f6746adad0b6f4a03 SHA512 d075faad5760f0892facad6637e8142f1a9c467d7f7a71e64ac7c6379dbff967ebb4da74a4327c97c0b4fc07e4f5d184e43470300f29a94779c648cb0f4686e8 diff --git a/net-im/chatty/chatty-0.3.3.ebuild b/net-im/chatty/chatty-0.3.3.ebuild deleted file mode 100644 index 3878212b3..000000000 --- a/net-im/chatty/chatty-0.3.3.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit meson gnome2-utils xdg - -COMMIT="501805ee4e013470c1c9eb17e930f9fe914e3671" - -DESCRIPTION="Messaging client" -HOMEPAGE="https://source.puri.sm/Librem5/chatty" -SRC_URI="https://source.puri.sm/Librem5/chatty/-/archive//${COMMIT}.tar.gz -> ${P}.tar.gz" - - -LICENSE="GPL-3" -SLOT="0" -IUSE="" -KEYWORDS="~amd64 ~arm64 ~arm ~x86" - -DEPEND="gnome-extra/evolution-data-server[phonenumber] - dev-libs/feedbackd - gui-libs/libhandy - x11-plugins/purple-mm-sms - dev-libs/olm - dev-libs/libphonenumber - x11-libs/gtk+:3 - net-im/jabber-base -" -RDEPEND="${DEPEND}" -BDEPEND="${DEPEND}" - -pkg_postinst() { - xdg_pkg_postinst - gnome2_schemas_update -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_schemas_update -} diff --git a/net-im/chatty/metadata.xml b/net-im/chatty/metadata.xml deleted file mode 100644 index aaf92b5c3..000000000 --- a/net-im/chatty/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Gerben Jan Dijkman</name> - </maintainer> - <longdescription lang="en"> - XMPP and SMS messaging via libpurple and Modemmanager. - </longdescription> - <upstream> - <doc>https://source.puri.sm/Librem5/chatty</doc> - <bugs-to>https://source.puri.sm/Librem5/chatty/-/issues</bugs-to> - </upstream> -</pkgmetadata>
