Bug 203145 - [NEW PORT] comms/libcodec2: `Codec 2' speech codec
Summary: [NEW PORT] comms/libcodec2: `Codec 2' speech codec
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-16 01:42 UTC by takefu
Modified: 2016-03-07 07:54 UTC (History)
1 user (show)

See Also:


Attachments
libcodec2.shar (1.56 KB, application/x-shellscript)
2015-09-16 01:42 UTC, takefu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description takefu 2015-09-16 01:42:15 UTC
Created attachment 161097 [details]
libcodec2.shar

Codec 2 is an open source (LGPL licensed) speech codec for 3200 bit/s and below.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-02-28 23:33:10 UTC
A commit references this bug:

Author: rakuco
Date: Sun Feb 28 23:32:47 UTC 2016
New revision: 409782
URL: https://svnweb.freebsd.org/changeset/ports/409782

Log:
  New port: comms/libcodec2.

  Codec 2 is an open source (LGPL licensed) speech codec for 3200 bit/s
  and below.

  WWW: http://www.rowetel.com/codec2.html

  PR:		203145
  Submitted by:	takefu@airport.fm

Changes:
  head/comms/Makefile
  head/comms/libcodec2/
  head/comms/libcodec2/Makefile
  head/comms/libcodec2/distinfo
  head/comms/libcodec2/pkg-descr
  head/comms/libcodec2/pkg-plist
Comment 2 Raphael Kubo da Costa freebsd_committer freebsd_triage 2016-02-28 23:35:54 UTC
Committed, thanks!