#!/usr/bin/bash # JOBoRun : Jwm OpenBox Obarun RUNit # Maintainer : Joe Bo Run # PkgSource : url="https://gittea.disroot.org/joborun-pkg/jobextra/$pkgname" # Website : https://pozol.eu #-----------------------------------------| DESCRIPTION |--------------------------------------- pkgname=librewolf provides=($pkgname-bin $pkgname) conflicts=($pkgname-bin $pkgname) pkgver=110.0.1 pkgrel=01 pkgdesc="Community-maintained fork of Firefox, focused on privacy, security and freedom -binary" arch=(x86_64) options=(!emptydirs) install=librewolf.install makedepends=(sh) proj_id=12875785 url=https://gitlab.com/api/v4/projects weburl="https://librewolf.net/" info_url="https://librewolf-community.gitlab.io/" source=($url/$proj_id/packages/generic/librewolf/$pkgver-1/$pkgname-$pkgver-1-x86_64.pkg.tar.zst{,.sig} librewolf.install) package() { depends=(gtk3 libxt startup-notification mime-types dbus-glib nss ttf-liberation libpulse ffmpeg) optdepends=('libnotify: Notification integration' 'speech-dispatcher: Text-to-Speech' 'hunspell-en_US: Spell checking, US English' 'xdg-desktop-portal: Screensharing with Wayland') backup=( usr/lib/librewolf/librewolf.cfg usr/lib/librewolf/distribution/policies.json) cp -r "${srcdir}"/usr "${pkgdir}"/ } #---- license gpg-key sha256sums ---- license=(MPL GPL LGPL) validpgpkeys=(031F7104E932F7BD7416E7F6D2845E1305D6E801) # <1813007-ohfp@users.noreply.gitlab.com> sha256sums=(d13bab4cbe22b964e3c5e6a0ce4f304fbd453a2a2ffc34d7af00139412b8343e # librewolf-110.0.1-1-x86_64.pkg.tar.zst 56da3783afb490901fa61431c4263ef5ab2dbdc32effdd51c571dda2013c6d7c # librewolf-110.0.1-1-x86_64.pkg.tar.zst.sig c3d94f33b96944e80b6fe84e36eaa9b4179ab144fe7aa58c5aa2efae0e2004b9) # librewolf.install ## 0726d6ee663c9da72b2d7502f957efa1c406352239c638943ae20659ba40403a librewolf-110.0.1-01-x86_64.pkg.tar.lz