Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 May 2023 12:13:25 GMT
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 28b597f5d607 - main - audio/flacon: the port had been updated to version 11.1.0
Message-ID:  <202305311213.34VCDPoU011206@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe:

URL: https://cgit.FreeBSD.org/ports/commit/?id=28b597f5d6079e341b86293bb32425f0c4a60ad1

commit 28b597f5d6079e341b86293bb32425f0c4a60ad1
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2023-05-31 12:12:26 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2023-05-31 12:12:26 +0000

    audio/flacon: the port had been updated to version 11.1.0
    
    Since version 10.0.0 the program does not use external utilities
    to calculate Replay Gain, the built-in method is used instead.
    This accelerated the conversion process and reduced the number
    of dependencies (particularly, metaflac, mp3gain, vorbisgain,
    and wvgain are no longer needed).
    
    Reported by:    portscout
---
 audio/flacon/Makefile    | 2 +-
 audio/flacon/distinfo    | 6 +++---
 audio/flacon/pkg-message | 3 +--
 audio/flacon/pkg-plist   | 2 +-
 4 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/audio/flacon/Makefile b/audio/flacon/Makefile
index 28db1fe88e7a..f0bb110e2cc1 100644
--- a/audio/flacon/Makefile
+++ b/audio/flacon/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	flacon
-PORTVERSION=	9.5.1
+PORTVERSION=	11.1.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	audio
 
diff --git a/audio/flacon/distinfo b/audio/flacon/distinfo
index 2707ee6a87c7..f2a77097b9e6 100644
--- a/audio/flacon/distinfo
+++ b/audio/flacon/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1668952192
-SHA256 (flacon-flacon-v9.5.1_GH0.tar.gz) = d0d1547c65e80c396d9f60abdc548a10591c489d27c935620afc8f5f868759a8
-SIZE (flacon-flacon-v9.5.1_GH0.tar.gz) = 3774267
+TIMESTAMP = 1685276604
+SHA256 (flacon-flacon-v11.1.0_GH0.tar.gz) = 43c0cc9a4ef0765cd92cc642c7690c3574430db2b962d497178002866ceeb612
+SIZE (flacon-flacon-v11.1.0_GH0.tar.gz) = 4015382
diff --git a/audio/flacon/pkg-message b/audio/flacon/pkg-message
index 433f9c0780fd..c36aa320689a 100644
--- a/audio/flacon/pkg-message
+++ b/audio/flacon/pkg-message
@@ -7,8 +7,7 @@
 
 		audio/faac		audio/flac
 		audio/lame		audio/mac
-		audio/mp3gain		audio/opus-tools
-		audio/tta		audio/vorbisgain
+		audio/opus-tools	audio/tta
 		audio/vorbis-tools	audio/wavpack
 EOM
 }
diff --git a/audio/flacon/pkg-plist b/audio/flacon/pkg-plist
index ea8f20124b6a..d26273e9ad2f 100644
--- a/audio/flacon/pkg-plist
+++ b/audio/flacon/pkg-plist
@@ -10,6 +10,7 @@ share/icons/hicolor/256x256/apps/flacon.png
 share/icons/hicolor/512x512/apps/flacon.png
 share/icons/hicolor/scalable/apps/flacon.svg
 share/metainfo/com.github.Flacon.metainfo.xml
+%%DATADIR%%/translations/flacon_ca.qm
 %%DATADIR%%/translations/flacon_cs.qm
 %%DATADIR%%/translations/flacon_cs_CZ.qm
 %%DATADIR%%/translations/flacon_de.qm
@@ -39,6 +40,5 @@ share/metainfo/com.github.Flacon.metainfo.xml
 %%DATADIR%%/translations/flacon_sr@latin.qm
 %%DATADIR%%/translations/flacon_tr.qm
 %%DATADIR%%/translations/flacon_uk.qm
-%%DATADIR%%/translations/flacon_uz@Latn.qm
 %%DATADIR%%/translations/flacon_zh_CN.qm
 %%DATADIR%%/translations/flacon_zh_TW.qm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305311213.34VCDPoU011206>