diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 000000000000..3a0ed3809267 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,17 @@ +pkgbase = mpv-modernx-git + pkgdesc = A modern OSC UI replacement for MPV that retains the functionality of the default OSC + pkgver = r328.fcef016 + pkgrel = 1 + url = https://github.com/zydezu/ModernX + arch = x86_64 + license = Unknown + makedepends = git + depends = mpv + optdepends = mpv-thumbfast: For showing thumbnails on the fly + provides = mpv-modernx + conflicts = mpv-uosc + conflicts = mpv-modernz + source = ModernX::git+https://github.com/zydezu/ModernX + sha256sums = SKIP + +pkgname = mpv-modernx-git |