Package Details: kdocker 6.2-1

Git Clone URL: https://aur.archlinux.org/kdocker.git (read-only, click to copy)
Package Base: kdocker
Description: An application to help you dock any application into the system tray
Upstream URL: https://github.com/user-none/KDocker
Licenses: GPL2
Submitter: Presence
Maintainer: Presence (username227)
Last Packager: username227
Votes: 30
Popularity: 0.80
First Submitted: 2015-09-28 14:15 (UTC)
Last Updated: 2024-10-31 12:46 (UTC)

Latest Comments

1 2 Next › Last »

FabioLolix commented on 2025-08-11 07:48 (UTC)

Hi, makedepends on pod2man is not needed; I've just tested building the package with both makepkg and devtools

pod2man is part of the perlpackage

$ which pod2man
/usr/bin/core_perl/pod2man

$ pkgfile /usr/bin/core_perl/pod2man
core/perl

Other stuff

  • packages of the base-devel package like gcc don't have to be listed as makedepends
  • missing maintainer info
  • not unique source; please rename with "kdocker-${pkgver}.tar.gz::"
  • license should be GPL-2.0-or-later following SPDX identifiers and https://github.com/user-none/KDocker/blob/main/src/main.cpp

You can see this warnings analyzing the pkgbuild and the builded package with namcap

username227 commented on 2024-10-14 14:27 (UTC)

OK great. Just pushed an update. Let me know if anyone runs into issues with the changes i've made.

Presence commented on 2024-10-14 14:12 (UTC)

Thanks! I've added you as a co-maintainer.

username227 commented on 2024-10-13 17:06 (UTC)

I just pushed a significant update for the kdocker-git package, which also simplifies the package function significantly.

I would not mind doing the same for this package, and updating it to the latest version as well, if you make me a co-maintainer.

kunzaatko commented on 2024-10-10 15:20 (UTC)

python-cmake-bin should be included in the build dependencies. cmake does not provide the python library that is necessary for the build. Can you make an update to the dependencies?

jieiku commented on 2022-03-22 19:54 (UTC)

Excellent! thank you!

Presence commented on 2022-03-22 14:55 (UTC)

I'll wait a few days and see if they respond to your request to bump the package version since that's the more correct way to handle it. If they don't I'll add a patch to this.

jieiku commented on 2022-03-22 14:12 (UTC)

This Kdocker AUR does not have the latest bug fix: https://github.com/user-none/KDocker/pull/100

Without that bugfix a system with an active kdocker application will hang systemd on reboot for 1 minute 30 seconds.

Presence commented on 2020-02-03 23:55 (UTC)

It's fixed now. Thanks!