summarylogtreecommitdiffstats
path: root/0001-use-ffmpeg4.4.patch
diff options
context:
space:
mode:
authorwillemw122023-05-09 09:56:11 +0200
committerwillemw122023-05-09 09:56:11 +0200
commit7c534dae346e91687246f98630bfe050324faf6f (patch)
tree18d08ed53dbcf819c009f106092767fcf41d0c1d /0001-use-ffmpeg4.4.patch
parenta1f04f7041ea924d63918be626e60e7bad9989fd (diff)
downloadaur-7c534dae346e91687246f98630bfe050324faf6f.tar.gz
Remove gcc workaround and libavresample
Add fix for building in a clean build environment (replace patch file for an environment variable). Change pkgver(). Minor edits.
Diffstat (limited to '0001-use-ffmpeg4.4.patch')
-rw-r--r--0001-use-ffmpeg4.4.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/0001-use-ffmpeg4.4.patch b/0001-use-ffmpeg4.4.patch
deleted file mode 100644
index 684b7fcaaabc..000000000000
--- a/0001-use-ffmpeg4.4.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/configure
-+++ a/configure
-@@ -11,6 +11,8 @@
-
- ROOTDIR=$(cd "$(dirname "$0")"; pwd)
- test -z "$PKG_CONFIG" && PKG_CONFIG=pkg-config
-+
-+export PKG_CONFIG_PATH=/usr/lib/ffmpeg4.4/pkgconfig/
-
- #
- # Options