From owner-cvs-all@FreeBSD.ORG Tue May 27 05:56:17 2008 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 05DB81065679; Tue, 27 May 2008 05:56:17 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E4DE18FC17; Tue, 27 May 2008 05:56:16 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m4R5uGQO046082; Tue, 27 May 2008 05:56:16 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m4R5uGGe046081; Tue, 27 May 2008 05:56:16 GMT (envelope-from edwin) Message-Id: <200805270556.m4R5uGGe046081@repoman.freebsd.org> From: Edwin Groothuis Date: Tue, 27 May 2008 05:56:16 +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/akode-plugins-pulseaudio Makefile distinfo pkg-descr ports/audio/akode-plugins-pulseaudio/files patch-akode_Makefile.in patch-akode__polyp_sink__polyp_sink.cpp patch-akode_plugins-Makefile.in patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 27 May 2008 05:56:17 -0000 edwin 2008-05-27 05:56:16 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/akode-plugins-pulseaudio Makefile distinfo pkg-descr audio/akode-plugins-pulseaudio/files patch-akode_Makefile.in patch-akode__polyp_sink__polyp_sink.cpp patch-akode_plugins-Makefile.in patch-configure Log: new port audio/akode-plugins-pulseaudio Attached is the port to build the Akode PulseAudio plugin, this plugin is a replacement for the recently retired Akode PolypAudio plugin. This plugin was created from the akode-pulseaudio.patch obtained from Fedora Core 6. aKode is a simple audio-decoding frame-work that provides a uniform interface to decode the most common audio-formats. It also has a direct playback option for a number of audio-outputs. PR: ports/121344 Submitted by: Scot Hetzel Revision Changes Path 1.958 +1 -0 ports/audio/Makefile 1.1 +53 -0 ports/audio/akode-plugins-pulseaudio/Makefile (new) 1.1 +3 -0 ports/audio/akode-plugins-pulseaudio/distinfo (new) 1.1 +11 -0 ports/audio/akode-plugins-pulseaudio/files/patch-akode_Makefile.in (new) 1.1 +20 -0 ports/audio/akode-plugins-pulseaudio/files/patch-akode__polyp_sink__polyp_sink.cpp (new) 1.1 +15 -0 ports/audio/akode-plugins-pulseaudio/files/patch-akode_plugins-Makefile.in (new) 1.1 +21 -0 ports/audio/akode-plugins-pulseaudio/files/patch-configure (new) 1.1 +3 -0 ports/audio/akode-plugins-pulseaudio/pkg-descr (new)