Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
beryl [Le 09/06/2007, 00:26]
82.254.7.241
— (Version actuelle)
Ligne 1: Ligne 1:
-<!-- 
- This file is part of the Falcon repository creator 
- ​Copyright (C) 2005-2006 Dennis Kaarsemaker 
- See the file named COPYING in the root of the source tree for license details 
---> 
  
-<​html>​ 
-  <​head>​ 
-    <script type="​text/​javascript">​ 
-      var DHTML = (document.getElementById || document.all || document.layers);​ 
-      ​ 
-      function getObj(name) { 
-        if (document.getElementById) { 
-          this.obj = document.getElementById(name);​ 
-          this.style = document.getElementById(name).style;​ 
-        } 
-        else if (document.all) { 
-          this.obj = document.all[name];​ 
-          this.style = document.all[name].style;​ 
-        } 
-        else if (document.layers) { 
-          this.obj = document.layers[name];​ 
-          this.style = document.layers[name];​ 
-        } 
-      } 
-      function toggle(item,​prefix) { 
-        var cl = new getObj(prefix + '​l_'​ + item); 
-        var c  = new getObj(prefix + '​_'​ + item); 
-        if ( c.style.display == '​inline'​ ) { 
-          c.style.display = '​none';​ 
-        } 
-        else { 
-          c.style.display = '​inline';​ 
-        } 
- 
-      } 
-    </​script>​ 
-    <​title>​Ubuntu Beryl Repository</​title>​ 
-    <style type="​text/​css">​ 
-      body, td { 
-        background-color:​ #eeffff; 
-        color: #222222; 
-        font-family:​ trebuchet ms, verdana, sans-serif; 
-        font-size: 11px; 
-      } 
-      #main { 
-        width: 600px; 
-        margin: 10px auto; 
-        padding: 5px; 
-      }      ​ 
-      #title { 
-        color: #222222; 
-        background-color:​ #ffffff; 
-        font-size: 30px; 
-        text-align: center; 
-        padding: 3px; 
-        border: solid 2px #222222; 
-        background-image:​ url(http://​ubuntu.beryl-project.org/​falcon.png);​ 
-        background-position:​ top right; 
-        background-repeat:​ no-repeat; 
-        height: 140px; 
-      } 
-      #footer { 
-        color: #222222; 
-        background-color:​ #ffffff; 
-        font-size: 10px; 
-        text-align: center; 
-        padding: 3px; 
-        border: solid 2px #222222; 
-      } 
-      ​ 
-      img { border: none; } 
-      a { color: #222222; text-decoration:​ underline; } 
-      h2, h3 { 
-          width: 50%; 
-          clear: both; 
-          border-bottom:​ solid 1px #222222; 
-      } 
-      ​ 
-      span.warn { color: red; } 
-      div.dummy { width: 100%; clear: both; } 
-      ​ 
-      div.repo { 
-          padding: 3px; 
-          margin-top: 5px; 
-          margin-bottom:​ 5px; 
-          border: dashed 1px #222222; 
-          font-family:​ monospace; 
-          background-color:​ white; 
-      } 
-      .b { font-weight:​ bold; } 
-      .source { font-weight:​ bold; font-size: 130%; } 
-      ​ 
-      #pb { font-size: 10px; } 
-      ​ 
-      table { padding: 0px; } 
-      td { 
-        vertical-align:​ top; 
-      } 
-      span.tl { 
-        text-decoration:​ underline; 
-        cursor: pointer; 
-      } 
-      span.t { 
-        display: none; 
-      } 
-    </​style>​ 
-  </​head>​ 
-  <​body>​ 
-    <div id="​main">​ 
-      <div id="​title">​ 
-        <br /> 
-        Ubuntu Beryl Repository 
-        v7.04 
-        <br /> 
- 
-        <​!-- ​ 
-        This is just me spamming my software, feel free to remove this (and 
-        the notice at the bottom). I would appreciate if you left it though :) 
-        --> 
-        <span id="​pb">​Powered by Falcon</​span>​ 
-      </​div>​ 
- 
-      <​h3>​Component main</​h3>​ 
-      <p> 
-        No description 
-      </p> 
-      <p> 
-      You can use apt to download and install the packages. Use the following 
-      lines in <​tt>/​etc/​apt/​sources.list</​tt>​ and use the command <​tt>​sudo 
-      apt-get update</​tt>​ to enable downloading from this component. 
-      </p> 
-      <p> 
-      Don't forget to read the notice on the <a href="​http://​ubuntu.beryl-project.org">​frontpage</​a>​! 
-      </p> 
-      <div class="​repo">​ 
-        deb http://​ubuntu.beryl-project.org feisty main<br /> 
-        deb-src http://​ubuntu.beryl-project.org feisty main 
-      </​div>​ 
-      <​h3>​Packages</​h3>​ 
-      <dl> 
-        <dt class="​source">​aquamarine</​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Version:</​td><​td>​0.2.0~0beryl1 ​ 
-            (<span class="​tl"​ id="​cl_aquamarine_0.2.0~0beryl1"​ onclick="​toggle('​aquamarine_0.2.0~0beryl1','​c'​)">​changes</​span>​) 
-            <span class="​t"​ id="​c_aquamarine_0.2.0~0beryl1"><​br /><​dl><​b>​aquamarine (0.2.0~0beryl1) edgy; urgency=low</​b><​ul><​li>​ 0.2.0 release!</​li></​ul></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(dsc):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​aquamarine_0.2.0~0beryl1.dsc">​aquamarine_0.2.0~0beryl1.dsc</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(tar.gz):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​aquamarine_0.2.0~0beryl1.tar.gz">​aquamarine_0.2.0~0beryl1.tar.gz</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​aquamarine</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Aquamarine window decorator and libraries for Beryl 
-            <span class="​tl"​ id="​dl_aquamarine_0.2.0~0beryl1"​ onclick="​toggle('​aquamarine_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_aquamarine_0.2.0~0beryl1"><​br /><​p>​This is a KDE based window decorator that can be used with Beryl.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​aquamarine_0.2.0~0beryl1_i386.deb">​aquamarine_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​aquamarine_0.2.0~0beryl1_amd64.deb">​aquamarine_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​aquamarine-dbg</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Debug symbols for Aquamarine. 
-            <span class="​tl"​ id="​dl_aquamarine-dbg_0.2.0~0beryl1"​ onclick="​toggle('​aquamarine-dbg_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_aquamarine-dbg_0.2.0~0beryl1"><​br /><​p>​Aquamarine window decorator and libraries for Beryl<br /> This is a KDE based window decorator that can be used with Beryl.<​br /></​p><​p>​ This package contains debug symbols for aquamarine.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​aquamarine-dbg_0.2.0~0beryl1_i386.deb">​aquamarine-dbg_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​aquamarine-dbg_0.2.0~0beryl1_amd64.deb">​aquamarine-dbg_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​aquamarine-dev</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Aquamarine window decorator and libraries for Beryl 
-            <span class="​tl"​ id="​dl_aquamarine-dev_0.2.0~0beryl1"​ onclick="​toggle('​aquamarine-dev_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_aquamarine-dev_0.2.0~0beryl1"><​br /><​p>​This is a KDE based window decorator that can be used with Beryl, developer files.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​aquamarine-dev_0.2.0~0beryl1_i386.deb">​aquamarine-dev_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​aquamarine-dev_0.2.0~0beryl1_amd64.deb">​aquamarine-dev_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​hr ></​dt><​dd></​dd>​ 
-        <dt class="​source">​beryl-core</​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Version:</​td><​td>​0.2.0~0beryl1 ​ 
-            (<span class="​tl"​ id="​cl_beryl-core_0.2.0~0beryl1"​ onclick="​toggle('​beryl-core_0.2.0~0beryl1','​c'​)">​changes</​span>​) 
-            <span class="​t"​ id="​c_beryl-core_0.2.0~0beryl1"><​br /><​dl><​b>​beryl-core (0.2.0~0beryl1) edgy; urgency=low</​b><​ul><​li>​ Version bump to 0.2.0rc2 in preparation for release</​li></​ul></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(dsc):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-core_0.2.0~0beryl1.dsc">​beryl-core_0.2.0~0beryl1.dsc</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(tar.gz):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-core_0.2.0~0beryl1.tar.gz">​beryl-core_0.2.0~0beryl1.tar.gz</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​beryl</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Compositing window manager, decorator and theme support - Beryl 
-            <span class="​tl"​ id="​dl_beryl_0.2.0~0beryl1"​ onclick="​toggle('​beryl_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_beryl_0.2.0~0beryl1"><​br /><​p>​The Beryl Project brings 3D desktop visual effects that improve<​br /> usability of the X Window System and provide increased productivity<​br /> though plugins and themes contributed by the community giving a<br /> rich desktop experience.<​br /></​p><​p>​ This is a metapackage for the Beryl Project. It will install the<br /> compositing window manager, window decorator, theme customization<​br /> tool and the management tool to launch beryl.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl_0.2.0~0beryl1_i386.deb">​beryl_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl_0.2.0~0beryl1_amd64.deb">​beryl_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​beryl-core</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Compositing window manager - Beryl Project 
-            <span class="​tl"​ id="​dl_beryl-core_0.2.0~0beryl1"​ onclick="​toggle('​beryl-core_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_beryl-core_0.2.0~0beryl1"><​br /><​p>​The Beryl Project brings 3D desktop visual effects that improve<​br /> usability of the X Window System and provide increased productivity<​br /> though plugins and themes contributed by the community giving a<br /> rich desktop experience.<​br /></​p><​p>​ This package contains the compositing window manager using OpenGL for<br /> rendering. A "​window manager"​ allows the manipulation of the multiple<​br /> applications and dialog windows the are presented on the screen.<​br /></​p><​p>​ The composite manager allows windows and other graphics to be combined<​br /> together to create composite images. This creates the unique effects<​br /> using these functions.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-core_0.2.0~0beryl1_i386.deb">​beryl-core_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-core_0.2.0~0beryl1_amd64.deb">​beryl-core_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​beryl-core-dbg</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Debug symbols for Beryl 
-            <span class="​tl"​ id="​dl_beryl-core-dbg_0.2.0~0beryl1"​ onclick="​toggle('​beryl-core-dbg_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_beryl-core-dbg_0.2.0~0beryl1"><​br /><​p>​The Beryl Project brings 3D desktop visual effects that improve<​br /> usability of the X Window System and provide increased productivity<​br /> though plugins and themes contributed by the community giving a<br /> rich desktop experience.<​br /></​p><​p>​ This package contains the debug symbols for beryl-core.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-core-dbg_0.2.0~0beryl1_i386.deb">​beryl-core-dbg_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-core-dbg_0.2.0~0beryl1_amd64.deb">​beryl-core-dbg_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​beryl-dev</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Development files - Beryl Project 
-            <span class="​tl"​ id="​dl_beryl-dev_0.2.0~0beryl1"​ onclick="​toggle('​beryl-dev_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_beryl-dev_0.2.0~0beryl1"><​br /><​p>​The Beryl Project brings 3D desktop visual effects that improve<​br /> usability of the X Window System and provide increased productivity<​br /> though plugins and themes contributed by the community giving a<br /> rich desktop experience.<​br /></​p><​p>​ This package contains the headers and development files needed to<br /> compile beryl plugins.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-dev_0.2.0~0beryl1_i386.deb">​beryl-dev_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-dev_0.2.0~0beryl1_amd64.deb">​beryl-dev_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​libberyldecoration-dev</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Development files for plugin settings - Beryl Project 
-            <span class="​tl"​ id="​dl_libberyldecoration-dev_0.2.0~0beryl1"​ onclick="​toggle('​libberyldecoration-dev_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_libberyldecoration-dev_0.2.0~0beryl1"><​br /><​p>​The Beryl Project brings 3D desktop visual effects that improve<​br /> usability of the X Window System and provide increased productivity<​br /> though plugins and themes contributed by the community giving a<br /> rich desktop experience.<​br /></​p><​p>​ This package contains the headers and development files needed to<br /> build some window decorators with beryl.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​libberyldecoration-dev_0.2.0~0beryl1_i386.deb">​libberyldecoration-dev_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​libberyldecoration-dev_0.2.0~0beryl1_amd64.deb">​libberyldecoration-dev_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​libberyldecoration0</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Settings library for plugins - Beryl Project 
-            <span class="​tl"​ id="​dl_libberyldecoration0_0.2.0~0beryl1"​ onclick="​toggle('​libberyldecoration0_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_libberyldecoration0_0.2.0~0beryl1"><​br /><​p>​The Beryl Project brings 3D desktop visual effects that improve<​br /> usability of the X Window System and provide increased productivity<​br /> though plugins and themes contributed by the community giving a<br /> rich desktop experience.<​br /></​p><​p>​ This package contains a library required for some window decorators.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​libberyldecoration0_0.2.0~0beryl1_i386.deb">​libberyldecoration0_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​libberyldecoration0_0.2.0~0beryl1_amd64.deb">​libberyldecoration0_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​libberylsettings-dev</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Development files for plugin settings - Beryl Project 
-            <span class="​tl"​ id="​dl_libberylsettings-dev_0.2.0~0beryl1"​ onclick="​toggle('​libberylsettings-dev_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_libberylsettings-dev_0.2.0~0beryl1"><​br /><​p>​The Beryl Project brings 3D desktop visual effects that improve<​br /> usability of the X Window System and provide increased productivity<​br /> though plugins and themes contributed by the community giving a<br /> rich desktop experience.<​br /></​p><​p>​ This package contains the headers and development files needed to<br /> build plugins with settings support.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​libberylsettings-dev_0.2.0~0beryl1_i386.deb">​libberylsettings-dev_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​libberylsettings-dev_0.2.0~0beryl1_amd64.deb">​libberylsettings-dev_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​libberylsettings0</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Settings library for plugins - Beryl Project 
-            <span class="​tl"​ id="​dl_libberylsettings0_0.2.0~0beryl1"​ onclick="​toggle('​libberylsettings0_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_libberylsettings0_0.2.0~0beryl1"><​br /><​p>​The Beryl Project brings 3D desktop visual effects that improve<​br /> usability of the X Window System and provide increased productivity<​br /> though plugins and themes contributed by the community giving a<br /> rich desktop experience.<​br /></​p><​p>​ This package contains the library for plugins to configure settings.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​libberylsettings0_0.2.0~0beryl1_i386.deb">​libberylsettings0_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​libberylsettings0_0.2.0~0beryl1_amd64.deb">​libberylsettings0_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​libberylsettings0-dbg</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Debug symbols for Beryl 
-            <span class="​tl"​ id="​dl_libberylsettings0-dbg_0.2.0~0beryl1"​ onclick="​toggle('​libberylsettings0-dbg_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_libberylsettings0-dbg_0.2.0~0beryl1"><​br /><​p>​The Beryl Project brings 3D desktop visual effects that improve<​br /> usability of the X Window System and provide increased productivity<​br /> though plugins and themes contributed by the community giving a<br /> rich desktop experience.<​br /></​p><​p>​ This package contains the debug symbols for libberylsettings.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​libberylsettings0-dbg_0.2.0~0beryl1_i386.deb">​libberylsettings0-dbg_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​libberylsettings0-dbg_0.2.0~0beryl1_amd64.deb">​libberylsettings0-dbg_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​libberylsettings0-gconf</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Settings library for plugins - Beryl Project 
-            <span class="​tl"​ id="​dl_libberylsettings0-gconf_0.2.0~0beryl1"​ onclick="​toggle('​libberylsettings0-gconf_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_libberylsettings0-gconf_0.2.0~0beryl1"><​br /><​p>​The Beryl Project brings 3D desktop visual effects that improve<​br /> usability of the X Window System and provide increased productivity<​br /> though plugins and themes contributed by the community giving a<br /> rich desktop experience.<​br /></​p><​p>​ This package contains the GConf (GNOME) settings backend for<br /> libberylsettings.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​libberylsettings0-gconf_0.2.0~0beryl1_i386.deb">​libberylsettings0-gconf_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​libberylsettings0-gconf_0.2.0~0beryl1_amd64.deb">​libberylsettings0-gconf_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​hr ></​dt><​dd></​dd>​ 
-        <dt class="​source">​beryl-manager</​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Version:</​td><​td>​0.2.0~0beryl1 ​ 
-            (<span class="​tl"​ id="​cl_beryl-manager_0.2.0~0beryl1"​ onclick="​toggle('​beryl-manager_0.2.0~0beryl1','​c'​)">​changes</​span>​) 
-            <span class="​t"​ id="​c_beryl-manager_0.2.0~0beryl1"><​br /><​dl><​b>​beryl-manager (0.2.0~0beryl1) edgy; urgency=low</​b><​ul><​li>​ 0.2.0 release!</​li></​ul></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(dsc):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-manager_0.2.0~0beryl1.dsc">​beryl-manager_0.2.0~0beryl1.dsc</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(tar.gz):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-manager_0.2.0~0beryl1.tar.gz">​beryl-manager_0.2.0~0beryl1.tar.gz</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​beryl-manager</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Tray application launcher tool - Beryl Project 
-            <span class="​tl"​ id="​dl_beryl-manager_0.2.0~0beryl1"​ onclick="​toggle('​beryl-manager_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_beryl-manager_0.2.0~0beryl1"><​br /><​p>​The Beryl Project brings 3D desktop visual effects that improve<​br /> usability of the X Window System and provide increased productivity<​br /> though plugins and themes contributed by the community giving a<br /> rich desktop experience.<​br /></​p><​p>​ This package contains a tray application tool to launch beryl,<​br /> start different window decorators or window managers. The tool<br /> can also fallback to a window manager if beryl crashes.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-manager_0.2.0~0beryl1_i386.deb">​beryl-manager_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-manager_0.2.0~0beryl1_amd64.deb">​beryl-manager_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​hr ></​dt><​dd></​dd>​ 
-        <dt class="​source">​beryl-plugins</​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Version:</​td><​td>​0.2.0~0beryl1 ​ 
-            (<span class="​tl"​ id="​cl_beryl-plugins_0.2.0~0beryl1"​ onclick="​toggle('​beryl-plugins_0.2.0~0beryl1','​c'​)">​changes</​span>​) 
-            <span class="​t"​ id="​c_beryl-plugins_0.2.0~0beryl1"><​br /><​dl><​b>​beryl-plugins (0.2.0~0beryl1) edgy; urgency=low</​b><​ul><​li>​ 0.2.0 release!</​li></​ul></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(dsc):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-plugins_0.2.0~0beryl1.dsc">​beryl-plugins_0.2.0~0beryl1.dsc</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(tar.gz):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-plugins_0.2.0~0beryl1.tar.gz">​beryl-plugins_0.2.0~0beryl1.tar.gz</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​beryl-plugins</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Collection of plugins for Beryl 
-            <span class="​tl"​ id="​dl_beryl-plugins_0.2.0~0beryl1"​ onclick="​toggle('​beryl-plugins_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_beryl-plugins_0.2.0~0beryl1"><​br /><​p>​The Beryl Project brings 3D desktop visual effects that improve<​br /> usability of the X Window System and provide increased productivity<​br /> though plugins and themes contributed by the community giving a<br /> rich desktop experience.<​br /></​p><​p>​ This package of plugins provides everything you need to actually use<br /> beryl as your window manager.<​br /></​p><​p>​ Many of the plugins in this package were contributed by the community.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-plugins_0.2.0~0beryl1_i386.deb">​beryl-plugins_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-plugins_0.2.0~0beryl1_amd64.deb">​beryl-plugins_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​beryl-plugins-data</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Plugins data - Beryl Project 
-            <span class="​tl"​ id="​dl_beryl-plugins-data_0.2.0~0beryl1"​ onclick="​toggle('​beryl-plugins-data_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_beryl-plugins-data_0.2.0~0beryl1"><​br /><​p>​The Beryl Project brings 3D desktop visual effects that improve<​br /> usability of the X Window System and provide increased productivity<​br /> though plugins and themes contributed by the community giving a<br /> rich desktop experience.<​br /></​p><​p>​ This package contains plugins data and images.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-plugins-data_0.2.0~0beryl1_all.deb">​beryl-plugins-data_0.2.0~0beryl1_all.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​beryl-plugins-dbg</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Collection of plugins for Beryl, debug version. 
-            <span class="​tl"​ id="​dl_beryl-plugins-dbg_0.2.0~0beryl1"​ onclick="​toggle('​beryl-plugins-dbg_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_beryl-plugins-dbg_0.2.0~0beryl1"><​br /><​p>​The Beryl Project brings 3D desktop visual effects that improve<​br /> usability of the X Window System and provide increased productivity<​br /> though plugins and themes contributed by the community giving a<br /> rich desktop experience.<​br /></​p><​p>​ This package of plugins provides everything you need to actually use<br /> beryl as your window manager. They have been compiled with debugging<​br /> symbols enabled.<​br /></​p><​p>​ Many of the plugins in this package were contributed by the community.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-plugins-dbg_0.2.0~0beryl1_i386.deb">​beryl-plugins-dbg_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-plugins-dbg_0.2.0~0beryl1_amd64.deb">​beryl-plugins-dbg_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​hr ></​dt><​dd></​dd>​ 
-        <dt class="​source">​beryl-plugins-unsupported</​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Version:</​td><​td>​0.2.0~0beryl1 ​ 
-            (<span class="​tl"​ id="​cl_beryl-plugins-unsupported_0.2.0~0beryl1"​ onclick="​toggle('​beryl-plugins-unsupported_0.2.0~0beryl1','​c'​)">​changes</​span>​) 
-            <span class="​t"​ id="​c_beryl-plugins-unsupported_0.2.0~0beryl1"><​br /><​dl><​b>​beryl-plugins-unsupported (0.2.0~0beryl1) edgy; urgency=low</​b><​ul><​li>​ 0.2.0 release!</​li></​ul><​ul><​li>​ Now conflicts with beryl-plugins-extra to make upgrading easier</​li></​ul></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(dsc):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-plugins-unsupported_0.2.0~0beryl1.dsc">​beryl-plugins-unsupported_0.2.0~0beryl1.dsc</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(tar.gz):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-plugins-unsupported_0.2.0~0beryl1.tar.gz">​beryl-plugins-unsupported_0.2.0~0beryl1.tar.gz</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​beryl-plugins-unsupported</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Collection of extra plugins for Beryl 
-            <span class="​tl"​ id="​dl_beryl-plugins-unsupported_0.2.0~0beryl1"​ onclick="​toggle('​beryl-plugins-unsupported_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_beryl-plugins-unsupported_0.2.0~0beryl1"><​br /><​p>​The Beryl Project brings 3D desktop visual effects that improve<​br /> usability of the X Window System and provide increased productivity<​br /> though plugins and themes contributed by the community giving a<br /> rich desktop experience.<​br /></​p><​p>​ The plugins in this package are supported by the Beryl Project,<​br /> but are not considered stable enough to go into the main<br /> beryl-plugins package. Only install these plugins if you don'​t<​br /> mind some additional instability.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-plugins-unsupported_0.2.0~0beryl1_i386.deb">​beryl-plugins-unsupported_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-plugins-unsupported_0.2.0~0beryl1_amd64.deb">​beryl-plugins-unsupported_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​beryl-plugins-unsupported-data</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Unsupported Plugins Data 
-            <span class="​tl"​ id="​dl_beryl-plugins-unsupported-data_0.2.0~0beryl1"​ onclick="​toggle('​beryl-plugins-unsupported-data_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_beryl-plugins-unsupported-data_0.2.0~0beryl1"><​br /><​p>​The Beryl Project brings 3D desktop visual effects that improve<​br /> usability of the X Window System and provide increased productivity<​br /> though plugins and themes contributed by the community giving a<br /> rich desktop experience.<​br /></​p><​p>​ The plugins in this package are supported by the Beryl Project,<​br /> but are not considered stable enough to go into the main<br /> beryl-plugins package. Only install these plugins if you don'​t<​br /> mind some additional instability.<​br /></​p><​p>​ This package contains plugin data.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-plugins-unsupported-data_0.2.0~0beryl1_i386.deb">​beryl-plugins-unsupported-data_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-plugins-unsupported-data_0.2.0~0beryl1_amd64.deb">​beryl-plugins-unsupported-data_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​beryl-plugins-unsupported-dbg</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Collection of plugins for Beryl, debug version. 
-            <span class="​tl"​ id="​dl_beryl-plugins-unsupported-dbg_0.2.0~0beryl1"​ onclick="​toggle('​beryl-plugins-unsupported-dbg_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_beryl-plugins-unsupported-dbg_0.2.0~0beryl1"><​br /><​p>​The Beryl Project brings 3D desktop visual effects that improve<​br /> usability of the X Window System and provide increased productivity<​br /> though plugins and themes contributed by the community giving a<br /> rich desktop experience.<​br /></​p><​p>​ The plugins in this package are supported by the Beryl Project,<​br /> but are not considered stable enough to go into the main<br /> beryl-plugins package. Only install these plugins if you don'​t<​br /> mind some additional instability. They have been compiled with<br /> debugging symbols enabled.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-plugins-unsupported-dbg_0.2.0~0beryl1_i386.deb">​beryl-plugins-unsupported-dbg_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-plugins-unsupported-dbg_0.2.0~0beryl1_amd64.deb">​beryl-plugins-unsupported-dbg_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​hr ></​dt><​dd></​dd>​ 
-        <dt class="​source">​beryl-settings</​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Version:</​td><​td>​0.2.0~0beryl1 ​ 
-            (<span class="​tl"​ id="​cl_beryl-settings_0.2.0~0beryl1"​ onclick="​toggle('​beryl-settings_0.2.0~0beryl1','​c'​)">​changes</​span>​) 
-            <span class="​t"​ id="​c_beryl-settings_0.2.0~0beryl1"><​br /><​dl><​b>​beryl-settings (0.2.0~0beryl1) edgy; urgency=low</​b><​ul><​li>​ 0.2.0 release!</​li></​ul></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(dsc):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-settings_0.2.0~0beryl1.dsc">​beryl-settings_0.2.0~0beryl1.dsc</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(tar.gz):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-settings_0.2.0~0beryl1.tar.gz">​beryl-settings_0.2.0~0beryl1.tar.gz</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​beryl-settings</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Plugin and configuration tool - Beryl Project 
-            <span class="​tl"​ id="​dl_beryl-settings_0.2.0~0beryl1"​ onclick="​toggle('​beryl-settings_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_beryl-settings_0.2.0~0beryl1"><​br /><​p>​The Beryl Project brings 3D desktop visual effects that improve<​br /> usability of the X Window System and provide increased productivity<​br /> though plugins and themes contributed by the community giving a<br /> rich desktop experience.<​br /></​p><​p>​ This package contains a gui configuration tool to configure Beryl'​s<​br /> plugins and the composite window manager.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-settings_0.2.0~0beryl1_i386.deb">​beryl-settings_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-settings_0.2.0~0beryl1_amd64.deb">​beryl-settings_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​hr ></​dt><​dd></​dd>​ 
-        <dt class="​source">​beryl-settings-bindings</​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Version:</​td><​td>​0.2.0~0beryl1 ​ 
-            (<span class="​tl"​ id="​cl_beryl-settings-bindings_0.2.0~0beryl1"​ onclick="​toggle('​beryl-settings-bindings_0.2.0~0beryl1','​c'​)">​changes</​span>​) 
-            <span class="​t"​ id="​c_beryl-settings-bindings_0.2.0~0beryl1"><​br /><​dl><​b>​beryl-settings-bindings (0.2.0~0beryl1) edgy; urgency=low</​b><​ul><​li>​ 0.2.0 release</​li></​ul></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(dsc):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-settings-bindings_0.2.0~0beryl1.dsc">​beryl-settings-bindings_0.2.0~0beryl1.dsc</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(tar.gz):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-settings-bindings_0.2.0~0beryl1.tar.gz">​beryl-settings-bindings_0.2.0~0beryl1.tar.gz</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​beryl-settings-bindings</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Plugin and configuration tool - Beryl Project 
-            <span class="​tl"​ id="​dl_beryl-settings-bindings_0.2.0~0beryl1"​ onclick="​toggle('​beryl-settings-bindings_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_beryl-settings-bindings_0.2.0~0beryl1"><​br /><​p>​The Beryl Project brings 3D desktop visual effects that improve<​br /> usability of the X Window System and provide increased productivity<​br /> though plugins and themes contributed by the community giving a<br /> rich desktop experience.<​br /></​p><​p>​ This package contains bindings to configure Beryl'​s<​br /> plugins and the composite window manager.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-settings-bindings_0.2.0~0beryl1_i386.deb">​beryl-settings-bindings_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-settings-bindings_0.2.0~0beryl1_amd64.deb">​beryl-settings-bindings_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​hr ></​dt><​dd></​dd>​ 
-        <dt class="​source">​beryl-settings-simple</​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Version:</​td><​td>​0.2.0~0beryl1 ​ 
-            (<span class="​tl"​ id="​cl_beryl-settings-simple_0.2.0~0beryl1"​ onclick="​toggle('​beryl-settings-simple_0.2.0~0beryl1','​c'​)">​changes</​span>​) 
-            <span class="​t"​ id="​c_beryl-settings-simple_0.2.0~0beryl1"><​br /><​dl><​b>​beryl-settings-simple (0.2.0~0beryl1) edgy; urgency=low</​b><​ul><​li>​ 0.2.0 release!</​li></​ul></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(dsc):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-settings-simple_0.2.0~0beryl1.dsc">​beryl-settings-simple_0.2.0~0beryl1.dsc</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(tar.gz):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-settings-simple_0.2.0~0beryl1.tar.gz">​beryl-settings-simple_0.2.0~0beryl1.tar.gz</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​beryl-settings-simple</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Simplified Plugin and configuration tool - Beryl Project 
-            <span class="​tl"​ id="​dl_beryl-settings-simple_0.2.0~0beryl1"​ onclick="​toggle('​beryl-settings-simple_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_beryl-settings-simple_0.2.0~0beryl1"><​br /><​p>​The Beryl Project brings 3D desktop visual effects that improve<​br /> usability of the X Window System and provide increased productivity<​br /> though plugins and themes contributed by the community giving a<br /> rich desktop experience.<​br /></​p><​p>​ This package contains a gui configuration tool to configure Beryl'​s<​br /> plugins and the composite window manager.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-settings-simple_0.2.0~0beryl1_i386.deb">​beryl-settings-simple_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​beryl-settings-simple_0.2.0~0beryl1_amd64.deb">​beryl-settings-simple_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​hr ></​dt><​dd></​dd>​ 
-        <dt class="​source">​emerald</​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Version:</​td><​td>​0.2.0~0beryl1 ​ 
-            (<span class="​tl"​ id="​cl_emerald_0.2.0~0beryl1"​ onclick="​toggle('​emerald_0.2.0~0beryl1','​c'​)">​changes</​span>​) 
-            <span class="​t"​ id="​c_emerald_0.2.0~0beryl1"><​br /><​dl><​b>​emerald (0.2.0~0beryl1) edgy; urgency=low</​b><​ul><​li>​ 0.2.0 release!</​li></​ul></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(dsc):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​emerald_0.2.0~0beryl1.dsc">​emerald_0.2.0~0beryl1.dsc</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(tar.gz):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​emerald_0.2.0~0beryl1.tar.gz">​emerald_0.2.0~0beryl1.tar.gz</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​emerald</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Decorator for beryl 
-            <span class="​tl"​ id="​dl_emerald_0.2.0~0beryl1"​ onclick="​toggle('​emerald_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_emerald_0.2.0~0beryl1"><​br /><​p>​This package provides a decorator for beryl and a themer application</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​emerald_0.2.0~0beryl1_i386.deb">​emerald_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​emerald_0.2.0~0beryl1_amd64.deb">​emerald_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​emerald-dbg</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Decorator for beryl, debug version 
-            <span class="​tl"​ id="​dl_emerald-dbg_0.2.0~0beryl1"​ onclick="​toggle('​emerald-dbg_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_emerald-dbg_0.2.0~0beryl1"><​br /><​p>​This package provides a decorator for beryl and a themer application,<​br /> compiled with debugging symbols.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​emerald-dbg_0.2.0~0beryl1_i386.deb">​emerald-dbg_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​emerald-dbg_0.2.0~0beryl1_amd64.deb">​emerald-dbg_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​libemeraldengine-dev</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Development files for emerald engines 
-            <span class="​tl"​ id="​dl_libemeraldengine-dev_0.2.0~0beryl1"​ onclick="​toggle('​libemeraldengine-dev_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_libemeraldengine-dev_0.2.0~0beryl1"><​br /><​p>​This package contains the headers and development files needed to<br /> build engines for emerald.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​libemeraldengine-dev_0.2.0~0beryl1_i386.deb">​libemeraldengine-dev_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​libemeraldengine-dev_0.2.0~0beryl1_amd64.deb">​libemeraldengine-dev_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​libemeraldengine0</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Decoration engines for beryl 
-            <span class="​tl"​ id="​dl_libemeraldengine0_0.2.0~0beryl1"​ onclick="​toggle('​libemeraldengine0_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_libemeraldengine0_0.2.0~0beryl1"><​br /><​p>​This package provides some engines for drawing decoration on beryl</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​libemeraldengine0_0.2.0~0beryl1_i386.deb">​libemeraldengine0_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​libemeraldengine0_0.2.0~0beryl1_amd64.deb">​libemeraldengine0_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​libemeraldengine0-dbg</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Decoration engines for beryl, debug version 
-            <span class="​tl"​ id="​dl_libemeraldengine0-dbg_0.2.0~0beryl1"​ onclick="​toggle('​libemeraldengine0-dbg_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_libemeraldengine0-dbg_0.2.0~0beryl1"><​br /><​p>​This package provides some engines for drawing decoration on beryl,<​br /> compiled with debugging symbols.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​libemeraldengine0-dbg_0.2.0~0beryl1_i386.deb">​libemeraldengine0-dbg_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​libemeraldengine0-dbg_0.2.0~0beryl1_amd64.deb">​libemeraldengine0-dbg_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​hr ></​dt><​dd></​dd>​ 
-        <dt class="​source">​emerald-themes</​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Version:</​td><​td>​0.2.0~0beryl1 ​ 
-            (<span class="​tl"​ id="​cl_emerald-themes_0.2.0~0beryl1"​ onclick="​toggle('​emerald-themes_0.2.0~0beryl1','​c'​)">​changes</​span>​) 
-            <span class="​t"​ id="​c_emerald-themes_0.2.0~0beryl1"><​br /><​dl><​b>​emerald-themes (0.2.0~0beryl1) feisty; urgency=low</​b><​ul><​li>​ 0.2.0 release!</​li></​ul></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(dsc):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​emerald-themes_0.2.0~0beryl1.dsc">​emerald-themes_0.2.0~0beryl1.dsc</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(tar.gz):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​emerald-themes_0.2.0~0beryl1.tar.gz">​emerald-themes_0.2.0~0beryl1.tar.gz</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​emerald-themes</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Package of themes for Emerald 
-            <span class="​tl"​ id="​dl_emerald-themes_0.2.0~0beryl1"​ onclick="​toggle('​emerald-themes_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_emerald-themes_0.2.0~0beryl1"><​br /><​p>​Many preset themes for Emerald</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​emerald-themes_0.2.0~0beryl1_all.deb">​emerald-themes_0.2.0~0beryl1_all.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​hr ></​dt><​dd></​dd>​ 
-        <dt class="​source">​heliodor</​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Version:</​td><​td>​0.2.0~0beryl1 ​ 
-            (<span class="​tl"​ id="​cl_heliodor_0.2.0~0beryl1"​ onclick="​toggle('​heliodor_0.2.0~0beryl1','​c'​)">​changes</​span>​) 
-            <span class="​t"​ id="​c_heliodor_0.2.0~0beryl1"><​br /><​dl><​b>​heliodor (0.2.0~0beryl1) edgy; urgency=low</​b><​ul><​li>​ 0.2.0 release!</​li></​ul></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(dsc):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​heliodor_0.2.0~0beryl1.dsc">​heliodor_0.2.0~0beryl1.dsc</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(tar.gz):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​heliodor_0.2.0~0beryl1.tar.gz">​heliodor_0.2.0~0beryl1.tar.gz</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​heliodor</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Heliodor window decorator and libraries for Beryl 
-            <span class="​tl"​ id="​dl_heliodor_0.2.0~0beryl1"​ onclick="​toggle('​heliodor_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_heliodor_0.2.0~0beryl1"><​br /><​p>​This is a gnome based window decorator that can be used with Beryl.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​heliodor_0.2.0~0beryl1_i386.deb">​heliodor_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​heliodor_0.2.0~0beryl1_amd64.deb">​heliodor_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​heliodor-dbg</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Heliodor window decorator and libraries for Beryl, debug version. 
-            <span class="​tl"​ id="​dl_heliodor-dbg_0.2.0~0beryl1"​ onclick="​toggle('​heliodor-dbg_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_heliodor-dbg_0.2.0~0beryl1"><​br /><​p>​This is a gnome based window decorator that can be used with Beryl. It<br /> has been compiled with debugging symbols enabled.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​heliodor-dbg_0.2.0~0beryl1_i386.deb">​heliodor-dbg_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​heliodor-dbg_0.2.0~0beryl1_amd64.deb">​heliodor-dbg_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​heliodor-dev</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Heliodor window decorator and libraries for Beryl 
-            <span class="​tl"​ id="​dl_heliodor-dev_0.2.0~0beryl1"​ onclick="​toggle('​heliodor-dev_0.2.0~0beryl1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_heliodor-dev_0.2.0~0beryl1"><​br /><​p>​This is a gnome based window decorator that can be used with Beryl, developer files</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​heliodor-dev_0.2.0~0beryl1_i386.deb">​heliodor-dev_0.2.0~0beryl1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​0.2.0/​heliodor-dev_0.2.0~0beryl1_amd64.deb">​heliodor-dev_0.2.0~0beryl1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​hr ></​dt><​dd></​dd>​ 
-        <dt class="​source">​libwnck</​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Version:</​td><​td>​2.16.1-0ubuntu1.1 ​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(dsc):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​libwnck/​libwnck_2.16.1-0ubuntu1.1.dsc">​libwnck_2.16.1-0ubuntu1.1.dsc</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(orig.tar.gz):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​libwnck/​libwnck_2.16.1.orig.tar.gz">​libwnck_2.16.1.orig.tar.gz</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Source&​nbsp;​(diff.gz):</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​libwnck/​libwnck_2.16.1-0ubuntu1.1.diff.gz">​libwnck_2.16.1-0ubuntu1.1.diff.gz</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​libwnck-common</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Window Navigator Construction Kit - common files 
-            <span class="​tl"​ id="​dl_libwnck-common_2.16.1-0ubuntu1.1"​ onclick="​toggle('​libwnck-common_2.16.1-0ubuntu1.1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_libwnck-common_2.16.1-0ubuntu1.1"><​br /><​p>​A library to use for writing pagers and task lists.<​br /></​p><​p>​ This package contains internationalization files.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​libwnck/​libwnck-common_2.16.1-0ubuntu1.1_all.deb">​libwnck-common_2.16.1-0ubuntu1.1_all.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​libwnck-dev</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Window Navigator Construction Kit - development files 
-            <span class="​tl"​ id="​dl_libwnck-dev_2.16.1-0ubuntu1.1"​ onclick="​toggle('​libwnck-dev_2.16.1-0ubuntu1.1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_libwnck-dev_2.16.1-0ubuntu1.1"><​br /><​p>​A library to use for writing pagers and task lists.<​br /></​p><​p>​ This package contains development files (include headers).</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​libwnck/​libwnck-dev_2.16.1-0ubuntu1.1_i386.deb">​libwnck-dev_2.16.1-0ubuntu1.1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​libwnck/​libwnck-dev_2.16.1-0ubuntu1.1_amd64.deb">​libwnck-dev_2.16.1-0ubuntu1.1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​b>​libwnck18</​b></​dt>​ 
-        <​dd><​table>​ 
-          <​tr><​td class="​b">​Description:</​td><​td>​Window Navigator Construction Kit - runtime files 
-            <span class="​tl"​ id="​dl_libwnck18_2.16.1-0ubuntu1.1"​ onclick="​toggle('​libwnck18_2.16.1-0ubuntu1.1','​d'​)">​More...</​span>​ 
-            <span class="​t"​ id="​d_libwnck18_2.16.1-0ubuntu1.1"><​br /><​p>​A library to use for writing pagers and task lists.<​br /></​p><​p>​ This package contains runtime files.</​p></​span>​ 
-          </​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​libwnck/​libwnck18_2.16.1-0ubuntu1.1_i386.deb">​libwnck18_2.16.1-0ubuntu1.1_i386.deb</​a></​td></​tr>​ 
-          <​tr><​td class="​b">​Package:</​td><​td><​a href="​../​../​../​pool/​feisty/​main/​libwnck/​libwnck18_2.16.1-0ubuntu1.1_amd64.deb">​libwnck18_2.16.1-0ubuntu1.1_amd64.deb</​a></​td></​tr>​ 
-        </​table></​dd>​ 
-        <​dt><​hr ></​dt><​dd></​dd>​ 
-      </dl> 
-      <div id="​footer">​Falcon repository builder 1.5.4<br />&​copy;​ Dennis 
-      Kaarsemaker &​lt;<​a 
-      href="​mailto:​dennis@kaarsemaker.net">​dennis@kaarsemaker.net</​a>&​gt;</​div>​ 
-    </​div>​ 
-  </​body>​ 
-</​html>​ 
- 
-deb http://​ubuntu.beryl-project.org feisty main 
-deb-src http://​ubuntu.beryl-project.org feisty main  
  • beryl.1181341583.txt.gz
  • Dernière modification: Le 09/06/2007, 07:52
  • (modification externe)