Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 7776163E6ED for ; Thu, 29 Nov 2012 09:16:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5829214A385; Thu, 29 Nov 2012 09:16:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7C6AA14A384 for ; Thu, 29 Nov 2012 09:16:14 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id P9oK26y2gmSa for ; Thu, 29 Nov 2012 09:16:14 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 0292414A383 for ; Thu, 29 Nov 2012 09:16:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 25082175DD; Thu, 29 Nov 2012 09:16:53 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 29 Nov 2012 09:16:53 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/audio/gst-plugins1-lame To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20121129091653.25082175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Thu Nov 29 09:16:53 UTC 2012 Added Files: pkgsrc/audio/gst-plugins1-lame: DESCR Makefile PLIST Log Message: Import gst-plugins1-lame-1.0.3 as audio/gst-plugins1-lame. GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple Ogg/Vorbis playback to complex audio (mixing) and video (non-linear editing) processing. Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface. GStreamer is released under the LGPL. This package is part of the 'ugly' plugins for GStreamer. It provides the lame plugin, which allows MP3 encoding. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/audio/gst-plugins1-lame/DESCR \ pkgsrc/audio/gst-plugins1-lame/Makefile \ pkgsrc/audio/gst-plugins1-lame/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.