mirror of
https://github.com/archlinux/aur.git
synced 2026-03-04 07:45:25 +01:00
27 lines
804 B
Text
27 lines
804 B
Text
pkgbase = auto-editor
|
|
pkgdesc = A command line application for automatically editing video and audio.
|
|
pkgver = 29.8.1
|
|
pkgrel = 1
|
|
url = https://auto-editor.com/
|
|
arch = x86_64
|
|
license = Unlicense
|
|
makedepends = nim
|
|
makedepends = git
|
|
depends = lame
|
|
depends = gcc-libs
|
|
depends = dav1d
|
|
depends = x264
|
|
depends = ffmpeg
|
|
depends = opus
|
|
depends = libvpx
|
|
depends = svt-av1
|
|
depends = x265
|
|
depends = glibc
|
|
optdepends = yt-dlp: download and use URLs as inputs
|
|
optdepends = xdg-utils: automatically open completed files with xdg-open
|
|
provides = auto-editor
|
|
conflicts = auto-editor-bin
|
|
source = auto-editor-29.8.1.tar.gz::https://github.com/WyattBlue/auto-editor/archive/refs/tags/29.8.1.tar.gz
|
|
sha256sums = 88daf3bbb52fb7f4818e56b52d86b3e4690bf87320875426d0acf068c7e6151e
|
|
|
|
pkgname = auto-editor
|