Bug 59702 - [new port] audio/libmad, libmad library (part of MAD project)
Summary: [new port] audio/libmad, libmad library (part of MAD project)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-26 11:30 UTC by Akifyev Sergey
Modified: 2003-12-07 00:51 UTC (History)
0 users

See Also:


Attachments
libmad.sh (2.22 KB, text/plain)
2003-11-26 11:30 UTC, Akifyev Sergey
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Akifyev Sergey 2003-11-26 11:30:22 UTC
!!! Please note! new version of mad is split to 3 software packages.
!!! This is what I did for this port. This all is needed to update
!!! rhythmbox to 0.6.1. pkg-descr for all ports taken from audio/mad

MAD is a high-quality MPEG audio decoder. It currently supports MPEG-1
as well as the MPEG-2 extension to Lower Sampling Frequencies. All
three audio layers (Layer I, Layer II, and Layer III a.k.a. MP3) are
fully implemented.
 
MAD does not yet support MPEG-2 multichannel audio (although it should
be backward compatible with such streams) or AAC, nor does it support
the so-called MPEG 2.5 format.
 
MAD has the following special features:
 
  - 24-bit PCM output
  - 100% fixed-point (integer) computation
  - completely new implementation based on the ISO/IEC standards
  - distributed under the terms of the GNU General Public License (GPL)
 
The software is distributed as a library (libmad) and command-line
front-end (madplay).
 
WWW: http://mad.sourceforge.net/
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2003-12-07 00:50:56 UTC
State Changed
From-To: open->closed

Committed after cleaning up the plist.  Thanks.