blob: fd91380918f1ae85feabdee663dd917641241e9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ffmpeg_split-git
pkgdesc = Split a media file by embedded chapter information, using ffmpeg.
pkgver = 1.0.r24.20250811.5979ae8
pkgrel = 1
url = https://github.com/harryjackson/ffmpeg_split
arch = any
license = Apache-2.0
makedepends = git
depends = ffmpeg
depends = python>=3
provides = ffmpeg_split=1.0.r24.20250811.5979ae8
conflicts = ffmpeg_split
source = ffmpeg_split::git+https://github.com/harryjackson/ffmpeg_split.git
sha256sums = SKIP
pkgname = ffmpeg_split-git
|