1
0
mirror of https://aur.archlinux.org/firedragon.git synced 2024-12-25 20:24:14 +00:00

chore: update firedragon

This commit was automatically generated to reflect changes to this package in another repository.

Unfortunately, due to a misconfiguration, the URL of the source repository is not available.
This commit is contained in:
GitLab CI 2024-04-17 06:58:00 +00:00
parent e39f3ac66f
commit 428ba83958
3 changed files with 249 additions and 249 deletions

View File

@ -1,6 +1,6 @@
pkgbase = firedragon pkgbase = firedragon
pkgdesc = Floorp fork build using custom branding & settings pkgdesc = Floorp fork build using custom branding & settings
pkgver = 11.11.2 pkgver = 11.12.0
pkgrel = 1 pkgrel = 1
epoch = 1 epoch = 1
url = http://dr460nf1r3.org url = http://dr460nf1r3.org
@ -67,17 +67,17 @@ pkgbase = firedragon
options = !strip options = !strip
backup = usr/lib/firedragon/firedragon.cfg backup = usr/lib/firedragon/firedragon.cfg
backup = usr/lib/firedragon/distribution/policies.json backup = usr/lib/firedragon/distribution/policies.json
source = https://github.com/Floorp-Projects/Floorp/archive/refs/tags/v11.11.2.tar.gz source = https://github.com/Floorp-Projects/Floorp/archive/refs/tags/v11.12.0.tar.gz
source = floorp-core::git+https://github.com/Floorp-Projects/Floorp-core#commit=09cc05ed3a469f71aaf4ada1b5a08acd08f99af8 source = floorp-core::git+https://github.com/Floorp-Projects/Floorp-core#commit=c54e98bdcb80c3dd9e10fe668d9f1b052ac23e62
source = floorp-l10n-central::git+https://github.com/Floorp-Projects/Unified-l10n-central#commit=b1cfac382d73f99251cf3e7076cc90e4612572f6 source = floorp-l10n-central::git+https://github.com/Floorp-Projects/Unified-l10n-central#commit=b7a652ebf828e1c695a19903a568505d818463d2
source = floorp-private::git+https://github.com/floorp-Projects/Floorp-private-components#commit=69519e444dbb05118e512c1e23a456520004b700 source = floorp-private::git+https://github.com/floorp-Projects/Floorp-private-components#commit=fd03f5cc34377591f63a293e82f0b5eb55a8c5fc
source = common::git+https://gitlab.com/garuda-linux/firedragon/common.git source = common::git+https://gitlab.com/garuda-linux/firedragon/common.git
source = settings::git+https://gitlab.com/garuda-linux/firedragon/settings.git source = settings::git+https://gitlab.com/garuda-linux/firedragon/settings.git
source = firedragon.desktop source = firedragon.desktop
sha256sums = 18250e72d551e81ec34c7206c58c3026a465d5cdc780eb10cdc3ea050b2ff824 sha256sums = 4d1c6b6c69b139e90f2ae6b192f2774f7525eaca265fcb58247a8c0a20a18ae5
sha256sums = ac1824366321e33651b0a388d3fd9ca82709361f9291664d16890e37630f33cb sha256sums = 04659d794809a3e2dcb13e051b8752ddf322364f552d389e9ece28f9285fabab
sha256sums = 86b211b89b5aa742b2f583655ba85273ea56d6c4942ba3b5a3ec2d52d6afc36f sha256sums = 5f9a31c9a7166328ac364b9172e3b40bff822f142976fa009de5ada65a7dd938
sha256sums = 9fd6541b7f8d1b212db18a71a501727d707ff11b9a995300579d3f6f92114eeb sha256sums = 58d690b35080a70d99a665c7fb8db0d6dfc229a37bdea7ff2111c922687141c7
sha256sums = SKIP sha256sums = SKIP
sha256sums = SKIP sha256sums = SKIP
sha256sums = 53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560 sha256sums = 53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560

478
PKGBUILD
View File

