aboutsummaryrefslogtreecommitdiff
path: root/audio/exhale
diff options
context:
space:
mode:
authorRainer Hurling <rhurlin@FreeBSD.org>2020-11-02 06:36:54 +0000
committerRainer Hurling <rhurlin@FreeBSD.org>2020-11-02 06:36:54 +0000
commit55d4ea8bf68363468dd1ba030230b3043b4ace5e (patch)
treef4acd4abdc03929a088c6a83f1e60fb3e24fe7e3 /audio/exhale
parent451a2bfd8edb1d4ba4a4b6bbe67cc19bf6fac3c1 (diff)
downloadports-55d4ea8bf68363468dd1ba030230b3043b4ace5e.tar.gz
ports-55d4ea8bf68363468dd1ba030230b3043b4ace5e.zip
audio/exhale: Update to 1.0.8
From the changelog[1]: - minor quality improvements at low and high rates, some license text clarifications - exhaleApp: slightly improved loudness calculation for low and high sampling rates - exhaleLib: improved audio quality a bit for the lower and higher-rate CVBR modes - License: removed references to BSD text, clarified disclaimer and contributor text [1] https://gitlab.com/ecodis/exhale/-/releases/v1.0.8 PR: 250748 Submitted by: Daniel Engberg <daniel.engberg.lists@pyret.net> (maintainer) Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D27051
Notes
Notes: svn path=/head/; revision=553886
Diffstat (limited to 'audio/exhale')
-rw-r--r--audio/exhale/Makefile8
-rw-r--r--audio/exhale/distinfo6
2 files changed, 8 insertions, 6 deletions
diff --git a/audio/exhale/Makefile b/audio/exhale/Makefile
index 084cdc7cc27e..f21d1cce7401 100644
--- a/audio/exhale/Makefile
+++ b/audio/exhale/Makefile
@@ -1,20 +1,22 @@
# $FreeBSD$
PORTNAME= exhale
-DISTVERSION= 1.0.7
+DISTVERSION= 1.0.8
CATEGORIES= audio
MAINTAINER= daniel.engberg.lists@pyret.net
COMMENT= Open source xHE-AAC (Extended HE-AAC/USAC) encoder
-LICENSE= BSD
+LICENSE= EXHALE
+LICENSE_NAME= exhale Copyright License
LICENSE_FILE= ${WRKSRC}/include/License.htm
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USES= cmake compiler:c++11-lang
USE_GITLAB= yes
GL_ACCOUNT= ecodis
-GL_COMMIT= 54a7bcd78320870f12020bf75489a930731cb308
+GL_COMMIT= 8b56192418bb5262054f12d53969555d47072e44
USE_LDCONFIG= yes
diff --git a/audio/exhale/distinfo b/audio/exhale/distinfo
index 5a553d734fa1..d9b34c3c2423 100644
--- a/audio/exhale/distinfo
+++ b/audio/exhale/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598737475
-SHA256 (ecodis-exhale-54a7bcd78320870f12020bf75489a930731cb308_GL0.tar.gz) = a1b5b1cd41e2f7a9d469f5bfceef7f2b1abb4a064f114fc7cf5356e982050bb8
-SIZE (ecodis-exhale-54a7bcd78320870f12020bf75489a930731cb308_GL0.tar.gz) = 122647
+TIMESTAMP = 1604123013
+SHA256 (ecodis-exhale-8b56192418bb5262054f12d53969555d47072e44_GL0.tar.gz) = c40d98a710ba9ec8f27df3d4a055e61f748e073891cd820da0df5f5aa5bdebd5
+SIZE (ecodis-exhale-8b56192418bb5262054f12d53969555d47072e44_GL0.tar.gz) = 123179