Package Details: kscd-git 17.08.3.24.gaf73a1c-1

Git Clone URL: https://aur.archlinux.org/kscd-git.git (read-only, click to copy)
Package Base: kscd-git
Description: KDE CD player. (GIT version)
Upstream URL: https://kde.org/applications/en/unmaintained/org.kde.kscd
Licenses: GPL2
Conflicts: kdemultimedia-kscd, kscd
Provides: kscd
Submitter: sl1pkn07
Maintainer: sl1pkn07
Last Packager: sl1pkn07
Votes: 1
Popularity: 0.000000
First Submitted: 2017-04-03 16:48 (UTC)
Last Updated: 2023-11-10 16:03 (UTC)

Latest Comments

sl1pkn07 commented on 2023-11-10 16:07 (UTC)

fixed the accient qurl failed and fix the skin. now can rest in place as functional (limited) piece of software

my last CD play in this soft (today, seriously) SLIPKNOT - SLIPKNOT

https://i.imgur.com/RF1m31v.jpg

KsCD is dead, Good save KsCD!!

greetings

xiota commented on 2023-11-10 02:38 (UTC)

abandoned project: https://invent.kde.org/multimedia/kscd

sl1pkn07 commented on 2022-02-12 18:39 (UTC)

for me fails in other place

[ 38%] Building CXX object CMakeFiles/kscd.dir/mbmanager.cpp.o
/tmp/makepkg/kscd-git/src/kscd/mbmanager.cpp: In member function 'void MBManager::discUpload(const QString&)':
/tmp/makepkg/kscd-git/src/kscd/mbmanager.cpp:325:43: error: cannot convert 'QString' to 'const QUrl&'
  325 |                 QDesktopServices::openUrl(url);
      |                                           ^~~
      |                                           |
      |                                           QString
In file included from /usr/include/qt/QtGui/QDesktopServices:1,
                 from /tmp/makepkg/kscd-git/src/kscd/mbmanager.cpp:36:
/usr/include/qt/QtGui/qdesktopservices.h:59:37: note:   initializing argument 1 of 'static bool QDesktopServices::openUrl(const QUrl&)'
   59 |     static bool openUrl(const QUrl &url);
      |                         ~~~~~~~~~~~~^~~
make[2]: *** [CMakeFiles/kscd.dir/build.make:197: CMakeFiles/kscd.dir/mbmanager.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:479: CMakeFiles/kscd.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

mikearch commented on 2022-02-08 15:42 (UTC)

It's hard to find a dedicated CD audio player these days, that both has easy to understand controls for anyone and that looks good. Luckily, KSCD hits all those boxes, however it fails to download, so you've first got to modify the git line to read "source=('git+https://anongit.kde.org/kscd.git#branch=kf5') " and then second it errors out in cmake. I really wish you could take a second look at this package, as my son just discovered the world of audio books on CDs from his library, and this is the kind of app that he needs.

/usr/include/qt/QtWidgets/qcombobox.h:103:10: note: declared here 103 | void setAutoCompletion(bool enable); | ^~~~~~~~~~~~~~~~~ make[1]: [CMakeFiles/Makefile2:479: CMakeFiles/kscd.dir/all] Error 2 make: [Makefile:136: all] Error 2

sl1pkn07 commented on 2018-04-10 22:43 (UTC)

done

gissf1 commented on 2018-04-10 21:58 (UTC)

The build process required me to install DiscId via package libdiscid, which is not listed in its dependencies.