Search Criteria
Package Details: dooble-bin 2025.11.25-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dooble-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | dooble-bin |
| Description: | Web browser based on QtWebEngine.(Prebuilt version) |
| Upstream URL: | https://textbrowser.github.io/dooble |
| Keywords: | browser dooble dooble-bin scientific web |
| Licenses: | LicenseRef-Dooble |
| Conflicts: | dooble |
| Provides: | dooble |
| Submitter: | zhangkaizhao |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 4 |
| Popularity: | 0.91 |
| First Submitted: | 2021-08-19 19:15 (UTC) |
| Last Updated: | 2025-11-26 00:43 (UTC) |
Dependencies (50)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- expat (expat-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- krb5 (krb5-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libdrm (libdrm-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxdamage
- libxext (libxext-gitAUR)
- libxfixes
- libxi (libxi-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- libxkbfile
- libxrandr (libxrandr-gitAUR)
- libxrender
- libxshmfence
- libxtst
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- pango (pango-gitAUR, pango-nothai-gitAUR)
- postgresql-libs (postgresql-libs-12AUR, postgresql-libs-gitAUR, postgresql13-libsAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR)
- qt6-charts
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-multimedia
- qt6-positioning
- qt6-serialport
- qt6-svg
- qt6-tools
- qt6-wayland
- qt6-webchannel
- qt6-webengine
- unixodbc (unixodbc-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- xcb-util-cursor (xcb-util-cursor-gitAUR)
- xcb-util-image
- xcb-util-keysyms
- xcb-util-renderutil
- xcb-util-wm
- findutils (findutils-gitAUR, findutils-selinuxAUR) (make)
- bzip2 (bzip2-gitAUR) (optional) – needed in plugins/multimedia/libffmpegmediaplugin.so
Latest Comments
1 2 Next › Last »
zxp19821005 commented on 2024-12-30 04:25 (UTC)
@simona I havn't met the problem like you, but I've fixed some errors. Can you try again?
simona commented on 2024-12-30 00:12 (UTC)
after install i cannot more launch a program/desktop file because this browser open it...
kseistrup commented on 2024-02-01 21:28 (UTC)
It seems “they” don't publish binary releases anymore.
kseistrup commented on 2023-07-15 13:55 (UTC)
Re: 2023.07.15-5
namcap(1)claims that quite a few of the dependencies are unnecessary, and I have experimentally commented these out. Please let us know is that was a mistake.kseistrup commented on 2023-07-15 12:50 (UTC)
By adding a few dependencies (qt6-charts and qt6-svg) and removing the libraries provided by upstream, dooble is now running again as of package version 2023.07.15-4.
Further checking of libraries for plugins is needed.
kseistrup commented on 2023-07-14 05:16 (UTC)
NB: V2023.07.15 does not currently run because of incompatible libraries!
kseistrup commented on 2023-05-30 09:43 (UTC)
@zxp19821005 Looks great now — thanks! :)
zxp19821005 commented on 2023-05-30 09:28 (UTC)
@kseistrup I have modified the PKGBUILD file based on your feedback, removing the
options=(!strip)parameter, and did notstripany files duringmakepkg. Therefore, this parameter does not work here. Thank you for your feedback!kseistrup commented on 2023-05-30 07:56 (UTC)
@zxp19821005
Hey, and thanks for the swift action (and for packaging dooble)!
The current
findinvocations in thepackage()function does not reach all necessary targets (e.g., directories in/usrwith wrong permissions, or executables without a dot in their name), and it also gives shared libraries the permission 0644 where they traditionally have 0755.The following
findinvocations are working here:If you decide to use them, you will have to add a
makedepends=('findutils')for thexargstool.Not a problem, but: The current
PKGBUILDhasoptions=(!strip). Is there something that won't work if binaries and libraries are stripped? I tried to remove the option anddoobleseems to work fine, but I didn't test it deeply.Cheers.
zxp19821005 commented on 2023-05-30 00:50 (UTC)
@kseistrup Fixed it.Thank you!
1 2 Next › Last »