Bug 251467 - audio/exhale: Update to 1.1.0
Summary: audio/exhale: Update to 1.1.0
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: Rainer Hurling
URL: https://gitlab.com/ecodis/exhale/-/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-29 21:32 UTC by Daniel Engberg
Modified: 2020-11-30 11:39 UTC (History)
1 user (show)

See Also:


Attachments
Patch for exhale (1.17 KB, patch)
2020-11-29 21:32 UTC, Daniel Engberg
diizzy: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2020-11-29 21:32:45 UTC
Created attachment 220082 [details]
Patch for exhale

Update exhale to 1.1.0

Compile and run-tested on FreeBSD 13.0-CURRENT #0 r367711 (amd64)
Poudriere testport OK 12.2-RELEASE (amd64)
Poudriere testport OK 11.4-RELEASE (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-11-30 11:38:23 UTC
A commit references this bug:

Author: rhurlin
Date: Mon Nov 30 11:37:52 UTC 2020
New revision: 556629
URL: https://svnweb.freebsd.org/changeset/ports/556629

Log:
  audio/exhale: Update to 1.1.0

  From the changelog[1]:
  - Add basic SBR functionality for lower-rate coding down
    to 18 kbps/channel
  - exhaleApp: Add support for CVBR modes a-g for encoding
    with SBR functionality
  - exhaleApp: show ARM in header and '-v' command
  - exhaleLib: basic 2:1 SBR encoding with ccfl = 2048,
    minor fixes and code cleanups

  [1] https://gitlab.com/ecodis/exhale/-/releases/v1.1.0

  PR:		251467
  Submitted by:	Daniel Engberg <daniel.engberg.lists@pyret.net> (maintainer)
  Approved by:	arrowd, tcberner (mentors, implicit)

Changes:
  head/audio/exhale/Makefile
  head/audio/exhale/distinfo
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2020-11-30 11:39:28 UTC
Thanks!