Search Criteria
Package Details: pixelorama-git 1735.493630c6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pixelorama-git.git (read-only, click to copy) |
---|---|
Package Base: | pixelorama-git |
Description: | A free & open-source 2D sprite editor |
Upstream URL: | https://orama-interactive.itch.io/pixelorama |
Keywords: | animation art editor graphics image pixel sprites |
Licenses: | MIT |
Conflicts: | pixelorama, pixelorama-bin |
Provides: | pixelorama |
Submitter: | Popolon |
Maintainer: | Popolon |
Last Packager: | Popolon |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-09-18 11:48 (UTC) |
Last Updated: | 2023-01-11 21:59 (UTC) |
Dependencies (12)
- alsa-lib
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libxcursor
- libxi (libxi-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxrandr (libxrandr-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- godot (godot-headless-export-templates-binAUR, godot-gitAUR) (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
- xorg-server-xvfb (xorg-server-xvfb-gitAUR) (make)
Latest Comments
xiota commented on 2023-10-31 04:55 (UTC)
When I try to build this, it downloads a 1GB file in
prepare()
. Why isn't the file insources
so it can be cached?There are also lots of "SCRIPT ERROR" and "ERROR" messages during
build()
, but the package is created successfully. Are those messages normal for this package?xiota commented on 2023-10-21 05:09 (UTC) (edited on 2023-10-30 17:01 (UTC) by xiota)
Remove conflicts with
pixelorama-bin
because the other package already conflicts withpixelorama
.Update
pkgver()
to use format#.r#.g#
, in accordance with VCS package guidelines.url
to https://github.com/Orama-Interactive/Pixelorama to make easier to check project status.Popolon commented on 2023-10-17 20:54 (UTC)
After pixelorama AUR package PKGBUILD, --export should be replaced by --export-release
xiota commented on 2023-10-14 10:01 (UTC)
Clean chroot.