Search Criteria
Package Details: crystal-dock-git r185.g2a09a90-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/crystal-dock-git.git (read-only, click to copy) |
---|---|
Package Base: | crystal-dock-git |
Description: | A cool desktop panel for Linux desktop |
Upstream URL: | https://github.com/dangvd/crystal-dock |
Licenses: | GPL3 |
Conflicts: | crystal-dock |
Provides: | crystal-dock |
Submitter: | SoftExpert |
Maintainer: | SoftExpert |
Last Packager: | SoftExpert |
Votes: | 1 |
Popularity: | 0.80 |
First Submitted: | 2023-05-14 06:35 (UTC) |
Last Updated: | 2024-06-29 03:10 (UTC) |
Dependencies (10)
- kwin (kwin-gitAUR, kwin-unredirAUR, kwin-frog-fifo-v1AUR, theseus-shipAUR)
- layer-shell-qt (layer-shell-qt-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- cmake (cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- layer-shell-qt (layer-shell-qt-gitAUR) (make)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR) (make)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR) (make)
Latest Comments
« First ‹ Previous 1 2
willfully_obtuse commented on 2024-09-27 18:48 (UTC)
New version just out; update here soon?
FabioLolix commented on 2023-05-14 12:13 (UTC)
You're welcome :)
SoftExpert commented on 2023-05-14 12:13 (UTC)
Done! And thank you for the suggestions!
FabioLolix commented on 2023-05-14 12:08 (UTC)
yes that
SoftExpert commented on 2023-05-14 12:08 (UTC)
You mean something like
printf "r%s.g%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
?FabioLolix commented on 2023-05-14 12:05 (UTC)
See below "If there are no tags then use number of revisions since beginning of the history:" in that page
A stable pkgbuild don't exclude the -git pkgbuild
If you have time you can ask the developer to "git tag" the releases, however counting the number of commits is never wrong
SoftExpert commented on 2023-05-14 12:00 (UTC)
@FabioLolix: I removed epoch but I'm not sure from where to get the info for pkgver() since the repo does not have any tags (I'm not the author of the code). I'll take any suggestion ... I called the package with -git suffix, because it is meant to be replaced by a more complete one as soon as there is an official release.
FabioLolix commented on 2023-05-14 09:56 (UTC)
Hello,
epoch=0
« First ‹ Previous 1 2