Fails to build; https://gist.github.com/b07945f810bf410f12c51314027db9a3
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: | 116 |
Popularity: | 1.58 |
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-compatAUR, zlib-ng-compat)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (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 (8)
Latest Comments
« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 28 Next › Last »
Brottweiler commented on 2017-11-16 12:45 (UTC)
Rubonnek commented on 2017-11-16 12:35 (UTC)
I'm currently unable to thoroughly test the PKGBUILD, but it has been updated to 1.24 and package compilation starts at the very least. Let me know if you find any issues.
kiswa commented on 2017-11-13 21:18 (UTC)
Is there some way to help update this to the latest release (v.1.2.4)?
Rubonnek commented on 2017-03-03 20:45 (UTC)
aseprite.desktop file has been updated.
shy13 commented on 2017-03-03 13:05 (UTC)
Please, add StartupWMClass=allegro in .desktop file. That fixes the bug described here https://github.com/aseprite/aseprite/issues/846
Thanks.
Rubonnek commented on 2017-03-03 05:30 (UTC)
Thanks, I was able to reproduce the error. The PKGBUILD has been fixed.
ronjouch commented on 2017-03-02 22:47 (UTC)
1.1.13-1 fails to build with this error:
==> Continue building aseprite ? [Y/n]
==> ----------------------------------
==>
==> Building and installing package
==> Making package: aseprite 1.1.13-1 (Thu Mar 2 17:45:25 EST 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading Aseprite-v1.1.13-Source.zip...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 604 0 604 0 0 3471 0 --:--:-- --:--:-- --:--:-- 3491
100 12.2M 100 12.2M 0 0 2211k 0 0:00:05 0:00:05 --:--:-- 2739k
-> Found aseprite.desktop
==> Validating source files with sha256sums...
Aseprite-v1.1.13-Source.zip ... Passed
aseprite.desktop ... Passed
==> Extracting sources...
-> Extracting Aseprite-v1.1.13-Source.zip with bsdtar
==> Starting build()...
Do you accept the EULA? yes/NO (set ASEPRITE_ACCEPT_EULA=yes to skip this message)
yes
fatal: Not a git repository (or any parent up to mount point /tmp)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build aseprite.
==> Restart building aseprite ? [y/N]
==> ---------------------------------
==>
==> ERROR: unable to update
hollunder commented on 2016-12-20 14:01 (UTC)
This package installs and works if you add git to makedepends and libx11 to depends.
<deleted-account> commented on 2016-12-20 12:51 (UTC)
The dependencies from allegro should be added to the PKGBUILD. I have no time to do it now, but you can install allegro first to make sure they are in.
hollunder commented on 2016-12-20 11:33 (UTC)
This one is a bit weirder:
-- Found Threads: TRUE
CMake Error at /usr/share/cmake-3.6/Modules/FindX11.cmake:439 (message):
Could not find X11
Call Stack (most recent call first):
CMakeLists.txt:356 (find_package)
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