slackbuilds_ponce/network/basilisk
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
autoconf-2.13-consolidated_fixes-1.patch.gz
basilisk.desktop
basilisk.info
basilisk.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
doinst.sh
glibc-2.30+.patch
README
slack-desc

Basilisk (Web browser -- BUILD FROM SOURCE)

Note: this builds Basilisk from source and conflicts with the binary
repackage also found on SBo.

Basilisk is a demonstration program for the Unified XUL Platform (XUP).
It is a hard fork from the Mozilla code repository (mozilla-central)
with an ESR-52 fork point.

Some build time options:

  GTK=gtk2 ./basilisk.SlackBuild

will override the default and build with gtk2 instead of gtk3.

jack is an optional dependency and, if detected, automatically built. If
this is undesirable you can blacklist jack, by passing the variable:

  BLACKLIST_JACK=yes ./basilisk.SlackBuild