pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/bmp-esound Added a proper COMMENT. Before, the C...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8995a672ad4b
branches:  trunk
changeset: 500482:8995a672ad4b
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Oct 09 08:56:18 2005 +0000

description:
Added a proper COMMENT. Before, the COMMENT from audio/bmp had been used.
Fixes PR #31521.

diffstat:

 audio/bmp-esound/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r e48f894ff350 -r 8995a672ad4b audio/bmp-esound/Makefile
--- a/audio/bmp-esound/Makefile Sun Oct 09 08:53:35 2005 +0000
+++ b/audio/bmp-esound/Makefile Sun Oct 09 08:56:18 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/12/25 15:22:37 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2005/10/09 08:56:18 rillig Exp $
 #
 
 .include "../../audio/bmp/Makefile.common"
@@ -6,6 +6,8 @@
 PKGNAME=               ${DISTNAME:S/bmp/bmp-esound/}
 CATEGORIES+=           gnome
 
+COMMENT=               BMP plugin to output sound through the esound daemon
+
 DEPENDS+=              bmp>=0.9.7:../../audio/bmp
 
 CONFIGURE_ARGS:=       ${CONFIGURE_ARGS:S/--disable-esd/--enable-esd/}



Home | Main Index | Thread Index | Old Index