blob: baad78a3b14183ad9534abab641082a932d0af77 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = cropper-git
pkgdesc = A TUI to trim video files within a specified range given start and end times.
pkgver = 2.0
pkgrel = 1
url = https://github.com/sulchz/cropper/
arch = any
license = unknown
makedepends = git
depends = dateutils
depends = ffmpeg
depends = libnewt
source = git://github.com/sulchz/cropper.git
sha256sums = SKIP
pkgname = cropper-git
|