summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortytan6522022-09-23 09:18:00 +0200
committertytan6522022-09-23 09:18:00 +0200
commitb4cf9878bcdcbfc76374ca8135fc86e75d71c7fc (patch)
tree74e8fe421530bf0978a5dca161c6e5b9f95d306d
parenta7dc57554ccf11f706ec7a03eacfc2150fa7f7d5 (diff)
downloadaur-b4cf9878bcdcbfc76374ca8135fc86e75d71c7fc.tar.gz
build: Stop requiring libjxl-git for the full option
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a08321a3a55f..d8e72df05b50 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ffmpeg-obs
pkgdesc = Complete solution to record, convert and stream audio and video with fixes for OBS Studio. And various options in the PKGBUILD
pkgver = 5.1.1
- pkgrel = 2
+ pkgrel = 3
url = https://ffmpeg.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 216539afcb7e..6163ffecc78e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -55,7 +55,7 @@ DISTRIB_ID=`lsb_release --id | cut -f2 -d$'\t'`
pkgname=ffmpeg-obs
pkgver=5.1.1
-pkgrel=2
+pkgrel=3
pkgdesc='Complete solution to record, convert and stream audio and video with fixes for OBS Studio. And various options in the PKGBUILD'
arch=('i686' 'x86_64' 'aarch64')
url=https://ffmpeg.org/
@@ -380,7 +380,6 @@ if [[ $FFMPEG_OBS_FULL == 'ON' ]]; then
_nonfree_enabled=ON
# uavs3d >= 1.1.41 is required by ffmpeg so switch to uavs3d-git
# lensfun >= 0.3.95 seems to needed with ffmpeg so switch to lensfun-git
- # libjxl >= 0.7.0 is required by ffmpeg so switch to libjxl-git
depends+=(
sndio 'chromaprint-fftw' frei0r-plugins libgcrypt
aribb24 libcaca 'celt' libcdio-paranoia codec2
@@ -390,7 +389,7 @@ if [[ $FFMPEG_OBS_FULL == 'ON' ]]; then
twolame 'uavs3d-git' 'vo-amrwbenc' 'xavs' 'xavs2' zeromq
zvbi lv2 lilv libmysofa openal
'pocketsphinx' vapoursynth libomxil-bellagio 'rockchip-mpp' libplacebo
- lcms2 'libjxl-git'
+ lcms2 'libjxl>=0.7.0'
)
_args+=(
--enable-sndio --disable-rpath --enable-gray --enable-chromaprint --enable-frei0r --enable-gcrypt