Up to [NetBSD + pkgsrc-wip] / pkgsrc / audio / herrie
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
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
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
+ 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.
The option for using libmodplug is modplug, not libmodplug.
Add support for XML shareable playlists via audio/libspiff. Bump rev. While here, kill excess indentation in DESCR.
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.
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.
Initial revision