@ZeekRClark fixed in 1.3.17-3
Search Criteria
Package Details: aseprite 1.3.17.2-1
Package Actions
| 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: | 142 |
| Popularity: | 1.34 |
| First Submitted: | 2011-11-01 17:40 (UTC) |
| Last Updated: | 2026-05-07 18:49 (UTC) |
Dependencies (28)
- cmark (cmark-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libarchive.so (libarchive-gitAUR, lib32-libarchive, libarchive)
- libcurl.so (curl-gitAUR, curl-c-aresAUR, curl, lib32-curl)
- libexpat.so (expat-gitAUR, expat, lib32-expat)
- libfmt.so (fmt10AUR, fmt9AUR, fmt11AUR, fmt-gitAUR, fmt)
- libfontconfig.so (fontconfig-gitAUR, fontconfig-ubuntuAUR, fontconfig, lib32-fontconfig)
- libfreetype.so (freetype2-qdoled-aw3225qfAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR, freetype2-macosAUR, freetype2, lib32-freetype2)
- libgif.so (giflib-gitAUR, giflib)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utils-macbookAUR, libglvnd)
- libharfbuzz.so (lib32-harfbuzz-gitAUR, harfbuzz-gitAUR, harfbuzz, lib32-harfbuzz)
- libjpeg.so (mozjpeg-gitAUR, lib32-mozjpeg-gitAUR, mozjpegAUR, jpegli-gitAUR, libjpeg-turbo-gitAUR, libjpeg6-turbo-binAUR, lib32-libjpeg6-turbo-binAUR, lib32-libjpeg-turbo, libjpeg-turbo)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libwebp.so (libwebp0.5AUR, lib32-libwebp, libwebp)
- libwebpdemux.so (libwebp0.5AUR, lib32-libwebp, libwebp)
- libwebpmux.so (libwebp0.5AUR, lib32-libwebp, libwebp)
- libxcursor
- libxrandr (libxrandr-gitAUR)
- tinyxml2 (tinyxml2-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- Show 8 more dependencies...
Required by (1)
Sources (15)
- aseprite-strings
- change_use_of_removed_intrinsic.patch
- desktop.patch
- fix-shared-tinyxml2.patch
- https://github.com/aseprite/aseprite/releases/download/v1.3.17.2/Aseprite-v1.3.17.2-Source.zip
- include_cstdint.patch
- optional-pixman.patch
- shared-fmt.patch
- shared-libarchive.patch
- shared-libwebp-found.patch
- shared-libwebp.patch
- shared-skia-deps.patch
- shared_libjpeg-turbo.patch
- skia-m124-icu
- skia-m124.tar.gz
ImperatorStorm commented on 2026-03-20 18:19 (UTC)
ZeekRClark commented on 2026-03-20 18:16 (UTC)
Getting the following error:
ln: failed to create symbolic link 'skia/third_party/externals/icu/skia-m124-icu': File exists ==> ERROR: A failure occurred in prepare().
ImperatorStorm commented on 2026-03-18 01:11 (UTC)
@starwort fixed with 1.3.17-2, thanks!
starwort commented on 2026-03-18 00:08 (UTC)
This package fails to build skia for me:
FAILED: [code=1] obj/modules/skcms/src/skcms_TransformHsw.skcms_TransformHsw.o
clang++ -MD -MF obj/modules/skcms/src/skcms_TransformHsw.skcms_TransformHsw.o.d -DNDEBUG -mavx2 -mf16c -std=c11 -Wno-attributes -ffp-contract=off -fstrict-aliasing -fPIC -fvisibility=hidden -O3 -fdata-sections -ffunction-sections -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -c ../modules/skcms/src/skcms_TransformHsw.cc -o obj/modules/skcms/src/skcms_TransformHsw.skcms_TransformHsw.o
In file included from ../modules/skcms/src/skcms_TransformHsw.cc:56:
../modules/skcms/src/Transform_inl.h:179:12: error: use of undeclared identifier '__builtin_ia32_vcvtph2ps256'; did you mean '__builtin_ia32_cvtpd2ps256'?
179 | return __builtin_ia32_vcvtph2ps256((I16)half);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
| __builtin_ia32_cvtpd2ps256
/usr/lib/clang/22/include/avxintrin.h:2187:18: note: '__builtin_ia32_cvtpd2ps256' declared here
2187 | return (__m128)__builtin_ia32_cvtpd2ps256((__v4df) __a);
| ^
In file included from ../modules/skcms/src/skcms_TransformHsw.cc:56:
../modules/skcms/src/Transform_inl.h:179:40: error: cannot initialize a parameter of type '__attribute__((__vector_size__(4 * sizeof(double)))) double' (vector of 4 'double' values) with an rvalue of type 'I16' (vector of 8 'int16_t' values)
179 | return __builtin_ia32_vcvtph2ps256((I16)half);
| ^~~~~~~~~
2 errors generated.
I would debug it further but it's just gone midnight so I'd rather go to bed :)
ctrleon commented on 2026-02-15 12:27 (UTC)
Upgrade to cmark 0.31.2 breaks aseprite 1.3.16.1. Downgrading cmark to 0.31.1 seems to solve the issue.
❮ aseprite
aseprite: error while loading shared libraries: libcmark.so.0.31.1: cannot open shared object file: No such file or directory
❯ pacman -Qs 'aseprite|cmark'
local/aseprite 1.3.16.1-1
Create animated sprites and pixel art
local/aseprite-debug 1.3.16.1-1
Detached debugging symbols for aseprite
local/cmark 0.31.2-1
CommonMark parsing and rendering library and program in C
Cheny commented on 2026-01-08 09:40 (UTC)
@spirulin pacman -Syu is for official repo packages only. For AUR packages (like Aseprite), use an AUR helper or install manually, see https://wiki.archlinux.org/title/Arch_User_Repository for more information.
spirulin commented on 2025-12-10 22:34 (UTC)
When I use pacman -Syu aseprite, I get the following "error : target not found : aseprite". Not sure if i'm doing anything wrong. Thanks
Dondoko commented on 2025-11-11 23:53 (UTC)
ImperatorStorm commented on 2025-10-31 18:48 (UTC)
@a0405u Which specific files did it overwrite?
a0405u commented on 2025-10-31 10:28 (UTC) (edited on 2025-10-31 10:32 (UTC) by a0405u)
Is it intended to overwrite dotfiles on install? It replaced my existing config with default one.
Pinned Comments
ImperatorStorm commented on 2024-10-02 17:56 (UTC)
Remember: You are expected to have the
base-develmetapackage 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