blob: f7dc305f2910c78055cce9993c1a9ff9bb3e5d0c (
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 = r370.f8b5413
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-r370.f8b5413.tar.gz::https://dec05eba.com/snapshot/QuickMedia.git.tar.gz
sha512sums = c16574a555f3f93618c013ff9dfee37470925eed9b3036c469852269cbb97c0a9674b720383d2bf26b203d45468983c6af02f0c6981dd5dde62dac5984a76eaf
pkgname = quickmedia-git
|