massive re-org and improvement
authorJosh Coalson <jcoalson@users.sourceforce.net>
Sat, 28 Jun 2003 06:35:39 +0000 (06:35 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Sat, 28 Jun 2003 06:35:39 +0000 (06:35 +0000)
doc/html/download.html

index 8d80f7c..a94c455 100644 (file)
        <!-- @@@@ need link to license info on xiph.org -->
        <TR><TD><FONT FACE="Lucida,Verdana,Helvetica,Arial">
        <P>
-               All source code and binaries are distributed under open-source licenses.  The codec libraries are distributed under Xiph.Org's BSD license, and the plugins and command-line utilites (<B><TT>flac</TT></B> and <B><TT>metaflac</TT></B>) are distributed under the <A HREF="http://www.opensource.org/licenses/gpl-license.html">GPL</A>.  If you would like to redistribute parts or all of FLAC under different terms, <A HREF="mailto:jcoalson@users.sourceforge.net">contact me</A>.
+               All source code and binaries are freely available and distributed under open-source licenses.  The codec libraries are distributed under Xiph.Org's BSD license, and the plugins and command-line utilites (<B><TT>flac</TT></B> and <B><TT>metaflac</TT></B>) are distributed under the <A HREF="http://www.opensource.org/licenses/gpl-license.html">GPL</A>.  If you would like to redistribute parts or all of FLAC under different terms, <A HREF="mailto:jcoalson@users.sourceforge.net">contact Josh Coalson</A>.
        </P>
        <P>
-               Releases are first made through SourceForge and can be found <A HREF="http://sourceforge.net/project/showfiles.php?group_id=13478">here</A>.  For each version there is a source release and binary releases for Linux, Windows, Solaris, and Darwin (includes OS X).  <B>Winamp 3 note:</B> the FLAC plugin for Winamp 3 is currently broken but you may have luck getting the <A HREF="http://www.inf.ufpr.br/~rja00/files/flacbundle.zip">version on RareWares</A> to work.
-       </P>
-       <P>
-               RPMs can be found on <A HREF="http://ccrma-www.stanford.edu/planetccrma/software/soundapps.html">Planet CCRMA</A> and <A HREF="http://rpmfind.net/linux/rpm2html/search.php?query=flac">rpmfind.net</A>.
-       </P>
-       <P>
-               Debian packages can be found <A HREF="http://packages.debian.org/cgi-bin/search_packages.pl?keywords=flac+libflac+1.&searchon=all&subword=1&version=all&release=all">here</A>.
-       </P>
-       <P>
-               Mac OS X users, be sure to check out <A HREF="http://www.danrules.com/macflac/">MacFLAC</A>, a FLAC distribution specifically for OS X, including a .pkg installer and GUI front-end.  Or, if you use <A HREF="http://fink.sourceforge.net/">Fink</A>, you can try the <A HREF="http://fink.sourceforge.net/pdb/package.php/flac">FLAC Fink package</A>.
-       </P>
-       <P>
-               IRIX users can find FLAC packages <A HREF="http://freeware.sgi.com/">here</A>.
-       </P>
-       <P>
-               Amiga users can find a pre-compiled FLAC package <A HREF="http://amiga.sourceforge.net/">here</A>.
-       </P>
-       <P>
-               You can also get the nightly CVS tarball <A HREF="http://cvs.sourceforge.net/cvstarballs/flac-cvsroot.tar.gz">here</A>.
+               <UL>
+                       <LI>
+                               <B>Linux</B>
+                               <UL>
+                                       <LI><A HREF="http://prdownloads.sourceforge.net/flac/flac-1.1.0-rh7-i386.tar.gz?download">FLAC 1.1.0 for RedHat 7.x</A></LI>
+                                       <LI><A HREF="http://packages.debian.org/cgi-bin/search_packages.pl?keywords=flac+libflac+1.&searchon=all&subword=1&version=all&release=all">FLAC 1.x Debian packages</A>
+                                       <LI>RPMs can be found on <A HREF="http://ccrma-www.stanford.edu/planetccrma/software/soundapps.html">Planet CCRMA</A> and <A HREF="http://rpmfind.net/linux/rpm2html/search.php?query=flac">rpmfind.net</A>
+                               </UL>
+                       </LI>
+                       <LI>
+                               <B>Mac OS X</B>
+                               <UL>
+                                       <LI><A HREF="http://www.danrules.com/macflac/">MacFLAC with installer and GUI front-end</A></LI>
+                                       <LI><A HREF="http://fink.sourceforge.net/pdb/package.php/flac">FLAC Fink package</A> for use with <A HREF="http://fink.sourceforge.net/">Fink</A>
+                               </UL>
+                       </LI>
+                       <LI>
+                               <B>Windows</B>
+                               <UL>
+                                       <LI><A HREF="http://cyberial.com/ftp/flac/flac110i.exe">FLAC 1.1.0 for Windows with installer</A></LI>
+                                       <LI><A HREF="http://prdownloads.sourceforge.net/flac/flac-1.1.0-win.zip?download">FLAC 1.1.0 for Windows (tools only)</A></LI>
+                               </UL>
+                       </LI>
+                       <LI>
+                               <B>Other</B>
+                               <UL>
+                                       <LI><A HREF="http://amiga.sourceforge.net/">FLAC package for Amiga</A></LI>
+                                       <LI><A HREF="http://freeware.sgi.com/">FLAC packages for IRIX</A>.
+                                       <LI><A HREF="http://prdownloads.sourceforge.net/flac/flac-1.1.0-sol2.7-sparc.tar.gz?download">FLAC 1.1.0 for Solaris 2.7</A></LI>
+                               </UL>
+                       </LI>
+                       <LI>
+                               <B>Source code</B>
+                               <UL>
+                                       <LI><A HREF="http://prdownloads.sourceforge.net/flac/flac-1.1.0.tar.gz?download">FLAC 1.1.0 full source code</A>; also includes documentation and build systems for Windows (MSVC++) and *nix,*BSD,OS/2,OS X (autotools)</LI>
+                                       <LI><A HREF="http://cvs.sourceforge.net/cvstarballs/flac-cvsroot.tar.gz">Nightly CVS tarball</A>; this is the actual CVS repository used for development</LI>
+                               </UL>
+                       </LI>
+                       <LI>
+                               <B>Older versions</B>
+                               <UL>
+                                       <LI><A HREF="http://sourceforge.net/project/showfiles.php?group_id=13478">Older versions of FLAC</A> available from SourceForge</LI>
+                               </UL>
+                       </LI>
+               </UL>
        </P>
        </FONT>
        </TD></TR>
        <TABLE CELLSPACING="0" CELLPADDING="3" WIDTH="100%" BORDER="0" BGCOLOR="#EEEED4">
        <TR><TD><FONT FACE="Lucida,Verdana,Helvetica,Arial">
        <P>
-               <B>GUI encoding/decoding front-ends:</B>
+               <B>NOTE: </B> these extras are not part of the FLAC project.  They are all freely available but distributed under their authors' own terms.
+       </P>
        <P>
+               <B>GUI encoding/decoding front-ends:</B>
+       </P>
        <UL>
                <LI>
                        <B>Windows</B>
                                <LI><A HREF="http://www.saunalahti.fi/~cse/files/cool_flac.zip">Cooledit FLAC filter</A> (source code <A HREF="http://www.saunalahti.fi/cse/files/cool_flac_src.zip">here</A>).</LI>
                                <LI><A HREF="http://neroplugins.cd-rw.org/">Nero FLAC plugin</A> allows you to burn FLAC files directly to audio CDs.</LI>
                                <LI><A HREF="http://www.quinnware.com/plugins/in_qcdflac.exe">QCD FLAC plugin</A>.</LI>
-                               <LI><A HREF="http://www.winamp.com/components3/reviews.jhtml?rOT=C&rOI=131644">Winamp3 FLAC plugin</A> by another author; try it if the one that comes with the FLAC distribution doesn't work for you.</LI>
+                               <LI><A HREF="http://www.winamp.com/components3/reviews.jhtml?rOT=C&rOI=131644">Alternate FLAC Winamp3 plugin</A> by Giacomo Margarito, in case the official plugin does not work.</LI>
                        </UL>
                </LI>
        </UL>