Please, add the -p parameter to the mkdir inside build().
Really xD .... shame on me
Git Clone URL: | https://aur.archlinux.org/latte-dock-git.git (read-only, click to copy) |
---|---|
Package Base: | latte-dock-git |
Description: | Latte is a dock based on plasma frameworks that provides an elegant and intuitive experience for your tasks and plasmoids |
Upstream URL: | https://invent.kde.org/plasma/latte-dock |
Keywords: | dock kde panel plasma qt5 |
Licenses: | GPL |
Conflicts: | latte-dock |
Provides: | latte-dock |
Submitter: | omni |
Maintainer: | omni |
Last Packager: | omni |
Votes: | 33 |
Popularity: | 0.090838 |
First Submitted: | 2017-01-26 17:21 (UTC) |
Last Updated: | 2022-07-07 20:05 (UTC) |
Please, add the -p parameter to the mkdir inside build().
Really xD .... shame on me
Please, add the -p parameter to the mkdir inside build().
So it will not rise error if the directory already exists, allowing the package to be updated/rebuild to the last git sources.
ie:
build() { cd ${_gitname} mkdir -p build && cd build cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Master .. }
@Cpn-Neemo Yes it should, but that's a new dependancy that is introduced in the latest build. The package owner should update it.
If you get CMake Error By not providing "FindPlasmaWaylandProtocols.cmake" in CMAKE_MODULE_PATH error, just install 'plasma-wayland-protocols'
Should this no be a dependency if the package wont build without it?
If you get CMake Error By not providing "FindPlasmaWaylandProtocols.cmake" in CMAKE_MODULE_PATH error, just install 'plasma-wayland-protocols' and you should be good to go.
Also depends on the binutils
package for the strip
command.
Could you update it, it is outdated now, there are also bew stable releases
When I build this, it grabs 9.8... no idea why.
Pinned Comments