Package Details: freac 1.1.7-1

Git Clone URL: https://aur.archlinux.org/freac.git (read-only, click to copy)
Package Base: freac
Description: Audio converter and CD ripper with support for various popular formats and encoders.
Upstream URL: https://www.freac.org
Licenses: GPL-2.0-or-later
Submitter: yochananmarqos
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 17
Popularity: 0.38
First Submitted: 2020-03-30 18:32 (UTC)
Last Updated: 2024-01-20 21:34 (UTC)

Latest Comments

yochananmarqos commented on 2024-01-26 15:40 (UTC)

@kyckl1ng: Why? Nothing changed to affect the package.

kyckl1ng commented on 2024-01-26 15:36 (UTC) (edited on 2024-01-26 15:36 (UTC) by kyckl1ng)

please increment pkgrel for a8fc2df56d7a

agarbathi commented on 2021-06-28 20:46 (UTC)

@yochananmarqos: Thank you, works fine with a clean chroot.

yochananmarqos commented on 2021-06-27 21:07 (UTC)

@agarbathi: I built it in a clean chroot fine.

agarbathi commented on 2021-06-27 19:47 (UTC) (edited on 2021-06-27 19:49 (UTC) by agarbathi)

Fails to install

src/cddb/cddbinfo.cpp: In Elementfunktion »smooth::Bool freac::CDDBInfo::UpdateTrack(BoCA::Track&) const«:
src/cddb/cddbinfo.cpp:160:24: Fehler: »class BoCA::MCDI« hat kein Element namens »IsValid«
  160 |         if ((info.mcdi.IsValid() && track.discid == CDDB::DiscIDFromMCDI(info.mcdi)) ||
      |                        ^~~~~~~
make: *** [Makefile:302: objects/cddbinfo.o] Fehler 1
make: *** Es wird auf noch nicht beendete Prozesse gewartet....
==> FEHLER: Ein Fehler geschah in build().
    Breche ab...
error making: freac

prometheus commented on 2021-02-24 19:32 (UTC)

@neitsab

For me it still throws errors!

src/jobs/joblist/addfiles.cpp: In member function ‘smooth::Int freac::JobAddFilesWorker::Run()’:
src/jobs/joblist/addfiles.cpp:216:27: error: ‘IO_ERROR_NOACCESS’ was not declared in this scope
  216 |  if (in.GetLastError() == IO_ERROR_NOACCESS)
      |                           ^~~~~~~~~~~~~~~~~
make: *** [Makefile:329: objects/job_addfiles.o] Error 1
make: *** Waiting for unfinished jobs....
==> ERROR: A failure occurred in build().
    Aborting...
error making: freac

neitsab commented on 2021-02-20 04:18 (UTC)

@prometheus It successfully compiled and installed here.

prometheus commented on 2020-12-05 10:11 (UTC)

Fails to install..

src/engine/encoder.cpp:110:2: error: ‘AdjustTrackSampleCounts’ was not declared in this scope
  110 |  AdjustTrackSampleCounts(album, targetFormat);
      |  ^~~~~~~~~~~~~~~~~~~~~~~
make: *** [Makefile:317: objects/engine_encoder.o] Error 1
make: *** Waiting for unfinished jobs....
==> ERROR: A failure occurred in build().
    Aborting...
error making: freac