From: "Jason A. Donenfeld" <zx2c4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/irccloud-desktop-bin/
Date: Mon, 3 May 2021 09:07:54 +0000 (UTC) [thread overview]
Message-ID: <1620032846.f077897961256f335f24c96aaafbfca8130f11cd.zx2c4@gentoo> (raw)
commit: f077897961256f335f24c96aaafbfca8130f11cd
Author: Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Mon May 3 09:04:03 2021 +0000
Commit: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
CommitDate: Mon May 3 09:07:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0778979
net-irc/irccloud-desktop-bin: bump to 0.16.0 and cleanup
Closes: https://bugs.gentoo.org/740702
Closes: https://bugs.gentoo.org/740706
Closes: https://github.com/gentoo/gentoo/pull/20536
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>
Signed-off-by: Jason A. Donenfeld <zx2c4 <AT> gentoo.org>
...0.16.0.ebuild => irccloud-desktop-bin-0.16.0-r1.ebuild} | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/net-irc/irccloud-desktop-bin/irccloud-desktop-bin-0.16.0.ebuild b/net-irc/irccloud-desktop-bin/irccloud-desktop-bin-0.16.0-r1.ebuild
similarity index 83%
rename from net-irc/irccloud-desktop-bin/irccloud-desktop-bin-0.16.0.ebuild
rename to net-irc/irccloud-desktop-bin/irccloud-desktop-bin-0.16.0-r1.ebuild
index 5dca9e6f655..d74305c54ff 100644
--- a/net-irc/irccloud-desktop-bin/irccloud-desktop-bin-0.16.0.ebuild
+++ b/net-irc/irccloud-desktop-bin/irccloud-desktop-bin-0.16.0-r1.ebuild
@@ -6,8 +6,7 @@ EAPI=7
inherit desktop unpacker xdg
DESCRIPTION="IRCCloud Desktop Client"
-HOMEPAGE="https://github.com/irccloud/irccloud-desktop
- https://www.irccloud.com/"
+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"
@@ -16,28 +15,31 @@ 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
- net-print/cups
- >=app-accessibility/at-spi2-core-2.0.0
"
+
RDEPEND="${DEPEND}"
S="${WORKDIR}"
+QA_PREBUILT="/opt/IRCCloud/*"
+
src_unpack() {
unpack_deb ${A}
}
src_install() {
- sed -i 's/--no-sandbox//g' usr/share/applications/irccloud.desktop || die
domenu usr/share/applications/irccloud.desktop
- for size in 16 32 48 64 128 256 512; do
+ 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
next reply other threads:[~2021-05-03 9:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-03 9:07 Jason A. Donenfeld [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-27 16:14 [gentoo-commits] repo/gentoo:master commit in: net-irc/irccloud-desktop-bin/ Jason A. Donenfeld
2020-06-25 0:41 Jason A. Donenfeld
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1620032846.f077897961256f335f24c96aaafbfca8130f11cd.zx2c4@gentoo \
--to=zx2c4@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox