Bug 111128 - [NEW PORT] audio/libconvolve: Simple C library for partitioned convolution
Summary: [NEW PORT] audio/libconvolve: Simple C library for partitioned convolution
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-02 08:50 UTC by trasz
Modified: 2007-04-09 18:50 UTC (History)
0 users

See Also:


Attachments
libconvolve-0.0.8.shar (7.08 KB, text/plain)
2007-04-02 08:50 UTC, trasz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description trasz 2007-04-02 08:50:13 UTC
Simple C library for partitioned convolution.

WWW:	http://tapas.affenbande.org/wordpress/?page_id=9

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-04-02 08:50:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this PRs
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-04-09 18:44:44 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-04-09 18:46:44 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"