wok-6.x view kleanny/stuff/res/base/deps.fail.html @ rev 20040

Add: Kleanny v1.0 By The SliTaz DevTeam.
author Leonardo Laporte <hackdorte@yandex.com>
date Sun Aug 27 10:17:57 2017 -0300 (2017-08-27)
parents
children 943ee4cf046f
line source
1 <!DOCTYPE html><html><head><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
2 <!--
3 * Provided By The SliTaz Development Team.
4 * Copyright (C) 2017 The SliTaz Association.
5 *
6 * This program is free software: you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License as published by
8 * the Free Software Foundation, either version 3 of the License, or
9 * (at your option) any later version.
10 *
11 * This program is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 * GNU General Public License for more details.
15 *
16 * You should have received a copy of the GNU General Public License
17 * along with this program. If not, see <http://www.gnu.org/licenses/>.
18 *
19 -->
20 <title>Kleanny APP : Dependencies not found.</title>
21 <style type="text/css">
22 <!--
23 * {
24 box-sizing:border-box;
25 -o-box-sizing:border-box;
26 -moz-box-sizing:border-box;
27 -webkit-box-sizing:border-box;
28 }
29 a {
30 color:chocolate;}
31 html, body {
32 background-color:whitesmoke;
33 color:#303030;
34 font-family:serif;
35 font-size:14px;
36 margin:20px auto;
37 min-width:280px;
38 text-align:center;}
39 body {
40 border:02px solid lightgray;
41 padding:10px;
42 width:70%;}
43 h1 {
44 border-bottom:06px double lightgray;
45 margin:20px;
46 padding:20px;
47 }
48 h5 {
49 border-top:01px solid lightgray;
50 font-size:10px;
51 padding:20px 10px;
52 text-transform:uppercase;
53 }
54 b,h1,h2,h3,h4,h5,h6,strong {
55 color:#101010;}
56 p, ul, li {
57 text-align:left;
58 }
59 li {
60 line-height:01.540001em;
61 list-style-type:square;
62 margin-bottom:10px;
63 }
64 span {
65 color:brown;}
66 -->
67 </style>
68 </head>
69 <body>
71 <h1>Kleanny : <span>Check Error!</span></h1>
73 <blockquote><big>Sorry. Some dependencies not found.</big></blockquote>
74 <p>Kleanny needs some dependencies to work correctly.</p>
75 <p><b>Check the list below and please install.</b></p>
77 <ul>
78 <li>
79 <b>Bash</b>&nbsp;<small>The GNU bourne SHell.</small><br>
80 <a href="http://tazpanel:82/pkgs.cgi?info=bash">
81 http://tazpanel:82/pkgs.cgi?info=bash
82 </a>
83 </li>
84 <li>
85 <b>librsvg</b>&nbsp;<small>SVG Rendering Library.</small><br>
86 <a href="http://tazpanel:82/pkgs.cgi?info=librsvg">
87 http://tazpanel:82/pkgs.cgi?info=librsvg
88 </a>
89 </li>
90 <li>
91 <b>Yad</b>&nbsp;<small>Gtk2 with HTML support.</small><br>
92 <a href="http://tazpanel:82/pkgs.cgi?info=yad-gtk2-html">
93 http://tazpanel:82/pkgs.cgi?info=yad-gtk2-html
94 </a>
95 </li>
96 </ul>
98 <p>
99 If you do not know how to solve this problem please share your question in
100 our <a href="http://forum.slitaz.org/">forum</a>.
101 </p>
103 <h5>
104 Kleanny App | GPLV3 License<br>
105 <small>Provided by the SliTaz DevTeam.</small><br><br>
106 <samp>Copyright (C) 2017 SliTaz Association.</samp><br><br>
107 <a href="http://www.slitaz.org/">www.slitaz.org</a>
108 </h5>
110 </body>
111 </html>