Commit graph

7 commits

Author SHA1 Message Date
bjs
ed844bf249 Update to herrie-2.2. Change 'libmodplug' option to 'modplug',
which was in options.description all along.  I've removed the
redundant 'libmodplug' option.

2008-10-14 -- Herrie 2.2:
 * Added: Ukranian translation - Viacheslav Chumushuk
 * Added: Option to disable yes/no questions - Viacheslav Chumushuk
 * Fixed: Add support for libSpiff 1.0.0 relative pathname support
 * Fixed: Don't write non-UTF-8 titles to disk - Peter Koeleman
2008-10-31 22:48:02 +00:00
bjs
013ed86897 Update to herrie-2.0. Remove patch-ab, USE_FEATURES needs more testing
with this package.  While here, correct ncurses/ncursesw options
to provide the right arguments to configure.

Changes since 1.9.1:

2008-03-16 -- Herrie 2.0:
 * Added: Brasilian Portuguese translation - Eros Carvalho
 * Fixed: Make vfs.lockup.chroot expand ~/ and ~user/
 * Changed: Maintainer email address
 * Removed: Debian package infrastructure, per maintainer's request.

2008-02-12 -- Herrie 1.9.3:
 * Added: Support for Debian GNU/kFreeBSD
 * Added: Debian package infrastructure
 * Fixed: Shut down the application when we lose TTY input
 * Added: Chinese translation - Ji ZhengYu

2008-01-19 -- Herrie 1.9.2:
 * Removed: Native Windows support - it was incomplete anyway
 * Improved: Manpage reorganized to make more sense - Marcela Tiznado
 * Added: Finnish translation - Jorma Karvonen
 * Added: Danish translation - Joe Hansen
 * Improved: GUI scrolling performance when dealing with big playlists
 * Added: Switch to scroll pages up and down when selection goes out of sight
2008-03-27 14:24:36 +00:00
jlam
7dc05de0e7 + Rename the "ncursesw" option to "wide-curses" and get rid of the
"ncurses" option.  "wide-curses" now just toggles whether we use
  wide or narrow curses, which is a much simpler knob for users.

Bump the PKGREVISION to 1.
2008-02-22 16:59:56 +00:00
bjs
c92acb1b78 The option for using libmodplug is modplug, not libmodplug. 2007-11-23 05:40:02 +00:00
bjs
0b82cbe251 Add support for XML shareable playlists via audio/libspiff. Bump rev.
While here, kill excess indentation in DESCR.
2007-11-08 18:45:36 +00:00
bjs
87bc65a62c Oops, forgot to add libvorbis/libogg support. Also, AudioScrobbler
support only requires www/curl, so enable that too along with curl support.
I'm not bumping the revision since I just committed it.
2007-11-08 04:08:46 +00:00
bjs
d21e57d266 Add audio/herrie, an ncurses-based audio player.
Blurb:

Herrie is a command line music player. It supports multiple audio file
formats (including MP3 and Ogg Vorbis) and  has  the  ability  to  send
playback  statistics  to AudioScrobbler. The word `herrie' is Dutch for
`clamor'.

Herrie uses a split-screen user interface: a playlist at the top and  a
filebrowser  at the bottom. The application has two modes of operation,
called `party mode' and `XMMS mode'. When the application is started in
party  mode,  the first song in the playlist gets started. It will also
be removed from the playlist as well. When the application  is  started
in  XMMS mode, any song can be started and will not be removed from the
playlist.  The default mode is party mode.
2007-11-08 03:52:30 +00:00