pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio Hook up libsidplay2 and sidplay2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e452fcc8baf
branches:  trunk
changeset: 511114:1e452fcc8baf
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Apr 09 13:14:30 2006 +0000

description:
Hook up libsidplay2 and sidplay2.

diffstat:

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

diffs (25 lines):

diff -r 3e16d83fc6ec -r 1e452fcc8baf audio/Makefile
--- a/audio/Makefile    Sun Apr 09 13:13:38 2006 +0000
+++ b/audio/Makefile    Sun Apr 09 13:14:30 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.305 2006/04/08 11:45:10 jmmv Exp $
+# $NetBSD: Makefile,v 1.306 2006/04/09 13:14:30 joerg Exp $
 #
 
 COMMENT=       Audio tools
@@ -147,6 +147,7 @@
 SUBDIR+=       libsamplerate
 SUBDIR+=       libshout
 SUBDIR+=       libsidplay
+SUBDIR+=       libsidplay2
 SUBDIR+=       libsndfile
 SUBDIR+=       libvisual
 SUBDIR+=       libvisual-bmp
@@ -227,6 +228,7 @@
 SUBDIR+=       rsynth
 SUBDIR+=       shorten
 SUBDIR+=       sidplay
+SUBDIR+=       sidplay2
 SUBDIR+=       snd
 SUBDIR+=       solfege
 SUBDIR+=       sox



Home | Main Index | Thread Index | Old Index