Search Criteria
Package Details: flacon 5.1.0-1
Git Clone URL: | https://aur.archlinux.org/flacon.git (read-only) |
---|---|
Package Base: | flacon |
Description: | Extracts individual tracks from one big audio file containing the entire album of music and saves them as separate audio files. |
Upstream URL: | https://flacon.github.io/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | overmind88 |
Maintainer: | ValHue |
Last Packager: | ValHue |
Votes: | 119 |
Popularity: | 0.694109 |
First Submitted: | 2009-10-08 21:07 |
Last Updated: | 2019-01-29 15:06 |
Dependencies (16)
- ffmpeg (ffmpeg-full-arm-git, ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg-mmal, ffmpeg-qsv, ffmpeg-decklink, ffmpeg-qsv-git, ffmpeg-git, ffmpeg-git-nc, ffmpeg-full-git, ffmpeg-full, ffmpeg4.0, ffmpeg-amd-full-git, ffmpeg-headless, ffmpeg-full-nvenc, ffmpeg-libfdk_aac, ffmpeg-ubuntu-bionic)
- hicolor-icon-theme (hicolor-icon-theme-git)
- qt5-base (qt5-base-headless, qt5-base-git, qt5-base-nostatx)
- uchardet (uchardet-git)
- cmake (cmake-git) (make)
- icu (icu-svn) (make)
- qt5-tools (qt5-tools-git) (make)
- flac (flac-git) (optional) – For FLAC support
- lame (lame-svn, lame-altivec) (optional) – For MP3 support
- mac (optional) – For APE support
- mp3gain (optional) – For MP3 Replay Gain support
- opus-tools (opus-tools-git) (optional) – For OPUS support
- ttaenc (optional) – For TrueAudio support
- vorbis-tools (vorbis-tools-git) (optional) – For OGG support
- vorbisgain (optional) – For OGG Replay Gain support
- wavpack (wavpack-git) (optional) – For WavPack support
Latest Comments
1 2 3 4 5 6 ... Next › Last »
Arhangel64 commented on 2019-01-29 07:32
This program is amazing! Way better then that lousy soundConverter! Why is it not among the official packages?
ValHue commented on 2018-05-03 16:41
@Andrenas, pkg-config belongs to the base-devel group. If you are installing packages since AUR you must install the base-devel group.
https://wiki.archlinux.org/index.php/Arch_User_Repository#Prerequisites
Andrenas commented on 2018-05-02 18:25
Hello.
The error happened because the "pkg-config" package was missing on my system.
Best Regards
Andrenas commented on 2018-04-06 18:28
Hello.
Compilation fails with this error:
-- The C compiler identification is GNU 7.3.1 -- The CXX compiler identification is GNU 7.3.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Checking for one of the modules 'uchardet' CMake Error at /usr/share/cmake-3.10/Modules/FindPkgConfig.cmake:645 (message): None of the required 'uchardet' found Call Stack (most recent call first): CMakeLists.txt:223 (pkg_search_module)
-- ******** -- * flacon ver. 4.0.0 -- <br> -- * For building debug version use -DCMAKE_BUILD_TYPE=Debug option. -- * For building tests use -DBUILD_TESTS=Yes option. -- ******* -- Configuring incomplete, errors occurred! See also "/tmp/yaourt-tmp-***/aur-flacon/src/flacon-4.0.0/build/CMakeFiles/CMakeOutput.log". ==> ERRO: Uma falha ocorreu em build(). A cancelar... ==> ERRO: Makepkg não conseguiu compilar flacon. ==> Reiniciar a compilação de flacon ? [s/N] ==> ----------------------------------------
All the dependencies are installed. What is happening?
Thanks.
brix commented on 2017-06-21 18:25
Shouldn't the dependency 'shntool' be removed?
Latest changelog: "Shntool is outdated (not updated since 2009) and caused a lot of problems. Now the Flacon does not use it, and we hope that the amount of problems will decrease."
Varakh commented on 2017-06-21 11:39
Yes, this occurred on my machine. But just as build dependency?
adam777 commented on 2017-06-21 10:17
Please add qt5-tools as dependency.
Unless installed, the following error occurs:
CMake Error at CMakeLists.txt:253 (find_package):
By not providing "FindQt5LinguistTools.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"Qt5LinguistTools", but CMake did not find one.
Could not find a package configuration file provided by "Qt5LinguistTools"
with any of the following names:
Qt5LinguistToolsConfig.cmake
qt5linguisttools-config.cmake
Add the installation prefix of "Qt5LinguistTools" to CMAKE_PREFIX_PATH or
set "Qt5LinguistTools_DIR" to a directory containing one of the above
files. If "Qt5LinguistTools" provides a separate development package or
SDK, be sure it has been installed.
-- Configuring incomplete, errors occurred!
See also "/home/adamdagan/flacon/src/flacon-3.0.0/build/CMakeFiles/CMakeOutput.log".
arcanis commented on 2017-03-20 15:31
you might wanna use xvfb-run to run tests. Because currently build always fails on remote-server/clean chroot/etc since it requires X server
wittr commented on 2016-04-18 17:35
In order to compile this package without having "File not exists *04 - Song04.wav" error, try to modify PKGBUILD file and comment or remove chech() function.
isfeldt34 commented on 2016-04-08 13:17
Same issues here tests failed.