Could the websocket functionality be enabled? Enabling it would allow plugins such as Pribambase to work as expected.
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 2 3 4 5 6 7 8 9 10 .. 28 Next › Last »
Rubonnek commented on 2023-04-12 13:02 (UTC)
EnderCrypt commented on 2022-10-30 19:40 (UTC)
@ImperatorStorm oh, i feel silly now yep that fixed it, thank you
ImperatorStorm commented on 2022-10-30 19:13 (UTC)
@EnderCrypt base-devel
is required to use the AUR.
EnderCrypt commented on 2022-10-30 19:10 (UTC) (edited on 2022-10-30 19:11 (UTC) by EnderCrypt)
for me, yay fails with:
==> Starting prepare()...
env: ‘patch’: No such file or directory
==> ERROR: A failure occurred in prepare().
Aborting...
-> error making: aseprite
Press any key to continue...
nmstoker commented on 2022-09-10 16:18 (UTC)
Many thanks @ISSOtm Prior to seeing your comment, I had ended up trying to update aseprite on its own, which didn't work, so I did as per your second recommendation and that worked fine. I've had no issues with updates related to the move to 1.2.40-1.
ISSOtm commented on 2022-09-04 18:48 (UTC)
@nmstoker: Try yay -Syu aseprite
? If that doesn't work, you can uninstall aseprite, run yay -Syu
, and then reinstall aseprite.
(Those using makepkg -s
shouldn't have any problems after updating to the new PKGBUILD.)
nmstoker commented on 2022-09-03 13:40 (UTC)
Hi @ImperatorStorm - thanks for your quick response to simona's problem, but from what I'm seeing the change for 1.2.39-3 hasn't resolved it (unless I'm doing something silly!)
Having updated to 1.2.39-3 I now see (note the dependency on libfmt.so=8-64):
pacman -Qi aseprite
Name : aseprite
Version : 1.2.39-3
Description : Create animated sprites and pixel art
Architecture : x86_64
URL : https://www.aseprite.org/
Licenses : custom
Groups : None
Provides : None
Depends On : cmark libcurl.so=4-64 libgif.so=7-64 libjpeg.so=8-64 zlib libpng tinyxml libfreetype.so=6-64 libarchive.so=13-64
libfmt.so=8-64 libwebp.so=7-64 libwebpmux.so=3-64 libwebpdemux.so=2-64 hicolor-icon-theme libexpat.so=1-64
libharfbuzz.so=0-64 libgl libfontconfig.so=1-64 libxcursor
Optional Deps : None
Required By : None
Optional For : None
Conflicts With : None
Replaces : None
Installed Size : 14.22 MiB
Packager : Unknown Packager
Build Date : Sat 03 Sep 2022 14:08:08 BST
Install Date : Sat 03 Sep 2022 14:25:06 BST
Install Reason : Explicitly installed
Install Script : No
Validated By : None
And when I update via yay, I still get this:
yay -Syu
[sudo] password for xxxxxx:
:: Synchronising package databases...
core is up to date
extra is up to date
community is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing fmt (9.1.0-1) breaks dependency 'libfmt.so=8-64' required by aseprite
-> error installing repo packages
ImperatorStorm commented on 2022-09-01 15:55 (UTC)
@simona fixed!
simona commented on 2022-09-01 15:43 (UTC)
l'installazione di fmt (9.1.0-1) interrompe la dipendenza 'libfmt.so=8-64' richiesta da aseprite
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