Package Details: k9copy 3.0.3-5

Git Clone URL: https://aur.archlinux.org/k9copy.git (read-only, click to copy)
Package Base: k9copy
Description: A small utility to copy DVD
Upstream URL: https://sourceforge.net/projects/k9copy-reloaded/
Licenses: GPL
Conflicts: k9copy-frameworks, k9copy-kde4
Provides: k9copy-reloaded
Submitter: twa022
Maintainer: twa022
Last Packager: twa022
Votes: 14
Popularity: 0.000139
First Submitted: 2017-01-05 16:09 (UTC)
Last Updated: 2023-11-01 12:34 (UTC)

Latest Comments

« First ‹ Previous 1 2

barbecue commented on 2018-03-17 06:33 (UTC)

I have installed k9copy in Manjaro, but it can't start from my start menu. However, it will start if I type "k9copy 3.0.3-1" in the terminal. The output from the (xfce4-)terminal shows a hint as to why k9copy won't start from the start menu:

k9copy 3.0.3-1 qt5ct: using qt5ct plugin Icon theme "breeze" not found. qt5ct: D-Bus global menu: no kf5.kxmlgui: KXMLGUI file found at deprecated location ("/usr/share/k9copy/k9copyui.rc") -- please use ${KXMLGUI_INSTALL_DIR} to install this file instead.

twa022 commented on 2017-07-27 22:16 (UTC)

Adopted pending merge request into k9copy. Please use that package instead.

Potomac commented on 2016-08-19 22:42 (UTC)

this package doesn't compil with the last version of gcc : /pkg/k9copy/k9copy-frameworks/src/k9copy/src/backup/k9dvdbackup.cpp:910:63: error : call of overloaded ‘abs(uint32_t)’ is ambiguous *_offset = abs(vobu1->newSector - vobu2->newSector) | maskOffset1 ;

dixi_minga commented on 2015-12-27 11:50 (UTC)

in /usr/share/applications/k9copy.desktop /usr/share/applications/k9copy_assistant.desktop this start option is included "-caption" terminal-output for my system: unknown option: c, a, p, t, i, o, n. so k9copy can't start from my start menu I deleted this option (weird: which is provided by upstream for kde4!?), now I can start k9copy from start menu

TioDuke commented on 2015-11-21 12:25 (UTC)

Please consider renaming the package to simply « k9copy » as all other Arch KDE 5 packages. It is KDE 4 version of packages that should be named with a suffix like, for instance, k9copy-kde4. Thank you anyway for your work.

Hermit commented on 2015-10-20 06:10 (UTC)

(make?)depends: kdoctools

qqqqqqqqq9 commented on 2015-09-18 11:19 (UTC)

Yeah, but it's a qt4-build: -DQT5_BUILD=OFF Feel free to create a k9copy-Package.

Louis commented on 2015-09-18 11:14 (UTC)

This works perfectly: http://chakraos.org/ccr/pkgbuild_view.php?p=k9copy

Louis commented on 2015-09-16 17:06 (UTC)

I got this error while trying to build this package: CMake Error at CMakeLists.txt:25 (find_package): Could not find a package configuration file provided by "ECM" with any of the following names: ECMConfig.cmake ecm-config.cmake Add the installation prefix of "ECM" to CMAKE_PREFIX_PATH or set "ECM_DIR" to a directory containing one of the above files. If "ECM" provides a separate development package or SDK, be sure it has been installed. CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 3.3) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring incomplete, errors occurred!