Commit graph

7 commits

Author SHA1 Message Date
asau
2fead99d50 "user-destdir" is default these days 2012-09-11 23:59:21 +00:00
joerg
e209761d06 Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
ghen
593c3cf874 Avoid dependency on GNU iconv by using standard names for encodings (instead
of GNUisms).  NetBSD 4.0 supports the alternative names though, so this patch
could be removed later.  Bump PKGREVISION.
2008-09-18 12:17:59 +00:00
joerg
68de4621e3 Full DESTDIR is working. 2008-01-04 18:08:34 +00:00
ghen
59a52a0157 Basic DESTDIR support. 2008-01-04 11:53:17 +00:00
ghen
5c2dc901dd Update to EasyH10 1.5. Changes since 1.4 are:
* Added Hebrew support, which arranges artist/album/title/genre names in
  reversed order. Although the H10 firmware can't display a string in
  right-to-left language correctly, EasyH10 tries to improve this situation by
  flipping Hebrew letters in the database. EasyH10 uses the routine only when
  option -b (--bidi) is specified.
* Added automatic detection of a system character-encoding. EasyH10 detects the
  character encoding of the current system if it's not specified with -e
  option.
* Options -n, -i, and -c for database construction were removed for simplicity.
  EasyH10 now has two options: -C (database rebuild) and -U (database update).
* Show an error message when EasyH10 cannot initialize the routine for
  converting multi-byte characters to UCS-2.
* Crash fix for MP3 files without read permission.
* Crash fix for MP3 files with compilation flags enabled but with empty artist
  names.
* Bug fix for an incorrect usage of returned codes from iconv.
* Updated the man-page.
2006-11-29 16:59:57 +00:00
ghen
13e23836d2 Import audio/easyh10, a command-line tool for creating/maintaining the music
database on the iriver H10 series of portable mp3 players.

EasyH10 is an open source project for the development of a software suite for
iRiver H10 digital audio players. It creates the database layout for an H10
player, without the need for iRiver Plus or Windows Media Player 10, based on
music and playlist files transferred manually (e.g., drag-and-drop operation,
copy command, rsync utility, etc). EasyH10 is compatible with iriver H10 5GB,
6GB, and 20GB models shipped worldwide as well as various platforms such as
Windows 98SE/ME/2000/XP, Linux, MacOS X, and other POSIX-like operating
systems.
2006-08-01 08:24:13 +00:00