blob: ee503b1865c93486c9d1006b6a59bce81df9d1b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = web-xdg-open-git
pkgdesc = A smart browser that tries to open content in the appropriate xdg app before resorting to the browser
pkgver = 2.18
pkgrel = 1
url = https://github.com/mendess/web-xdg-open
arch = any
license = GPL
depends = xdg-utils
depends = file
depends = curl
depends = coreutils
optdepends = libnotify
optdepends = mpv
optdepends = xclip
optdepends = youtube-dl
optdepends = yt-dlp
provides = web-xdg-open
conflicts = web-xdg-open
source = git+https://github.com/mendess/web-xdg-open
md5sums = SKIP
pkgname = web-xdg-open-git
|