From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: mail-client/betterbird-bin/
Date: Sun, 14 Jul 2024 00:34:44 +0000 (UTC) [thread overview]
Message-ID: <1720801247.8db2a67a045e1813c9fe46c636d40fc41361c5ca.davidroman@gentoo> (raw)
commit: 8db2a67a045e1813c9fe46c636d40fc41361c5ca
Author: Justin Donofrio <justin026 <AT> protonmail <DOT> com>
AuthorDate: Fri Jul 12 16:20:10 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Jul 12 16:20:47 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8db2a67a
mail-client/betterbird-bin: add 115.13.0
Signed-off-by: Justin Donofrio <justin026 <AT> protonmail.com>
mail-client/betterbird-bin/Manifest | 1 +
.../betterbird-bin/betterbird-bin-115.13.0.ebuild | 68 ++++++++++++++++++++++
2 files changed, 69 insertions(+)
diff --git a/mail-client/betterbird-bin/Manifest b/mail-client/betterbird-bin/Manifest
index d090e0cce..23000f447 100644
--- a/mail-client/betterbird-bin/Manifest
+++ b/mail-client/betterbird-bin/Manifest
@@ -1 +1,2 @@
DIST betterbird-115.12.0-bb29.en-US.linux-x86_64.tar.bz2 76556380 BLAKE2B f4c18997dbef8e0f2f3665cfe74b614135ea6477430309db86734587b045b76f11568b894431086844d1a11701b283ebc48215ebdfbe8db58f0b5ad903fd9b3a SHA512 b33d7223bf5920a1b63f8e216866801a4209816b9dce59071b8f1dc693ff1c6fc9d9a44859d5143321ec7b2edf932f7dab8c6bf7326d9fda3d3cae04d9121210
+DIST betterbird-115.13.0-bb30.en-US.linux-x86_64.tar.bz2 76553841 BLAKE2B 6f46c9b96a9a8bf3dc25413a6e3c071e6438af7dfe8c6f2f1f6f59bcbcabfd5e9d6d4a74a600381f64fb6bb32d1c09bc75abc07d2ee110a2d928447e618d890a SHA512 a2fe93ce086755d10c158098140ef95a88d54c1bb1183f074cf6b7721ca26421eaebcad11bd7f5fcff5f18870b7612973a667b527588f910c27a16985f0cd94b
diff --git a/mail-client/betterbird-bin/betterbird-bin-115.13.0.ebuild b/mail-client/betterbird-bin/betterbird-bin-115.13.0.ebuild
new file mode 100644
index 000000000..837454111
--- /dev/null
+++ b/mail-client/betterbird-bin/betterbird-bin-115.13.0.ebuild
@@ -0,0 +1,68 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop xdg
+
+DESCRIPTION="Betterbird is a fine-tuned version of Mozilla Thunderbird."
+HOMEPAGE="https://github.com/Betterbird/thunderbird-patches https://betterbird.eu/"
+SRC_URI="https://www.betterbird.eu/downloads/LinuxArchive/betterbird-${PV}-bb30.en-US.linux-x86_64.tar.bz2"
+
+S="${WORKDIR}"
+LICENSE="MPL-2.0"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+
+RESTRICT="bindist mirror test strip"
+
+RDEPEND="
+ app-accessibility/at-spi2-core
+ dev-libs/dbus-glib
+ dev-libs/glib
+ media-libs/alsa-lib
+ media-libs/fontconfig
+ media-libs/freetype
+ sys-apps/dbus
+ virtual/freedesktop-icon-theme
+ x11-libs/cairo
+ x11-libs/gdk-pixbuf:2
+ x11-libs/gtk+
+ x11-libs/libX11
+ x11-libs/libXcomposite
+ x11-libs/libXcursor
+ x11-libs/libXdamage
+ x11-libs/libXext
+ x11-libs/libXfixes
+ x11-libs/libXi
+ x11-libs/libXrandr
+ x11-libs/libXrender
+ x11-libs/libXtst
+ x11-libs/libxcb
+ x11-libs/pango
+"
+
+QA_PREBUILT="*"
+
+src_install() {
+ insinto /opt/
+ doins -r "${S}"/betterbird
+
+ dosym "../../opt/betterbird/betterbird-bin" /usr/bin/betterbird-bin
+ domenu "${FILESDIR}"/betterbird-bin.desktop
+ local x
+ for x in 16 32 48 64 128 256; do
+ newicon -s ${x} "${S}"/betterbird/chrome/icons/default/default${x}.png betterbird.png
+ done
+
+ fperms +x "/opt/betterbird/betterbird-bin"
+}
+
+pkg_postinst() {
+ xdg_pkg_postinst
+
+ elog "Language pack XPIs need to be downloaded and installed manually."
+ elog "Please see the link below for further information."
+ elog ""
+ elog "\thttps://betterbird.eu/downloads/index.php"
+}
next reply other threads:[~2024-07-14 0:34 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-14 0:34 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 11:18 [gentoo-commits] repo/proj/guru:master commit in: mail-client/betterbird-bin/ Lucio Sauer
2025-02-06 9:25 David Roman
2025-01-09 10:39 David Roman
2024-10-11 9:55 David Roman
2024-10-07 10:03 David Roman
2024-08-10 15:41 Lucio Sauer
2024-07-08 16:47 David Roman
2024-07-08 16:36 David Roman
2024-07-04 11:19 David Roman
2024-07-04 11:19 David Roman
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=1720801247.8db2a67a045e1813c9fe46c636d40fc41361c5ca.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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