blob: 0404b06844889faba65bdd8e305d118c32076407 (
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
|
pkgbase = ffmpegfs
pkgdesc = FUSE-based transcoding filesystem with video support from many formats to MP4, WebM, OGG, MP3, OPUS, MOV, ProRes or WAV.
pkgver = 1.98
pkgrel = 1
url = https://nschlia.github.io/ffmpegfs/
arch = x86_64
arch = i686
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = GPL3
license = FDL1.3
makedepends = asciidoc
makedepends = w3m
makedepends = xxd
depends = fuse
depends = ffmpeg
depends = sqlite
depends = libbluray
depends = libdvdread
source = https://github.com/nschlia/ffmpegfs/releases/download/v1.98/ffmpegfs-1.98.tar.gz
sha384sums = 034291d41540d5eaae27b96b8fef6ddb40d5fd69f09a37e7a1aba706efad3018dfd3effe6c06e1d40e6154c9fe29fc46
pkgname = ffmpegfs
|