Search Criteria
Package Details: hyprcursor-git 0.1.8.r0.gcab47461-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hyprcursor-git.git (read-only, click to copy) |
---|---|
Package Base: | hyprcursor-git |
Description: | The hyprland cursor format, library and utilities |
Upstream URL: | https://github.com/hyprwm/hyprcursor |
Licenses: | BSD-3-Clause |
Conflicts: | hyprcursor |
Provides: | hyprcursor, libhyprcursor.so |
Submitter: | alba4k |
Maintainer: | alba4k (Vaxry) |
Last Packager: | alba4k |
Votes: | 8 |
Popularity: | 2.10 |
First Submitted: | 2024-03-07 18:46 (UTC) |
Last Updated: | 2024-07-25 15:31 (UTC) |
Dependencies (10)
- cairo (cairo-gitAUR)
- hyprlang-gitAUR
- hyprutils-gitAUR
- librsvg (librsvg-gitAUR)
- libzip (libzip-gitAUR)
- tomlplusplus
- cmake (cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- gdb (gdb-gitAUR, gdb-debug-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (12)
- hyprcursor-dracula-kde-git (requires hyprcursor)
- hyprland-cmake-git (requires hyprcursor)
- hyprland-displaylink-git (requires hyprcursor)
- hyprland-git
- hyprland-hidpi-xprop (requires hyprcursor)
- hyprland-hidpi-xprop-git (requires hyprcursor)
- hyprland-legacyrenderer (requires hyprcursor)
- hyprland-legacyrenderer (requires libhyprcursor.so)
- hyprland-legacyrenderer-git (requires hyprcursor)
- hyprland-nosystemd-git (requires hyprcursor)
- hyprland-nox (requires hyprcursor)
- sweet-cursors-hyprcursor-git (requires hyprcursor)
Latest Comments
1 2 Next › Last »
musta_ruhtinas commented on 2024-07-25 09:30 (UTC) (edited on 2024-07-25 09:30 (UTC) by musta_ruhtinas)
hyprutils is now required for build
zjeffer commented on 2024-07-17 19:00 (UTC) (edited on 2024-07-17 19:03 (UTC) by zjeffer)
@alba4k Yes, the first time I probably accidentally pressed enter a couple of times before the question even popped up, causing the N option to be selected twice. Like I mentioned in my edit it did work when I tried again. But there is still a problem when passing
--noconfirm
in scripts because then it won't remove hyprlang. For example my GitHub action that simply installshyprland-git
with--noconfirm
fails:error: can not install conflicting packages with --noconfirm
.The bigger problem remains that this package does not use the
-git
package in the depends list (but hyprland-git now does for every hypr dependency). In the case of hyprcursor-git, the package build will fail in this scenario:hyprlang
repo introduces a breaking changehyprcursor
repo is updated to use the breaking changehyprlang
release yet that contains this breaking changeI remember we've had this kind of scenario happen a couple times with
hyprland-git
, which is why I updated the AUR package to use the -git versions. I feel this package should do the same.alba4k commented on 2024-07-17 18:41 (UTC) (edited on 2024-07-17 18:42 (UTC) by alba4k)
@alerque wdym, that is already that way I think? You might have an outdated PKGBUILD?
@asgard that is vaxrys fault and not mine.
@musta_ruhtinas It's already in the depends, outdated PKGBUILD maybe? not sure whether it should be a dep or a makedep tho.
@zjeffer pacman is asking you something you should probably read before just pressing enter ;)
zjeffer commented on 2024-07-17 18:02 (UTC) (edited on 2024-07-17 18:23 (UTC) by zjeffer)
@alba4k I updated hyprland-git's PKGBUILD to use all -git packages, but now I'm getting this issue when installing hyprland-git:
and
Can you update the PKGBUILD to also use the -git package for hyprlang?
EDIT: after trying again, I was able to answer 'y' to the above questions and install hyprland. Still, it would be better if every -git package also used -git dependencies.
musta_ruhtinas commented on 2024-04-26 09:12 (UTC) (edited on 2024-04-26 09:13 (UTC) by musta_ruhtinas)
Apparently tomlplusplus is also needed to build.
asgard commented on 2024-04-08 21:35 (UTC)
error when build with clang:
alerque commented on 2024-03-19 13:24 (UTC) (edited on 2024-03-19 13:24 (UTC) by alerque)
Luffy879 commented on 2024-03-17 08:33 (UTC)
In case the Package dosent install for someone with /usr/lib64 already exists in filesystem, I at least fixed it by changing -DC_INSTALL_PREFIX:PATH from /usr to /usr/lib
alekgr commented on 2024-03-11 23:21 (UTC)
@alba2k thank you,
Looks like they fixed with a new commit, complies now
1 2 Next › Last »