zoneminder/downloads.html

52 lines
1.5 KiB
HTML

---
layout: page
title: Downloads
permalink: /downloads/
---
<div class="media well">
<a class="pull-left" href="#">
<img src="#" alt="Source Code" />
</a>
<div class="media-body">
<h4 class="media-heading">Source Code</h4>
<a href="https://github.com/ZoneMinder/ZoneMinder/archive/v1.27.0.tar.gz">Tarball</a>
</div>
</div>
<div class="media well">
<a class="pull-left" href="#">
<img src="http://design.ubuntu.com/wp-content/uploads/logo-ubuntu_su-orange-hex.png" width="140px" alt="Ubuntu" />
</a>
<div class="media-body">
<h4 class="media-heading">Package</h4>
<p> If you are an Ubuntu user, Isaac Connor is <a href="https://launchpad.net/~iconnor/+archive/zoneminder" target="_blank">maintaining a PPA</a> with an up-to-date ZoneMinder package.</p>
</div>
</div>
<div class="media well">
<a class="pull-left" href="#">
<img src="https://www.gentoo.org/images/powered-small.png" width="140px" alt="Gentoo" />
</a>
<div class="media-body">
<h4 class="media-heading">Gentoo</h4>
<p>If you are a Gentoo user, ZoneMinder is available just by typing 'emerge zoneminder'. Thanks to the Gentoo web-apps team for making this available.</p>
</div>
</div>
<div class="media well">
<a class="pull-left" href="#">
<img src="https://www.debian.org/logos/openlogo-100.png" alt="Debian" />
</a>
<div class="media-body">
<h4 class="media-heading">Debian</h4>
<p>If you are a Debian user, Zoneminder is available in the "unstable" distribution. Thanks to Peter Howard for his considerable efforts in achieving this.</p>
</div>
</div>