Could you update it, it is outdated now, there are also bew stable releases
Search Criteria
Package Details: latte-dock-git r6081.7b210a997-1
Package Actions
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 |
Licenses: | GPL |
Conflicts: | latte-dock |
Provides: | latte-dock |
Submitter: | omni |
Maintainer: | None |
Last Packager: | omni |
Votes: | 37 |
Popularity: | 0.001157 |
First Submitted: | 2017-01-26 17:21 (UTC) |
Last Updated: | 2023-10-27 17:24 (UTC) |
Dependencies (11)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- kirigami2 (kirigami2-gitAUR)
- knewstuff5
- plasma-framework5
- plasma-wayland-protocols (plasma-wayland-protocols-gitAUR)
- plasma-workspace (plasma-workspace-gitAUR)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- libunityAUR (optional) – quicklists, counters, and progress bars for apps using libunity
Required by (0)
Sources (1)
qawsedrftgzh commented on 2021-05-25 09:44 (UTC)
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.
Kodehawa commented on 2020-11-06 19:02 (UTC)
I can confirm the previous comments about DCMAKE_BUILD_TYPE=Master.
psdi also confirmed it, so might be worth changing?
michaldybczak commented on 2020-10-25 22:05 (UTC)
With DCMAKE_BUILD_TYPE=Release .. it fetches the latest official release, not the git latest, so the package isn't really git then. This tweak was hint from latte's developer and I tested it myself. As long, I was using Release, it was pulling an old, bugged version. With Master, it installed the latest master branch changes.
akej74 commented on 2020-08-10 19:01 (UTC) (edited on 2020-08-10 19:02 (UTC) by akej74)
@michaldybczak, as far as I know, DCMAKE_BUILD_TYPE is a parameter for the compiler and should normally be "Release". The PKGBUILD seems to fetch the latest source, as per source=("git+${url}.git") , where url='https://invent.kde.org/plasma/latte-dock'
Just like to double check this before trying to install.
Also refer to https://cmake.org/cmake/help/latest/variable/CMAKE_BUILD_TYPE.html
michaldybczak commented on 2020-07-11 16:47 (UTC) (edited on 2020-07-11 16:48 (UTC) by michaldybczak)
PKGBUILD is not installing master but a release version that is currently bugged. Had to edit it to master. It would be nice to change to master, since there is no point of naming package -git and not giving the latest commits after reinstall.
For everyone interested, edit PKGBUILD to:
-DCMAKE_BUILD_TYPE=Master ..
beojan commented on 2020-06-11 17:21 (UTC)
KDE have moved to gitlab, so the source URL needs to be updated to https://invent.kde.org/plasma/latte-dock.git
omni commented on 2020-01-28 14:41 (UTC)
@navarroaxel Ruby and subversion were needed for releaseme to get translations. Since ruby version in arch is to new for releaseme i have disabled it. I think i will remove it from pkgbuild completely.
Pinned Comments