diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-06 23:45:19 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-06 23:45:19 +0000 |
| commit | 8fa2fb5438708be00bb57f993836b0884d196876 (patch) | |
| tree | 854b0c1d31a31b26b3128509003c1c693f1de83d | |
| parent | 6cdd3c15640762b4f3ade43d0e09cc972432bf2f (diff) | |
Update package info and deps.
| -rw-r--r-- | doc/manual/dcpomatic.xml | 24 |
1 files changed, 20 insertions, 4 deletions
diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml index ef2ca87ee..a9fdd69f5 100644 --- a/doc/manual/dcpomatic.xml +++ b/doc/manual/dcpomatic.xml @@ -108,9 +108,10 @@ like to install it. <para> You can install DCP-o-matic on Ubuntu 12.04 (‘Precise -Pangolin’), 12.10 (‘Quantal Quetzal’) or 13.04 -(‘Raring Ringtail’) using <code>.deb</code> packages: -download the appropriate package from <ulink +Pangolin’), 12.10 (‘Quantal Quetzal’), 13.04 +(‘Raring Ringtail’) or 13.10 (‘Saucy +Salamander’) using <code>.deb</code> packages: download the +appropriate package from <ulink url="http://dcpomatic.com/">http://dcpomatic.com/</ulink> and double-click it. Ubuntu will install the necessary bits and pieces and set DCP-o-matic up for you. @@ -119,6 +120,16 @@ and set DCP-o-matic up for you. </section> <section> +<title>Debian Linux</title> + +<para> +Packages are also available for Debian 7 (squeeze) from <ulink +url="http://dcpomatic.com/">http://dcpomatic.com/</ulink>. +</para> + +</section> + +<section> <title>Other Linux distributions</title> <para> @@ -139,8 +150,13 @@ The following dependencies are required: <listitem><ulink url="http://www.imagemagick.org/script/index.php">ImageMagick</ulink></listitem> <listitem><ulink url="http://www.boost.org/">Boost</ulink></listitem> <listitem><ulink url="http://www.libssh.org/">libssh</ulink></listitem> -<listitem><ulink url="http://www.gtk.org/">GTK</ulink></listitem> +<listitem><ulink url="http://www.gtk.org/">GTK (on Linux)</ulink></listitem> <listitem><ulink url="http://www.wxwidgets.org/">wxWidgets</ulink></listitem> +<listitem><ulink url="http://freecode.com/projects/libquickmail">libquickmail</ulink></listitem> +<listitem><ulink url="http://libxmlplusplus.sourceforge.net/">libxml++</ulink></listitem> +<listitem><ulink url="http://www.aleksey.com/xmlsec/">xmlsec</ulink></listitem> +<listitem><ulink url="http://curl.haxx.se/">curl</ulink></listitem> +<listitem><ulink url="http://www.nih.at/libzip/">libzip</ulink></listitem> <listitem><ulink url="http://carlh.net/software/libdcp/">libdcp</ulink></listitem> <listitem><ulink url="http://carlh.net/software/libcxml/">libcxml</ulink></listitem> </itemizedlist> |
