LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神,可以点击顶部导航 Contact 按钮进行投稿。

Related entries

  • No related posts

推荐一个 Last.fm 客户端 Vagalume

经常泡 Last.fm 的朋友有没有觉得官方的播放客户端并不是十分好用呢。在此,我向你推荐一个不错的 Last.fm 客户端 Vagalume。Vagalume 基于 GTK+ 构建,适合在 GNOME 桌面环境及 Maemo 平台上使用。

vagalume

使用 Vagalume,你不仅可以播放自己的 Radio,而且对于别人的 Radio、分组的、Tag 的、相似艺术家的等等皆能播放。同时,对于你喜欢或不喜欢的歌曲,你还可以对其执行相应的操作,比如推荐它、填写 Tag、加入播放列表等。Vagalume 除了 Last.fm 本身所具有的特性外,还包括支持代理、更新 IM (即时通讯软件) 状态、系统托盘等功能。

我个人感觉,Vagalume 是一个小巧精悍的工具,而且功能也很全面,完全可以替代 Last.fm 官方的客户端。

在 Debian/Ubuntu 上,可以执行 sudo apt-get install vagalume 来安装 Vagalume。

Archlinux 用户可以在 AUR 中找到 Vagalume,可通过 yaourt -S vagalume 安装。

署名 • 注明出处 • 非商业性使用

9 Comments

  1. 1 tx Commented @ 2008-06-27 10:07 amReply to this comment

    sudo apt-get install vagalume

    请问下是哪个源 我的源里没有

  2. 2 Toy Commented @ 2008-06-27 10:12 amReply to this comment

    @tx: http://packages.ubuntu.com/intrepid/vagalume

  3. 3 Ivan Chen(西滨) Commented @ 2008-06-27 10:25 amReply to this comment

    intrepid是8.10的源啊,其他的ubuntu到这里下比较好
    http://people.igalia.com/berto/files/vagalume/ubuntu/

  4. 4 zhuqin Commented @ 2008-06-27 11:02 amReply to this comment

    很不错的。提醒一下archer,这个source恐怕连不上了。我改了下pkgbuild。
    # Contributor: grimi

    pkgname=vagalume
    pkgver=0.6
    pkgrel=1
    pkgdesc=”Vagalume is a Last.fm client for Gnome and Maemo”
    arch=(’i686′ ‘x86_64′)
    url=”http://vagalume.igalia.com”
    license=(’GPL’)
    depends=(’curl’ ‘gstreamer0.10-ugly-plugins’ ‘gtk2′ ‘libxml2′ ‘libnotify’)
    makedepends=(’pkgconfig’)
    source=(https://garage.maemo.org/frs/download.php/4054/$pkgname_${pkgver}.orig.tar.gz)
    md5sums=(’c46e2cc182f7f427196a5bb682f10428′)

    build() {
    cd $srcdir/$pkgname-${pkgver}.orig
    ./autogen.sh
    ./configure –prefix=/usr
    make || return 1
    make DESTDIR=$pkgdir install
    }

  5. 5 davix Commented @ 2008-06-27 12:37 pmReply to this comment

    話說Amarok早已集成了last.fm

  6. 6 lh Commented @ 2008-06-27 2:21 pmReply to this comment

    Amarok可以直接听last.fm流?不行把?这个我试了试,还是卡。。貌似缓冲不够,要是网页版本或者直接官方版本就不卡。。用的zhuqin的svn版本

  7. 7 laogao Commented @ 2008-06-27 6:51 pmReply to this comment

    貌似AWN的last.fm插件效果还蛮不错的,感觉不卡,就是更新不到当前播放的详细信息,原因不明。

  8. 8 tenfar Commented @ 2008-06-29 3:42 pmReply to this comment

    刚装了,很卡,,,,,甚至都没声音呢

  9. 9 max0000 Commented @ 2008-06-29 6:31 pmReply to this comment

    卡不卡还是网络的问题。