Search Criteria
Package Details: exact-audio-copy 1.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/exact-audio-copy.git (read-only, click to copy) |
---|---|
Package Base: | exact-audio-copy |
Description: | A precise CD audio grabber for creating perfect quality rips using CD and DVD drives |
Upstream URL: | https://www.exactaudiocopy.de/en/ |
Licenses: | unknown |
Submitter: | HMK |
Maintainer: | HMK |
Last Packager: | HMK |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-03-13 15:37 (UTC) |
Last Updated: | 2024-09-25 16:56 (UTC) |
Dependencies (3)
- wine (wine-valveAUR, wine-stable-nextAUR, wine-stableAUR, wine-wow64-gitAUR, wine-staging-wow64-gitAUR, wine-ge-customAUR, wine-gitAUR, wine-staging-gitAUR, wine-wow64AUR, wine-staging-wow64AUR, wine-tkg-staging-wow64-binAUR, wine-cachyosAUR, wine-staging)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR) (make)
Latest Comments
HMK commented on 2024-09-30 17:11 (UTC)
@evh5150 unless it is a packaging error, please be aware that I cannot change anything about issues in the software itself, or in cygwin, or in Wine.
When doing a clean installation make sure to also remove the
~/.exact-audio-copy
folder in your home directory which is used as dedicated Wine prefix for EAC.If the previous version worked for you, you can still access it here: PKGBUILD
Save as PKGBUILD in a folder, the run makepkg -si
evh5150 commented on 2024-09-30 14:32 (UTC)
I'm getting the following error on the latest version, and also after a cleanbuild.
'The ASPI interface could not be initialized correctly ! (Error E8h)
(o host adaptors found)'
phonemic commented on 2022-03-10 13:40 (UTC)
Thank you for this! EAC is my go-to for ripping, and it's great to have in the AUR.
Sematre commented on 2021-10-31 03:11 (UTC)
Is there a reason why the program version is in the program name (in the .desktop file)?
Kevin.MX commented on 2021-06-12 18:02 (UTC)
Tried with my drives and works fine, accurately ripped few CDs, except one issue: plugins are not working. I got only one metadata provider left, which is the built-in freedb engine. Although the other plugins' dll files a still in place, all other stuff like CTDB are gone. I suppose that's a bug?
compiler1413 commented on 2021-06-06 13:28 (UTC)
I removed the prefix, updated from AUR with yay, and started up again. Loaded my profile config, and it appears to be working now without issues, and without needing any extra steps. Thanks for the fix!
HMK commented on 2021-05-28 12:58 (UTC)
Thank you for your comment. I tested the package with a fresh wine prefix and for some reason did not encounter this before.
I made a new release which skips MONO installation. No winetricks or dotnet or Win7 config required.
rm -r ~/.exact-audio-copy/ && eac
I do not have a CD drive atm so I cannot test all features. Feedback appreciated.
compiler1413 commented on 2021-05-28 00:57 (UTC) (edited on 2021-05-28 00:58 (UTC) by compiler1413)
EAC will crash as you start a rip unless you apply a dotnet20 fix using winetricks https://bbs.archlinux.org/viewtopic.php?id=245512
I'm not sure where to put that in the PKGBUILD but process after install is this Make sure you have winetricks installed.
Install winetricks
pacman -S winetricks
Install dotnet20 package
WINEDEBUG=-all WINEPREFIX=~/.exact-audio-copy winetricks dotnet20
Check that OS is set to Windows 7. Check Libraries for mscorwks override
WINEDEBUG=-all WINEPREFIX=~/.exact-audio-copy winecfg