pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/mpc Initial import of mpc 0.10.3 into the NetBSD...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/247ac9df654b
branches:  trunk
changeset: 474472:247ac9df654b
user:      grant <grant%pkgsrc.org@localhost>
date:      Fri Apr 30 10:49:25 2004 +0000

description:
Initial import of mpc 0.10.3 into the NetBSD packages collection.

mpc is a command line client for the Music Player Daemon, musicpd.

diffstat:

 audio/mpc/DESCR    |   1 +
 audio/mpc/Makefile |  15 +++++++++++++++
 audio/mpc/PLIST    |   8 ++++++++
 audio/mpc/distinfo |   4 ++++
 4 files changed, 28 insertions(+), 0 deletions(-)

diffs (44 lines):

diff -r 5085d51998fd -r 247ac9df654b audio/mpc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/mpc/DESCR   Fri Apr 30 10:49:25 2004 +0000
@@ -0,0 +1,1 @@
+mpc is a command line client for the Music Player Daemon, musicpd.
diff -r 5085d51998fd -r 247ac9df654b audio/mpc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/mpc/Makefile        Fri Apr 30 10:49:25 2004 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/04/30 10:49:25 grant Exp $
+
+DISTNAME=              mpc-0.10.3
+CATEGORIES=            audio
+MASTER_SITES=          http://mercury.chem.pitt.edu/~shank/
+
+MAINTAINER=            tech-pkg%NetBSD.org@localhost
+HOMEPAGE=              http://musicpd.org/
+COMMENT=               Command-line client for musicpd
+
+GNU_CONFIGURE=         yes
+USE_BUILDLINK3=                yes
+USE_LIBTOOL=           yes
+
+.include "../../mk/bsd.pkg.mk"
diff -r 5085d51998fd -r 247ac9df654b audio/mpc/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/mpc/PLIST   Fri Apr 30 10:49:25 2004 +0000
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/30 10:49:25 grant Exp $
+bin/mpc
+man/man1/mpc.1
+share/doc/mpc/AUTHORS
+share/doc/mpc/README
+share/doc/mpc/mpc-bashrc
+@dirrm share/mpc
+@dirrm share/doc/mpc
diff -r 5085d51998fd -r 247ac9df654b audio/mpc/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/mpc/distinfo        Fri Apr 30 10:49:25 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/04/30 10:49:25 grant Exp $
+
+SHA1 (mpc-0.10.3.tar.gz) = 377ea125332c27b2ba18cb22889a6a8809b2efcd
+Size (mpc-0.10.3.tar.gz) = 209661 bytes



Home | Main Index | Thread Index | Old Index