]> git.pld-linux.org Git - packages/avifile.git/blame - avifile-without_qt.patch
- readded no_libnsl and system-libmad patches (NOT outdated, just updated filenames!)
[packages/avifile.git] / avifile-without_qt.patch
CommitLineData
66eb4247 1diff -Nru avifile0.7-0.7.37.orig/samples/qtvidcap/Makefile.am avifile0.7-0.7.37/samples/qtvidcap/Makefile.am
2--- avifile0.7-0.7.37.orig/samples/qtvidcap/Makefile.am 2003-05-12 09:10:49.000000000 +0200
3+++ avifile0.7-0.7.37/samples/qtvidcap/Makefile.am 2003-08-11 22:20:09.036914568 +0200
4@@ -1,7 +1,7 @@
5 SUBDIRS = . scripts
6
7 if AMM_USE_QT
8-QT_AVICAP = avicap
9+QT_AVICAP = avirec avicap
10 else
11 QT_AVICAP =
12 endif
13@@ -11,7 +11,7 @@
14
15 EXTRA_DIST= $(pkgdata_DATA)
16
17-bin_PROGRAMS = kv4lsetup avirec $(QT_AVICAP)
18+bin_PROGRAMS = kv4lsetup $(QT_AVICAP)
19
20 noinst_HEADERS = \
21 avicapwnd.h \
This page took 0.052128 seconds and 4 git commands to generate.