Search Criteria
Package Details: cutekit-git 0.11.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cutekit-git.git (read-only, click to copy) |
|---|---|
| Package Base: | cutekit-git |
| Description: | The magical build system and package manager |
| Upstream URL: | https://github.com/cute-engineering/cutekit |
| Licenses: | MIT |
| Conflicts: | cutekit |
| Provides: | cutekit |
| Submitter: | kbd-slayer |
| Maintainer: | kbd-slayer (Mathilde411, smnx) |
| Last Packager: | Mathilde411 |
| Votes: | 3 |
| Popularity: | 0.107161 |
| First Submitted: | 2023-05-28 20:21 (UTC) |
| Last Updated: | 2026-01-31 11:56 (UTC) |
Dependencies (14)
- graphviz
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR)
- python
- python-dataclasses-jsonAUR
- python-graphviz
- python-requests
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-setuptools (make)
- python-pytest (check)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (optional) – for compiling C/C++ code
- lld (llvm-gitAUR) (optional) – for linking
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (optional) – tools for C/C++ development
- nasm (nasm-gitAUR) (optional) – for compiling assembly code
Required by (1)
- paper-muncher-git (requires cutekit) (make)
Latest Comments
kseistrup commented on 2025-09-13 07:53 (UTC)
This package doesn't build currently: The
PKGBUILDexpects asetup.pyfile, but the project is usingpyproject.tomlnow.