Port details |
- flacon Graphical audio file extractor and encoder
- 8.2.0 audio
=0 6.1.0Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
 - Port Added: 2015-03-31 11:28:41
- Last Update: 2021-12-26 04:13:48
- Commit Hash: d8521f9
- License: LGPL21+
- Description:
- Flacon extracts individual tracks from one big audio file containing the
entire album of music and saves them as separate audio files.
To do this, it uses information from the appropriate CUE file. Besides,
Flacon makes it possible to conveniently revise or specify tags both for
all tracks at once or for each tag separately. Its features are:
- Supported input formats: WAV, FLAC, APE, WavPack, True Audio (TTA)
- Supported output formats: FLAC, WAV, WavPack, AAC, OGG, or MP3
- Replay Gain analysis (album-gain and track-gain modes)
- Automatic character set detection for CUE files
- Generation of the per-track CUE file in the output directory
- Multi-threaded conversion process and graphical user interface
WWW: http://flacon.github.io/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/flacon/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/flacon
- pkg install flacon
- PKGNAME: flacon
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1640100305
SHA256 (flacon-flacon-v8.2.0_GH0.tar.gz) = 7fd0f97f9bca87c5ec0f7eee30c6480b9cc51c8c60f79d9726ed09db756c60b9
SIZE (flacon-flacon-v8.2.0_GH0.tar.gz) = 3757221
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15.2 : devel/qt5-buildtools
- libQt5Concurrent.so : devel/qt5-concurrent
- lrelease : devel/qt5-linguisttools
- qt5-qmake>=5.15.2 : devel/qt5-qmake
- libQt5Test.so : devel/qt5-testlib
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libtag.so : audio/taglib
- libuchardet.so : textproc/uchardet
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Network.so : net/qt5-network
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- audio_flacon
- USES:
- cmake compiler:c++11-lang desktop-file-utils pkgconfig qt:5
- pkg-message:
- For install:
- Flacon uses external programs to perform audio conversion. Install
them manually, depending on your needs, from the following ports or
corresponding packages:
audio/faac audio/flac
audio/lame audio/mac
audio/mp3gain audio/opus-tools
audio/tta audio/vorbisgain
audio/vorbis-tools audio/wavpack
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
26 Dec 2021 04:13:48 8.2.0
|
Alexey Dokuchaev (danfe)  |
audio/flacon: the port had been updated to version 8.2.0
Tests must be run under UTF-8 locale, but one CP1251'ish
test still fails for some reason. |
29 Nov 2021 11:20:21 8.1.0
|
Alexey Dokuchaev (danfe)  |
audio/flacon: the port had been updated to version 8.1.0
Enable tests; one test fails when invoked by our framework (with
LC_ALL=C) because of some encoding bug, but we're debugging this
issue with upstream author.
Reported by: portscout |
06 Apr 2021 14:31:07 6.1.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 Jun 2020 14:19:31
6.1.0
|
danfe  |
Update to version 6.1.0.
Reported by: portscout |
31 May 2020 08:14:40
6.0.0
|
danfe  |
Update to version 6.0.0.
Reported by: portscout |
30 Sep 2019 08:08:26
5.5.1
|
danfe  |
Update `audio/flacon' to version 5.5.1.
Reported by: portscout |
13 Aug 2019 16:00:39
5.4.0_1
|
mat  |
Convert to UCL & cleanup pkg-message (categories a-c) |
26 Jul 2019 20:46:57
5.4.0_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
28 Apr 2019 10:47:24
5.4.0
|
danfe  |
Flacon 5.4.0 is out!
- Ability to put the disc number into the output filename
- Regression fix: templates are always inserted at the end
of pattern editor
- Updated translations
Reported by: portscout |
19 Apr 2019 07:33:00
5.3.0
|
danfe  |
Update Flacon to version 5.3.0.
Reported by: portscout |
01 Apr 2019 14:10:27
5.2.0
|
danfe  |
Update `audio/flacon' to version 5.2.0; list of changes:
- Fix: handling of CUE files with track index >= 01
- The preferences dialog was too small so users could not
find some settings; added size limit for the window
- Improved message window for conversion errors
- Minor improvements to program's appearance and behavior
- Translations were updated
Reported by: portscout |
28 Jan 2019 14:50:22
5.1.0
|
danfe  |
Update `audio/flacon' to version 5.1.0.
Reported by: portscout |
16 Jan 2019 11:13:45
5.0.0_2
|
tijl  |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
12 Dec 2018 01:35:36
5.0.0_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
06 Nov 2018 14:51:26
5.0.0
|
danfe  |
Flacon 5.0.0 is out!
- Added support to change sample rate and bit depth for output
audio files
- Added new tags: "Album performer", Disk number", and "Disk count"
- Added extended dialog to edit all tags
- Fixed the CUE parser
- Improved appearance and behavior of the program
- Translations updated
Reported by: portscout |
03 Nov 2018 16:26:31
4.1.0
|
danfe  |
This port requires C++11-capable compiler (e.g., it won't build on arches
such as powerpc and sparc64, where default GCC is 4.2.1).
PR: 232884 |
28 Jun 2018 17:39:55
4.1.0
|
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
19 Apr 2018 11:35:29
4.1.0
|
danfe  |
Update `audio/flacon' to version 4.1.0.
Reported by: portscout |
23 Dec 2017 10:15:58
4.0.0
|
danfe  |
Update `audio/flacon' to version 4.0.0, which features improved visual
style (including new icons), updated translations, and few other fixes.
Alas, this release also marks the drop of Qt4 support.
Reported by: portscout
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1513612271 which corresponds to commit c9bd11f tagged
as this release. |
19 Nov 2017 11:37:26
3.1.1_1
|
riggs  |
Chase audio/faac update (ABI incompatible to previous version 1.28)
PR: 223416
Submitted by: riggs |
25 Aug 2017 18:14:01
3.1.1
|
danfe  |
- Update `audio/flacon' to version 3.1.1
- Add upstream patch to fix sporadic crash on program's start-up
due to notorious C++ "static initialization order fiasco" [*]
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1502219275 which corresponds to commit 8f81f61 tagged
as this release.
[*] https://isocpp.org/wiki/faq/ctors#static-init-order |
22 Jun 2017 16:15:21
3.0.0
|
danfe  |
- Update Flacon to version 3.0.0 (http://flacon.github.io/changelog/)
- Add QT5_CMAKE_OFF knob to ensure that right version is picked up if user
has both of them installed
- It no longer uses Shntool (not updated since 2009), so do not reference
it in pkg-message; instead, add `audio/opus-tools' which Flacon supports
since version 1.2.0
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1497981519 which corresponds to commit 0029b70 tagged
as this release.
Reported by: portscout |
28 Dec 2016 08:45:42
2.1.1
|
danfe  |
- Update `audio/flacon' to version 2.1.1
- Couple of minor non-functional adjustments
Reported by: portscout
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1482855182 which corresponds to commit 9caf6bc tagged
as this release. |
04 Oct 2016 15:27:37
2.1.0
|
danfe  |
- Update to version 2.1.0
- Explicitly list Qt core components in dependencies
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1475427605 which corresponds to commit 7f9ae7c tagged
as this release.
Reported by: portscout |
26 Jul 2016 16:51:16
2.0.0
|
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
01 Apr 2016 13:29:17
2.0.0
|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
31 Jan 2016 00:59:54
2.0.0
|
danfe  |
- Update to version 2.0.0
- Fix a typo: QT5_CMAKE_ARGS -> QT5_CMAKE_ON |
17 Sep 2015 15:34:15
1.2.0
|
danfe  |
- Update to version 1.2.0
- Allow to build against Qt 5 instead of Qt 4 (off by default)
- Add missing `desktop-file-utils' to USES as suggested by `stage-qa'
- Remove INSTALLS_ICONS knob (not to be used for Qt-based programs)
- Fix a typo and rephrase pkg-message text while I am at it |
30 May 2015 21:25:07
1.0.1
|
mat  |
Cleanup USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
31 Mar 2015 11:28:22
1.0.1
|
danfe  |
Add a port of Flacon, nice graphical audio file extractor and encoder.
WWW: http://flacon.github.io/ |