summaryrefslogtreecommitdiff
path: root/multimedia/kmplayer/patches/patch-ac
diff options
context:
space:
mode:
authormarkd <markd>2004-10-12 11:21:54 +0000
committermarkd <markd>2004-10-12 11:21:54 +0000
commita9421442c350877e626f2964c20bdb7658f726c9 (patch)
tree68f68a9f8ac644d803b273540acd85e64290cd8c /multimedia/kmplayer/patches/patch-ac
parent959d540aca18e7723f2c97ef2c7a564bd2875358 (diff)
downloadpkgsrc-a9421442c350877e626f2964c20bdb7658f726c9.tar.gz
Update to kmplayer 0.8.3a
Changes since version 0.8.3 - Auto hiding in fullscreen fix - Mencoder recording fix for URLs - Yet another spurious seek locking Xine when playing a playlist - Comment out NoExpose debug line with kxineplayer Changes since version 0.8.3-rc5 - Two more regression fixes in show cache progress, get rid of spurious seek command caused by switching progress slider usage and don't update playing position if there is no position change (might fill cache instead). - Xinerama fix, fullscreen on display where video widget is on. Changes since version 0.8.3-rc4 - Fix regression in show cache progress in 0.8.3-rc2, which made the xine backend hang on some web movies - Ripped out the arts volume slider. Now you only get a volume slider if you run kmix standalone or as an applet in kicker. - Try to limit symbols in the shared objects by using KDE_NO_EXPORT. Although hard to measure, hopefully speed up loading the plugin - New recorder (mplayer -dumpstream) from Stefan Siegel
Diffstat (limited to 'multimedia/kmplayer/patches/patch-ac')
-rw-r--r--multimedia/kmplayer/patches/patch-ac10
1 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/kmplayer/patches/patch-ac b/multimedia/kmplayer/patches/patch-ac
index 2b1d0980f02..47a226d5bd3 100644
--- a/multimedia/kmplayer/patches/patch-ac
+++ b/multimedia/kmplayer/patches/patch-ac
@@ -1,13 +1,13 @@
-$NetBSD: patch-ac,v 1.2 2004/08/22 01:01:52 markd Exp $
+$NetBSD: patch-ac,v 1.3 2004/10/12 11:21:54 markd Exp $
---- mimetypes/video/Makefile.in.orig 2004-07-16 09:41:24.000000000 +1200
+--- mimetypes/video/Makefile.in.orig 2004-09-18 23:57:11.000000000 +1200
+++ mimetypes/video/Makefile.in
-@@ -287,7 +287,7 @@ x_libraries = @x_libraries@
+@@ -261,7 +261,7 @@ x_libraries = @x_libraries@
xdg_appsdir = @xdg_appsdir@
xdg_directorydir = @xdg_directorydir@
xdg_menudir = @xdg_menudir@
-mime_DATA = x-ms-wmv.desktop x-ms-wmp.desktop
+mime_DATA = x-ms-wmp.desktop
mimedir = $(kde_mimedir)/video
- #>- all: all-am
- #>+ 1
+ subdir = mimetypes/video
+ mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs