New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #29263 (closed submission: fixed)

Opened 2 years ago

Last modified 17 months ago

Add CELT audio codec to ports

Reported by: wiking@… Owned by: dports@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: raimue@…
Port: celt

Description

The CELT codec is a compression algorithm for audio. Like MP3, Vorbis, and AAC it is suitable for transmitting music with high quality. Unlike these formats CELT imposes very little delay on the signal, even less than is typical for speech centric formats like Speex, GSM, or G.729.

Attachments

Portfile (1.1 KB) - added by wiking@… 2 years ago.
portfile for celt
Portfile.2 (1.1 KB) - added by wiking@… 2 years ago.
added license option and removed escaping

Change History

Changed 2 years ago by wiking@…

portfile for celt

comment:1 Changed 2 years ago by raimue@…

  • Cc raimue@… added
  • Port set to celt

Please add the license option to new submissions.

I think it shouldn't be necessary to escape ${prefix} in configure.args. It doesn't matter if we do the expansion in the Portfile or in the configure script.

Changed 2 years ago by wiking@…

added license option and removed escaping

comment:2 Changed 17 months ago by dports@…

  • Status changed from new to assigned
  • Owner changed from macports-tickets@… to dports@…

comment:3 Changed 17 months ago by dports@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Committed in r88653 with a couple minor changes (whitespace; added a livecheck; used rmd160/sha256 checksums)

Note: See TracTickets for help on using tickets.