The Common package doesn't exist anymore, all the necessary functions are now inside skia tools. Fixing the PKGBUILD is quite easy. Simply remove the line containing https://skia.googlesource.com/common.git
, remove one 'SKIP' from the sha256sums and finally, in line 129, remove common
.
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)
- Show 7 more dependencies...
Required by (1)
Sources (11)
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 29 Next › Last »
CrashKilljoy commented on 2021-05-16 02:22 (UTC)
sanket143 commented on 2021-05-15 06:10 (UTC)
I'm also facing this issue
==> ERROR: Failure while downloading https://skia.googlesource.com/common.git/+archive/9737551d7a52c3db3262db5856e6bcd62c462b92.tar.gz
Aborting...
error downloading sources: aseprite
IZ5K commented on 2021-05-13 15:15 (UTC)
I getting the same error as @Avahe. Is there anyway to fix this?
Necco commented on 2021-05-10 01:57 (UTC) (edited on 2021-05-10 02:03 (UTC) by Necco)
I'm getting the same error as @Avahe - depot_tools is working, but the skia download returns a 404 error. Looking at https://skia.googlesource.com/
indicates the common.git
folder has been moved or deleted.
The aseprite-git
package downloads skia from https://github.com/aseprite/skia
, could it be used for this package as well?
<deleted-account> commented on 2021-05-05 16:48 (UTC)
Sadly still no luck even after removing the package, doing a sudo pacman -Syu and reinstalling it.
Avahe commented on 2021-05-04 20:33 (UTC)
Tried this, but am now getting ==> ERROR: Failure while downloading https://skia.googlesource.com/common.git/+archive/9737551d7a52c3db3262db5856e6bcd62c462b92.tar.gz
- Looks like it was moved, or no longer exists?
Lukalot commented on 2021-05-04 17:47 (UTC)
Ah, @Joe084, after rebooting (after running pacman -Syu and reinstalling aseprite) it runs fine again! I should have rebooted, my mistake.
@YahArt, you might want to give pacman -Syu; reboot
a try.
<deleted-account> commented on 2021-05-03 16:18 (UTC)
I am also having issues with this version of aseprite. After successfully building and installing aseprite via pamac I get the following error message after trying to start aseprite via the terminal:
/usr/include/c++/10.2.0/bits/stl_vector.h:1045: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator [with _Tp = long unsigned int; _Alloc = std::allocator<long unsigned int>; std::vector<_Tp, _Alloc>::reference = long unsigned int&; std::vector<_Tp, _Alloc>::size_type = long unsigned int]: Assertion '__builtin_expect(__n < this->size(), true)' failed. fish: Job 1, 'aseprite' terminated by signal SIGABRT (Abort)
joe084 commented on 2021-05-02 17:04 (UTC)
Weird, it worked on my notebook too... No hang or error message. Built with trizen on VM and my notebook.
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