blob: 9d03fe8483e18b8b6a14398a76d5b57dabac4772 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = ffmpegfs
pkgdesc = FUSE-based transcoding filesystem with video support from many formats to MP4, WebM, OGG, MP3, OPUS, MOV, ProRes or WAV.
pkgver = 2.18
pkgrel = 1
url = https://nschlia.github.io/ffmpegfs/
arch = x86_64
arch = i686
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = GPL-3.0-or-later
license = GFDL-1.3-no-invariants-or-later
makedepends = asciidoc
makedepends = w3m
makedepends = xxd
depends = fuse3
depends = ffmpeg
depends = sqlite
depends = libbluray
depends = libdvdread
depends = libcue
depends = libchardet
source = https://github.com/nschlia/ffmpegfs/releases/download/v2.18/ffmpegfs-2.18.tar.gz
sha384sums = 2edcf9b8d9629d5572f545136ffc63490c38203afa6adabe6af5d65393636ab36630636c331c934ae3cc091b0b34b57e
pkgname = ffmpegfs
|