aseprite.desktop file has been updated.
Search Criteria
Package Details: aseprite 1.3.13-4
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: | 127 |
Popularity: | 3.58 |
First Submitted: | 2011-11-01 17:40 (UTC) |
Last Updated: | 2025-03-30 15:09 (UTC) |
Dependencies (27)
- cmark (cmark-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libarchive.so (lib32-libarchive, libarchive)
- libcurl.so (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-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR, freetype2, lib32-freetype2)
- libgif.so (giflib-gitAUR, giflib)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, 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 (libwebp0.5AUR, lib32-libwebp, libwebp)
- libwebpdemux.so (libwebp0.5AUR, lib32-libwebp, libwebp)
- libwebpmux.so (libwebp0.5AUR, 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, cmake3AUR) (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 .. 19 20 21 22 23 24 25 26 27 28 29 30 Next › Last »
Rubonnek commented on 2017-03-03 20:45 (UTC)
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)
hollunder commented on 2016-12-20 10:57 (UTC)
I get a build error:
==> Validating source files with sha256sums...
aseprite ... Skipped
aseprite.desktop ... Passed
==> ERROR: Cannot find the git package needed to handle git sources.
==> ERROR: An unknown error has occurred. Exiting...
==> ERROR: Build failed, check /var/lib/aurbuild/x86_64/murks/build
<deleted-account> commented on 2016-12-19 20:41 (UTC)
Removed conflict with cmark and gtest (thx prurigro).
As for the EULA, please point me to a discussion where TUs consider that building from AUR equals accepting a license.
One more thing, I am willing to orphan the package if someone wants to take over maintaining it.
napa3um commented on 2016-12-19 14:44 (UTC)
conflicts 'cmark' and 'gtest' is correct?
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