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: GPL
Conflicts: kde-cdemu-manager
Provides: kde-cdemu-manager
Submitter: ReNoM
Maintainer: marcel83
Last Packager: marcel83
Votes: 61
Popularity: 0.41
First Submitted: 2009-03-29 11:19 (UTC)
Last Updated: 2020-09-20 17:24 (UTC)

Latest Comments

1 2 3 Next › Last »

RealGecko commented on 2020-09-21 09:38 (UTC)

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 (UTC)

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 (UTC)

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 (UTC) (edited on 2020-03-22 15:10 (UTC) by glenntanner3)

Thank you. Installation worked.

marcel83 commented on 2020-03-22 12:18 (UTC)

Thanks. Depends line and download URL are fixed.

glenntanner3 commented on 2020-03-22 04:45 (UTC) (edited on 2020-03-22 04:45 (UTC) by glenntanner3)

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 (UTC)

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 (UTC)

Fixed for now.

magiblot commented on 2018-01-26 22:31 (UTC)

==> Validating source files with md5sums...
    kde_cdemu-0.7.3.tar.bz2 ... FAILED
==> ERROR: One or more files did not pass the validity check!

marcel83 commented on 2017-12-02 21:10 (UTC)

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.