forked from pool/dvbcut
- Reintroduce modified dvbcut-a52.patch to build against liba52 0.7.x - Add dvbcut-autoconf269.patch - Have Leap also build against ffmpeg 5 OBS-URL: https://build.opensuse.org/request/show/1147101 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/dvbcut?expand=0&rev=9
14 lines
303 B
Diff
14 lines
303 B
Diff
Index: dvbcut-deb-0.7.4/configure.ac
|
|
===================================================================
|
|
--- dvbcut-deb-0.7.4.orig/configure.ac
|
|
+++ dvbcut-deb-0.7.4/configure.ac
|
|
@@ -7,7 +7,7 @@
|
|
AC_INIT
|
|
AC_CONFIG_SRCDIR([src/dvbcut.cpp])
|
|
|
|
-AC_PREREQ([2.71])
|
|
+AC_PREREQ([2.69])
|
|
|
|
AC_CANONICAL_BUILD
|
|
|