summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNathaniel Chin2021-07-07 14:31:44 +0800
committerNathaniel Chin2021-07-07 14:31:44 +0800
commit3873ca6193bfdb60a7397772f12f226c0293f12b (patch)
treef02f5aa4b75e225e29db55ca47e6839c7a121d9f /PKGBUILD
parentd1b4850dbd2bb826fdeeee125601522f81823b11 (diff)
downloadaur-3873ca6193bfdb60a7397772f12f226c0293f12b.tar.gz
switch chromaprint-fftw out for chromaprint
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 857f7c78304e..96b11467815d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _svt_vp9_ver='abd5c59c06d686eae57ef4e6f899c601f791d055'
pkgname=ffmpeg-amd-full
pkgver=4.4
-pkgrel=2
+pkgrel=3
pkgdesc='Complete solution to record, convert and stream audio and video (all possible features for AMD)'
arch=('x86_64')
url='https://www.ffmpeg.org/'
@@ -17,9 +17,9 @@ depends=(
# official repositories:
'alsa-lib' 'avisynthplus' 'bzip2' 'frei0r-plugins' 'libgcrypt' 'gmp' 'gnutls'
'ladspa' 'libass' 'aom' 'aribb24' 'libbluray' 'libbs2b' 'libcaca' 'celt'
- 'libcdio-paranoia' 'codec2' 'dav1d' 'libdc1394' 'libavc1394' 'libfdk-aac'
- 'fontconfig' 'freetype2' 'fribidi' 'glslang' 'spirv-tools' 'libgme' 'gsm'
- 'libiec61883' 'libilbc' 'jack' 'kvazaar' 'libmodplug' 'lame'
+ 'libcdio-paranoia' 'chromaprint' 'codec2' 'dav1d' 'libdc1394' 'libavc1394'
+ 'libfdk-aac' 'fontconfig' 'freetype2' 'fribidi' 'glslang' 'spirv-tools' 'libgme'
+ 'gsm' 'libiec61883' 'libilbc' 'jack' 'kvazaar' 'libmodplug' 'lame'
'opencore-amr' 'openjpeg2' 'opus' 'libpulse' 'librabbitmq-c' 'rav1e' 'librsvg'
'rubberband' 'rtmpdump' 'smbclient' 'snappy' 'libsoxr' 'speex' 'srt' 'libssh'
'svt-hevc' 'svt-av1' 'svt-vp9' 'tesseract' 'libtheora' 'twolame'
@@ -29,7 +29,7 @@ depends=(
'vulkan-icd-loader' 'libxv' 'libx11' 'libxext' 'zlib'
'libomxil-bellagio' 'libdrm' 'libva' 'libvdpau'
# AUR:
- 'chromaprint-fftw' 'davs2' 'flite1-patched' 'libklvanc-git' 'openh264'
+ 'davs2' 'flite1-patched' 'libklvanc-git' 'openh264'
'libopenmpt-svn' 'librist' 'shine' 'uavs3d-git' 'vo-amrwbenc' 'xavs' 'xavs2'
'pocketsphinx' 'lensfun-git'
)