/[svn]/web/trunk/www.linuxsampler.org/downloads.html
ViewVC logotype

Diff of /web/trunk/www.linuxsampler.org/downloads.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1588 by iliev, Fri Dec 7 16:35:04 2007 UTC revision 1589 by schoenebeck, Tue Dec 11 20:22:26 2007 UTC
# Line 249  with LinuxSampler via TCP, so there is n Line 249  with LinuxSampler via TCP, so there is n
249  either. JSampler requires jlscp though. You have to compile and install  either. JSampler requires jlscp though. You have to compile and install
250  libgig before being able to compile and use gigedit.</p>  libgig before being able to compile and use gigedit.</p>
251    
252        <h2>Source Packages (Stable)</h2>        <h2>Binary Packages</h2>
253          <p class="default">
254            We currently provide pre-compiled binaries for the following operating systems:
255          </p>
256        <table class="decorated">        <table class="decorated">
257          <thead>          <thead>
258            <tr>            <tr>
259              <td class="decorated_header">File Name</td>              <td class="decorated_header">Operating System</td>
260              <td class="decorated_header">Description</td>              <td class="decorated_header">Description</td>
261            </tr>            </tr>
262          </thead>          </thead>
263          <tbody>          <tbody>
264            <tr>            <tr>
265              <td class="decorated">              <td class="decorated">
266                <a name="libgig"></a>                <a href="http://download.linuxsampler.org/packages/debian/">
267                <a                  <img src="gfx/logos/debian.png">Debian
268   href="http://download.linuxsampler.org/packages/libgig-3.1.1.tar.bz2">                </a>
269  libgig-3.1.1.tar.bz2 </a> </td>              </td>
270              <td class="decorated"> Gigasampler file access library (C++) </td>              <td class="decorated"> Individual Debian (.deb) binary package for each software component, compiled for x86 (Debian <i>stable</i>, a.k.a "Etch"). </td>
271            </tr>            </tr>
272            <tr>            <tr>
273              <td class="decorated">              <td class="decorated">
274                <a name="liblscp"></a>                <a href="http://download.linuxsampler.org/packages/gentoo/">
275                <a                  <img src="gfx/logos/gentoo.png">Gentoo
276   href="http://download.linuxsampler.org/packages/liblscp-0.5.3.tar.gz">                </a>
277  liblscp-0.5.3.tar.gz </a> </td>              </td>
278              <td class="decorated"> LinuxSampler Control Protocol (LSCP) wrapper library </td>              <td class="decorated"> Bleeding edge Gentoo ebuild for each software component, which can be used to conveniently emerge the latest versions directly from CVS. </td>
279            </tr>            </tr>
280            <tr>            <tr>
281              <td class="decorated">              <td class="decorated">
282                <a name="linuxsampler"></a>                <a href="http://download.linuxsampler.org/packages/rpms/">
283                <a                  <img src="gfx/logos/suse.png">Suse
284   href="http://download.linuxsampler.org/packages/linuxsampler-0.4.0.tar.bz2">                </a>
285  linuxsampler-0.4.0.tar.bz2 </a> </td>              </td>
286              <td class="decorated"> sampler engine / backend </td>              <td class="decorated"> Individual RPM package for each software component, compiled for i586. </td>
287            </tr>            </tr>
288            <tr>            <tr>
289              <td class="decorated">              <td class="decorated">
290                <a name="qsampler"></a>                <a href="http://download.linuxsampler.org/packages/win32/linuxsampler_20071207_setup.exe">
291                <a                  <img src="gfx/logos/windows.png">Windows
292   href="http://download.linuxsampler.org/packages/qsampler-0.1.4.tar.gz">                </a>
293  qsampler-0.1.4.tar.gz </a> </td>              </td>
294              <td class="decorated"> graphical frontend to LinuxSampler </td>              <td class="decorated"> Self-extracting all-in-one installer for the latest official releases of all software components. Download, execute, enjoy!</td>
295            </tr>            </tr>
296            </tbody>
297          </table>
298          <p class="default">
299            Additionally there are the following platform independent packages (note: "Fantasia" is already included with the Windows installer):
300          </p>
301          <table class="decorated">
302            <thead>
303            <tr>            <tr>
304              <td class="decorated">              <td class="decorated_header">File Name</td>
305                <a name="jlscp"></a>              <td class="decorated_header">Description</td>
               <a  
  href="http://downloads.sourceforge.net/jlscp/jlscp-0.5a.tar.bz2">  
 jlscp-0.5a.tar.bz2 </a> </td>  
             <td class="decorated"> a java LinuxSampler control protocol API </td>  
