forked from AUR/firedragon
Allow saving of history, active logins & site preferences - this time for real
This commit is contained in:
parent
7a211639cc
commit
6d3be5a8c2
2
.SRCINFO
2
.SRCINFO
@ -1,7 +1,7 @@
|
|||||||
pkgbase = firedragon
|
pkgbase = firedragon
|
||||||
pkgdesc = Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE
|
pkgdesc = Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE
|
||||||
pkgver = 88.0.1
|
pkgver = 88.0.1
|
||||||
pkgrel = 1
|
pkgrel = 2
|
||||||
url = https://gitlab.com/dr460nf1r3/settings/
|
url = https://gitlab.com/dr460nf1r3/settings/
|
||||||
install = firedragon.install
|
install = firedragon.install
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
2
PKGBUILD
2
PKGBUILD
@ -140,7 +140,7 @@ export NM=llvm-nm
|
|||||||
export OBJCOPY='/usr/bin/llvm-objcopy'
|
export OBJCOPY='/usr/bin/llvm-objcopy'
|
||||||
|
|
||||||
# Branding
|
# Branding
|
||||||
ac_add_options --enable-update-channel=nightly
|
ac_add_options --enable-update-channel=release
|
||||||
ac_add_options --with-app-name=${pkgname}
|
ac_add_options --with-app-name=${pkgname}
|
||||||
ac_add_options --with-app-basename='${_pkgname}'
|
ac_add_options --with-app-basename='${_pkgname}'
|
||||||
ac_add_options --with-branding=browser/branding/firedragon
|
ac_add_options --with-branding=browser/branding/firedragon
|
||||||
|
Loading…
Reference in New Issue
Block a user