Replace references to Alioth, cvs and snapshots schedule

Commented out parts have been removed.

Fixes #8, re sane-projects/ops#17
merge-requests/1/head
Olaf Meeuwissen 2018-09-26 20:48:17 +09:00
rodzic 45f68e5699
commit 568510d503
1 zmienionych plików z 12 dodań i 58 usunięć

Wyświetl plik

@ -3,13 +3,11 @@
<html>
<head>
<title>SANE - Download</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="author" content="Henning Meier-Geinitz">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="keywords" content="sane, scanner, download, software, source
code, binary, stable, unstable, cvs, sane-backends, sane-frontends,
code, binary, stable, unstable, git, sane-backends, sane-frontends,
distribution">
<meta name="description" content="Download of SANE source code and binaries">
<link href="mailto:hmg-guest@users.alioth.debian.org" rev="made">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
</head>
@ -30,68 +28,31 @@
<h2>Stable Source</h2>
<p>
SANE provides the following packages:
SANE provides downloads for the following components:
</p>
<ul>
<li>
<i>sane-backends</i> - includes: backends (scanner drivers), command-line-frontend (scanimage),
<i><a href="https://gitlab.com/sane-project/backends">sane-backends</a></i>
- includes: backends (scanner drivers), command-line-frontend (scanimage),
network scanning daemon (saned) and SANE-API documentation.
</li>
<li>
<i>sane-frontends</i> - includes: graphical frontends (scanning applications) xscanimage and xcam,
<i><a href="https://gitlab.com/sane-project/frontends">sane-frontends</a></i>
- includes: graphical frontends (scanning applications) xscanimage and xcam,
command-line-frontend scanadf. You don't need this package if you use one of the more advanced graphical
frontends like <a href="http://www.xsane.org">XSane</a>. For a list of frontends, have a look at <a
href="sane-frontends.html">the frontends page</a>.
</li>
</ul>
<p>
The latest stable source code is available from the following
official sites:
Source tarballs for stable releases can be found as attachments
on the Tags pages for each of the components.
</p>
<ul>
<li>
HTTP: <a
href="http://alioth.debian.org/project/showfiles.php?group_id=30186">alioth.debian.org</a>
(USA, provided by Debian)
</li><!--
<li>
FTP: <a
href="ftp://ftp.sane-project.org/pub/sane/">ftp.sane-project.org</a>
(USA, provided by Debian)
</li>-->
<li><a href="https://gitlab.com/sane-project/backends/tags">sane-backends tags</a></li>
<li><a href="https://gitlab.com/sane-project/frontends/tags">sane-frontends tags</a></li>
</ul>
<!--
<p>
The SANE distribution is mirrored at these fine sites:
</p>
<ul>
<li>
HTTP: <a href="http://gd.tuwien.ac.at/hci/sane/">gd.tuwien.ac.at</a>
(Austria, provided by Vienna University of Technology)
</li>
<li>
FTP: <a
href="ftp://ftp2.sane-project.org/pub/sane/">ftp2.sane-project.org</a>
(Germany, provided by University of Oldenburg)
</li>
<li>
FTP: <a
href="ftp://ftp3.sane-project.org/pub/sane/">ftp3.sane-project.org</a>
(Norway, provided by University of Oslo)
</li>
<li>
FTP: <a
href="ftp://ftp4.sane-project.org/hci/sane/">ftp4.sane-project.org</a>
(Austria, provided by Vienna University of Technology)
</li>
<li>
FTP: <a
href="ftp://ftp.ibiblio.org/pub/Linux/apps/graphics/capture/">ftp.ibiblio.org</a>
(new releases take some time, USA, provided by ibiblio)
</li>
</ul>
-->
<p>
Both sane-backends and sane-frontends can be compiled and installed on a
variety of different platforms. See our <a href="sane-support.html">list
@ -106,14 +67,7 @@
<h2><a href="cvs.html">Unstable (Development) Source</a></h2>
<p>
The Debian project provides a git server ("Alioth") with anonymous
(read-only) and developer (read-write) access to the development
(unstable) tree of the SANE sources. See <a href="cvs.html">our git
page</a> for more information.
</p>
<p>
There are also <a href="snapshots/">daily git snapshots</a> that may
There are also <a href="snapshots/">git snapshots</a> that may
contain fixes or new features that are not in the latest release yet.
Keep in mind that these are development versions. They aren't tested at
all.