Package Details: latte-dock-git r6036.e1e8c47a-1

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.018940
First Submitted: 2017-01-26 17:21 (UTC)
Last Updated: 2023-04-22 17:18 (UTC)

Pinned Comments

Latest Comments

1 2 3 4 Next › Last »

niluzz commented on 2023-05-13 19:57 (UTC)

Achei bem interessante essa versão mas apresenta algumas falhas no Wayland, alguns artefatos no auto ocultamento.

lightdot commented on 2023-04-21 22:44 (UTC)

A new dependency is required: plasma-workspace

omni commented on 2022-07-07 20:03 (UTC)

Please, add the -p parameter to the mkdir inside build().

Really xD .... shame on me

hsantanna commented on 2022-06-22 14:24 (UTC) (edited on 2022-06-22 14:39 (UTC) by hsantanna)

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 ..  
}

maher commented on 2022-05-10 19:44 (UTC)

@Cpn-Neemo Yes it should, but that's a new dependancy that is introduced in the latest build. The package owner should update it.

Cpn-Neemo commented on 2022-05-10 08:56 (UTC)

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?

maher commented on 2022-05-10 02:49 (UTC)

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.

iamkroot commented on 2021-11-12 14:16 (UTC)

Also depends on the binutils package for the strip command.

qawsedrftgzh commented on 2021-05-25 09:44 (UTC)

Could you update it, it is outdated now, there are also bew stable releases

theriddick commented on 2021-04-19 02:39 (UTC) (edited on 2021-04-19 02:42 (UTC) by theriddick)

When I build this, it grabs 9.8... no idea why.