blob: 57da03a1f55630ce48801b17b8ae90b23f8dc8c1 (
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
29
30
31
32
33
34
35
36
37
|
pkgbase = uget-integrator-browsers
pkgver = 1.0.0
pkgrel = 4
url = https://github.com/ugetdm/uget-integrator
arch = any
license = GPL3
depends = uget-integrator
source = ugetdm-chrome-1.0.0::https://raw.githubusercontent.com/ugetdm/uget-integrator/v1.0.0/conf/com.ugetdm.chrome.json
source = ugetdm-firefox-1.0.0::https://raw.githubusercontent.com/ugetdm/uget-integrator/v1.0.0/conf/com.ugetdm.firefox.json
md5sums = 09303ac5e041a9788cf0748929cbd827
md5sums = 14049191a778e186d6805b65972245d9
pkgname = uget-integrator-chrome
pkgdesc = Configuration to connect Google Chrome with uget-integrator
install = chrome.install
optdepends = google-chrome: the browser
pkgname = uget-integrator-chromium
pkgdesc = Configuration to connect Chromium with uget-integrator
install = chrome.install
optdepends = chromium: the browser
pkgname = uget-integrator-opera
pkgdesc = Configuration to connect Opera with uget-integrator
install = opera.install
optdepends = opera-beta: the browser beta version
optdepends = opera-developer: the browser developer version
pkgname = uget-integrator-firefox
pkgdesc = Configuration to connect Firefox with uget-integrator
install = firefox.install
optdepends = firefox: the browser
pkgname = uget-integrator-libreworlf
pkgdesc = Configuration to connect LibreWolf with uget-integrator
install = firefox.install
optdepends = librewolf: the browser
|