]> git.pld-linux.org Git - packages/avifile.git/commitdiff
- added
authortrojan <trojan@pld-linux.org>
Tue, 12 Aug 2003 06:21:52 +0000 (06:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    avifile-without_qt.patch -> 1.1

avifile-without_qt.patch [new file with mode: 0644]

diff --git a/avifile-without_qt.patch b/avifile-without_qt.patch
new file mode 100644 (file)
index 0000000..c710f04
--- /dev/null
@@ -0,0 +1,21 @@
+diff -Nru avifile0.7-0.7.37.orig/samples/qtvidcap/Makefile.am avifile0.7-0.7.37/samples/qtvidcap/Makefile.am
+--- avifile0.7-0.7.37.orig/samples/qtvidcap/Makefile.am        2003-05-12 09:10:49.000000000 +0200
++++ avifile0.7-0.7.37/samples/qtvidcap/Makefile.am     2003-08-11 22:20:09.036914568 +0200
+@@ -1,7 +1,7 @@
+ SUBDIRS = . scripts
+ if AMM_USE_QT
+-QT_AVICAP = avicap
++QT_AVICAP = avirec avicap
+ else
+ QT_AVICAP =
+ endif
+@@ -11,7 +11,7 @@
+ EXTRA_DIST= $(pkgdata_DATA)
+-bin_PROGRAMS = kv4lsetup avirec $(QT_AVICAP)
++bin_PROGRAMS = kv4lsetup $(QT_AVICAP)
+ noinst_HEADERS = \
+  avicapwnd.h \
This page took 0.04253 seconds and 4 git commands to generate.