From 4e134cd092f1955bf8fc16edcb10c655a8bc8ae6 Mon Sep 17 00:00:00 2001 From: markd Date: Thu, 28 Nov 2002 12:15:49 +0000 Subject: Install manual page and tidy up DESCR. From PR 18532 by Greg A. Woods. --- audio/mpg123-esound/DESCR | 10 ++++++---- audio/mpg123-esound/Makefile | 3 ++- audio/mpg123-esound/PLIST | 3 ++- 3 files changed, 10 insertions(+), 6 deletions(-) (limited to 'audio/mpg123-esound') diff --git a/audio/mpg123-esound/DESCR b/audio/mpg123-esound/DESCR index 23e1d559a36..dbff9b1adc8 100644 --- a/audio/mpg123-esound/DESCR +++ b/audio/mpg123-esound/DESCR @@ -1,4 +1,6 @@ -mpg123-esound reads one or more files (or standard input if -``-'' is specified) or URLs and plays them on the EsounD -(default) or outputs them to stdout. file/URL is assumed to be -an MPEG-1/2 audio bit stream. +mpg123-esound reads one or more files (or standard input if ``-'' is +specified) or URLs and plays them to the Enlightened Sound Daemon (by +default) or outputs them to a specified file or to stdout. + +File(s) and/or URL contents are assumed to be MPEG-1.0/2.0 audio +layer 1, 2, or 3 bit streams. diff --git a/audio/mpg123-esound/Makefile b/audio/mpg123-esound/Makefile index 3f5decb6fa0..076185ee482 100644 --- a/audio/mpg123-esound/Makefile +++ b/audio/mpg123-esound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/09/06 11:51:59 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2002/11/28 12:15:49 markd Exp $ PKGNAME= mpg123-esound-${MPG123_VERSION} COMMENT= Command-line player for mpeg layer 1, 2 and 3 audio with EsounD @@ -9,6 +9,7 @@ TARGET_SUFFIX= -esd do-install: ${INSTALL_PROGRAM} ${WRKSRC}/mpg123 ${PREFIX}/bin/mpg123-esound + ${INSTALL_MAN} ${WRKSRC}/mpg123.1 ${PREFIX}/man/man1/mpg123-esound.1 .include "../../audio/esound/buildlink2.mk" .include "../../mk/bsd.pkg.mk" diff --git a/audio/mpg123-esound/PLIST b/audio/mpg123-esound/PLIST index cedc6c80cf7..2e9c7d74080 100644 --- a/audio/mpg123-esound/PLIST +++ b/audio/mpg123-esound/PLIST @@ -1,2 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1 2002/06/22 17:56:38 kent Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/11/28 12:15:49 markd Exp $ bin/mpg123-esound +man/man1/mpg123-esound.1 -- cgit v1.2.3