blob: a116ac20655953702582590818cd281e73f1748f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = mpv-plugin-excerpt-git
pkgdesc = Excerpt creation from within mpv
pkgver = r13.cf52a04
pkgrel = 1
url = https://gitlab.com/lvml/mpv-plugin-excerpt
arch = any
license = GPL2
makedepends = git
depends = ffmpeg
depends = mpv
source = autoplay.patch
source = mpv-plugin-excerpt-git::git+https://gitlab.com/lvml/mpv-plugin-excerpt.git
sha256sums = 2430864e52d42878ba9b19e6e8e1671a0c1e8af4c2cb004b7388d76eee8b9c9f
sha256sums = SKIP
pkgname = mpv-plugin-excerpt-git
|