summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 19729daec0436263f1c7fda34b08dcfa7cd57eae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Maintainer: stefanwimmer128 <info at stefanwimmer128 dot xyz>
# Contributor: dr460nf1r3 <dr460nf1r3 at garudalinux dot org>
# Contributor: FGD
# Contributor: Peter Jung <admin@ptr1337.dev>
# Contributor: vnepogodin
# Contributor: torvic9 AT mailbox DOT org
# Contributor: lsf

_pkgname=firedragon
pkgname=$_pkgname-unsigned-extensions
pkgver=1.0.0
pkgrel=1
epoch=1
pkgdesc="[OBSELETE] FireDragon modified to allow installation of unsigned extensions"
arch=(x86_64)
license=(MPL GPL LGPL)
url=https://gitlab.com/dr460nf1r3/settings/
depends=($_pkgname)
optdepends=('hunspell-dictionary: Spell checking'
            'libnotify: Notification integration'
            'networkmanager: Location detection via available WiFi networks'
            'profile-sync-daemon: Load the browser profile into RAM'
            'pulseaudio: Audio support'
            'searx: Searching the web using a locally running searX instance'
            'speech-dispatcher: Text-to-Speech'
            'whoogle: Searching the web using a locally running Whoogle instance'
            'xdg-desktop-portal: Screensharing with Wayland')
install=$_pkgname.install