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: 29
Popularity: 0.074126
First Submitted: 2015-09-28 14:15 (UTC)
Last Updated: 2024-10-31 12:46 (UTC)

Latest Comments

« First ‹ Previous 1 2

ranger commented on 2020-02-01 08:31 (UTC) (edited on 2020-02-01 08:34 (UTC) by ranger)

@Presence package wont build if a custom BUILDDIR is set in makepkg.conf

To fix this you should add patch in source

source=(https://github.com/user-none/KDocker/archive/${pkgver}.tar.gz qt_514_build_fix.patch)

and apply patch with "$srcdir/qt_514_build_fix.patch" not "../../qt_514_build_fix.patch". With ../../ you made a link to the download folder not the build folder.

Also, please don't update pkgrel when you fix a build error. AUR updaters will see this as an updated package, although this is just fix only for new builds and will result to the same package :)

jetm commented on 2020-01-22 23:19 (UTC)

@Presence It worked. Thanks!

Presence commented on 2020-01-22 16:09 (UTC)

Pushed a commit that should get it building again.

jetm commented on 2020-01-20 14:31 (UTC)

I am getting the following error while building:

make: *** [Makefile:988: build/trayitem.o] Error 1
==> ERROR: A failure occurred in build().
Aborting...
Error making: kdocker