summaryrefslogtreecommitdiff
path: root/ffmpegfs
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2021-06-27 20:29:02 +0000
committerTim Biermann <tbier@posteo.de>2021-06-27 20:29:02 +0000
commitdabee40379b06a1199d37202acd1c2cb40a7924f (patch)
treef6dff5382eb8da67dbb6ba63839d0fc1a84b5b9f /ffmpegfs
parent320443dd546180908aad5c8c9c143032c1e60081 (diff)
downloadcontrib-dabee40379b06a1199d37202acd1c2cb40a7924f.tar.gz
contrib-dabee40379b06a1199d37202acd1c2cb40a7924f.tar.xz
ffmpegfs: 2.2 -> 2.5; new dependencies: libchardet and libcue
Diffstat (limited to 'ffmpegfs')
-rw-r--r--ffmpegfs/.signature6
-rw-r--r--ffmpegfs/Pkgfile6
2 files changed, 6 insertions, 6 deletions
diff --git a/ffmpegfs/.signature b/ffmpegfs/.signature
index 62c568df6..c761a3253 100644
--- a/ffmpegfs/.signature
+++ b/ffmpegfs/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF304jitijaD4BERCBpv+u3g19iN9GVzW39wAcpx6NYxixUK9xJw+NffBJZVaSdMyjFGnBIj5vT/sOw87sLyRWfAI=
-SHA256 (Pkgfile) = a3cb6173ad27b779911005f14733d4d5963c70aa68904fecdb999e61b88c29b9
+RWSagIOpLGJF35SvM+Sx/opmJ24RoUQMRa82S3ETtYUOUcxVrSdH1uVPqhvLwvINaY9EahsJUdeD7DhRozaGoRD15LnONlLpKAc=
+SHA256 (Pkgfile) = 5a6d0125baac798e5d22634e409683aaf7d0e3ba8d954e4ea2b7817481cc47a3
SHA256 (.footprint) = 861027c0ca4488e8343d62e049ab17bb73c2a60b9ce4e146e222bfb6635e235f
-SHA256 (ffmpegfs-2.2.tar.gz) = 285b34965019396e9d81e0b862897b62d1615f49e86671dd519df5747fc6d133
+SHA256 (ffmpegfs-2.5.tar.gz) = 79a69f5ba0b329969d3684147cffe728e478fa5f2d3f3bb2c42205cc184108b1
diff --git a/ffmpegfs/Pkgfile b/ffmpegfs/Pkgfile
index 6ce3117d9..83e69633d 100644
--- a/ffmpegfs/Pkgfile
+++ b/ffmpegfs/Pkgfile
@@ -1,13 +1,13 @@
# Description: FUSE-based transcoding filesystem from many formats to MP3 or MP4 including video transcoding.
# URL: https://nschlia.github.io/ffmpegfs/
# Maintainer: Danny Rawlins, crux at romster dot me
-# Depends on: asciidoc ffmpeg fuse lame libgmp libpcre util-linux w3m
+# Depends on: asciidoc ffmpeg fuse lame libchardet libcue libgmp libpcre util-linux w3m
# Optional: fdk-aac libass libbluray x264 x265 expat fontconfig freetype fribidi fuse glib gnutls harfbuzz libffi libidn2 libogg libpng libtasn1 libtheora libunistring libva libvorbis libvpx libwebp libxml2 nettle opus p11-kit libdrm libvdpau xorg-libx11 xorg-libxau xorg-libxcb xorg-libxdmcp xorg-libxext xorg-libxfixes
name=ffmpegfs
-version=2.2
+version=2.5
release=1
-source=(https://github.com/nschlia/ffmpegfs/releases/download/v$version/ffmpegfs-$version.tar.gz)
+source=(https://github.com/nschlia/ffmpegfs/releases/download/V$version/ffmpegfs-$version.tar.gz)
build() {
cd $name-$version

Generated by cgit