pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/pulseaudio require libsndfile>=1.0.20.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/26b4647f8866
branches:  trunk
changeset: 576631:26b4647f8866
user:      obache <obache%pkgsrc.org@localhost>
date:      Tue Jun 15 16:25:42 2010 +0000

description:
require libsndfile>=1.0.20.

diffstat:

 audio/pulseaudio/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 4a7f8ab0dbc2 -r 26b4647f8866 audio/pulseaudio/Makefile
--- a/audio/pulseaudio/Makefile Tue Jun 15 16:23:30 2010 +0000
+++ b/audio/pulseaudio/Makefile Tue Jun 15 16:25:42 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2010/06/08 08:28:43 dholland Exp $
+# $NetBSD: Makefile,v 1.37 2010/06/15 16:25:42 obache Exp $
 
 # NOTE: Please send a copy of any patches that are not pkgsrc-specific
 # to <pulseaudio-discuss%mail.0pointer.de@localhost>
@@ -110,6 +110,7 @@
        cd ${WRKSRC} && autoreconf -f
 
 .include "../../audio/libsamplerate/buildlink3.mk"
+BUILDLINK_API_DEPENDS.libsndfile+=     libsndfile>=1.0.20
 .include "../../audio/libsndfile/buildlink3.mk"
 .include "../../audio/speex/buildlink3.mk"
 .include "../../databases/gdbm/buildlink3.mk"



Home | Main Index | Thread Index | Old Index