123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197 |
- <?xml version="1.0" encoding="ISO-8859-1" ?>
- <!-- download.xhtml
- Copyright (C) 2006, 2008 g10 Code GmbH
- This file is part of Scute.
-
- Scute is free software; you can redistribute it and/or modify it
- under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
- Scute is distributed in the hope that it will be useful, but
- WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- General Public License for more details.
- You should have received a copy of the GNU General Public License
- along with Scute; if not, write to the Free Software Foundation,
- Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
- In addition, as a special exception, g10 Code GmbH gives permission
- to link this library: with the Mozilla Foundation's code for
- Mozilla (or with modified versions of it that use the same license
- as the "Mozilla" code), and distribute the linked executables. You
- must obey the GNU General Public License in all respects for all of
- the code used other than "Mozilla". If you modify this file, you
- may extend this exception to your version of the file, but you are
- not obligated to do so. If you do not wish to do so, delete this
- exception statement from your version. -->
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
- "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <title>Scute</title>
- <link rel="stylesheet" type="text/css" href="format/web.css"/>
- </head>
- <body>
- <div id="body">
- <div id="toc">
- <object type="image/svg+xml" data="format/scute-logo.svg">
- Scute
- </object>
- <h1>Table Of Content</h1>
- <ul>
- <li><a href="index.xhtml">Introduction</a></li>
- <li><a href="documentation.xhtml">Documentation</a></li>
- <li><a href="download.xhtml">Download</a></li>
- <li><a href="contact.xhtml">Discussion</a></li>
- </ul>
- </div>
- <div id="main">
- <h1>Download</h1>
- <p>
- Scute is currently available in source format only, and
- should compile on any recent GNU/Linux system. It can also
- be cross-built for Windows 32-bit using MingW32.
- </p>
- <p>
- The most recent release of Scute is version 1.4.0.
- </p>
- <table>
- <caption>Scute source distributions.</caption>
- <tr>
- <th>Description</th>
- <th>Version</th>
- <th>Date</th>
- <th>Size</th>
- <th>Tarball</th>
- <th>Signature</th>
- </tr>
- <tr>
- <td>Scute source distribution</td>
- <td>1.4.0</td>
- <td>2010-04-21</td>
- <td>755 kB</td>
- <td>
- <a href="ftp://ftp.gnupg.org/gcrypt/scute/scute-1.4.0.tar.bz2">
- download</a>
- </td>
- <td>
- <a href="ftp://ftp.gnupg.org/gcrypt/scute/scute-1.4.0.tar.bz2.sig">
- download</a>
- </td>
- </tr>
- <tr>
- <td>Scute source distribution</td>
- <td>1.3.0</td>
- <td>2009-06-20</td>
- <td>754 kB</td>
- <td>
- <a href="ftp://ftp.gnupg.org/gcrypt/scute/scute-1.3.0.tar.bz2">
- download</a>
- </td>
- <td>
- <a href="ftp://ftp.gnupg.org/gcrypt/scute/scute-1.3.0.tar.bz2.sig">
- download</a>
- </td>
- </tr>
- <tr>
- <td>Scute source distribution</td>
- <td>1.2.0</td>
- <td>2008-09-02</td>
- <td>731 kB</td>
- <td>
- <a href="ftp://ftp.gnupg.org/gcrypt/scute/scute-1.2.0.tar.bz2">
- download</a>
- </td>
- <td>
- <a href="ftp://ftp.gnupg.org/gcrypt/scute/scute-1.2.0.tar.bz2.sig">
- download</a>
- </td>
- </tr>
- <tr>
- <td>Scute source distribution</td>
- <td>1.1.0</td>
- <td>2007-05-02</td>
- <td>675 kB</td>
- <td>
- <a href="ftp://ftp.gnupg.org/gcrypt/scute/scute-1.1.0.tar.bz2">
- download</a>
- </td>
- <td>
- <a href="ftp://ftp.gnupg.org/gcrypt/scute/scute-1.1.0.tar.bz2.sig">
- download</a>
- </td>
- </tr>
- <tr>
- <td>Scute source distribution</td>
- <td>1.0.0</td>
- <td>2006-11-11</td>
- <td>325 kB</td>
- <td>
- <a href="ftp://ftp.gnupg.org/gcrypt/scute/scute-1.0.0.tar.bz2">
- download</a>
- </td>
- <td>
- <a href="ftp://ftp.gnupg.org/gcrypt/scute/scute-1.0.0.tar.bz2.sig">
- download</a>
- </td>
- </tr>
- </table>
- <h2>Prerequisites</h2>
- <p>Scute requires the following packages to compile:
- <table>
- <caption>Compile-time dependencies of Scute</caption>
- <tr><th>Package</th><th>Min. Version</th></tr>
- <tr><td><a
- href="http://www.gnupg.org/related_software/libgpg-error/">libgpg-error</a></td><td>1.14</td></tr>
- <tr><td><a
- href="http://www.gnupg.org/related_software/libassuan/">libassuan</a></td><td>2.0.0</td></tr>
- </table>
- </p>
- <p>Scute also requires the following packages to run:
- <table>
- <caption>Run-time dependencies of Scute</caption>
- <tr><th>Package</th><th>Min. Version</th></tr>
- <tr><td><a
- href="http://www.mozilla.com/">Firefox</a></td><td>any</td></tr>
- <tr><td><a
- href="http://www.gnupg.org/">GnuPG</a></td><td>2.0</td></tr>
- <tr><td><a
- href="http://www.gnupg.org/related_software/pinentry/">PinEntry</a></td><td>0.7.0</td></tr>
- </table>
- </p>
- <h2>Installation</h2>
- <p>
- Canonical installation instructions can be found in the file
- <code>INSTALL</code> in the top-level directory of the
- source package. Instructions for users of Scute are
- available in the <a href="documentation.xhtml">documentation
- section</a>.
- </p>
- <h2>Development</h2>
- <p>
- The source of Scute is managed using the GIT distributed
- revision control system. The repository can be retrieved
- with the following command:
- <pre>
- $ git clone git://git.gnupg.org/scute.git
- </pre>
- Please send an e-mail to the <a
- href="http://lists.gnupg.org/mailman/listinfo/gnupg-devel">GnuPG
- development mailing list</a> if you are interested in
- participating in the Scute development.
- </p>
- <p>
- A web interface to the <a
- href="http://git.gnupg.org/cgi-bin/gitweb.cgi?p=scute.git">Scute
- source repository</a> is available on-line, and contains
- up-to-date as well as archived versions of all files
- included in the Scute source package, including the most
- recent development changes.
- </p>
- </div>
- </div>
- </body>
- </html>
|