pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/ncmpc Initial import of ncmpc 0.10.1 into the Ne...
details: https://anonhg.NetBSD.org/pkgsrc/rev/438fcb3d4cfb
branches: trunk
changeset: 474626:438fcb3d4cfb
user: grant <grant%pkgsrc.org@localhost>
date: Mon May 03 10:05:58 2004 +0000
description:
Initial import of ncmpc 0.10.1 into the NetBSD packages collection.
ncmpc is a curses client for MPD, the Music Player Daemon with an
interface is inspired by cplay.
diffstat:
audio/ncmpc/DESCR | 2 ++
audio/ncmpc/Makefile | 23 +++++++++++++++++++++++
audio/ncmpc/PLIST | 11 +++++++++++
audio/ncmpc/distinfo | 4 ++++
4 files changed, 40 insertions(+), 0 deletions(-)
diffs (56 lines):
diff -r 05049f533477 -r 438fcb3d4cfb audio/ncmpc/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/ncmpc/DESCR Mon May 03 10:05:58 2004 +0000
@@ -0,0 +1,2 @@
+ncmpc is a curses client for MPD, the Music Player Daemon with an
+interface is inspired by cplay.
diff -r 05049f533477 -r 438fcb3d4cfb audio/ncmpc/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/ncmpc/Makefile Mon May 03 10:05:58 2004 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/05/03 10:05:58 grant Exp $
+
+DISTNAME= ncmpc-0.10.1
+CATEGORIES= audio
+MASTER_SITES= http://mercury.chem.pitt.edu/~shank/
+
+MAINTAINER= tech-pkg%NetBSD.org@localhost
+HOMEPAGE= http://musicpd.org/
+COMMENT= curses client for Music Player Daemon
+
+GNU_CONFIGURE= yes
+USE_BUILDLINK3= yes
+USE_PKGLOCALEDIR= yes
+USE_LIBTOOL= yes
+
+INCOMPAT_CURSES= NetBSD-1.4*-* NetBSD-1.5*-*
+INCOMPAT_CURSES+= NetBSD-1.6.*-* NetBSD-1.6_*-*
+
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/ncurses/buildlink3.mk"
+.include "../../devel/popt/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r 05049f533477 -r 438fcb3d4cfb audio/ncmpc/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/ncmpc/PLIST Mon May 03 10:05:58 2004 +0000
@@ -0,0 +1,11 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/03 10:05:58 grant Exp $
+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
+share/doc/ncmpc/ncmpc.lirc
+@dirrm share/ncmpc
+@dirrm share/doc/ncmpc
diff -r 05049f533477 -r 438fcb3d4cfb audio/ncmpc/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/ncmpc/distinfo Mon May 03 10:05:58 2004 +0000
@@ -0,0 +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
Home |
Main Index |
Thread Index |
Old Index