net-irc/irccloud-desktop-bin: treeclean

Closes: https://bugs.gentoo.org/886181 (pkgremoved)
Closes: https://bugs.gentoo.org/959128 (pkgremoved)
Closes: https://bugs.gentoo.org/787878 (pkgremoved)
Closes: https://bugs.gentoo.org/958074 (pkgremoved)
Closes: https://bugs.gentoo.org/958075 (pkgremoved)
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-07-27 20:43:25 +03:00
parent 05536e76dc
commit ab0b3e9e18
4 changed files with 0 additions and 67 deletions

View File

@@ -1 +0,0 @@
DIST irccloud-desktop_0.16.0_linux_amd64.deb 57611554 BLAKE2B f96f9c146d4492e9fe4976f59e9965fc1ecc7b2976f9ffdb24a6a1db72f6c041b4623f41f34fbf18c5445a098b4d24fd4fe62d66fc28501d64403a539a7bd6de SHA512 7d03a4a121d90b6ce25e76cda0298a29e96f9b199e71030522a41cd0c0eb550be2ecdc080c0592dd835c18c00b3648000f3cbd193844e18ac8f46f1d15c0b74f

View File

@@ -1,53 +0,0 @@
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit desktop unpacker xdg
DESCRIPTION="IRCCloud Desktop Client"
HOMEPAGE="https://github.com/irccloud/irccloud-desktop https://www.irccloud.com/"
SRC_URI="https://github.com/irccloud/irccloud-desktop/releases/download/v${PV}/irccloud-desktop_${PV}_linux_amd64.deb"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
RESTRICT="mirror strip"
DEPEND="
>=app-accessibility/at-spi2-core-2.0.0
media-libs/alsa-lib
net-print/cups
>=x11-libs/gtk+-3.0
x11-libs/libnotify
>=dev-libs/nss-3
x11-libs/libXScrnSaver
x11-libs/libXtst
x11-misc/xdg-utils
"
RDEPEND="${DEPEND}"
S="${WORKDIR}"
QA_PREBUILT="/opt/IRCCloud/*"
src_unpack() {
unpack_deb ${A}
}
src_install() {
domenu usr/share/applications/irccloud.desktop
for size in {16,32,48,64,128,256,512}; do
doicon -s ${size} usr/share/icons/hicolor/${size}x${size}/apps/irccloud.png
done
gunzip usr/share/doc/irccloud-desktop/changelog.gz || die
dodoc usr/share/doc/irccloud-desktop/changelog
insinto /
doins -r opt
fperms +x /opt/IRCCloud/irccloud
dosym ../IRCCloud/irccloud /opt/bin/irccloud
}

View File

@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>zx2c4@gentoo.org</email>
<name>Jason A. Donenfeld</name>
</maintainer>
</pkgmetadata>

View File

@@ -138,11 +138,6 @@ kde-apps/cervisia
# no longer be used on this architecture.
=net-proxy/mitmproxy-9.0.1
# Jay Faulkner <jayf@gentoo.org> (2025-06-26)
# Discontinued by upstream in Sept 2023, running on a likely vulnerable
# electron version. Bug #959128.
net-irc/irccloud-desktop-bin
# David Seifert <soap@gentoo.org> (2025-06-25)
# Skype has been shut down on 2025-05-05, use the Teams progressive web
# application with your Skype username as alternative.