blob: 1cd11bfe1bd1a051c12ee9fba843693b852f5ceb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = video2x-qt6-git
pkgdesc = The Qt6 GUI for Video2X
pkgver = 6.3.1.r9.gd365597
pkgrel = 1
url = https://github.com/k4yt3x/video2x-qt6
arch = x86_64
license = ISC
makedepends = git
makedepends = cmake
makedepends = clang
makedepends = qt6-tools
depends = video2x
depends = qt6-base
depends = spdlog
provides = video2x-qt6
conflicts = video2x-qt6
source = git+https://github.com/k4yt3x/video2x-qt6.git
b2sums = SKIP
pkgname = video2x-qt6-git
|