diff options
author | markd <markd@pkgsrc.org> | 2004-02-08 13:11:27 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2004-02-08 13:11:27 +0000 |
commit | 62f9c86134a69714746fd89ae632d7eab4bf83fd (patch) | |
tree | 6cd1a22fa41888a01685e9161a294f9a6ec12b9e /multimedia/kmplayer/patches | |
parent | 624e0dec35c3d634021b968d39b22bfce28fd3c7 (diff) | |
download | pkgsrc-62f9c86134a69714746fd89ae632d7eab4bf83fd.tar.gz |
Update kmplayer to version 0.8.2.
Changes since version 0.8.2-rc5
- Don't show ffserver setting when no v4l devices are configured
- Stream detection fix for MPlayer-1.0prex (needed for recording)
From Murray Armfield in PR pkg/24357
Diffstat (limited to 'multimedia/kmplayer/patches')
-rw-r--r-- | multimedia/kmplayer/patches/patch-aa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/kmplayer/patches/patch-aa b/multimedia/kmplayer/patches/patch-aa index 729a43d825b..508363ddf9f 100644 --- a/multimedia/kmplayer/patches/patch-aa +++ b/multimedia/kmplayer/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.1.1.1 2004/01/26 12:10:14 jmmv Exp $ +$NetBSD: patch-aa,v 1.2 2004/02/08 13:11:27 markd Exp $ --- src/Makefile.in.orig 2004-01-02 22:10:41.000000000 +0100 +++ src/Makefile.in -@@ -258,7 +258,7 @@ qt_includes = @qt_includes@ +@@ -257,7 +257,7 @@ qt_includes = @qt_includes@ qt_libraries = @qt_libraries@ x_includes = @x_includes@ x_libraries = @x_libraries@ |