306            </tr>            </tr>
307            </thead>
308            <tbody>
309            <tr>            <tr>
310              <td class="decorated">              <td class="decorated">
311                <a name="jsampler"></a>                <a href="http://downloads.sourceforge.net/jsampler/Fantasia-0.8a.jar">
312                <a                  <img src="gfx/logos/java.png">Fantasia-0.8a.jar
313   href="http://downloads.sourceforge.net/jsampler/JSampler-0.6a.tar.bz2">                </a>
314  JSampler-0.6a.tar.bz2 </a> </td>              </td>
315              <td class="decorated"> a java frontend to LinuxSampler </td>              <td class="decorated"> a frontend to LinuxSampler, modern skin-based distribution </td>
316            </tr>            </tr>
317            <tr>            <tr>
318                <td class="decorated">
319                  <a href="http://downloads.sourceforge.net/jsampler/JS_Classic-0.8a.jar">
320                    <img src="gfx/logos/java.png">JS_Classic-0.8a.jar
321                  </a>
322                </td>
323                <td class="decorated"> a frontend to LinuxSampler, classic distribution </td>
324              </tr>
325          </tbody>          </tbody>
326        </table>        </table>
327          <br>
328    
329        <h2>Source Packages (Testing)</h2>        <h2>Source Packages</h2>
330          <p class="default">
331            Source code packages of the latest official releases:
332          </p>
333        <table class="decorated">        <table class="decorated">
334          <thead>          <thead>
335            <tr>            <tr>
# Line 362  JSampler-0.8a.tar.bz2 </a> </td> Line 381  JSampler-0.8a.tar.bz2 </a> </td>
381   href="http://download.linuxsampler.org/packages/gigedit-0.1.1.tar.gz">   href="http://download.linuxsampler.org/packages/gigedit-0.1.1.tar.gz">
382  gigedit-0.1.1.tar.gz </a> </td>  gigedit-0.1.1.tar.gz </a> </td>
383              <td class="decorated"> an instrument editor for gig files </td>              <td class="decorated"> an instrument editor for gig files </td>
           </tr>  
384          </tbody>          </tbody>
385        </table>        </table>
386          <br>
387    
       <h2>Binary Packages</h2>  
       <p class="default"> There are currently <a  
  href="http://download.linuxsampler.org/packages/debian/">Debian  
 packages</a> and <a  
  href="http://download.linuxsampler.org/packages/rpms/">RPM packages</a>,  
 bleeding edge <a href="http://download.linuxsampler.org/packages/gentoo/">Gentoo ebuilds</a>,  
 platform-independent Java packages  
 (<a href="http://downloads.sourceforge.net/jsampler/Fantasia-0.8a.jar">Fantasia 0.8a</a>,  
  <a href="http://downloads.sourceforge.net/jsampler/JS_Classic-0.8a.jar">JS Classic 0.8a</a>)  
 and finally also <a href="http://download.linuxsampler.org/packages/win32/">Windows binaries</a>  
 for all our components.</p>  
388        <a name="cvs"></a><h2>CVS</h2>        <a name="cvs"></a><h2>CVS</h2>
389        <p class="default"> This project's CVS repository can be checked        <p class="default"> This project's CVS repository can be checked
390  out through anonymous (pserver) CVS with the following instruction set.  out through anonymous (pserver) CVS with the following instruction set.

Legend:
Removed from v.1588  
changed lines
  Added in v.1589

  ViewVC Help
Powered by ViewVC