From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: mail-client/mailspring-bin/
Date: Tue, 13 Apr 2021 11:53:15 +0000 (UTC) [thread overview]
Message-ID: <1618314630.543cd11194acee68d1d4dbfbba2693e68694f88b.andrewammerlaan@gentoo> (raw)
commit: 543cd11194acee68d1d4dbfbba2693e68694f88b
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Apr 13 11:50:30 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Apr 13 11:50:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=543cd111
mail-client/mailspring-bin: QA fixes, add missing deps
Closes: https://bugs.gentoo.org/781065
Closes: https://bugs.gentoo.org/781068
Closes: https://bugs.gentoo.org/781071
Closes: https://bugs.gentoo.org/781074
Closes: https://bugs.gentoo.org/781077
Closes: https://bugs.gentoo.org/781080
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
mail-client/mailspring-bin/mailspring-bin-1.8.0.ebuild | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/mail-client/mailspring-bin/mailspring-bin-1.8.0.ebuild b/mail-client/mailspring-bin/mailspring-bin-1.8.0.ebuild
index b0d565fcf..5d1c3404b 100644
--- a/mail-client/mailspring-bin/mailspring-bin-1.8.0.ebuild
+++ b/mail-client/mailspring-bin/mailspring-bin-1.8.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit unpacker
+inherit unpacker xdg
DESCRIPTION="A beautiful, fast and fully open source mail client for Mac, Windows and Linux"
HOMEPAGE="https://getmailspring.com/"
@@ -16,27 +16,36 @@ KEYWORDS="~amd64"
RDEPEND="
app-crypt/libsecret
+ app-crypt/mit-krb5
app-text/tidy-html5
dev-cpp/ctemplate
dev-libs/libgcrypt
dev-libs/nss
+ <dev-libs/openssl-1.1
gnome-base/gconf
+ media-libs/alsa-lib
media-libs/libglvnd
net-dns/c-ares
+ net-print/cups
sys-devel/libtool
virtual/udev
=x11-libs/gtk+-3*
x11-libs/libnotify
x11-libs/libxkbfile
x11-libs/libXtst
+ x11-libs/libXScrnSaver
x11-misc/xdg-utils
|| ( =dev-libs/glib-2* gnome-base/gvfs )
"
+QA_PREBUILT="*"
+
src_unpack(){
unpack_deb ${A}
}
src_install(){
cp -R "${S}"/* "${D}" || die "Installing binary files failed"
+ mv "${D}/usr/share/doc/mailspring" "${D}/usr/share/doc/${PF}" || die
+ mv "${D}/usr/share/appdata" "${D}/usr/share/metainfo" || die
}
next reply other threads:[~2021-04-13 11:53 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-13 11:53 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-16 19:25 [gentoo-commits] repo/proj/guru:dev commit in: mail-client/mailspring-bin/ Adel KARA SLIMANE
2025-07-16 19:25 Adel KARA SLIMANE
2025-05-02 17:27 Adel KARA SLIMANE
2025-05-02 17:27 Adel KARA SLIMANE
2024-02-04 13:59 Adel KARA SLIMANE
2023-12-20 0:30 Adel KARA SLIMANE
2023-12-17 21:36 Adel KARA SLIMANE
2023-12-16 0:37 Adel KARA SLIMANE
2023-12-14 0:28 Adel KARA SLIMANE
2022-09-07 21:17 Adel KARA SLIMANE
2022-05-03 21:59 Adel KARA SLIMANE
2022-04-03 13:43 Adel KARA SLIMANE
2022-03-15 10:07 Adel KARA SLIMANE
2022-03-10 9:06 Ronny Gutbrod
2022-03-09 10:44 Adel KARA SLIMANE
2021-09-11 12:56 Adel KARA SLIMANE
2021-09-06 13:28 Adel KARA SLIMANE
2021-09-06 13:28 Adel KARA SLIMANE
2021-05-25 8:10 Anna Vyalkova
2021-04-22 18:41 Adel KARA SLIMANE
2021-04-21 7:32 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-04-21 7:16 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-04-20 18:43 Andrew Ammerlaan
2021-04-18 9:10 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-04-18 9:04 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-04-17 13:32 Adel KARA SLIMANE
2021-04-15 23:19 Adel KARA SLIMANE
2021-04-15 22:40 Adel KARA SLIMANE
2021-04-01 17:27 Adel KARA SLIMANE
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=1618314630.543cd11194acee68d1d4dbfbba2693e68694f88b.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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