Package Details: pixelorama 1.1.10-1

Git Clone URL: https://aur.archlinux.org/pixelorama.git (read-only, click to copy)
Package Base: pixelorama
Description: A free & open-source 2D sprite editor
Upstream URL: https://orama-interactive.itch.io/pixelorama
Licenses: MIT
Provides: pixelorama
Submitter: tecnotercio
Maintainer: tecnotercio
Last Packager: tecnotercio
Votes: 7
Popularity: 0.065192
First Submitted: 2020-09-25 21:14 (UTC)
Last Updated: 2026-06-01 03:21 (UTC)

Latest Comments

« First ‹ Previous 1 2

tecnotercio commented on 2023-11-02 20:03 (UTC) (edited on 2023-11-02 20:04 (UTC) by tecnotercio)

@xiota:

When I try to build this, it downloads a 1GB file in prepare(). Why isn't the file in sources so it can be cached?

The files downloaded in the prepare() function are the export templates (needed to create the executable):

https://godotengine.org/download/linux/

The export templates need to be in the same version of Godot Engine installed on the computer. Users of other distributions, such as Manjaro, can use older versions of Godot.

The script in the prepare() function checks if the templates are installed and downloads them if necessary.

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?

I can't answer that.

You can open an issue in the GitHub project if you see a problem with this:

https://github.com/Orama-Interactive/Pixelorama/issues

wrac4242 commented on 2023-02-24 21:19 (UTC)

error: pixelorama: signature from "Nico Jensch (Chaotic-AUR) dr460nf1r3@garudalinux.org" is invalid :: File /var/cache/pacman/pkg/pixelorama-0.10.3-1.1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)). Do you want to delete it? [Y/n] n error: failed to commit transaction (invalid or corrupted package (PGP signature)) Errors occurred, no packages were upgraded.

frostby commented on 2021-09-01 01:23 (UTC) (edited on 2021-09-01 01:26 (UTC) by frostby)

==> Validating source files with sha512sums... Pixelorama-0.8.3.tar.gz ... FAILED ==> ERROR: One or more files did not pass the validity check! error: failed to download sources for 'pixelorama-0.8.3-1': error: packages failed to build: pixelorama-0.8.3-1

tecnotercio commented on 2021-02-09 01:07 (UTC)

@xyproto: PKGBUILD changed with your suggestion. Thank you!

xyproto commented on 2021-02-08 13:20 (UTC)

This package can be built headless if "godot --export" is changed to "xvfb-run godot --export" and "xorg-server-xvfb" is added to the makedepends.

csts commented on 2020-09-25 23:06 (UTC)

Upstream URL is at:
https://orama-interactive.itch.io/pixelorama