Gentoo Archives: gentoo-commits

From: "Jim Ramsay (lack)" <lack@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/kde: kde-flash.xml
Date: Mon, 29 Dec 2008 14:41:33
Message-Id: E1LHJJE-0008UQ-0o@stork.gentoo.org
1 lack 08/12/29 14:41:32
2
3 Modified: kde-flash.xml
4 Log:
5 Added some more useful tips received from users
6
7 Revision Changes Path
8 1.2 xml/htdocs/proj/en/desktop/kde/kde-flash.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde-flash.xml?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde-flash.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde-flash.xml?r1=1.1&r2=1.2
13
14 Index: kde-flash.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde-flash.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- kde-flash.xml 26 Oct 2008 11:14:57 -0000 1.1
21 +++ kde-flash.xml 29 Dec 2008 14:41:31 -0000 1.2
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde-flash.xml,v 1.1 2008/10/26 11:14:57 scarabeus Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde-flash.xml,v 1.2 2008/12/29 14:41:31 lack Exp $ -->
27
28 <guide link="/~lack/index.xml" lang="en">
29 <title>HowTo: Make Adobe's Flash player work with Konqueror</title>
30 @@ -11,6 +11,12 @@
31 <author title="Editor">
32 <mail link="scarabeus" />
33 </author>
34 +<author title="Contributor">
35 + Elias Probst
36 +</author>
37 +<author title="Contributor">
38 + Pariksheet Nanda
39 +</author>
40
41 <abstract>
42 A guide for Gentoo users who want to use Adobe's flash player in Konqueror.
43 @@ -20,8 +26,8 @@
44 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
45 <license/>
46
47 -<version>1.0</version>
48 -<date>2008-10-17</date>
49 +<version>1.1</version>
50 +<date>2008-12-29</date>
51
52 <chapter>
53 <title>Steps</title>
54 @@ -33,20 +39,28 @@
55 1. Install <b>media-video/kmplayer</b>, and ensure you have <b>USE="npp"
56 </b> set. Make sure you have the proper version installed:</p>
57 <table>
58 - <tr><th>kde Version</th><th>kmplayer Version</th></tr>
59 - <tr><ti>3</ti><ti>>=media-video/kmplayer-0.10.0c</ti></tr>
60 - <tr><ti>4</ti><ti>>=media-video/kmplayer-0.11</ti></tr>
61 + <tr><th>Konqueror Slot</th><th>kmplayer Version</th></tr>
62 + <tr><ti>3.x</ti><ti>>=media-video/kmplayer-0.10.0c</ti></tr>
63 + <tr><ti>4.x</ti><ti>>=media-video/kmplayer-0.11</ti></tr>
64 </table>
65 <p>
66 -2. For amd64 machines, you will also need to install
67 -<b>net-www/nspluginwrapper</b>
68 +2. For amd64 machines, you will either need to install
69 +<b>net-www/nspluginwrapper</b> or to use the native 64-bit flash
70 +<b>>=net-www/netscape-flash-10.0.20.7_alpha</b>
71 </p>
72 <p>
73 3. Run the following commands, depending on what arch you are running:</p>
74 <pre caption="x86">$ kwriteconfig --file kmplayerrc --group "application/x-shockwave-flash" --key player npp
75 $ kwriteconfig --file kmplayerrc --group "application/x-shockwave-flash" --key plugin /usr/lib/nsbrowser/plugins/libflashplayer.so</pre>
76 -<pre caption="amd64">$ kwriteconfig --file kmplayerrc --group "application/x-shockwave-flash" --key player npp
77 +<pre caption="amd64 with nspluginwrapper and 32-bit flash">$ kwriteconfig --file kmplayerrc --group "application/x-shockwave-flash" --key player npp
78 $ kwriteconfig --file kmplayerrc --group "application/x-shockwave-flash" --key plugin /usr/lib64/nsbrowser/plugins/npwrapper.libflashplayer.so</pre>
79 +<pre caption="amd64 with native 64-bit flash">$ kwriteconfig --file kmplayerrc --group "application/x-shockwave-flash" --key player npp
80 +$ kwriteconfig --file kmplayerrc --group "application/x-shockwave-flash" --key plugin /usr/lib64/nsbrowser/plugins/libflashplayer.so</pre>
81 +<note>
82 +If you do not have 'kwriteconfig' (usually because you are using only Konqueror
83 +and not the full KDE environment) you will need to emerge
84 +<b>kde-base/kreadconfig</b>
85 +</note>
86 <p>
87 4. Open Konqueror and click <b>Settings > Configure Konqueror</b>. In the
88 new window navigate to <b>File Associations</b> in the left-hand panel and