aboutsummaryrefslogtreecommitdiff
path: root/multimedia/totem/files
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-11-30 07:58:15 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-11-30 07:58:15 +0000
commit9fe20c282fe94f6a88254d15f7ca664dff490009 (patch)
treed4834be4b544db1a65e01309d5314c694dedecd1 /multimedia/totem/files
parent4e4688a5ea4630fde39dc063162f4b144ca4e934 (diff)
Notes
Diffstat (limited to 'multimedia/totem/files')
-rw-r--r--multimedia/totem/files/patch-src_totem-mozilla-plugin.cpp10
-rw-r--r--multimedia/totem/files/pkg-message-mozilla.in8
-rw-r--r--multimedia/totem/files/pkg-message.in4
3 files changed, 22 insertions, 0 deletions
diff --git a/multimedia/totem/files/patch-src_totem-mozilla-plugin.cpp b/multimedia/totem/files/patch-src_totem-mozilla-plugin.cpp
new file mode 100644
index 000000000000..2c34077eadd5
--- /dev/null
+++ b/multimedia/totem/files/patch-src_totem-mozilla-plugin.cpp
@@ -0,0 +1,10 @@
+--- src/totem-mozilla-plugin.cpp.orig Tue Nov 8 21:50:10 2005
++++ src/totem-mozilla-plugin.cpp Tue Nov 8 21:50:27 2005
+@@ -27,6 +27,7 @@
+ #include <stdint.h>
+ #include <unistd.h>
+ #include <fcntl.h>
++#include <signal.h>
+ #include <sys/wait.h>
+ #include <string.h>
+
diff --git a/multimedia/totem/files/pkg-message-mozilla.in b/multimedia/totem/files/pkg-message-mozilla.in
new file mode 100644
index 000000000000..ddbbe4e548a7
--- /dev/null
+++ b/multimedia/totem/files/pkg-message-mozilla.in
@@ -0,0 +1,8 @@
+**************************************************************************
+The totem mozilla plugin requires a D-BUS-enabled desktop session. Consult
+the FreeBSD GNOME FAQ for instructions on setting up your desktop session
+through D-BUS:
+
+ http://www.freebsd.org/gnome/docs/faq2.html#q25
+
+**************************************************************************
diff --git a/multimedia/totem/files/pkg-message.in b/multimedia/totem/files/pkg-message.in
new file mode 100644
index 000000000000..05d7f5b20978
--- /dev/null
+++ b/multimedia/totem/files/pkg-message.in
@@ -0,0 +1,4 @@
+Make sure you've enough shared memory, the xine FAQ
+advises to have the following sysctl settings:
+kern.ipc.shmmax=67108864
+kern.ipc.shmall=32768