download.xhtml 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. <?xml version="1.0" encoding="ISO-8859-1" ?>
  2. <!-- download.xhtml
  3. Copyright (C) 2006, 2008 g10 Code GmbH
  4. This file is part of Scute.
  5. Scute is free software; you can redistribute it and/or modify it
  6. under the terms of the GNU General Public License as published by
  7. the Free Software Foundation; either version 2 of the License, or
  8. (at your option) any later version.
  9. Scute is distributed in the hope that it will be useful, but
  10. WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  12. General Public License for more details.
  13. You should have received a copy of the GNU General Public License
  14. along with Scute; if not, write to the Free Software Foundation,
  15. Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
  16. In addition, as a special exception, g10 Code GmbH gives permission
  17. to link this library: with the Mozilla Foundation's code for
  18. Mozilla (or with modified versions of it that use the same license
  19. as the "Mozilla" code), and distribute the linked executables. You
  20. must obey the GNU General Public License in all respects for all of
  21. the code used other than "Mozilla". If you modify this file, you
  22. may extend this exception to your version of the file, but you are
  23. not obligated to do so. If you do not wish to do so, delete this
  24. exception statement from your version. -->
  25. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  26. "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
  27. <html xmlns="http://www.w3.org/1999/xhtml">
  28. <head>
  29. <title>Scute</title>
  30. <link rel="stylesheet" type="text/css" href="format/web.css"/>
  31. </head>
  32. <body>
  33. <div id="body">
  34. <div id="toc">
  35. <object type="image/svg+xml" data="format/scute-logo.svg">
  36. Scute
  37. </object>
  38. <h1>Table Of Content</h1>
  39. <ul>
  40. <li><a href="index.xhtml">Introduction</a></li>
  41. <li><a href="documentation.xhtml">Documentation</a></li>
  42. <li><a href="download.xhtml">Download</a></li>
  43. <li><a href="contact.xhtml">Discussion</a></li>
  44. </ul>
  45. </div>
  46. <div id="main">
  47. <h1>Download</h1>
  48. <p>
  49. Scute is currently available in source format only, and
  50. should compile on any recent GNU/Linux system. It can also
  51. be cross-built for Windows 32-bit using MingW32.
  52. </p>
  53. <p>
  54. The most recent release of Scute is version 1.4.0.
  55. </p>
  56. <table>
  57. <caption>Scute source distributions.</caption>
  58. <tr>
  59. <th>Description</th>
  60. <th>Version</th>
  61. <th>Date</th>
  62. <th>Size</th>
  63. <th>Tarball</th>
  64. <th>Signature</th>
  65. </tr>
  66. <tr>
  67. <td>Scute source distribution</td>
  68. <td>1.4.0</td>
  69. <td>2010-04-21</td>
  70. <td>755 kB</td>
  71. <td>
  72. <a href="ftp://ftp.gnupg.org/gcrypt/scute/scute-1.4.0.tar.bz2">
  73. download</a>
  74. </td>
  75. <td>
  76. <a href="ftp://ftp.gnupg.org/gcrypt/scute/scute-1.4.0.tar.bz2.sig">
  77. download</a>
  78. </td>
  79. </tr>
  80. <tr>
  81. <td>Scute source distribution</td>
  82. <td>1.3.0</td>
  83. <td>2009-06-20</td>
  84. <td>754 kB</td>
  85. <td>
  86. <a href="ftp://ftp.gnupg.org/gcrypt/scute/scute-1.3.0.tar.bz2">
  87. download</a>
  88. </td>
  89. <td>
  90. <a href="ftp://ftp.gnupg.org/gcrypt/scute/scute-1.3.0.tar.bz2.sig">
  91. download</a>
  92. </td>
  93. </tr>
  94. <tr>
  95. <td>Scute source distribution</td>
  96. <td>1.2.0</td>
  97. <td>2008-09-02</td>
  98. <td>731 kB</td>
  99. <td>
  100. <a href="ftp://ftp.gnupg.org/gcrypt/scute/scute-1.2.0.tar.bz2">
  101. download</a>
  102. </td>
  103. <td>
  104. <a href="ftp://ftp.gnupg.org/gcrypt/scute/scute-1.2.0.tar.bz2.sig">
  105. download</a>
  106. </td>
  107. </tr>
  108. <tr>
  109. <td>Scute source distribution</td>
  110. <td>1.1.0</td>
  111. <td>2007-05-02</td>
  112. <td>675 kB</td>
  113. <td>
  114. <a href="ftp://ftp.gnupg.org/gcrypt/scute/scute-1.1.0.tar.bz2">
  115. download</a>
  116. </td>
  117. <td>
  118. <a href="ftp://ftp.gnupg.org/gcrypt/scute/scute-1.1.0.tar.bz2.sig">
  119. download</a>
  120. </td>
  121. </tr>
  122. <tr>
  123. <td>Scute source distribution</td>
  124. <td>1.0.0</td>
  125. <td>2006-11-11</td>
  126. <td>325 kB</td>
  127. <td>
  128. <a href="ftp://ftp.gnupg.org/gcrypt/scute/scute-1.0.0.tar.bz2">
  129. download</a>
  130. </td>
  131. <td>
  132. <a href="ftp://ftp.gnupg.org/gcrypt/scute/scute-1.0.0.tar.bz2.sig">
  133. download</a>
  134. </td>
  135. </tr>
  136. </table>
  137. <h2>Prerequisites</h2>
  138. <p>Scute requires the following packages to compile:
  139. <table>
  140. <caption>Compile-time dependencies of Scute</caption>
  141. <tr><th>Package</th><th>Min. Version</th></tr>
  142. <tr><td><a
  143. href="http://www.gnupg.org/related_software/libgpg-error/">libgpg-error</a></td><td>1.14</td></tr>
  144. <tr><td><a
  145. href="http://www.gnupg.org/related_software/libassuan/">libassuan</a></td><td>2.0.0</td></tr>
  146. </table>
  147. </p>
  148. <p>Scute also requires the following packages to run:
  149. <table>
  150. <caption>Run-time dependencies of Scute</caption>
  151. <tr><th>Package</th><th>Min. Version</th></tr>
  152. <tr><td><a
  153. href="http://www.mozilla.com/">Firefox</a></td><td>any</td></tr>
  154. <tr><td><a
  155. href="http://www.gnupg.org/">GnuPG</a></td><td>2.0</td></tr>
  156. <tr><td><a
  157. href="http://www.gnupg.org/related_software/pinentry/">PinEntry</a></td><td>0.7.0</td></tr>
  158. </table>
  159. </p>
  160. <h2>Installation</h2>
  161. <p>
  162. Canonical installation instructions can be found in the file
  163. <code>INSTALL</code> in the top-level directory of the
  164. source package. Instructions for users of Scute are
  165. available in the <a href="documentation.xhtml">documentation
  166. section</a>.
  167. </p>
  168. <h2>Development</h2>
  169. <p>
  170. The source of Scute is managed using the GIT distributed
  171. revision control system. The repository can be retrieved
  172. with the following command:
  173. <pre>
  174. $ git clone git://git.gnupg.org/scute.git
  175. </pre>
  176. Please send an e-mail to the <a
  177. href="http://lists.gnupg.org/mailman/listinfo/gnupg-devel">GnuPG
  178. development mailing list</a> if you are interested in
  179. participating in the Scute development.
  180. </p>
  181. <p>
  182. A web interface to the <a
  183. href="http://git.gnupg.org/cgi-bin/gitweb.cgi?p=scute.git">Scute
  184. source repository</a> is available on-line, and contains
  185. up-to-date as well as archived versions of all files
  186. included in the Scute source package, including the most
  187. recent development changes.
  188. </p>
  189. </div>
  190. </div>
  191. </body>
  192. </html>