Bug 164640 - New port: audio/vamp-plugin-sdk, in preparation for audio/sooperlooper
Summary: New port: audio/vamp-plugin-sdk, in preparation for audio/sooperlooper
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: 2012-01-30 16:10 UTC by Mathias Picker
Modified: 2012-02-07 06:40 UTC (History)
0 users

See Also:


Attachments
file.shar (3.95 KB, text/plain)
2012-01-30 16:10 UTC, Mathias Picker
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mathias Picker 2012-01-30 16:10:14 UTC
Port of vamp-plugin-sdk, in preparation for audio/rubberband, an audio time-stretching and pitch-shifting ibrary, in preparation for audio/sooperlooper, a live looping sampler.

I wanted to use a live looping sampler, there was none on FreeBSD and sooperlooper proved easy to port. No midi, sadly, but osc, which is ok for me. rubberband and vamp-plugin-sdk are needed to build sooperlooper.

I can't officially maintain this, as I have a heart condition which might stop me any day, but I will probably use this for at least a year and so keep it up to date.

Builds fine on 8-10:
https://redports.org/buildarchive/20120130164149-63753/
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2012-02-01 11:23:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-02-07 06:35:46 UTC
miwi        2012-02-07 06:35:33 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/vamp-plugin-sdk Makefile distinfo pkg-descr pkg-plist 
    audio/vamp-plugin-sdk/files patch-Makefile 
  Log:
  Vamp is an audio processing plugin system for plugins that extract descriptive
  information from audio data typically referred to as audio analysis plugins or
  audio feature extraction plugins.
  
  WWW: http://www.vamp-plugins.org/
  
  PR:             ports/164640
  Submitted by:   mathias.picker@gmx.de
  
  Revision  Changes    Path
  1.1209    +1 -0      ports/audio/Makefile
  1.1       +27 -0     ports/audio/vamp-plugin-sdk/Makefile (new)
  1.1       +2 -0      ports/audio/vamp-plugin-sdk/distinfo (new)
  1.1       +11 -0     ports/audio/vamp-plugin-sdk/files/patch-Makefile (new)
  1.1       +5 -0      ports/audio/vamp-plugin-sdk/pkg-descr (new)
  1.1       +41 -0     ports/audio/vamp-plugin-sdk/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"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2012-02-07 06:36:15 UTC
State Changed
From-To: open->closed

New port added, i've taken the maintainership. Sorry to hear about your 
heart. I wish you all the best.