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).
Search Criteria
Package Details: aseprite 1.3.9.1-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: | 115 |
Popularity: | 1.38 |
First Submitted: | 2011-11-01 17:40 (UTC) |
Last Updated: | 2024-10-06 06:48 (UTC) |
Dependencies (27)
- cmark (cmark-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libarchive.so (lib32-libarchive, libarchive)
- libcurl.so (curl-quiche-gitAUR, 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-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR, freetype2, lib32-freetype2)
- libgif.so (giflib-gitAUR, giflib)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, 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-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- Show 7 more dependencies...
Required by (1)
Sources (8)
Latest Comments
« First ‹ Previous 1 .. 22 23 24 25 26 27 28 Next › Last »
<deleted-account> commented on 2014-09-09 09:34 (UTC)
<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}")
<deleted-account> commented on 2014-06-28 19:56 (UTC)
Updated to v1.0.2 -- Note that sources are now downloaded directly from tagged git repository.
xyproto commented on 2013-10-14 12:40 (UTC)
Updated PKGBUILD that includes a desktop shortcut (the source package already includes an icon): http://ix.io/8te
<deleted-account> commented on 2013-08-21 14:05 (UTC)
@lintz: do you have an icon in mind?
lintz commented on 2013-08-18 17:33 (UTC)
Would be nice if it installed a .desktop file in /usr/share/applications/
(Would make it show up in menus like for example xfce4)
Basic template would be
[Desktop Entry]
Type=Application
Encoding=UTF-8
Name=Aseprite
Comment=Pixel-art paint program
Exec=aseprite
Terminal=false
Categories=Graphics
cookies commented on 2012-11-08 14:22 (UTC)
The package gets currently installed into "/usr/local", you should change "cmake --prefix=/usr ." into "cmake -DCMAKE_INSTALL_PREFIX:STRING=/usr ."
Thanks.
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