summaryrefslogtreecommitdiff
path: root/audio/ncmpc
diff options
context:
space:
mode:
authorgrant <grant>2004-05-03 10:05:58 +0000
committergrant <grant>2004-05-03 10:05:58 +0000
commit1bbfe567cc66e3061c9407bfd152ac74cdd48392 (patch)
treecfda586f1cb6271fad93fe0a1bd71c8268d62ebc /audio/ncmpc
parentb8369e4a2082a87f4a1de201e99a3c47e3140c19 (diff)
downloadpkgsrc-1bbfe567cc66e3061c9407bfd152ac74cdd48392.tar.gz
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 (limited to 'audio/ncmpc')
-rw-r--r--audio/ncmpc/DESCR2
-rw-r--r--audio/ncmpc/Makefile23
-rw-r--r--audio/ncmpc/PLIST11
-rw-r--r--audio/ncmpc/distinfo4
4 files changed, 40 insertions, 0 deletions
diff --git a/audio/ncmpc/DESCR b/audio/ncmpc/DESCR
new file mode 100644
index 00000000000..27ced55ff6e
--- /dev/null
+++ b/audio/ncmpc/DESCR
@@ -0,0 +1,2 @@
+ncmpc is a curses client for MPD, the Music Player Daemon with an
+interface is inspired by cplay.
diff --git a/audio/ncmpc/Makefile b/audio/ncmpc/Makefile
new file mode 100644
index 00000000000..cb60bb0db01
--- /dev/null
+++ b/audio/ncmpc/Makefile
@@ -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
+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 --git a/audio/ncmpc/PLIST b/audio/ncmpc/PLIST
new file mode 100644
index 00000000000..c9ad069db33
--- /dev/null
+++ b/audio/ncmpc/PLIST
@@ -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 --git a/audio/ncmpc/distinfo b/audio/ncmpc/distinfo
new file mode 100644
index 00000000000..b96d4c7b868
--- /dev/null
+++ b/audio/ncmpc/distinfo
@@ -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