pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio Add libsoxr



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bc9925bbe98f
branches:  trunk
changeset: 347965:bc9925bbe98f
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun Jun 05 00:44:54 2016 +0000

description:
Add libsoxr

diffstat:

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

diffs (17 lines):

diff -r d73e951d75ec -r bc9925bbe98f audio/Makefile
--- a/audio/Makefile    Sun Jun 05 00:44:09 2016 +0000
+++ b/audio/Makefile    Sun Jun 05 00:44:54 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.532 2016/06/02 11:13:55 prlw1 Exp $
+# $NetBSD: Makefile,v 1.533 2016/06/05 00:44:54 ryoon Exp $
 #
 
 COMMENT=       Audio tools
@@ -269,6 +269,7 @@
 SUBDIR+=       libsidplay2
 SUBDIR+=       libsmf
 SUBDIR+=       libsndfile
+SUBDIR+=       libsoxr
 SUBDIR+=       libspiff
 SUBDIR+=       libtunepimp
 SUBDIR+=       libvisual



Home | Main Index | Thread Index | Old Index