From beeb886390863c5ec6a99911a89c3c2e04265c10 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 9 Aug 2009 23:12:54 +0000 Subject: Update to 0.14: ncmpc 0.14 - 2009-04-21 * bell on wrapped search (optionally) * added new "jump" ('.') command, which queries the user for a string and jumps to the entry which begins with that string while the user is typing. * added new "select range" ('v') command, which lets the user perform various actions (e.g. add to playlist, delete, move, shuffle) on ranges of songs * added commands ('H', 'M', 'L') to jump to top, middle, and bottom of screen * added scrolling commands ('^B', '^N', 'B', 'N') to scroll up/down one line or up/down half a screen * added screen swap ('`') command to switch to the most recently used screen * added MPD information and currently playing song to the info screen ('i') * support for new MPD 0.15 modes: single ('y'), consume ('C') * added "scroll-offset" option * new translations: Czech, Simplified Chinese, Korean, Ukrainian, Dutch --- audio/ncmpc/Makefile | 4 ++-- audio/ncmpc/PLIST | 15 ++++++++++----- audio/ncmpc/distinfo | 8 ++++---- 3 files changed, 16 insertions(+), 11 deletions(-) (limited to 'audio') diff --git a/audio/ncmpc/Makefile b/audio/ncmpc/Makefile index 099495beed2..836e5eec81b 100644 --- a/audio/ncmpc/Makefile +++ b/audio/ncmpc/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2009/02/07 18:38:05 jakllsch Exp $ +# $NetBSD: Makefile,v 1.16 2009/08/09 23:12:54 wiz Exp $ -DISTNAME= ncmpc-0.13 +DISTNAME= ncmpc-0.14 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=musicpd/} EXTRACT_SUFX= .tar.bz2 diff --git a/audio/ncmpc/PLIST b/audio/ncmpc/PLIST index 998a3045864..14b8b885bfc 100644 --- a/audio/ncmpc/PLIST +++ b/audio/ncmpc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:32:19 joerg Exp $ +@comment $NetBSD: PLIST,v 1.8 2009/08/09 23:12:54 wiz Exp $ bin/ncmpc man/man1/ncmpc.1 share/doc/ncmpc/AUTHORS @@ -7,13 +7,18 @@ share/doc/ncmpc/README share/doc/ncmpc/config.sample share/doc/ncmpc/keys.sample share/doc/ncmpc/ncmpc.lirc +share/locale/cs/LC_MESSAGES/ncmpc.mo +share/locale/da/LC_MESSAGES/ncmpc.mo share/locale/de/LC_MESSAGES/ncmpc.mo 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 -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/ko/LC_MESSAGES/ncmpc.mo +share/locale/nb/LC_MESSAGES/ncmpc.mo +share/locale/nl/LC_MESSAGES/ncmpc.mo +share/locale/ru/LC_MESSAGES/ncmpc.mo share/locale/sk/LC_MESSAGES/ncmpc.mo +share/locale/sv/LC_MESSAGES/ncmpc.mo +share/locale/uk/LC_MESSAGES/ncmpc.mo +share/locale/zh_CN/LC_MESSAGES/ncmpc.mo diff --git a/audio/ncmpc/distinfo b/audio/ncmpc/distinfo index 8a3141ba4f9..5891aa25403 100644 --- a/audio/ncmpc/distinfo +++ b/audio/ncmpc/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2009/02/07 18:38:05 jakllsch Exp $ +$NetBSD: distinfo,v 1.9 2009/08/09 23:12:54 wiz Exp $ -SHA1 (ncmpc-0.13.tar.bz2) = b7a16751612bcec57f134848a4630352f2fc1cfe -RMD160 (ncmpc-0.13.tar.bz2) = 535e643d89615d4dddbd5ab56a9ef5c11bc1ceb4 -Size (ncmpc-0.13.tar.bz2) = 209561 bytes +SHA1 (ncmpc-0.14.tar.bz2) = 0a2ea890129cf9cc2929ab93554d4892f7f19e7f +RMD160 (ncmpc-0.14.tar.bz2) = cf687b30bfe8c36c597289c359a8b0ce14923575 +Size (ncmpc-0.14.tar.bz2) = 247783 bytes SHA1 (patch-ad) = 792edb732f84b82c30ef9375d45bb036727a00b4 -- cgit v1.2.3