From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: www-client/zen-bin/
Date: Fri, 27 Sep 2024 11:41:05 +0000 (UTC) [thread overview]
Message-ID: <1727369749.9457a4f0fb2fd34126560ae651efae01edf37ae0.davidroman@gentoo> (raw)
commit: 9457a4f0fb2fd34126560ae651efae01edf37ae0
Author: Michal Vu <saigon-tech <AT> tuta <DOT> io>
AuthorDate: Thu Sep 26 16:54:55 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Sep 26 16:55:49 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9457a4f0
www-client/zen-bin: add 1.0.1_alpha4, 1.0.1_alpha5
Signed-off-by: Michal Vu <saigon-tech <AT> tuta.io>
www-client/zen-bin/Manifest | 2 +
www-client/zen-bin/zen-bin-1.0.1_alpha4.ebuild | 87 ++++++++++++++++++++++++++
www-client/zen-bin/zen-bin-1.0.1_alpha5.ebuild | 87 ++++++++++++++++++++++++++
3 files changed, 176 insertions(+)
diff --git a/www-client/zen-bin/Manifest b/www-client/zen-bin/Manifest
index 080bc8fc6..2ea53d089 100644
--- a/www-client/zen-bin/Manifest
+++ b/www-client/zen-bin/Manifest
@@ -4,3 +4,5 @@ DIST zen-bin-1.0.0_alpha37.tar.bz2 87641638 BLAKE2B f4462692bcc02827267b1abfebfc
DIST zen-bin-1.0.0_alpha39.tar.bz2 82495682 BLAKE2B c7dccc0a141fbe44949038eb8ba8e770a15f86bed19c1e57e2ff6a042be79a88f7adb1d175902abbe730e8b40695b14116631007277fe2a89334ece79e4d57a6 SHA512 7edb996a8a3f76f01b4a0750ac429dc63b19ad4b8e493cbe4f64789481cb01679bb9269c9a3fdfcd1559f2740cb19f39683a8ddf9b73d89957569bb976bd7d92
DIST zen-bin-1.0.1_alpha2.tar.bz2 87864427 BLAKE2B aee7605a315c25f887151739fc6773ccaebcde649d6a191eb7c0db040d7ab514812e8de55a3dbcf91b1bab9305c4cb734c79463f9fc93e16f4a30fd2f4007549 SHA512 f7b2d42e932ad0c6a69e77b2adf58680b1457e49b26c9b46414dd8ff6ae779f7d9398836148b73435f1b2eef139b7c9dc36b299efc989185a1958948be1d6d4f
DIST zen-bin-1.0.1_alpha3.tar.bz2 87628641 BLAKE2B 338bc6a7ad0c613b73b99ffab384ffd879dcb2bb6ebfc2a205dad34b071a0aa12f180352e3244a6b180ba728e523a6c746515c716c570611608f906ff7b4f20d SHA512 83b1ac59fe9ca32a48af8f84b68c32e6a6a917d0156809f0b0e70fd0dd7d31dd3275bf0da25dc2a183a485e8fc77f6445d7b09052b872552d60e4d01e6473f07
+DIST zen-bin-1.0.1_alpha4.tar.bz2 87620407 BLAKE2B ecc2610d0dd6b8eedaa082446be3229c479a129bf56a6cfc12f2766008af0e5dc37292b2e0fca4c770ef5329b662a832659732b3d695e7ee2360dbdd69718a88 SHA512 783da92aa73e4e5f3c8994fc406260a06afae71b482c08c1fc3d4f4bbd915c3a41a6e14c094427814c8c59f3375c3056dae44b4813ef9d1031e41eb19ecfff86
+DIST zen-bin-1.0.1_alpha5.tar.bz2 87666705 BLAKE2B cb4445d9f1f42cee3832d3a74866a1bed26f7ec18939c55754038e6d5a7c6a774876ba921e6c204c8e0e597f4e269bf33c345cc1afd59deeac14ef510c110cda SHA512 77a3e061d12338b47dff08e070ac58acdae7adb1b6ffd5771c99dbdc0975518e320753167b55bc0a0a32334a02f5fc026a3a5e7464038636f11f33ad08039d0e
diff --git a/www-client/zen-bin/zen-bin-1.0.1_alpha4.ebuild b/www-client/zen-bin/zen-bin-1.0.1_alpha4.ebuild
new file mode 100644
index 000000000..53bf3f967
--- /dev/null
+++ b/www-client/zen-bin/zen-bin-1.0.1_alpha4.ebuild
@@ -0,0 +1,87 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg-utils desktop
+
+MY_PV="1.0.1-a.4"
+MY_P="zen"
+
+DESCRIPTION="Zen Browser - A Firefox-based browser focused on privacy"
+HOMEPAGE="https://github.com/zen-browser/desktop"
+SRC_URI="https://github.com/zen-browser/desktop/releases/download/${MY_PV}/${MY_P}.linux-specific.tar.bz2 -> ${P}.tar.bz2"
+
+S="${WORKDIR}"
+LICENSE="MPL-2.0"
+SLOT="0"
+
+RDEPEND="
+ dev-libs/expat
+ dev-libs/glib:2
+ dev-libs/nspr
+ dev-libs/nss
+ media-libs/alsa-lib
+ media-libs/fontconfig
+ media-libs/freetype
+ media-libs/mesa
+ net-print/cups
+ sys-apps/dbus
+ sys-libs/glibc
+ x11-libs/cairo
+ x11-libs/gdk-pixbuf
+ x11-libs/gtk+:3
+ 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/pango
+"
+
+DEPEND="${RDEPEND}"
+
+QA_PREBUILT="opt/zen/*"
+
+src_install() {
+ #create dest dir
+ local destdir="/opt/zen"
+ dodir "${destdir}"
+ #copy files into dest dir
+ cp -a "${S}/zen"/* "${ED}${destdir}" || die
+ #create a symlink to the binary
+ dosym "${destdir}/zen-bin" "/usr/bin/zen-bin" || die
+ #add icons
+ local icon_dir="${ED}${destdir}/browser/chrome/icons/default"
+ if [[ -d "${icon_dir}" ]]; then
+ for size in 16 32 48 64 128; do
+ if [[ -f "${icon_dir}/default${size}.png" ]]; then
+ newicon -s ${size} "${icon_dir}/default${size}.png" zen.png
+ fi
+ done
+ else
+ ewarn "Icon directory not found, skipping icon installation"
+ fi
+ #create desktop file
+ make_desktop_entry zen-bin "Zen" zen "Network;WebBrowser"
+ #handle permissions of destdir files
+ fperms 0755 "${destdir}"/{zen-bin,updater,glxtest,vaapitest}
+ fperms 0750 "${destdir}"/pingsender
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+ xdg_desktop_database_update
+ elog "For optimal performance and compatibility, please ensure"
+ elog "that you have the latest graphics drivers installed."
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+ xdg_desktop_database_update
+}
diff --git a/www-client/zen-bin/zen-bin-1.0.1_alpha5.ebuild b/www-client/zen-bin/zen-bin-1.0.1_alpha5.ebuild
new file mode 100644
index 000000000..8f7c8b647
--- /dev/null
+++ b/www-client/zen-bin/zen-bin-1.0.1_alpha5.ebuild
@@ -0,0 +1,87 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg-utils desktop
+
+MY_PV="1.0.1-a.5"
+MY_P="zen"
+
+DESCRIPTION="Zen Browser - A Firefox-based browser focused on privacy"
+HOMEPAGE="https://github.com/zen-browser/desktop"
+SRC_URI="https://github.com/zen-browser/desktop/releases/download/${MY_PV}/${MY_P}.linux-specific.tar.bz2 -> ${P}.tar.bz2"
+
+S="${WORKDIR}"
+LICENSE="MPL-2.0"
+SLOT="0"
+
+RDEPEND="
+ dev-libs/expat
+ dev-libs/glib:2
+ dev-libs/nspr
+ dev-libs/nss
+ media-libs/alsa-lib
+ media-libs/fontconfig
+ media-libs/freetype
+ media-libs/mesa
+ net-print/cups
+ sys-apps/dbus
+ sys-libs/glibc
+ x11-libs/cairo
+ x11-libs/gdk-pixbuf
+ x11-libs/gtk+:3
+ 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/pango
+"
+
+DEPEND="${RDEPEND}"
+
+QA_PREBUILT="opt/zen/*"
+
+src_install() {
+ #create dest dir
+ local destdir="/opt/zen"
+ dodir "${destdir}"
+ #copy files into dest dir
+ cp -a "${S}/zen"/* "${ED}${destdir}" || die
+ #create a symlink to the binary
+ dosym "${destdir}/zen-bin" "/usr/bin/zen-bin" || die
+ #add icons
+ local icon_dir="${ED}${destdir}/browser/chrome/icons/default"
+ if [[ -d "${icon_dir}" ]]; then
+ for size in 16 32 48 64 128; do
+ if [[ -f "${icon_dir}/default${size}.png" ]]; then
+ newicon -s ${size} "${icon_dir}/default${size}.png" zen.png
+ fi
+ done
+ else
+ ewarn "Icon directory not found, skipping icon installation"
+ fi
+ #create desktop file
+ make_desktop_entry zen-bin "Zen" zen "Network;WebBrowser"
+ #handle permissions of destdir files
+ fperms 0755 "${destdir}"/{zen-bin,updater,glxtest,vaapitest}
+ fperms 0750 "${destdir}"/pingsender
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+ xdg_desktop_database_update
+ elog "For optimal performance and compatibility, please ensure"
+ elog "that you have the latest graphics drivers installed."
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+ xdg_desktop_database_update
+}
next reply other threads:[~2024-09-27 11:41 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-27 11:41 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-23 13:38 [gentoo-commits] repo/proj/guru:dev commit in: www-client/zen-bin/ Julien Roy
2025-01-23 13:59 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2025-01-23 13:38 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2025-01-23 13:59 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2025-01-22 15:29 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2025-01-22 15:42 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2025-01-22 15:29 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2025-01-22 15:42 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2025-01-11 23:34 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2025-01-11 23:38 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2025-01-10 15:42 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2025-01-10 15:44 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2025-01-10 15:42 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2025-01-10 15:44 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-12-25 14:03 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-12-26 15:36 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-12-25 14:03 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-12-26 15:36 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-12-24 16:18 Lucio Sauer
2024-12-24 16:18 Lucio Sauer
2024-12-20 14:55 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-12-20 15:00 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-12-20 14:55 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-12-20 15:00 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-12-15 18:02 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-12-15 18:10 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-12-15 18:02 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-12-15 18:10 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-12-12 13:06 David Roman
2024-12-12 13:06 David Roman
2024-12-12 13:06 David Roman
2024-12-02 13:41 Julien Roy
2024-12-02 12:43 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-12-02 13:41 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-12-02 12:43 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-12-02 13:41 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-11-18 13:42 Julien Roy
2024-11-18 13:42 Julien Roy
2024-11-04 18:27 David Roman
2024-10-29 10:53 David Roman
2024-10-16 8:45 David Roman
2024-10-16 8:45 David Roman
2024-10-03 9:43 Andrew Ammerlaan
2024-09-25 13:53 David Roman
2024-09-25 13:53 David Roman
2024-09-10 23:59 David Roman
2024-09-07 13:38 David Roman
2024-08-31 13:06 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=1727369749.9457a4f0fb2fd34126560ae651efae01edf37ae0.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