Package Details: soundkonverter 3.0.1.32-1

Git Clone URL: https://aur.archlinux.org/soundkonverter.git (read-only, click to copy)
Package Base: soundkonverter
Description: Front-end to various audio converters
Upstream URL: https://store.kde.org/p/1126634
Licenses: GPL
Submitter: arojas
Maintainer: MdN
Last Packager: MdN
Votes: 11
Popularity: 0.58
First Submitted: 2024-01-24 17:52 (UTC)
Last Updated: 2024-03-09 15:05 (UTC)

Latest Comments

1 2 3 Next › Last »

oswald_c commented on 2024-09-05 11:14 (UTC)

kdelibs4support is now in the AUR, but libkcddb5 has become unavailable, so would need to be added to the AUR for soundkonverter to be installable.

It is worth noting that a Qt6 port has been started by one of the KDE developers - https://github.com/CarlSchwan/soundkonverter/pull/1

marco44 commented on 2024-08-31 09:36 (UTC)

kdelibs4support is gone… so it's not installable anymore

simona commented on 2024-03-28 00:02 (UTC)

using paru instead yay was ok. boh. thx

MdN commented on 2024-03-27 21:50 (UTC)

@simona, is your PKGBUILD up-to-date? "kdebase-runtime" is not in dependencies; it's also not present on my machine and the build works fine on mine.

simona commented on 2024-03-27 21:22 (UTC)

it continues to ask kdebase-runtime that no more exist...

josete commented on 2024-03-11 20:52 (UTC)

It worked! Deleting the src folder didn't solve the problem. Deleting the whole "~/.cache/yay/soundkonverter" folder did. After that, I run the command "yay -Syyu" again and everything went OK! Thanks a lot!

MdN commented on 2024-03-11 20:26 (UTC)

@josete, I haven't used yay myself so the following may not be the best solution, but apparently 'yay -P -g' should print its configuration, and among the output, it should show where its AUR build/cache directory is (could be something like ~/.cache/yay). Once you have that, navigate to that folder, look for a folder named "soundkonverter", open it, then delete the folder "src" in there. Hopefully yay then lets you update/rebuild the package.

josete commented on 2024-03-11 19:32 (UTC)

I update the system with the following command: yay -Syyu I'm sorry, my knoledge about Linux is still very limited. Where's that src folder?

MdN commented on 2024-03-10 20:04 (UTC)

@josete, delete the src folder, then run again 'makepkg -si'.

josete commented on 2024-03-10 19:44 (UTC)

I can't update the package. I see this message ... "soundkonverter is not a clone of https://github.com/nphantasm/soundkonverter.git" Any idea? What can I do?