diff options
author | wiz <wiz@pkgsrc.org> | 2014-04-18 12:44:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-04-18 12:44:59 +0000 |
commit | 772588c122e02c5b9aeb025ed22cf28e0643bdf1 (patch) | |
tree | 11ab6c1dedcdf0a6d125b0a41c3ef271d0078f24 /audio | |
parent | 7b2bac71efc73c8932a30f00d39e6b77a466f15e (diff) | |
download | pkgsrc-772588c122e02c5b9aeb025ed22cf28e0643bdf1.tar.gz |
Add musepack and its dependencies.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index a642da498be..282df4e5286 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.501 2014/04/12 06:40:33 wiz Exp $ +# $NetBSD: Makefile,v 1.502 2014/04/18 12:44:59 wiz Exp $ # COMMENT= Audio tools @@ -230,6 +230,7 @@ SUBDIR+= libaudiofile SUBDIR+= libcanberra SUBDIR+= libcdaudio SUBDIR+= libcddb +SUBDIR+= libcuefile SUBDIR+= libdca SUBDIR+= libdiscid SUBDIR+= libfishsound @@ -252,6 +253,7 @@ SUBDIR+= libmusicbrainz5 SUBDIR+= libofa SUBDIR+= libopenspc SUBDIR+= libopus +SUBDIR+= libreplaygain SUBDIR+= libsamplerate SUBDIR+= libshout SUBDIR+= libsidplay @@ -323,6 +325,7 @@ SUBDIR+= mserv-irman SUBDIR+= mstream SUBDIR+= mt-daapd SUBDIR+= muse +SUBDIR+= musepack SUBDIR+= musicbrainz SUBDIR+= musicpd SUBDIR+= mutagen-tools |