From owner-cvs-all@FreeBSD.ORG Thu Sep 14 16:25:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 A5A7716A407; Thu, 14 Sep 2006 16:25:17 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03AE343D55; Thu, 14 Sep 2006 16:25:13 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8EGPDTj024769; Thu, 14 Sep 2006 16:25:13 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8EGPD0A024768; Thu, 14 Sep 2006 16:25:13 GMT (envelope-from sat) Message-Id: <200609141625.k8EGPD0A024768@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 14 Sep 2006 16:25:13 +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/umodplayer Makefile distinfo pkg-descr 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: Thu, 14 Sep 2006 16:25:17 -0000 sat 2006-09-14 16:25:13 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/umodplayer Makefile distinfo pkg-descr Log: Add port audio/umodplayer: UModPlayer or Universal Module Player is a audio module "tool-chain", providing you functions to work with modules like playing, exporting, getting information, and more. * You can play the supported formats and seek to any order in the song. You have pause, timer, display, and other standard features. * You can view the pattern notes while playing. * Playlist support: you can create playlists, delete or move individual items in a playlist, import a playlist from the current directory contents, save a playlist and load a saved playlist... * You can specify any of the ModPlug options: noise reduction, megabass, surround, reverb sound options specifying the grade and the delay of most of the options. * You can export the audio data of a module to any of the supported formats * You can read and export to a file the song builtin message, the song instrument names and the song sample names. * Each user of your UNIX box can save all the sound options. * And much more! WWW: http://umodplayer.sourceforge.net/ Revision Changes Path 1.770 +1 -0 ports/audio/Makefile 1.1 +31 -0 ports/audio/umodplayer/Makefile (new) 1.1 +3 -0 ports/audio/umodplayer/distinfo (new) 1.1 +21 -0 ports/audio/umodplayer/pkg-descr (new)