Package Details: aseprite 1.3.9.1-1

Git Clone URL: https://aur.archlinux.org/aseprite.git (read-only, click to copy)
Package Base: aseprite
Description: Create animated sprites and pixel art
Upstream URL: https://www.aseprite.org/
Keywords: animation art aseprite editor gamedev image pixel sprites
Licenses: LicenseRef-Aseprite-EULA
Submitter: None
Maintainer: ImperatorStorm (ISSOtm)
Last Packager: ImperatorStorm
Votes: 115
Popularity: 1.38
First Submitted: 2011-11-01 17:40 (UTC)
Last Updated: 2024-10-06 06:48 (UTC)

Required by (1)

Sources (8)

Pinned Comments

ImperatorStorm commented on 2024-10-02 17:56 (UTC)

Remember: You are expected to have the base-devel metapackage installed before using the AUR.

ImperatorStorm commented on 2022-08-06 04:31 (UTC)

A note that, per Aseprite's EULA, binaries created by this PKGBUILD CANNOT BE DISTRIBUTED.

I will comply with any upstream requests to remove this package.

ImperatorStorm commented on 2022-01-06 00:07 (UTC)

Big thanks to ISSOtm for rewriting the PKGBUILD!

ImperatorStorm commented on 2021-12-31 21:31 (UTC) (edited on 2022-01-03 04:42 (UTC) by ImperatorStorm)

Hosting this package's PKGBUILD at https://github.com/ImperatorStorm/PKGBUILDs

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 28 Next › Last »

HealerLFG commented on 2021-02-02 14:38 (UTC)

Hangs when cloning skia. Manually cloning skia from the listed URL fails with a redirect; Manually cloning the redirect and rerunning makepkg successfully builds the package.

rouhannb commented on 2021-01-09 22:17 (UTC)

@Wrexes Have you tried building the package in a chroot, with makepkg directly instead of yay? The package builds fine for me, and I evidently don’t have ninja installed with pip (running pip show ninja says that the package is not found).

Wrexes commented on 2021-01-09 14:46 (UTC)

When installing/updating this package with YAY, I kept getting an error about ninja being an unsatisfied dependency. To be precise I had a traceback from python saying "No module named ninja" even though it is part of the dependencies. Installing ninja via pip install --user ninja seems to have fixed the issue.

frdbr commented on 2021-01-06 23:23 (UTC)

@rouhannb, yeah my bad. thanks!

rouhannb commented on 2021-01-06 19:15 (UTC) (edited on 2021-01-06 19:15 (UTC) by rouhannb)

@osc You did clone the whole repository, right? You can check the “Sources” list; aseprite.desktop is there.

frdbr commented on 2021-01-06 17:14 (UTC)

I am getting this error...

==> ERROR: aseprite.desktop was not found in the build directory and is not a URL.

rouhannb commented on 2020-11-18 08:24 (UTC) (edited on 2020-11-18 08:51 (UTC) by rouhannb)

@ISSOtm I don’t think that’s the problem. The tarballs are not part of the git repo, they’re downloaded just like any other source. However, the MD5s seem to be completely different each time they are downloaded.

EDIT: It was the timestamps. These tarballs seem to be generated on the fly, and each file is given a modify time of when the request was made, so they’ll be different every time. For now, I think I’ll just set all the tarballs’ checksums to SKIP, but I’ll try to see if there’s some way to perform a checksum on the file contents, not the metadata.

EDIT 2: The checksums are now all SKIP, so there should be no more problems.

ISSOtm commented on 2020-11-17 13:19 (UTC)

The .gitignore is set to ignore the tarballs, so git pull doesn't fetch them. makepkg finds the MD5s invalid, and aborts.

rouhannb commented on 2020-11-16 23:31 (UTC) (edited on 2020-11-17 02:50 (UTC) by rouhannb)

I’ll see if I can replace some of them with non-VCS dependencies, but as far as I know I can’t remove any of them.

EDIT: All the git dependencies, save for skia and depot_tools, are now tarballs.

treeshateorcs commented on 2020-11-13 10:20 (UTC)

it pulls an insane amount of dependencies from git https://0x0.st/inkk.png