Search Criteria
Package Details: basilisk 2021.02.06-1
Git Clone URL: | https://aur.archlinux.org/basilisk.git (read-only, click to copy) |
---|---|
Package Base: | basilisk |
Description: | Standalone web browser forked from mozilla.org |
Upstream URL: | https://www.basilisk-browser.org/ |
Licenses: | |
Submitter: | bm456 |
Maintainer: | figue (jfigueras, figuepluto) |
Last Packager: | figue |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-12-25 20:34 |
Last Updated: | 2021-02-07 12:46 |
Dependencies (13)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-classic, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline)
- libxt
- mime-types (mailcap-mime-types, mailcap)
- ttf-font (neuropol-ttf, ttf-droid-emojiless, ttf-noto-fonts-ib, pixeled-ttf, ttf-win7-fonts, ttf-ms-win8, ttf-ms-win8-arabic, ttf-ms-win8-hebrew, ttf-ms-win8-sea, ttf-ms-win8-indic, ttf-ms-win8-japanese, ttf-ms-win8-korean, ttf-ms-win8-zh_cn, ttf-ms-win8-zh_tw, ttf-ms-win8-thai, ttf-ms-win8-other, ttf-noto-fonts-simple, ttf-droid-simple, ttf-kids, ttf-gabriola, ttf-win10, ttf-liberation-sans-narrow, ttf-cavafy-script, ttf-ms-fonts, ttf-dejavu-ib, ttf-droid-ib, ttf-zelda, ttf-oxygen, ttf-oxygen-gf, ttf-share-gf, ttf-gost, nerd-fonts-dejavu-complete, otf-inconsolata-dz, ttf-paratype, ttf-d2coding, ttf-dejavu-emojiless, ttf-agave, ttf-tr2n, noto-fonts-lite, ttf-ms-win10, ttf-ms-win10-japanese, ttf-ms-win10-korean, ttf-ms-win10-sea, ttf-ms-win10-thai, ttf-ms-win10-zh_cn, ttf-ms-win10-zh_tw, ttf-ms-win10-other, ttf-ibm-plex-mono-git, ttf-ms-win10-auto, ttf-ms-win10-auto-japanese, ttf-ms-win10-auto-korean, ttf-ms-win10-auto-sea, ttf-ms-win10-auto-thai, ttf-ms-win10-auto-zh_cn, ttf-ms-win10-auto-zh_tw, ttf-ms-win10-auto-other, gnu-free-fonts, noto-fonts, ttf-bitstream-vera, ttf-croscore, ttf-dejavu, ttf-droid, ttf-ibm-plex, ttf-liberation)
- autoconf2.13 (make)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-minimal+-git, mesa-minimal-git, mesa-git, mesa-stable, mesa-rc) (make)
- python2 (make)
- unzip (unzip-natspec, unzip-iconv) (make)
- yasm (yasm-git) (make)
- zip (zip-natspec) (make)
Required by (0)
Sources (3)
- https://repo.palemoon.org/MoonchildProductions/Basilisk/archive/v2021.02.06.tar.gz
- https://repo.palemoon.org/MoonchildProductions/Pale-Moon/raw/commit/7046794388319744751208a8d0e98e27861f67ce/palemoon/branding/unofficial/browser.desktop
- https://repo.palemoon.org/MoonchildProductions/UXP/archive/RELBASE_20210205.tar.gz
Latest Comments
1 2 3 4 5 Next › Last »
figue commented on 2020-12-29 19:37
@ccorn thanks! bb0e3d74e61f
ccorn commented on 2020-12-29 18:40
With the new config the chroot build now fails if
gtk3
is not installed. Therefore I have addedgtk3
todepends
in my checkout.figue commented on 2020-12-26 17:28
@micwoj92 thanks. Done in 374abdaa0978
micwoj92 commented on 2020-12-25 22:23
Thanks. I took this info from about:buildconfig from official binary
--enable-application=basilisk --with-external-source-dir=/home/PM4Linux/REPO/MCP/Basilisk --enable-update-channel=release --disable-debug-symbols --enable-jemalloc --enable-default-toolkit=cairo-gtk3 MAKE=/usr/bin/gmake --enable-av1 --enable-eme --enable-gamepad --enable-official-branding --enable-official-vendor '--enable-optimize=-O2 -msse -mfpmath=sse' --enable-strip --disable-tests --enable-updater --enable-webrtc --with-pthreads --x-libraries=/usr/lib64
I would definitely change gtk2 to gtk3 and enable webrtc, eme and av1. webrtc is the reason I am using this over Pale Moon as I needed it. I am not sure what all the options do that this PKGBUILD has but in case of doubt I would contact the forum at https://forum.palemoon.org/
figue commented on 2020-12-25 19:10
@micwoj92 thanks see 5672cf04feff
If you have more suggestions they will be welcome. I only use basilisk to open an old HPE software, so I'm not actively using.
micwoj92 commented on 2020-12-25 02:47
Hello, could you make this a bit more similar to official basilisk build config? Also things like
mk_add_options MOZ_MAKE_FLAGS="-j4"
are bad because this depends on system.figue commented on 2020-10-27 17:17
@CYBERDEViL thanks! 133043f52662
CYBERDEViL commented on 2020-10-27 15:23
They changed their user from
MCP
toMoonchildProductions
. New source URL's:figue commented on 2020-06-25 21:55
Adopted for now...
Winux commented on 2020-05-29 09:51
Hi I have fixed all issues that I found. You can find the new PKGBUILD here: https://diakoffice-my.sharepoint.com/:u:/g/personal/edu_dqby_1609_sulid_hu/EWt_q7J0S_VCreow6HX-XzYBZ0t6BK9Hm9lyDnt6hvaz-Q?e=fwrehc