FrostWire for Debian


Source: http://www.frostwire.com/
Version: 4.13.5
Arquitectures: amd64, i386
Maintainer: Ricardo Yanez <ricardo dot yanez at calel dot org>

Icon  Name                    Last modified      Size  Description
[DIR] Parent Directory - [DIR] dists/ 08-Aug-2007 12:52 - [DIR] pool/ 25-Sep-2007 12:14 -


Insert in /etc/apt/sources.list:
---
  deb http://apt.debianchile.org/frostwire version main
  deb-src http://apt.debianchile.org/frostwire version main
---
where version=etch (stable), lenny (testing) or sid (unstable)

Run:
  apt-get update
  apt-get install debian-chile-archive-keyring
  apt-get update
  apt-get install frostwire

It may happen that the alternatives are pointing to the incorrect
Java implementation. To be sure you have SUN Java as the default
run once,

  update-java-alternatives --set java-1.5.0-sun    (etch)
  update-java-alternatives --set java-6-sun      (lenny,sid)