File: README

package info (click to toggle)
kaffeine 0.6-1sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 7,144 kB
  • ctags: 1,962
  • sloc: cpp: 19,295; sh: 11,592; perl: 2,724; ansic: 441; makefile: 219; xml: 88
file content (66 lines) | stat: -rw-r--r-- 1,694 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66

***********************************
* Kaffeine README for version 0.6 *
***********************************


Latest Kaffeine version is available on http://kaffeine.sourceforge.net


MINIMUM REQUIREMENTS:
---------------------

 *) xine-lib 1.0-rc4 to compile, but 1.0 (stable) recommended!! (http://www.xinehq.de)
 *) KDE 3.2 (http://www.kde.org)

 *) for DVB support: see README.dvb!

 
RECOMMENDED:
------------ 

 *) WIN32 Codecs (http://www.mplayerhq.hu)
 *) libdvdcss (http://developers.videolan.org/libdvdcss)
 

INSTALLATION:
-------------

In order to compile and install Kaffeine on your system, type the following in the base
directory of the Kaffeine distribution:

(If you've checked out from CVS first run ./autogen.sh to build configure!)

 1.) ./configure --prefix=KDEDIR --mandir=MANPAGE_DIR (e.g. for SuSE: --prefix=/opt/kde3 --mandir=/usr/share/man)
     (use ./configure --help for more options)

 2,) make

 3.) make install


On the download page you'll find RPM's for most distributions.

Problems? Post to the kaffeine-user mailing-list: kaffeine-user@lists.sourceforge.net

 
TROUBLESHOOTING:
----------------

*) Fedora Users: If make aborts with '/usr/bin/ld: cannot find -lselinux' install 
   the libselinux-devel package or disable selinux. 

*) If Kaffeine hangs on start run 'configure --with-xorg' and recompile/reinstall.
   

TRANSLATIONS:
-------------
Some translations are incomplete or currently unmaintained. Feel free to complete the *.po file for your language
and send it to kaffeine-devel@lists.sourceforge.net.


LICENCE:
--------
This programm is distributed under the terms of the GPL v2. You can find a copy of the
licence in the file COPYING