head 1.10; access; symbols OPENPKG_E1_MP_HEAD:1.9 OPENPKG_E1_MP:1.9 OPENPKG_E1_MP_2_STABLE:1.9.2.2 OPENPKG_E1_FP:1.9.2.2 OPENPKG_2_STABLE_MP:1.9 OPENPKG_2_STABLE_20061018:1.9.2.2 OPENPKG_2_STABLE:1.9.0.2 OPENPKG_CW_FP:1.9; locks; strict; comment @# @; 1.10 date 2009.06.08.07.55.49; author rse; state dead; branches; next 1.9; commitid XogdXzyNvV0vF1Rt; 1.9 date 2005.02.14.20.35.56; author rse; state Exp; branches 1.9.2.1; next 1.8; 1.8 date 2004.12.24.19.26.18; author rse; state Exp; branches; next 1.7; 1.7 date 2004.12.23.14.04.19; author tho; state dead; branches; next 1.6; 1.6 date 2004.09.17.14.03.59; author rse; state Exp; branches; next 1.5; 1.5 date 2004.08.02.07.21.24; author tho; state dead; branches; next 1.4; 1.4 date 2004.01.20.10.55.59; author ms; state Exp; branches; next 1.3; 1.3 date 2003.10.20.18.27.56; author rse; state Exp; branches; next 1.2; 1.2 date 2003.10.12.09.50.11; author rse; state Exp; branches; next 1.1; 1.1 date 2003.10.05.18.08.05; author rse; state Exp; branches; next ; 1.9.2.1 date 2005.02.14.20.35.56; author rse; state dead; branches; next 1.9.2.2; commitid iZxwRSmmWscPXUQr; 1.9.2.2 date 2006.10.16.14.52.55; author rse; state Exp; branches; next ; commitid iZxwRSmmWscPXUQr; desc @@ 1.10 log @OpenPKG primarily is about server-computing, so remove some of the dedicated GUI applications @ text @Index: Source/plugin.h --- Source/plugin.h.orig 2005-01-27 01:58:34 +0100 +++ Source/plugin.h 2005-02-14 21:35:08 +0100 @@@@ -40,7 +40,11 @@@@ #ifdef BSD #include #endif +#ifdef __FreeBSD__ +#define _XOPEN_SOURCE 600 +#else #define _XOPEN_SOURCE 500 +#endif #ifndef BSD #ifndef _GNU_SOURCE @@@@ -57,6 +61,9 @@@@ #include #include #include +#ifdef HAVE_STRINGS_H +#include +#endif #ifdef HAVE_GETTEXT # include # define _(x) (gettext(x)) @ 1.9 log @upgrading package: mozilla-mplayer 2.75 -> 2.80 @ text @@ 1.9.2.1 log @file mozilla-mplayer.patch was added on branch OPENPKG_2_STABLE on 2006-10-16 14:52:55 +0000 @ text @d1 25 @ 1.9.2.2 log @Mass merge from CURRENT to 2-STABLE (all packages except those of JUNK class) @ text @a0 25 Index: Source/plugin.h --- Source/plugin.h.orig 2005-01-27 01:58:34 +0100 +++ Source/plugin.h 2005-02-14 21:35:08 +0100 @@@@ -40,7 +40,11 @@@@ #ifdef BSD #include #endif +#ifdef __FreeBSD__ +#define _XOPEN_SOURCE 600 +#else #define _XOPEN_SOURCE 500 +#endif #ifndef BSD #ifndef _GNU_SOURCE @@@@ -57,6 +61,9 @@@@ #include #include #include +#ifdef HAVE_STRINGS_H +#include +#endif #ifdef HAVE_GETTEXT # include # define _(x) (gettext(x)) @ 1.8 log @port to FreeBSD 5.3 @ text @d2 2 a3 2 --- Source/plugin.h.orig 2004-12-13 22:24:03 +0100 +++ Source/plugin.h 2004-12-24 20:24:42 +0100 d23 3 a25 3 class nsPluginInstance:public nsPluginInstanceBase { public: @ 1.7 log @upgrading package: mozilla-mplayer 2.70 -> 2.75 @ text @d2 9 a10 7 --- Source/plugin.h.orig 2004-06-14 20:35:56 +0200 +++ Source/plugin.h 2004-09-17 16:02:21 +0200 @@@@ -37,6 +37,7 @@@@ #ifndef __PLUGIN_H__ #define __PLUGIN_H__ +#include d12 1 d14 1 d16 10 @ 1.6 log @make more portable and this way port especially to FreeBSD 5 @ text @@ 1.5 log @upgrading package: mozilla-mplayer 1.2 -> 2.66 @ text @d1 9 a9 5 Index: Source/mplayerplug-in.c --- Source/mplayerplug-in.c.orig Tue Jan 20 11:08:49 2004 +++ Source/mplayerplug-in.c Tue Jan 20 11:09:38 2004 @@@@ -71,7 +71,7 @@@@ } d11 1 a11 36 if (config == NULL) { - config = fopen("/etc/mplayerplug-in.conf", "r"); + config = fopen("@@l_prefix@@/etc/mozilla-mplayer/mplayerplug-in.conf", "r"); } if (config == NULL) { @@@@ -148,7 +148,7 @@@@ } if (customtypes == NULL) { - customtypes = fopen("/etc/mplayerplug-in.types", "r"); + customtypes = fopen("@@l_prefix@@/etc/mozilla-mplayer/mplayerplug-in.types", "r"); } if (customtypes != NULL) { Index: Source/support.c --- Source/support.c.orig Tue Jan 20 11:10:43 2004 +++ Source/support.c Tue Jan 20 11:10:51 2004 @@@@ -116,7 +116,7 @@@@ } if (config == NULL) { - config = fopen("/etc/mplayerplug-in.conf", "r"); + config = fopen("@@l_prefix@@/etc/mozilla-mplayer/mplayerplug-in.conf", "r"); } if (config == NULL) { Index: mplayerplug-in.types --- mplayerplug-in.types.orig Tue Jan 20 11:11:49 2004 +++ mplayerplug-in.types Tue Jan 20 11:11:52 2004 @@@@ -32,4 +32,4 @@@@ audio/x-ms-wma:wma:Windows Media; application/x-drm-v2:asx:Windows Media; audio/wav:wav:Microsoft wave file; -audio/x-wav:wav:Microsoft wave file +audio/x-wav:wav:Microsoft wave file; @ 1.4 log @upgrading package: mozilla-mplayer 1.0 -> 1.1 @ text @@ 1.3 log @upgrading package: mozilla-mplayer 0.95 -> 1.0p2t2 @ text @d2 3 a4 3 --- Source/mplayerplug-in.c.orig 2003-10-20 19:11:32.000000000 +0200 +++ Source/mplayerplug-in.c 2003-10-20 20:21:46.000000000 +0200 @@@@ -70,7 +70,7 @@@@ d13 1 a13 1 @@@@ -147,7 +147,7 @@@@ d23 3 a25 3 --- Source/support.c.orig 2003-10-20 19:11:32.000000000 +0200 +++ Source/support.c 2003-10-20 20:21:46.000000000 +0200 @@@@ -113,7 +113,7 @@@@ d35 2 a36 2 --- mplayerplug-in.types.orig 2003-10-17 18:28:13.000000000 +0200 +++ mplayerplug-in.types 2003-10-20 20:21:46.000000000 +0200 @ 1.2 log @fix syntax in types file @ text @d2 3 a4 13 --- Source/mplayerplug-in.c.orig 2003-10-03 16:54:52.000000000 +0200 +++ Source/mplayerplug-in.c 2003-10-05 20:01:29.000000000 +0200 @@@@ -28,6 +28,9 @@@@ */ #include "mplayerplug-in.h" +#ifndef PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP +#define PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP PTHREAD_MUTEX_INITIALIZER +#endif pthread_mutex_t playlist_mutex = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP; // This routine is only called when the plugin library is newer than the pluginrc file @@@@ -71,7 +74,7 @@@@ d13 1 a13 1 @@@@ -148,7 +151,7 @@@@ d23 3 a25 3 --- Source/support.c.orig 2003-10-03 16:51:20.000000000 +0200 +++ Source/support.c 2003-10-05 20:02:40.000000000 +0200 @@@@ -114,7 +114,7 @@@@ d35 3 a37 3 --- mplayerplug-in.types.orig 2003-09-30 22:41:49.000000000 +0200 +++ mplayerplug-in.types 2003-10-12 11:48:58.000000000 +0200 @@@@ -31,4 +31,4 @@@@ @ 1.1 log @new package: mozilla-mplayer 0.95 (Mozilla MPlayer Plugin) @ text @d44 9 @