/usr/share/doc/vagalume/README is in vagalume 0.8.6-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 | Vagalume - Client for Last.fm and compatible services
-----------------------------------------------------
Vagalume is a Last.fm client based on Gnome, and specially designed to
work in the Maemo platform. It is known to work in Nokia devices with
the following operating systems:
* Internet Tablet OS 2006 (Nokia 770)
* Internet Tablet OS 2007 (Nokia N800 and 770 using Hacker Edition)
* Internet Tablet OS 2008 (Nokia N810 and updated N800)
* Maemo 5 (Nokia N900)
Besides that, it also works in standard PCs. Vagalume has been tested
and developed in a desktop PC running Debian GNU/Linux, but it is
reported to work in other GNU/Linux distributions and it should work
in any Unix-like system that meets the following requirements:
* GStreamer 0.10 or 1.0
* GTK+ 2 or 3
* Gnome libxml2
* libcurl
There is also support for Intel's Moblin platform.
Vagalume has the following features:
* It plays Last.fm streams using the Last.fm protocol v1.2
* It can play any Last.fm radio: library, neighbours, loved
tracks, or any other arbitrary URL.
* It can download free tracks
* It implements the Audioscrobbler Realtime Submission Protocol
v1.2, specifically:
* Now Playing information
* Scrobbling of tracks that you listen
* Love/Ban ratings
* It displays the album cover of the track being played
* Tray icon and desktop notifications
* Bookmarks
* Gettext support
* D-BUS services and a script to control them from the command line
* The user can tag artists, tracks and albums
* The user can send recommendations to other users
* The user can add tracks to their playlist
* Support for any server compatible with the Last.fm protocol
--------------------------------------------------------
Vagalume is (c) 2007-2013 Igalia, S.L.
http://vagalume.igalia.com/
http://garage.maemo.org/projects/vagalume/
The default icons have been taken from the Gnome 2.20.0 icon theme,
downloaded from this URL:
ftp://ftp.gnome.org/pub/gnome/sources/gnome-icon-theme/2.20/
Vagalume also contains a free MD5 implementation that is
(c) 1999 Aladdin Enterprises.
See the files src/md5/md5.c and src/md5/md5.h for details
See AUTHORS file for details on authors
Vagalume is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 3 as
published by the Free Software Foundation.
Vagalume is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the COPYING file for more details.
--------------------------------------------------------
The following documents have been the main sources of documentation for
implementing the Last.fm protocols:
* An unofficial documentation of the Last.fm protocol version 1.2
(c) 2007 Tobias Brennecke, Jonas F. Jensen and Matt Brown
http://code.google.com/p/thelastripper/wiki/LastFM12UnofficialDocumentation
* The Audioscrobbler Realtime Submission Protocol v1.2
(c) 2002-2007 Audioscrobbler Ltd.
http://www.audioscrobbler.net/development/protocol/
* The official Last.fm Web Services API
(c) 2010 Last.fm Ltd.
http://www.last.fm/api
|