Search Criteria
Package Details: kde-cdemu-manager 0.8.0-1
Git Clone URL: | https://aur.archlinux.org/kde-cdemu-manager.git (read-only, click to copy) |
---|---|
Package Base: | kde-cdemu-manager |
Description: | KDE CDEmu Manager is a simple frontend for CDEmu. |
Upstream URL: | https://www.linux-apps.com/p/998461 |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | ReNoM |
Maintainer: | marcel83 |
Last Packager: | marcel83 |
Votes: | 59 |
Popularity: | 0.23 |
First Submitted: | 2009-03-29 11:19 |
Last Updated: | 2020-09-20 17:24 |
Dependencies (9)
- kconfigwidgets (kconfigwidgets-git)
- kdbusaddons (kdbusaddons-git)
- ki18n (ki18n-git)
- knotifications (knotifications-git)
- kxmlgui (kxmlgui-git)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- cdemu-daemon>=2.0
- cmake (cmake-git) (make)
- extra-cmake-modules (extra-cmake-modules-git) (make)
Latest Comments
1 2 3 Next › Last »
RealGecko commented on 2020-09-21 09:38
Oh wow! I thought project is unsupported that's why I adopted it. Glad to see that original author is here (just realized that :D). There were some translation updates pushed by various people to my fork https://github.com/Real-Gecko/KDE-CDEmu/commits/master. I think we can port those translations. The only question is I have: where to contribute? Sorry maybe I missed something, but I do not see source repo on SourceForge.
marcel83 commented on 2020-09-20 17:33
Hi. I just released a new version and updated the PKGBUILD.
@RealGecko: I guess you're referring to kde-cdemu-manager-kf5. I had assumed that fork was obsolete since kde-cdemu-manager has had history support since version 0.7. Are there other features you think should be added? In any case patches are always welcome!
RealGecko commented on 2020-09-18 05:12
Hey there! I've noticed we have two projects of the same origin, but a little bit diverged over time. I propose merging 'em.
glenntanner3 commented on 2020-03-22 15:08
Thank you. Installation worked.
marcel83 commented on 2020-03-22 12:18
Thanks. Depends line and download URL are fixed.
glenntanner3 commented on 2020-03-22 04:45
Unable to download
https://dl.opendesktop.org/api/files/downloadfile/id/1511553040/o/1/s/3e4f95734673128605fc1d8721894a1c/t/1517011407/u/65804/kde_cdemu-0.7.3.tar.bz2
Internal server error
oi_wtf commented on 2018-02-14 11:46
In line 10 of the PKGBUILD, the second depends assignment overwrites all the depends added in the line before. It should either be assigned using '+=' instead of '=' or merged with the other depends in line 9.
marcel83 commented on 2018-01-26 23:13
Fixed for now.
magiblot commented on 2018-01-26 22:31
marcel83 commented on 2017-12-02 21:10
Thanks for the hint. kf5-config shouldn't be used in the PKGBUILD in the first place. None of the packages in the main repositories use it, since the install prefix is always /usr anyway. Fixed.