@ -9,111 +9,111 @@
pkgname=firedragon pkgname=firedragon
_pkgname=FireDragon _pkgname=FireDragon
pkgver=11.11.2 pkgver=11.12.0
_floorp_core_commit="09cc05ed3a469f71aaf4ada1b5a08acd08f99af8" _floorp_core_commit="c54e98bdcb80c3dd9e10fe668d9f1b052ac23e62"
_floorp_l10n_commit="b1cfac382d73f99251cf3e7076cc90e4612572f6" _floorp_l10n_commit="b7a652ebf828e1c695a19903a568505d818463d2"
_floorp_private_commit="69519e444dbb05118e512c1e23a456520004b700" _floorp_private_commit="fd03f5cc34377591f63a293e82f0b5eb55a8c5fc"
pkgrel=1 pkgrel=1
epoch=1 epoch=1
pkgdesc="Floorp fork build using custom branding & settings" pkgdesc="Floorp fork build using custom branding and settings"
url='http://dr460nf1r3.org' url='https://garudalinux.org'
arch=('x86_64') arch=('x86_64')
license=('MPL2') license=('MPL2' 'Floorp Shared Source License')
depends=(dbus depends=(dbus
dbus-glib dbus-glib
ffmpeg ffmpeg
gtk3 gtk3
libevent libevent
libjpeg libjpeg
libpulse libpulse
libvpx libvpx
libwebp libwebp
libxss libxss
libxt libxt
mime-types mime-types
nss nss
pipewire pipewire
ttf-font ttf-font
zlib) zlib)
makedepends=(cbindgen makedepends=(cbindgen
clang clang
diffutils diffutils
dump_syms dump_syms
imagemagick imagemagick
imake imake
inetutils inetutils
git git
jack jack
lld lld
llvm llvm
mesa mesa
mold mold
nasm nasm
nodejs nodejs
python python
rust rust
unzip unzip
wasi-compiler-rt wasi-compiler-rt
wasi-libc wasi-libc
wasi-libc++ wasi-libc++
wasi-libc++abi wasi-libc++abi
xorg-server-xvfb xorg-server-xvfb
yasm yasm
zip) zip)
optdepends=('hunspell-dictionary: Spell checking' optdepends=('hunspell-dictionary: Spell checking'
'libnotify: Notification integration' 'libnotify: Notification integration'
'networkmanager: Location detection via available WiFi networks' 'networkmanager: Location detection via available WiFi networks'
'profile-sync-daemon: Load the browser profile into RAM' 'profile-sync-daemon: Load the browser profile into RAM'
'pulseaudio: Audio support' 'pulseaudio: Audio support'
'searx: Searching the web using a locally running searX instance' 'searx: Searching the web using a locally running searX instance'
'speech-dispatcher: Text-to-Speech' 'speech-dispatcher: Text-to-Speech'
'whoogle: Searching the web using a locally running Whoogle instance' 'whoogle: Searching the web using a locally running Whoogle instance'
'xdg-desktop-portal: Screensharing with Wayland') 'xdg-desktop-portal: Screensharing with Wayland')
replaces=(firedragon-next) replaces=(firedragon-next)
options=(!debug options=(!debug
!emptydirs !emptydirs
!lto !lto
!makeflags !makeflags
!strip) !strip)
backup=("usr/lib/${pkgname}/${pkgname}.cfg" backup=("usr/lib/${pkgname}/${pkgname}.cfg"
"usr/lib/${pkgname}/distribution/policies.json") "usr/lib/${pkgname}/distribution/policies.json")
source=(https://github.com/Floorp-Projects/Floorp/archive/refs/tags/v"${pkgver}".tar.gz source=(https://github.com/Floorp-Projects/Floorp/archive/refs/tags/v"${pkgver}".tar.gz
"floorp-core::git+https://github.com/Floorp-Projects/Floorp-core#commit=$_floorp_core_commit" "floorp-core::git+https://github.com/Floorp-Projects/Floorp-core#commit=$_floorp_core_commit"
"floorp-l10n-central::git+https://github.com/Floorp-Projects/Unified-l10n-central#commit=$_floorp_l10n_commit" "floorp-l10n-central::git+https://github.com/Floorp-Projects/Unified-l10n-central#commit=$_floorp_l10n_commit"
"floorp-private::git+https://github.com/floorp-Projects/Floorp-private-components#commit=$_floorp_private_commit" "floorp-private::git+https://github.com/floorp-Projects/Floorp-private-components#commit=$_floorp_private_commit"
"common::git+https://gitlab.com/garuda-linux/firedragon/common.git" "common::git+https://gitlab.com/garuda-linux/firedragon/common.git"
"settings::git+https://gitlab.com/garuda-linux/firedragon/settings.git" "settings::git+https://gitlab.com/garuda-linux/firedragon/settings.git"
"${pkgname}.desktop") "${pkgname}.desktop")
sha256sums=('18250e72d551e81ec34c7206c58c3026a465d5cdc780eb10cdc3ea050b2ff824' sha256sums=('4d1c6b6c69b139e90f2ae6b192f2774f7525eaca265fcb58247a8c0a20a18ae5'
'ac1824366321e33651b0a388d3fd9ca82709361f9291664d16890e37630f33cb' '04659d794809a3e2dcb13e051b8752ddf322364f552d389e9ece28f9285fabab'
'86b211b89b5aa742b2f583655ba85273ea56d6c4942ba3b5a3ec2d52d6afc36f' '5f9a31c9a7166328ac364b9172e3b40bff822f142976fa009de5ada65a7dd938'
'9fd6541b7f8d1b212db18a71a501727d707ff11b9a995300579d3f6f92114eeb' '58d690b35080a70d99a665c7fb8db0d6dfc229a37bdea7ff2111c922687141c7'
'SKIP' 'SKIP'
'SKIP' 'SKIP'
'53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560') '53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560')
install="${pkgname}.install" install="${pkgname}.install"
# Select the method of profiling # Select the method of profiling
if [[ "${_build_pgo::1}" == "t" ]]; then if [[ "${_build_pgo::1}" == "t" ]]; then
if [[ "${_build_pgo_xvfb::1}" == "t" ]]; then if [[ "${_build_pgo_xvfb::1}" == "t" ]]; then
makedepends+=(xorg-server-xvfb) makedepends+=(xorg-server-xvfb)
else else
makedepends+=(weston xwayland-run) makedepends+=(weston xwayland-run)
fi fi
fi fi
prepare() { prepare() {
# Floorp's shenanigan to make the build work without cloning the whole # Floorp's shenanigan to make the build work without cloning the whole
# git source (puts submodules' content in place) # git source (puts submodules' content in place)
mv -f "${srcdir}"/floorp-core/* ./Floorp-"${pkgver}"/floorp mv -f "${srcdir}"/floorp-core/* ./Floorp-"${pkgver}"/floorp
mv -f "${srcdir}"/floorp-private/* ./Floorp-"${pkgver}"/floorp/Floorp-private-components mv -f "${srcdir}"/floorp-private/* ./Floorp-"${pkgver}"/floorp/Floorp-private-components
mv -f "${srcdir}"/floorp-l10n-central/* ./Floorp-"${pkgver}"/floorp/browser/locales/l10n-central mv -f "${srcdir}"/floorp-l10n-central/* ./Floorp-"${pkgver}"/floorp/browser/locales/l10n-central
rm -rf "${srcdir}/mozbuild" rm -rf "${srcdir}/mozbuild"
mkdir "${srcdir}/mozbuild" mkdir "${srcdir}/mozbuild"
cd Floorp-"${pkgver}" || exit cd Floorp-"${pkgver}" || exit
cat >../mozconfig <<END cat > ../mozconfig << END
ac_add_options --with-app-basename=${_pkgname} ac_add_options --with-app-basename=${_pkgname}
ac_add_options --with-app-name=${pkgname} ac_add_options --with-app-name=${pkgname}
ac_add_options --with-branding=browser/branding/firedragon ac_add_options --with-branding=browser/branding/firedragon
@ -199,160 +199,160 @@ export NM=llvm-nm
export RANLIB=llvm-ranlib export RANLIB=llvm-ranlib
END END
local _patches_dir local _patches_dir
_patches_dir="${srcdir}/common/patches" _patches_dir="${srcdir}/common/patches"
local _floorp_patches_dir local _floorp_patches_dir
_floorp_patches_dir="${srcdir}/common/patches/floorp/" _floorp_patches_dir="${srcdir}/common/patches/floorp/"
_patch() { _patch() {
printf 'Patching %s ...\n' "$1" printf 'Patching %s ...\n' "$1"
patch -Np1 -i "$1" patch -Np1 -i "$1"
} }
# Remove some pre-installed addons that might be questionable # Remove some pre-installed addons that might be questionable
_patch "${_floorp_patches_dir}"/remove_addons.patch _patch "${_floorp_patches_dir}"/remove_addons.patch
# Stop some undesired requests (https://gitlab.com/librewolf-community/browser/common/-/issues/10) # Stop some undesired requests (https://gitlab.com/librewolf-community/browser/common/-/issues/10)
_patch "${_floorp_patches_dir}"/sed-patches/stop-undesired-requests.patch _patch "${_floorp_patches_dir}"/sed-patches/stop-undesired-requests.patch
# Assorted patches # Assorted patches
_patch "${_floorp_patches_dir}"/urlbarprovider-interventions.patch _patch "${_floorp_patches_dir}"/urlbarprovider-interventions.patch
# Allow uBlockOrigin to run in private mode by default, without user intervention # Allow uBlockOrigin to run in private mode by default, without user intervention
_patch "${_floorp_patches_dir}"/allow-ubo-private-mode.patch _patch "${_floorp_patches_dir}"/allow-ubo-private-mode.patch
# Add custom uBO assets (on first launch only) # Add custom uBO assets (on first launch only)
_patch "${_floorp_patches_dir}"/custom-ubo-assets-bootstrap-location.patch _patch "${_floorp_patches_dir}"/custom-ubo-assets-bootstrap-location.patch
# Allows hiding the password manager (from the lw pref pane) / via a pref # Allows hiding the password manager (from the lw pref pane) / via a pref
_patch "${_floorp_patches_dir}"/hide-passwordmgr.patch _patch "${_floorp_patches_dir}"/hide-passwordmgr.patch
# Add Firedragon Preferences Pane # Add Firedragon Preferences Pane
_patch "${_patches_dir}"/pref-pane/pref-pane-small.patch _patch "${_patches_dir}"/pref-pane/pref-pane-small.patch
cp "${_patches_dir}/pref-pane/category-firedragon.svg" browser/themes/shared/preferences/category-firedragon.svg cp "${_patches_dir}/pref-pane/category-firedragon.svg" browser/themes/shared/preferences/category-firedragon.svg
cp "${_patches_dir}/pref-pane/firedragon.css" browser/themes/shared/preferences/firedragon.css cp "${_patches_dir}/pref-pane/firedragon.css" browser/themes/shared/preferences/firedragon.css
cp "${_patches_dir}/pref-pane/firedragon.inc.xhtml" browser/components/preferences/firedragon.inc.xhtml cp "${_patches_dir}/pref-pane/firedragon.inc.xhtml" browser/components/preferences/firedragon.inc.xhtml
cp "${_patches_dir}/pref-pane/firedragon.js" browser/components/preferences/firedragon.js cp "${_patches_dir}/pref-pane/firedragon.js" browser/components/preferences/firedragon.js
cat <"${_patches_dir}/pref-pane/preferences.ftl" >>browser/locales/en-US/browser/preferences/preferences.ftl cat < "${_patches_dir}/pref-pane/preferences.ftl" >> browser/locales/en-US/browser/preferences/preferences.ftl
# Update privacy preferences -- DISABLED to test UI changes and allow user to easily change the setting # Update privacy preferences -- DISABLED to test UI changes and allow user to easily change the setting
# _patch "${_patches_dir}"/custom/privacy-preferences.patch # _patch "${_patches_dir}"/custom/privacy-preferences.patch
rm -f "${srcdir}"/common/source_files/mozconfig rm -f "${srcdir}"/common/source_files/mozconfig
cp -r "${srcdir}"/common/source_files/* ./ cp -r "${srcdir}"/common/source_files/* ./
} }
build() { build() {
cd Floorp-"${pkgver}" || exit cd Floorp-"${pkgver}" || exit
export MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE=pip export MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE=pip
export MOZBUILD_STATE_PATH="${srcdir}/mozbuild" export MOZBUILD_STATE_PATH="${srcdir}/mozbuild"
export MOZ_ENABLE_FULL_SYMBOLS=1 export MOZ_ENABLE_FULL_SYMBOLS=1
export MOZ_NOSPAM=1 export MOZ_NOSPAM=1
export MOZ_PROFILER_STARTUP=1 # Starts the profiler is started as early as possible during startup. export MOZ_PROFILER_STARTUP=1 # Starts the profiler is started as early as possible during startup.
# Fix DRI/zink issues during compilation # Fix DRI/zink issues during compilation
export LIBGL_ALWAYS_SOFTWARE=true export LIBGL_ALWAYS_SOFTWARE=true
# Malloc_usable_size is used in various parts of the codebase # Malloc_usable_size is used in various parts of the codebase
CFLAGS="${CFLAGS/_FORTIFY_SOURCE=3/_FORTIFY_SOURCE=2}" CFLAGS="${CFLAGS/_FORTIFY_SOURCE=3/_FORTIFY_SOURCE=2}"
CXXFLAGS="${CXXFLAGS/_FORTIFY_SOURCE=3/_FORTIFY_SOURCE=2}" CXXFLAGS="${CXXFLAGS/_FORTIFY_SOURCE=3/_FORTIFY_SOURCE=2}"
# LTO needs more open files # LTO needs more open files
ulimit -n 4096 ulimit -n 4096
# Do 3-tier PGO # Do 3-tier PGO
if [[ "${_build_pgo::1}" == "t" ]]; then if [[ "${_build_pgo::1}" == "t" ]]; then
local _old_profdata="${SRCDEST:-$startdir}/merged.profdata" local _old_profdata="${SRCDEST:-$startdir}/merged.profdata"
local _old_jarlog="${SRCDEST:-$startdir}/jarlog" local _old_jarlog="${SRCDEST:-$startdir}/jarlog"
# Restore old profile # Restore old profile
if [[ "${_build_pgo_reuse::1}" == "t" ]]; then if [[ "${_build_pgo_reuse::1}" == "t" ]]; then
if [[ -s "$_old_profdata" ]]; then if [[ -s "$_old_profdata" ]]; then
echo "Restoring old profile data." echo "Restoring old profile data."
cp --reflink=auto -f "$_old_profdata" merged.profdata cp --reflink=auto -f "$_old_profdata" merged.profdata
fi fi
if [[ -s "$_old_jarlog" ]]; then if [[ -s "$_old_jarlog" ]]; then
echo "Restoring old jar log." echo "Restoring old jar log."
cp --reflink=auto -f "$_old_jarlog" jarlog cp --reflink=auto -f "$_old_jarlog" jarlog
fi fi
fi
# Make new profile
if [[ "${_build_pgo_reuse::1}" != "t" ]] || [[ ! -s merged.profdata ]]; then
echo "Building instrumented browser..."
cat >.mozconfig ../mozconfig
echo >>.mozconfig "ac_add_options --enable-profile-generate=cross"
./mach build
echo "Profiling instrumented browser..."
./mach package
if [[ "${_build_pgo_xvfb::1}" == "t" ]]; then
local _headless_run=(
xvfb-run
-s "-screen 0 1920x1080x24 -nolisten local"
)
else
local _headless_run=(
wlheadless-run
-c weston --width=1920 --height=1080
)
fi
LLVM_PROFDATA=llvm-profdata JARLOG_FILE=${PWD@Q}/jarlog \
"${_headless_run[@]}" -- ./mach python build/pgo/profileserver.py
echo "Removing instrumented browser..."
./mach clobber
fi
echo "Building optimized browser..."
cat >.mozconfig ../mozconfig
if [[ -s merged.profdata ]]; then
stat -c "Profile data found (%s bytes)" merged.profdata
echo >>.mozconfig "ac_add_options --enable-profile-use=cross"
echo >>.mozconfig "ac_add_options --with-pgo-profile-path='${PWD@Q}/merged.profdata'"
# save profdata for reuse
cp --reflink=auto -f merged.profdata "$_old_profdata"
else
echo "Profile data not found."
fi
if [[ -s jarlog ]]; then
stat -c "Jar log found (%s bytes)" jarlog
echo >>.mozconfig "ac_add_options --with-pgo-jarlog='${PWD@Q}/jarlog'"
# save jarlog for reuse
cp --reflink=auto -f jarlog "$_old_jarlog"
else
echo "Jar log not found."
fi
./mach build
else
echo "Building browser..."
cat >.mozconfig ../mozconfig
./mach build
fi fi
echo "Building symbol archive..." # Make new profile
./mach buildsymbols if [[ "${_build_pgo_reuse::1}" != "t" ]] || [[ ! -s merged.profdata ]]; then
echo "Building instrumented browser..."
cat > .mozconfig ../mozconfig
echo >> .mozconfig "ac_add_options --enable-profile-generate=cross"
./mach build
echo "Profiling instrumented browser..."
./mach package
if [[ "${_build_pgo_xvfb::1}" == "t" ]]; then
local _headless_run=(
xvfb-run
-s "-screen 0 1920x1080x24 -nolisten local"
)
else
local _headless_run=(
wlheadless-run
-c weston --width=1920 --height=1080
)
fi
LLVM_PROFDATA=llvm-profdata JARLOG_FILE=${PWD@Q}/jarlog \
"${_headless_run[@]}" -- ./mach python build/pgo/profileserver.py
echo "Removing instrumented browser..."
./mach clobber
fi
echo "Building optimized browser..."
cat > .mozconfig ../mozconfig
if [[ -s merged.profdata ]]; then
stat -c "Profile data found (%s bytes)" merged.profdata
echo >> .mozconfig "ac_add_options --enable-profile-use=cross"
echo >> .mozconfig "ac_add_options --with-pgo-profile-path='${PWD@Q}/merged.profdata'"
# save profdata for reuse
cp --reflink=auto -f merged.profdata "$_old_profdata"
else
echo "Profile data not found."
fi
if [[ -s jarlog ]]; then
stat -c "Jar log found (%s bytes)" jarlog
echo >> .mozconfig "ac_add_options --with-pgo-jarlog='${PWD@Q}/jarlog'"
# save jarlog for reuse
cp --reflink=auto -f jarlog "$_old_jarlog"
else
echo "Jar log not found."
fi
./mach build
else
echo "Building browser..."
cat > .mozconfig ../mozconfig
./mach build
fi
echo "Building symbol archive..."
./mach buildsymbols
} }
package() { package() {
cd Floorp-"${pkgver}" || exit cd Floorp-"${pkgver}" || exit
DESTDIR="${pkgdir}" ./mach install DESTDIR="${pkgdir}" ./mach install
rm "${pkgdir}/usr/lib/${pkgname}/pingsender" rm "${pkgdir}/usr/lib/${pkgname}/pingsender"
local vendorjs="${pkgdir}/usr/lib/${pkgname}/browser/defaults/preferences/vendor.js" local vendorjs="${pkgdir}/usr/lib/${pkgname}/browser/defaults/preferences/vendor.js"
install -Dvm644 /dev/stdin "${vendorjs}" <<END install -Dvm644 /dev/stdin "${vendorjs}" << END
// Use LANG environment variable to choose locale // Use LANG environment variable to choose locale
pref("intl.locale.requested", ""); pref("intl.locale.requested", "");
@ -369,8 +369,8 @@ pref("extensions.autoDisableScopes", 11);
pref("browser.gnome-search-provider.enabled", true); pref("browser.gnome-search-provider.enabled", true);
END END
local distini="${pkgdir}/usr/lib/${pkgname}/distribution/distribution.ini" local distini="${pkgdir}/usr/lib/${pkgname}/distribution/distribution.ini"
install -Dvm644 /dev/stdin "${distini}" <<END install -Dvm644 /dev/stdin "${distini}" << END
[Global] [Global]
id=${pkgname} id=${pkgname}
version=${pkgver}-${pkgrel} version=${pkgver}-${pkgrel}
@ -382,18 +382,18 @@ app.distributor.channel=${pkgname}
app.partner.garudalinux=garudalinux app.partner.garudalinux=garudalinux
END END
# Use system certificates # Use system certificates
local nssckbi="${pkgdir}/usr/lib/${pkgname}/libnssckbi.so" local nssckbi="${pkgdir}/usr/lib/${pkgname}/libnssckbi.so"
if [[ -e "${nssckbi}" ]]; then if [[ -e "${nssckbi}" ]]; then
ln -srfv "${pkgdir}/usr/lib/libnssckbi.so" "${nssckbi}" ln -srfv "${pkgdir}/usr/lib/libnssckbi.so" "${nssckbi}"
fi fi
# Make native messaging work # Make native messaging work
ln -s "/usr/lib/mozilla/native-messaging-hosts" "${pkgdir}/usr/lib/${pkgname}/native-messaging-hosts" ln -s "/usr/lib/mozilla/native-messaging-hosts" "${pkgdir}/usr/lib/${pkgname}/native-messaging-hosts"
# GNOME search provider # GNOME search provider
local sprovider="$pkgdir/usr/share/gnome-shell/search-providers/$pkgname.search-provider.ini" local sprovider="$pkgdir/usr/share/gnome-shell/search-providers/$pkgname.search-provider.ini"
install -Dvm644 /dev/stdin "$sprovider" <<END install -Dvm644 /dev/stdin "$sprovider" << END
[Shell Search Provider] [Shell Search Provider]
DesktopId=$pkgname.desktop DesktopId=$pkgname.desktop
BusName=org.mozilla.${pkgname//-/}.SearchProvider BusName=org.mozilla.${pkgname//-/}.SearchProvider
@ -401,22 +401,22 @@ ObjectPath=/org/mozilla/${pkgname//-/}/SearchProvider
Version=2 Version=2
END END
# Application icons # Application icons
for i in 16 32 48 64 128; do for i in 16 32 48 64 128; do
install -Dvm644 browser/branding/firedragon/default$i.png \ install -Dvm644 browser/branding/firedragon/default$i.png \
"${pkgdir}/usr/share/icons/hicolor/${i}x${i}/apps/${pkgname}.png" "${pkgdir}/usr/share/icons/hicolor/${i}x${i}/apps/${pkgname}.png"
done done
install -Dvm644 browser/branding/firedragon/content/about-logo.png \ install -Dvm644 browser/branding/firedragon/content/about-logo.png \
"${pkgdir}/usr/share/icons/hicolor/192x192/apps/${pkgname}.png" "${pkgdir}/usr/share/icons/hicolor/192x192/apps/${pkgname}.png"
# Replace duplicate binary with wrapper # Replace duplicate binary with wrapper
# https://bugzilla.mozilla.org/show_bug.cgi?id=658850 # https://bugzilla.mozilla.org/show_bug.cgi?id=658850
ln -srfv "$pkgdir/usr/bin/$pkgname" "$pkgdir/usr/lib/$pkgname/${pkgname%-*}-bin" ln -srfv "$pkgdir/usr/bin/$pkgname" "$pkgdir/usr/lib/$pkgname/${pkgname%-*}-bin"
# All the needed configuration files # All the needed configuration files
install -Dvm644 "../${pkgname}.desktop" "${pkgdir}/usr/share/applications/${pkgname}.desktop" install -Dvm644 "../${pkgname}.desktop" "${pkgdir}/usr/share/applications/${pkgname}.desktop"
install -Dvm644 "${srcdir}/settings/firedragon.cfg" "${pkgdir}/usr/lib/${pkgname}/firedragon.cfg" install -Dvm644 "${srcdir}/settings/firedragon.cfg" "${pkgdir}/usr/lib/${pkgname}/firedragon.cfg"
install -Dvm644 "${srcdir}/settings/firedragon.psd" "${pkgdir}/usr/share/psd/browsers/firedragon" install -Dvm644 "${srcdir}/settings/firedragon.psd" "${pkgdir}/usr/share/psd/browsers/firedragon"
install -Dvm644 "${srcdir}/settings/defaults/pref/local-settings.js" "${pkgdir}/usr/lib/${pkgname}/defaults/pref/local-settings.js" install -Dvm644 "${srcdir}/settings/defaults/pref/local-settings.js" "${pkgdir}/usr/lib/${pkgname}/defaults/pref/local-settings.js"
install -Dvm644 "${srcdir}/settings/distribution/policies.json" "${pkgdir}/usr/lib/${pkgname}/distribution/policies.json" install -Dvm644 "${srcdir}/settings/distribution/policies.json" "${pkgdir}/usr/lib/${pkgname}/distribution/policies.json"
} }

View File

@ -12,4 +12,4 @@ many settings as well as cookies, localstorage data may be reset to allow for
the new Floorp experience. A backup of the previous profile has been saved under: the new Floorp experience. A backup of the previous profile has been saved under:
~/.firedragon/\$defaultprofile-pre-floorp-backup." ~/.firedragon/\$defaultprofile-pre-floorp-backup."
fi fi
} }