Date: Mon, 9 Apr 2007 17:46:35 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/libconvolve Makefile distinfo pkg-descr pkg-plist ports/audio/libconvolve/files patch-Makefile patch-convolution_init.c patch-convolution_process.c Message-ID: <200704091746.l39HkZht067728@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-04-09 17:46:35 UTC
FreeBSD ports repository
Modified files:
audio Makefile
Added files:
audio/libconvolve Makefile distinfo pkg-descr pkg-plist
audio/libconvolve/files patch-Makefile
patch-convolution_init.c
patch-convolution_process.c
Log:
Simple C library for partitioned convolution.
WWW: http://tapas.affenbande.org/wordpress/?page_id=9
PR: ports/111128
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
Revision Changes Path
1.849 +1 -0 ports/audio/Makefile
1.1 +24 -0 ports/audio/libconvolve/Makefile (new)
1.1 +3 -0 ports/audio/libconvolve/distinfo (new)
1.1 +32 -0 ports/audio/libconvolve/files/patch-Makefile (new)
1.1 +74 -0 ports/audio/libconvolve/files/patch-convolution_init.c (new)
1.1 +11 -0 ports/audio/libconvolve/files/patch-convolution_process.c (new)
1.1 +3 -0 ports/audio/libconvolve/pkg-descr (new)
1.1 +5 -0 ports/audio/libconvolve/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704091746.l39HkZht067728>
