From owner-cvs-all@FreeBSD.ORG Thu Nov 11 08:44:17 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3C5A16A4CE; Thu, 11 Nov 2004 08:44:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9436443D1F; Thu, 11 Nov 2004 08:44:17 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iAB8iHaF088099; Thu, 11 Nov 2004 08:44:17 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iAB8iHSi088098; Thu, 11 Nov 2004 08:44:17 GMT (envelope-from ahze) Message-Id: <200411110844.iAB8iHSi088098@repoman.freebsd.org> From: Michael Johnson Date: Thu, 11 Nov 2004 08:44:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio Makefile ports/audio/speex-devel Makefile distinfo pkg-plist ports/audio/speex-devel/files patch-configure patch-libspeex::stack_alloc.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Nov 2004 08:44:17 -0000 ahze 2004-11-11 08:44:17 UTC FreeBSD ports repository Modified files: audio Makefile audio/speex-devel Makefile distinfo pkg-plist Removed files: audio/speex-devel/files patch-configure patch-libspeex::stack_alloc.h Log: Add speex-devel The Speex is a patent-free, Open Source/Free Software voice codec. Unlike other codecs like MP3 and Ogg Vorbis, Speex is designed to compress voice at bitrates in the 2-45 kbps range. Possible applications include VoIP, internet audio streaming, archiving of speech data (e.g. voice mail), and audio books. In some sense, it is meant to be complementary to the Ogg Vorbis codec. -- Speex 1.1 is backwards compatible with speex 1.0 and can be used as a drop in replacement for audio/speex Approved by: pav (co mentor) Revision Changes Path 1.568 +1 -0 ports/audio/Makefile 1.31 +5 -4 ports/audio/speex-devel/Makefile 1.16 +2 -2 ports/audio/speex-devel/distinfo 1.2 +0 -10 ports/audio/speex-devel/files/patch-configure (dead) 1.2 +0 -14 ports/audio/speex-devel/files/patch-libspeex::stack_alloc.h (dead) 1.7 +3 -5 ports/audio/speex-devel/pkg-plist