Revision: 49
Author: sucknblow
Date: 2006-06-05 15:35:15 -0700 (Mon, 05 Jun 2006)
ViewCVS: http://svn.sourceforge.net/pmplib/?rev=49&view=rev
Log Message:
-----------
Update Debian package description
Modified Paths:
--------------
trunk/debian/control
Modified: trunk/debian/control
===================================================================
--- trunk/debian/control 2006-06-04 23:01:08 UTC (rev 48)
+++ trunk/debian/control 2006-06-05 22:35:15 UTC (rev 49)
@@ -3,14 +3,33 @@
Priority: extra
Maintainer: Martin Ellis <mar...@kd...>
Build-Depends: debhelper (>= 4.0.0), libvorbis-dev, libid3tag0-dev, libmozjs-dev
-Standards-Version: 3.6.2
+Standards-Version: 3.7.2
Package: easypmp
Architecture: any
Depends: ${shlibs:Depends}
Description: create music databases used by portable media players
- Easypmp is a command line utility used to maintain the music database on
- a variety of portable music players.
+ Easypmp is a command line utility used to create and maintain the music
+ database on a variety of portable music players.
.
- Portable music players use that database to allow the user to browse
- tracks stored on the device by artist, album, genre or track title.
+ Many Portable music players allow the user to browse tracks by artist, album,
+ genre, etc. In order to do this efficiently, they require a database of
+ track information. Without this database, the user must normally browse
+ tracks using only the directory structure.
+ .
+ Easypmp can create a music database for the following devices:
+ .
+ * iRiver H100 series
+ * iRiver H300 series
+ * iRiver H10 UMS
+ * iRiver H10 MTP (with emergency connect mode)
+ * iRiver H10Jr. UMS
+ * iRiver U10 UMS
+ * MEDION MDJuke220
+ * MEDION MDJuke440
+ * Samsung YH-820
+ .
+ A typical usage of easypmp is to connect the media player to the computer;
+ mount it as if it were a normal USB disk; remove some music files from the
+ player; copy some new music files to the player, and then running easypmp to
+ update the database, before disconnecting the player.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|