diff options
author | jakllsch <jakllsch@pkgsrc.org> | 2009-02-07 18:38:05 +0000 |
---|---|---|
committer | jakllsch <jakllsch@pkgsrc.org> | 2009-02-07 18:38:05 +0000 |
commit | 3325fd4efffc573a1b392dcc5172fdb5df190278 (patch) | |
tree | 4238d2dde86a05f814bee2be836034d4ffa23b5f /audio/ncmpc/PLIST | |
parent | 45037cadaa4118680e34904a95296014acefd295 (diff) | |
download | pkgsrc-3325fd4efffc573a1b392dcc5172fdb5df190278.tar.gz |
Update to ncmpc-0.13.
Changes for versions since 0.11.1:
ncmpc 0.13 - 2009-01-09
* added output configuration screen, default hotkey F8
* new --disable-locale configure option
* new --disable-multibyte configure option; this allows you to
disable wide character support, retaining multibyte character
support
* search with regular expressions
ncmpc 0.12 - 2008-12-05
* added artist screen (tag browser)
* added highly experimental lyrics screen (disabled by default)
* removed clock screen
* support wide characters
* optimized memory usage
* always try to reconnect after server failure
* support unix domain sockets for the MPD connection
* added compile-time "mini" option which produces the smallest
possible ncmpc binary
* added LIRC support
* scroll long song names in the playlist
* added command "locate" ('G') which locates a song in the database browser
* added "song" screen ('i') which displays song information
Diffstat (limited to 'audio/ncmpc/PLIST')
-rw-r--r-- | audio/ncmpc/PLIST | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/audio/ncmpc/PLIST b/audio/ncmpc/PLIST index b4b08e2a0bc..c88bf24a2b1 100644 --- a/audio/ncmpc/PLIST +++ b/audio/ncmpc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2006/04/17 07:07:12 jlam Exp $ +@comment $NetBSD: PLIST,v 1.6 2009/02/07 18:38:05 jakllsch Exp $ bin/ncmpc man/man1/ncmpc.1 share/doc/ncmpc/AUTHORS @@ -12,5 +12,9 @@ share/locale/es/LC_MESSAGES/ncmpc.mo share/locale/fr/LC_MESSAGES/ncmpc.mo share/locale/ru/LC_MESSAGES/ncmpc.mo share/locale/sv/LC_MESSAGES/ncmpc.mo -@dirrm share/ncmpc +share/locale/da/LC_MESSAGES/ncmpc.mo +share/locale/gl/LC_MESSAGES/ncmpc.mo +share/locale/hu/LC_MESSAGES/ncmpc.mo +share/locale/no/LC_MESSAGES/ncmpc.mo +share/locale/sk/LC_MESSAGES/ncmpc.mo @dirrm share/doc/ncmpc |