Search Criteria
Package Details: aseprite-git 1.2.17.r64.gf689c2c48-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/aseprite-git.git (read-only, click to copy) |
|---|---|
| Package Base: | aseprite-git |
| Description: | Create animated sprites and pixel art |
| Upstream URL: | http://www.aseprite.org/ |
| Licenses: | custom, BSD |
| Conflicts: | aseprite |
| Provides: | aseprite |
| Submitter: | None |
| Maintainer: | jusw85 |
| Last Packager: | jusw85 |
| Votes: | 8 |
| Popularity: | 0.000000 |
| First Submitted: | 2012-10-10 08:10 (UTC) |
| Last Updated: | 2026-02-21 07:48 (UTC) |
Dependencies (11)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libc++ (libc++-with-libunwindAUR, libc++-msanAUR, clang-static-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libxcursor
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR, clang-static-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- libxi (libxi-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-gitAUR) (make)
- python (make)
Required by (1)
- aseprite-than (requires aseprite)
Sources (27)
- desktop.patch
- git+https://github.com/aseprite/aseprite.git#branch=main
- git+https://github.com/aseprite/benchmark.git
- git+https://github.com/aseprite/clip.git
- git+https://github.com/aseprite/cmark.git
- git+https://github.com/aseprite/curl.git
- git+https://github.com/aseprite/flic.git
- git+https://github.com/aseprite/fmt.git
- git+https://github.com/aseprite/freetype2.git
- git+https://github.com/aseprite/giflib.git
- git+https://github.com/aseprite/gtest.git
- git+https://github.com/aseprite/harfbuzz.git
- git+https://github.com/aseprite/IXWebSocket
- git+https://github.com/aseprite/json11.git
- git+https://github.com/aseprite/laf.git
- git+https://github.com/aseprite/libarchive.git
- git+https://github.com/aseprite/libpng.git
- git+https://github.com/aseprite/libwebp.git
- git+https://github.com/aseprite/lua
- git+https://github.com/aseprite/observable.git
- git+https://github.com/aseprite/pixman.git
- git+https://github.com/aseprite/simpleini.git
- git+https://github.com/aseprite/skia.git#branch=aseprite-m124
- git+https://github.com/aseprite/tga.git
- git+https://github.com/aseprite/tinyexpr.git
- git+https://github.com/aseprite/undo.git
- git+https://github.com/aseprite/zlib.git
Latest Comments
1 2 3 4 5 6 7 Next › Last »
Charon77 commented on 2026-05-31 09:44 (UTC)
error while building [5/1683] compile ../../modules/skcms/src/skcms_TransformHsw.cc 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 -stdlib=libc++ -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. [22/1683] compile ../../third_party/externals/dng_sdk/source/dng_image_writer.cppMaybe need to follow patch used by aseprite AUR package?
Charon77 commented on 2026-05-31 09:26 (UTC)
I got http 429 while downloading submodules. Maybe putting some limits on fetching dependencies would help. Anyone else experiencing this?
jusw85 commented on 2026-02-21 07:49 (UTC)
@ninetailedtori Fixed
ninetailedtori commented on 2026-02-19 02:11 (UTC)
This...should NOT be owned by or attempted to be rewritten by aseprite, at all.
Nermit commented on 2023-11-21 22:12 (UTC) (edited on 2023-11-23 00:53 (UTC) by Nermit)
Thanks for the package! I'm getting the following error: ==> ERROR: desktop.patch was not found in the build directory and is not a URL.
EDIT: I compiled it successfully by manually creating desktop.patch in the same folder as the PKGBUILD, copying the contents of the file listed in sources above.
jusw85 commented on 2023-09-10 18:00 (UTC)
@xiota Agreed and modified.
jusw85 commented on 2023-08-03 09:22 (UTC)
@clarfonthey Fixed, thanks for the report.
clarfonthey commented on 2023-08-01 00:08 (UTC)
Currently fails to install due to conflicts with
fmtpackage; you need to add the following two lines to the "Remove extraneous files" section:Then it works for me.
1 2 3 4 5 6 7 Next › Last »