Search Criteria
Package Details: zen-browser-portable 1.14.11b-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/zen-browser-portable.git (read-only, click to copy) |
---|---|
Package Base: | zen-browser-portable |
Description: | Experience tranquillity while browsing the web without people tracking you, sandboxed by portable |
Upstream URL: | https://github.com/Kraftland/portable |
Keywords: | browser firefox portable zen |
Licenses: | MPL-2.0 |
Conflicts: | zen-browser |
Provides: | zen-browser |
Submitter: | Kimiblock |
Maintainer: | Kimiblock (lilac) |
Last Packager: | lilac |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2025-07-14 04:54 (UTC) |
Last Updated: | 2025-08-27 16:52 (UTC) |
Dependencies (52)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- bash (bash-devel-gitAUR, bash-gitAUR)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-amd-fullAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-decklinkAUR, ffmpeg-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxdamage
- libxext (libxext-gitAUR)
- Show 32 more dependencies...
Required by (6)
- caelestia-meta (requires zen-browser) (optional)
- profile-sync-daemon-zen (requires zen-browser) (optional)
- zen-browser-i18n-ja (requires zen-browser)
- zen-browser-i18n-zh-cn (requires zen-browser)
- zen-browser-i18n-zh-tw (requires zen-browser)
- zen-browser-private-window-launcher (requires zen-browser)
Sources (9)
- 0003-do-not-disable-system-extensions.zen.patch
- 0004-fix-package-json.zen.patch
- 0005-source-firefox-language-packs.patch
- desktop.file
- firefox-l10n
- git+https://github.com/zen-browser/desktop.git#tag=1.14.11b
- https://archive.mozilla.org/pub/firefox/releases/141.0.2/source/firefox-141.0.2.source.tar.xz
- portable-config
- start.sh
Latest Comments
Kimiblock commented on 2025-08-07 04:57 (UTC)
Thanks, can you do a PR @ https://github.com/archlinuxcn/repo/?
We are still waiting for the zen-browser package in repo to be fixed tho
Corean commented on 2025-08-02 19:48 (UTC) (edited on 2025-08-02 19:48 (UTC) by Corean)
After testing again, the issue of missing icons is not fully resolved — it still reappears when I press Alt+Tab in Plasma. I’ve determined that it’s related to the app-id. After making changes, it now seems to be working properly.
Additionally, my previous addition to
optdepends
was incorrect and has been removed, leave it as it is. However, a baseline version number is still needed inprovides
, otherwise these language packages cannot be installed.All the changes I mentioned have been updated in the previous comment.
Kimiblock commented on 2025-08-01 16:07 (UTC)
Thanks for the patch. Please build in clean chroot if you have dependency failure.
Waiting for zen-browser in archlinuxcn repository to build and update this package.
Corean commented on 2025-07-31 18:29 (UTC) (edited on 2025-08-02 19:44 (UTC) by Corean)
Fixed: Icons missing in the dock and when using Alt+Tab.
Fixed: Specified a version number for provides to resolve conflicts when installing language packages.
Updated: Avoid duplicate files in /usr/bin; only one should be retained.