~ubuntu-branches/ubuntu/hardy/gxine/hardy

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2008-03-21 11:24:59 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20080321112459-igb0jy01nytpdrzt
Tags: 0.5.901-1ubuntu1
* merge debian changes for hardy PPA. Remaining changes:
  - debian/control: added Xb-Npp-xxx tags accordingly to "firefox distro
    add-on suport" spec,
    (https://blueprints.launchpad.net/ubuntu/+spec/firefox-distro-addon-support)
* Feature Freeze exception granted in LP: #204563
* New upstream release fixes playing DVDs. LP: #128864
* mime.default: add "x-content/video-dvd;x-content/video-vcd;x-content/video-svcd;"
  to get it listed as a player for dvd and video cds in nautilus. Thanks to
  Sebastien Bacher for the hint.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
  Name                  Version         In package
7
7
  ----                  -------         ---.deb---              --RPM--
8
 
  xine-lib              >= 1.0.1        libxine-dev
9
 
  GTK+                  >= 2.6          libgtk2.0-dev
10
 
  GLib                  >= 2.6          libglib2.0-dev
 
8
  xine-lib              >= 1.1.0        libxine-dev
 
9
        if using XCB    >= 1.1.5
 
10
  GTK+                  >= 2.8          libgtk2.0-dev
 
11
  GLib                  >= 2.10         libglib2.0-dev
11
12
  gettext               *               (part of GNU libc)
12
 
  libjs                 >= 1.5rc*       libsmjs-dev (sarge)     js-devel (FC5)
13
 
                                        libmozjs-dev (etch)
 
13
  libmozjs              *               libmozjs-dev (Debian)
14
14
                                        firefox-dev (Ubuntu)
15
15
 
16
 
libjs may be downloaded from <URL:http://ftp.mozilla.org/pub/mozilla.org/js/>.
17
 
However, you should use libmozjs, which is part of xulrunner.
18
 
 
19
16
gxine will use the following libraries if their header files are available at
20
17
compile time:
21
18
 
27
24
  XTest                 *               libxtst-dev
28
25
  LIRC                  *               liblircclient-dev
29
26
  Xinerama              *               libxinerama-dev
30
 
  dbus (glib)           *               libdbus-glib-1-dev | dbus-glib-1-dev
 
27
  dbus (glib)           *               libdbus-glib-1-dev
 
28
  hal                   *               libhal-dev
31
29
 
32
30
gxine requires the following packages at compile time:
33
31
 
47
45
Should you need to run autogen.sh (you probably don't, unless you've fetched
48
46
the source via CVS), you need autoconf >= 2.59 and automake >= 1.9.
49
47
 
50
 
Pango 1.12.0 or later is recommended. If you have an older version of this
51
 
library, text containing invalid UTF-8 may not be displayed.
 
48
Pango 1.12.0 or later is required as of 0.6.0 because, with older versions,
 
49
text containing invalid UTF-8 may not be displayed.
52
50
 
53
51
PACKAGERS: you should set VENDOR_PKG_VERSION at configure time. Something of
54
 
the form "0.5.0-1; Debian" is adequate.
 
52
the form "0.6.0-1; Debian" is adequate.
55
53
 
56
54
 
57
55
Browser plugin location