Bug 251467

Summary: audio/exhale: Update to 1.1.0
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Rainer Hurling <rhurlin>
Status: Closed FIXED    
Severity: Affects Only Me CC: rhurlin
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://gitlab.com/ecodis/exhale/-/releases/v1.1.0
Attachments:
Description Flags
Patch for exhale diizzy: maintainer-approval+

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!