blob: a754a078221ed51520a083bbc3f84261f38e1594 (
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
|
pkgbase = quickmedia-git
pkgdesc = A dmenu-inspired native client for web services. Supports youtube, nyaa.si, 4chan, matrix and several manga sites.
pkgver = r326.ca0e381
pkgrel = 1
url = https://git.dec05eba.com/QuickMedia
arch = x86_64
license = GPL3
makedepends = sibs
depends = sfml
depends = libx11
depends = jsoncpp
depends = cppcodec
depends = tidy
depends = curl
depends = mpv
depends = youtube-dl
depends = libglvnd
depends = libxrandr
depends = noto-fonts
depends = noto-fonts-cjk
optdepends = libnotify: For showing notifications
optdepends = automedia: For automatically downloading new chapters of tracked manga
optdepends = waifu2x-ncnn-vulkan: For upscaling manga pages when using the --upscale-images option
optdepends = xdg-utils: For downloading torrents when using nyaa.si plugin
optdepends = ffmpeg: For sending video metadata and thumbnail with /upload in matrix
provides = QuickMedia
conflicts = QuickMedia
source = quickmedia-git-r326.ca0e381.tar.gz::https://dec05eba.com/snapshot/QuickMedia.git.tar.gz
sha512sums = e20a0985a865bf3cb04d4f2e096d445b81839bb9655d810c75d217dc65e5e3237a44d3e4f1a04de04b23c77e54e853dbf21959f6b8e856860c8b008e51da6b82
pkgname = quickmedia-git
|