Subject: pkg/26237: please update audio/ncmpc to 0.11.0 (patch attached)
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <rob@burningsoda.com>
List: pkgsrc-bugs
Date: 07/10/2004 21:23:15
>Number: 26237
>Category: pkg
>Synopsis: please update audio/ncmpc to 0.11.0 (patch attached)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sat Jul 10 23:48:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: Robert Lillack
>Release: 2.0_BETA
>Organization:
burningsoda.com
>Environment:
NetBSD diplomat.faraday.home 2.0_BETA NetBSD 2.0_BETA (GENERIC) #0: Thu Jul 1 07:47:33 CEST 2004 rob@diplomat.faraday.home:/usr/obj/sys/arch/i386/compile/GENERIC i386
>Description:
the new version doesn't like my native curses. didn't try too hard--
using ncurses works. also, ncmpc now seems to have a real homepage.
2004-07-09 ncmpc-0.11.0 released!
+ removed popt dependency
+ the default port is now 6600 (mpd-0.11.0)
+ nls support, so far only sv (glib-2.4 required for nls)
+ ncmpc now uses the terminal in raw mode (enabling key bindings to
Ctrl-C...)
+ changed key bindings:
- cursor movement up/down with j and k (used to be . and ,)
- the update/redraw command is now executed with Ctrl-L (used to be u)
+ new ncmpc commands:
- move a playlist entry up/down with Ctrl-K, Ctrl-J (playlist screen)
- add a song/url with a (playlist screen)
- support for MPD db updates with Ctrl-U
- new command line options --config=FILE and --key-file=FILE
+ configuration changes:
- replaced '_' with '-' in configuration field names
- the color support in ncmpc have been redesigned - more colors &
color fields
- the display of song names can now be customized (list-format,
status-format, xterm-title-format)
- ncmpc no longer changes the xterm title by default (set-xterm-title)
- new option for default find mode (find-wrap)
- new option for cursor movement (wrap-around)
- new options for alert bells (audible-bell,visible-bell)
- the wide cursor is now enabled by default (wide-cursor)
- view the sample configuration file and/or the manual page for
details
- ncmpc now scrolls long song names on the status line
- ncmpc now have a new built in line editor with completion and
history support
- ncmpc now remembers the cursor position when changing directories
- ncmpc now offers to overwrite when saving playlists
- ncmpc now have an optional clock screen
- ncmpc now retreives playlists with MPD's plchanges command
>How-To-Repeat:
try installing audio/ncmpc and compare to http://hem.bredband.net/kaw/ncmpc/news.html
>Fix:
diff -u ncmpc/Makefile ncmpc.new/Makefile
--- ncmpc/Makefile 2004-05-03 12:05:58.000000000 +0200
+++ ncmpc.new/Makefile 2004-07-11 00:50:35.000000000 +0200
@@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.1.1.1 2004/05/03 10:05:58 grant Exp $
-DISTNAME= ncmpc-0.10.1
+DISTNAME= ncmpc-0.11.0
CATEGORIES= audio
-MASTER_SITES= http://mercury.chem.pitt.edu/~shank/
+MASTER_SITES= http://hem.bredband.net/kaw/ncmpc/files/
MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://musicpd.org/
+HOMEPAGE= http://hem.bredband.net/kaw/ncmpc/
COMMENT= curses client for Music Player Daemon
GNU_CONFIGURE= yes
@@ -14,7 +14,7 @@
USE_LIBTOOL= yes
INCOMPAT_CURSES= NetBSD-1.4*-* NetBSD-1.5*-*
-INCOMPAT_CURSES+= NetBSD-1.6.*-* NetBSD-1.6_*-*
+INCOMPAT_CURSES+= NetBSD-1.6.*-* NetBSD-1.6_*-* NetBSD-2*-*
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/ncurses/buildlink3.mk"
diff -u ncmpc/PLIST ncmpc.new/PLIST
--- ncmpc/PLIST 2004-05-03 12:05:58.000000000 +0200
+++ ncmpc.new/PLIST 2004-07-11 01:32:01.000000000 +0200
@@ -2,7 +2,6 @@
bin/ncmpc
man/man1/ncmpc.1
share/doc/ncmpc/AUTHORS
-share/doc/ncmpc/ChangeLog
share/doc/ncmpc/README
share/doc/ncmpc/config.sample
share/doc/ncmpc/keys.sample
diff -u ncmpc/distinfo ncmpc.new/distinfo
--- ncmpc/distinfo 2004-05-03 12:05:58.000000000 +0200
+++ ncmpc.new/distinfo 2004-07-11 00:47:51.000000000 +0200
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2004/05/03 10:05:58 grant Exp $
-SHA1 (ncmpc-0.10.1.tar.gz) = aa0123f1ff799e02d0d33f98099098e45eab19ea
-Size (ncmpc-0.10.1.tar.gz) = 173483 bytes
+SHA1 (ncmpc-0.11.0.tar.gz) = 5adab98537fdcd88a2296b4ef738614be81d0e83
+Size (ncmpc-0.11.0.tar.gz) = 242626 bytes
>Release-Note:
>Audit-Trail:
>Unformatted: