sane-project-website/source.html

143 wiersze
4.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>SANE - Download</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="keywords" content="sane, scanner, download, software, source
code, binary, stable, unstable, git, sane-backends, sane-frontends,
distribution">
<meta name="description" content="Download of SANE source code and binaries">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<center>
<a href="./"><img
src="images/sane.png"
alt="SANE" width="346" height="117" border="0"></a>
</center>
<center>
<h1>SANE - Download</h1>
</center>
<hr>
<h2>Stable Source</h2>
<p>
SANE provides downloads for the following components:
</p>
<ul>
<li>
<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><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>
Source tarballs and checksums for stable releases can be found
on the Releases pages for each of the components.
</p>
<ul>
<li><a href="https://gitlab.com/sane-project/backends/-/releases">sane-backends releases</a></li>
<li><a href="https://gitlab.com/sane-project/frontends/-/releases">sane-frontends releases</a></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
of supported platforms</a> for details.
</p>
<h2><a href="cvs.html">Unstable (Development) Source</a></h2>
<p>
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.
</p>
<h2>Binaries</h2>
<p>
Here are pointers to some binary distributions of SANE. The binaries
aren't made by the SANE project itsself but by distributors or
volunteers. If you want to add something to this list, just file a bug
report at <a href="bugs.html">our bug tracking system</a> and add
<strong>a pointer</strong> to the relevant binary. After review we'll add
the link to this section.
</p>
<h3>Linux</h3>
<p>Most Linux distributions package SANE with modifications required to support their authentication or permissions systems. We recommend you use the vendor's packages. If you need a more updated version of SANE, be prepared to build from source, and ask on a distro-specific forum for advice.</p>
<p>For Ubuntu and derivatives, the SANE project also maintains a couple of PPAs:</p>
<ul>
<li>
<a href="https://launchpad.net/~sane-project/+archive/ubuntu/sane-git">SANE git Snapshots</a> For the latest and greatest unstable from the head of GIT master, updated daily.
</li>
<li>
<a href="https://launchpad.net/~sane-project/+archive/ubuntu/sane-release">SANE Release</a> For the latest stable release.
</li>
</ul>
<h3>MacOS X</h3>
<ul>
<li>
Mattias Ellert's <a
href="https://web.archive.org/web/20210807013025/http://www.ellert.se/twain-sane/">binary installer packages</a> of
sane-backends, the TWAIN SANE interface and related software
</li>
</ul>
<h3>Irix</h3>
<ul>
<li>
<em>SGI freeware</em>: <a
href="http://freeware.sgi.com/">sane-backends, sane-frontends and
XSane</a>
</li>
</ul>
<h3>OS/2</h3>
<ul>
<li>
Paul Smedley's <a href="http://smedley.info/sane.html">Sane for OS/2
with USB Support</a> page
</li>
<li>
Franz Bakan's <a href="http://www.fbakan.de/sane-os2.htm">SANE for OS/2
pages</a>
</li>
</ul>
<h3>Solaris</h3>
<ul>
<li>
You can find binaries of XSane, sane-backends and sane-frontends for
Solaris (Sparc and Intel) on <a
href="http://www.blastwave.org">www.blastwave.org</a>
</li>
</ul>
<hr>
<p>
<a href="./">SANE homepage</a><br>
<a href="imprint.html">Contact</a>
</p>
</body>
</html>