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)
This commit is contained in:
Rainer Hurling 2020-11-30 11:37:51 +00:00
parent e30814efa0
commit 7e66401d24
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556629
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= exhale
DISTVERSION= 1.0.8
DISTVERSION= 1.1.0
CATEGORIES= audio
MAINTAINER= daniel.engberg.lists@pyret.net
@ -16,7 +16,7 @@ USES= cmake compiler:c++11-lang
USE_GITLAB= yes
GL_ACCOUNT= ecodis
GL_COMMIT= 8b56192418bb5262054f12d53969555d47072e44
GL_COMMIT= c71ec4805a2cf0bdbc6968a5ef63d2dd326cf541
USE_LDCONFIG= yes

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1604123013
SHA256 (ecodis-exhale-8b56192418bb5262054f12d53969555d47072e44_GL0.tar.gz) = c40d98a710ba9ec8f27df3d4a055e61f748e073891cd820da0df5f5aa5bdebd5
SIZE (ecodis-exhale-8b56192418bb5262054f12d53969555d47072e44_GL0.tar.gz) = 123179
TIMESTAMP = 1606683242
SHA256 (ecodis-exhale-c71ec4805a2cf0bdbc6968a5ef63d2dd326cf541_GL0.tar.gz) = 3be462dec08380d3c81714b2e1f83cbd7dba2e464337a4b3998cdb24587f2fc5
SIZE (ecodis-exhale-c71ec4805a2cf0bdbc6968a5ef63d2dd326cf541_GL0.tar.gz) = 130200