jobextra/librewolf/PKGBUILD
2023-01-22 16:03:17 +02:00

48 lines
1.7 KiB
Bash

#!/usr/bin/bash
# JOBoRun : Jwm OpenBox Obarun RUNit
# Maintainer : Joe Bo Run <joborun@disroot.org>
# 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=109.0
pkgrel=01
pkgdesc="Community-maintained fork of Firefox, focused on privacy, security and freedom -binary"
arch=(x86_64)
options=(!emptydirs)
install=librewolf.install
makedepends=(zstd sh)
proj_id=12875785
url=https://gitlab.com/api/v4/projects
info_url="https://librewolf-community.gitlab.io/"
source=($url/$proj_id/packages/generic/librewolf/$pkgver-1/$pkgname-$pkgver-1-x86_64.pkg.tar.zst
$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')
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=(aa6dd4af09a4a6a29c7d1bcaccde520caf0e23ece0a8876d79eda7b9e60442e3 # librewolf-109.0-1-x86_64.pkg.tar.zst
56426cec60d2260889b85d20d3a7d6c569cc75d40cffbd15d5f659d591bb86c3 # librewolf-109.0-1-x86_64.pkg.tar.zst.sig
c3d94f33b96944e80b6fe84e36eaa9b4179ab144fe7aa58c5aa2efae0e2004b9) # librewolf.install