blob: 90eb66b143b475c7c973fb67642c2dd248f3e63f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = mpc-qt-git
pkgdesc = A clone of Media Player Classic reimplimented in Qt.
pkgver = 17.10.r0.g122e5c7
pkgrel = 1
url = https://github.com/cmdrkotori/mpc-qt
arch = i686
arch = x86_64
license = GPL2
makedepends = git
makedepends = qt5-tools
depends = mpv
depends = qt5-x11extras
optdepends = adobe-source-sans-pro-fonts: default font for mpv-stats script
optdepends = libva-vdpau-driver: backend for Nvidia and AMD cards
optdepends = libva-intel-driver: backend for Intel cards
provides = mpc-qt
conflicts = mpc-qt
source = git+https://github.com/cmdrkotori/mpc-qt.git
sha256sums = SKIP
pkgname = mpc-qt-git
|