updated
[www.git] / www / psensor / ubuntu.html
index fd76dd5..99f35cb 100644 (file)
@@ -4,13 +4,14 @@
 <meta charset="UTF-8">
 <!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
-<meta name="generator" content="Asciidoctor 1.5.4">
+<meta name="generator" content="Asciidoctor 1.5.5">
 <title>Psensor Ubuntu Support</title>
-<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
-<link rel="stylesheet" href="./asciidoctor.css">
-<link rel="stylesheet" href="style.css">
+<link rel="stylesheet" href="./../style.css">
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css">
 <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
 <script src="nav.js"></script>
+<script src="https://apis.google.com/js/platform.js" async defer>
+</script>
 </head>
 <body class="article">
 <div id="header">
@@ -72,32 +73,6 @@ sudo apt-get install psensor</pre>
 </div>
 </div>
 <div class="sect2">
-<h3 id="_development_version">Development Version</h3>
-<div class="paragraph">
-<p>The development version is providing the last features and should not have any major bugs. It can be installed by using a dedicated PPA with the following command lines:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre>sudo apt-add-repository ppa:jfi/psensor-unstable
-sudo apt-get update
-sudo apt-get install psensor</pre>
-</div>
-</div>
-</div>
-<div class="sect2">
-<h3 id="_daily_snapshot">Daily Snapshot</h3>
-<div class="paragraph">
-<p>Each day a package is automatically built directly from the source repository. The purpose of this daily build is to test Psensor and report bugs.  It can be installed by using a dedicated PPA with the following command lines:</p>
-</div>
-<div class="listingblock">
-<div class="content">
-<pre>sudo apt-add-repository ppa:jfi/psensor-daily-trunk
-sudo apt-get update
-sudo apt-get install psensor</pre>
-</div>
-</div>
-</div>
-<div class="sect2">
 <h3 id="_installation_from_source_archive">Installation From Source Archive</h3>
 <div class="paragraph">
 <p>Of course, it is also possible to compile and install Psensor from the source archive. There is no real benefit except to tune compilation settings or hack the source code.</p>
@@ -141,8 +116,9 @@ make clean all</pre>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2016-06-13 17:33:07 CEST
+Last updated 2018-10-19 23:30:57 CEST
 </div>
 </div>
+Feed: <a href="https://wpitchoune.net/news/feed.xml">RSS 2.0</a>
 </body>
 </html>
\ No newline at end of file