From owner-cvs-all@FreeBSD.ORG Tue Feb 7 06:35:33 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 57BCB1065670; Tue, 7 Feb 2012 06:35:33 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 27D568FC0C; Tue, 7 Feb 2012 06:35:33 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q176ZXvA068946; Tue, 7 Feb 2012 06:35:33 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q176ZXTM068945; Tue, 7 Feb 2012 06:35:33 GMT (envelope-from miwi) Message-Id: <201202070635.q176ZXTM068945@repoman.freebsd.org> From: Martin Wilke Date: Tue, 7 Feb 2012 06:35:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio Makefile ports/audio/vamp-plugin-sdk Makefile distinfo pkg-descr pkg-plist ports/audio/vamp-plugin-sdk/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2012 06:35:33 -0000 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)