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: 21
Popularity: 0.112567
First Submitted: 2020-03-30 18:32 (UTC)
Last Updated: 2024-12-13 02:29 (UTC)

Latest Comments

1 2 Next › Last »

maderios commented on 2025-05-01 19:28 (UTC)

It seems libxml2 has a problem. Same issue here
https://aur.archlinux.org/packages/google-earth-pro

ax34 commented on 2025-05-01 18:35 (UTC)

freac: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory

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

<deleted-account> 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.

<deleted-account> commented on 2021-06-27 19:47 (UTC)

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.