aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gnustep-mplayer
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gnustep-mplayer')
-rw-r--r--multimedia/gnustep-mplayer/files/patch-ScrubbingBar.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/multimedia/gnustep-mplayer/files/patch-ScrubbingBar.h b/multimedia/gnustep-mplayer/files/patch-ScrubbingBar.h
new file mode 100644
index 000000000000..bd547ade5034
--- /dev/null
+++ b/multimedia/gnustep-mplayer/files/patch-ScrubbingBar.h
@@ -0,0 +1,11 @@
+--- Classes/ScrubbingBar.h.orig Tue Feb 22 17:07:54 2005
++++ Classes/ScrubbingBar.h Tue May 1 19:42:53 2007
+@@ -22,7 +22,7 @@
+ // info dictionary key
+ // @"SBClickedValue" NSNumber double
+
+-#if MAC_OS_X_VERSION_MAX_ALLOWED >= MAC_OS_X_VERSION_10_2
++#if 1
+ typedef enum _NSScrubbingBarStyle {
+ NSScrubbingBarEmptyStyle = 0,
+ NSScrubbingBarProgressStyle = 1,