Package Details: brow6el 0.3.4-1

Git Clone URL: https://aur.archlinux.org/brow6el.git (read-only, click to copy)
Package Base: brow6el
Description: Terminal Web Browser with Sixel Support
Upstream URL: https://codeberg.org/janantos/brow6el
Licenses: MIT
Submitter: xlibre
Maintainer: xlibre
Last Packager: xlibre
Votes: 0
Popularity: 0.000000
First Submitted: 2026-01-08 10:11 (UTC)
Last Updated: 2026-03-03 22:02 (UTC)

Latest Comments

dreieck commented on 2026-03-03 17:27 (UTC)

Ahoj,

you need to install a license file into /usr/share/licenses/${pkgname}/ for MIT license:

namcap /tmp/makepkg/pkg/brow6el-0.3.4-1-x86_64.pkg.tar:

brow6el E: Uncommon license identifiers such as 'MIT' require license files below /usr/share/licenses/brow6el/ or switching to common license identifiers. Found 0/1 required license files.
[...]

Also, I get reports about missing dependencies, I do not know if this are false positives, please check:

[...]
brow6el E: Dependency libxkbcommon detected and not included (libraries ['usr/lib/libxkbcommon.so.0'] needed in files ['usr/lib/brow6el/libcef.so'])
brow6el E: Dependency at-spi2-core detected and not included (libraries ['usr/lib/libatspi.so.0', 'usr/lib/libatk-bridge-2.0.so.0', 'usr/lib/libatk-1.0.so.0'] needed in files ['usr/lib/brow6el/libcef.so'])
brow6el E: Dependency libxcomposite detected and not included (libraries ['usr/lib/libXcomposite.so.1'] needed in files ['usr/lib/brow6el/libcef.so'])
brow6el E: Dependency libxfixes detected and not included (libraries ['usr/lib/libXfixes.so.3'] needed in files ['usr/lib/brow6el/libcef.so'])
brow6el E: Dependency libcups detected and not included (libraries ['usr/lib/libcups.so.2'] needed in files ['usr/lib/brow6el/libcef.so'])
brow6el E: Dependency mesa detected and not included (libraries ['usr/lib/libgbm.so.1'] needed in files ['usr/lib/brow6el/libcef.so'])
brow6el E: Dependency libxrandr detected and not included (libraries ['usr/lib/libXrandr.so.2'] needed in files ['usr/lib/brow6el/libcef.so'])
brow6el E: Dependency libxdamage detected and not included (libraries ['usr/lib/libXdamage.so.1'] needed in files ['usr/lib/brow6el/libcef.so'])
brow6el W: Dependency libx11 detected and implicitly satisfied (libraries ['usr/lib/libX11.so.6'] needed in files ['usr/lib/brow6el/libGLESv2.so', 'usr/lib/brow6el/libcef.so'])
brow6el W: Dependency libstdc++ detected and implicitly satisfied (libraries ['usr/lib/libstdc++.so.6'] needed in files ['usr/lib/brow6el/brow6el'])
brow6el W: Dependency bash detected and implicitly satisfied (programs ['bash'] needed in scripts ['usr/lib/brow6el/run_brow6el.sh'])
brow6el W: Dependency libudev detected and implicitly satisfied (libraries ['usr/lib/libudev.so.1'] needed in files ['usr/lib/brow6el/libcef.so'])
brow6el W: Dependency nspr detected and implicitly satisfied (libraries ['usr/lib/libnspr4.so'] needed in files ['usr/lib/brow6el/libcef.so'])
brow6el W: Dependency glib2 detected and implicitly satisfied (libraries ['usr/lib/libgio-2.0.so.0', 'usr/lib/libglib-2.0.so.0', 'usr/lib/libgobject-2.0.so.0'] needed in files ['usr/lib/brow6el/libcef.so'])
brow6el W: Dependency libxcb detected and implicitly satisfied (libraries ['usr/lib/libxcb.so.1'] needed in files ['usr/lib/brow6el/libGLESv2.so', 'usr/lib/brow6el/libcef.so'])
brow6el W: Dependency expat detected and implicitly satisfied (libraries ['usr/lib/libexpat.so.1'] needed in files ['usr/lib/brow6el/libcef.so'])
brow6el W: Dependency libxext detected and implicitly satisfied (libraries ['usr/lib/libXext.so.6'] needed in files ['usr/lib/brow6el/libGLESv2.so', 'usr/lib/brow6el/libcef.so'])
brow6el W: Dependency libgcc detected and implicitly satisfied (libraries ['usr/lib/libgcc_s.so.1'] needed in files ['usr/lib/brow6el/libEGL.so', 'usr/lib/brow6el/libvulkan.so.1', 'usr/lib/brow6el/libcef.so', 'usr/lib/brow6el/libGLESv2.so', 'usr/lib/brow6el/libvk_swiftshader.so', 'usr/lib/brow6el/brow6el'])

Regards and thanks for the package.