Search Criteria
Package Details: colorway 1.2.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/colorway.git (read-only, click to copy) |
---|---|
Package Base: | colorway |
Description: | Generate color pairings |
Upstream URL: | https://github.com/lainsce/colorway |
Licenses: | GPL-3.0-or-later |
Submitter: | dusansimic |
Maintainer: | begin-theadventu |
Last Packager: | begin-theadventu |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-10-28 23:09 (UTC) |
Last Updated: | 2024-05-30 22:53 (UTC) |
Dependencies (8)
- json-glib (json-glib-gitAUR)
- libadwaita (libadwaita-testingAUR, libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libgee (libgee-gitAUR)
- libheliumAUR (libhelium-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- vala (vala-gitAUR) (make)
- appstream-glib (appstream-glib-gitAUR) (check)
Latest Comments
begin-theadventu commented on 2024-02-26 07:02 (UTC)
@dusansimic Are you still active? Your PKGBUILD is missing a dependency. I could adopt this package or show my improved PKGBUILD.
begin-theadventu commented on 2023-11-26 10:55 (UTC) (edited on 2023-11-26 10:56 (UTC) by begin-theadventu)
Symlink the executable:
Check:
meson test -C build --print-errorlogs
and remove#
fromcheckdepends
.Also, why
commit
and not$pkgver
insource
? "git+$url.git#tag=$pkgver
"Technetium1 commented on 2022-05-12 19:26 (UTC)
Missing
git
in makedepends to build in clean chroot.