Updated to 1.0.7
Search Criteria
Package Details: aseprite 1.3.11-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: | 121 |
Popularity: | 4.06 |
First Submitted: | 2011-11-01 17:40 (UTC) |
Last Updated: | 2025-01-12 00:29 (UTC) |
Dependencies (27)
- cmark (cmark-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libarchive.so (lib32-libarchive, libarchive)
- libcurl.so (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR, curl, lib32-curl)
- libexpat.so (expat-gitAUR, expat, lib32-expat)
- libfmt.so (fmt-gitAUR, fmt9AUR, fmt10AUR, fmt)
- libfontconfig.so (fontconfig-gitAUR, fontconfig-ubuntuAUR, fontconfig, lib32-fontconfig)
- libfreetype.so (freetype2-macosAUR, freetype2-gitAUR, freetype2-qdoledAUR, freetype2, lib32-freetype2)
- libgif.so (giflib-gitAUR, giflib)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libharfbuzz.so (lib32-harfbuzz-gitAUR, harfbuzz-gitAUR, harfbuzz, lib32-harfbuzz)
- libjpeg.so (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, lib32-mozjpeg-gitAUR, mozjpegAUR, jpegli-gitAUR, lib32-libjpeg-turbo, libjpeg-turbo)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libwebp.so (lib32-libwebp, libwebp)
- libwebpdemux.so (lib32-libwebp, libwebp)
- libwebpmux.so (lib32-libwebp, libwebp)
- libxcursor
- tinyxml2 (tinyxml2-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gn (gn-gitAUR) (make)
- harfbuzz-icu (harfbuzz-icu-gitAUR) (make)
- libxi (libxi-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Required by (1)
Sources (11)
Latest Comments
« First ‹ Previous 1 .. 22 23 24 25 26 27 28 29 Next › Last »
<deleted-account> commented on 2014-11-25 09:15 (UTC)
<deleted-account> commented on 2014-11-14 14:57 (UTC)
1.0.6-2: disable use of system libpng which seems to not work for everybody
gmenguez commented on 2014-11-14 14:20 (UTC)
Hi,
I wasn't able to open aseprite, it failed with this error:
$ aseprite
libpng warning: Application built with libpng-1.5.9 but running with 1.6.14
Error loading skins/default/sheet.png file
Segmentation fault (core dumped)
libpng 1.6.14 is the one I have installed. However, modifying the cmake command line in PKGBUILD from -DUSE_SHARED_LIBPNG=ON \ to -DUSE_SHARED_LIBPNG=OFF \ has made it work again.
Does anybody know why is this happening? Is something wrong in my system setup?
Thanks.
<deleted-account> commented on 2014-11-13 12:57 (UTC)
Updated to 1.0.6 (thanks Kamil)
<deleted-account> commented on 2014-11-12 20:07 (UTC)
Upstream v 1.0.6 does not compile with the following error:
CMake Error: File src/aseprite/third_party/pixman-cmake/../pixman/pixman/pixman-version.h.in does not exist.
CMake Error at third_party/pixman-cmake/CMakeLists.txt:13 (configure_file):
configure_file Problem configuring file
I'll investigate as soon as I have time, but let me know if you have a fix.
<deleted-account> commented on 2014-09-22 12:59 (UTC)
Updated to 1.0.5 (thanks bidek)
<deleted-account> commented on 2014-09-09 09:34 (UTC)
Updated to 1.0.4, with a small patch to fix the compilation issue until upstream come up with a proper fix (https://github.com/aseprite/aseprite/issues/482).
<deleted-account> commented on 2014-09-09 08:29 (UTC)
Having trouble compiling 1.0.4.
aseprite/src/aseprite-1.0.4/src/she/alleg4/she_alleg4.cpp:98:28: error: expected unqualified-id before numeric constant
event.setType(Event::None);
Will update as soon as I have time to look into this.
Etzos commented on 2014-08-31 23:35 (UTC)
@benob: I don't know if you have this slated for the next release, but PKGBUILDs support git repositories directly now (as well as branch and tag fragments) so the repo can be added to the source instead of doing it separately.
i.e. source=("git+https://github.com/aseprite/aseprite.git#tag=v${pkgver}")
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