Search Criteria
Package Details: aseprite-git 1.2.17.r64.gf689c2c48-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/aseprite-git.git (read-only, click to copy) |
|---|---|
| Package Base: | aseprite-git |
| Description: | Create animated sprites and pixel art |
| Upstream URL: | http://www.aseprite.org/ |
| Licenses: | custom, BSD |
| Conflicts: | aseprite |
| Provides: | aseprite |
| Submitter: | None |
| Maintainer: | jusw85 |
| Last Packager: | jusw85 |
| Votes: | 9 |
| Popularity: | 0.000000 |
| First Submitted: | 2012-10-10 08:10 (UTC) |
| Last Updated: | 2026-02-21 07:48 (UTC) |
Dependencies (11)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libc++ (libc++-with-libunwindAUR, libc++-msanAUR)
- libglvnd (libglvnd-gitAUR)
- libxcursor
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- libxi (libxi-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- python (make)
Required by (1)
- aseprite-than (requires aseprite)
Sources (27)
- desktop.patch
- git+https://github.com/aseprite/aseprite.git#branch=main
- git+https://github.com/aseprite/benchmark.git
- git+https://github.com/aseprite/clip.git
- git+https://github.com/aseprite/cmark.git
- git+https://github.com/aseprite/curl.git
- git+https://github.com/aseprite/flic.git
- git+https://github.com/aseprite/fmt.git
- git+https://github.com/aseprite/freetype2.git
- git+https://github.com/aseprite/giflib.git
- git+https://github.com/aseprite/gtest.git
- git+https://github.com/aseprite/harfbuzz.git
- git+https://github.com/aseprite/IXWebSocket
- git+https://github.com/aseprite/json11.git
- git+https://github.com/aseprite/laf.git
- git+https://github.com/aseprite/libarchive.git
- git+https://github.com/aseprite/libpng.git
- git+https://github.com/aseprite/libwebp.git
- git+https://github.com/aseprite/lua
- git+https://github.com/aseprite/observable.git
- git+https://github.com/aseprite/pixman.git
- git+https://github.com/aseprite/simpleini.git
- git+https://github.com/aseprite/skia.git#branch=aseprite-m124
- git+https://github.com/aseprite/tga.git
- git+https://github.com/aseprite/tinyexpr.git
- git+https://github.com/aseprite/undo.git
- git+https://github.com/aseprite/zlib.git
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
sbstratos79 commented on 2022-12-28 13:34 (UTC) (edited on 2022-12-28 13:35 (UTC) by sbstratos79)
I'm getting this error:
bdeshi commented on 2022-07-09 10:23 (UTC)
libc++ is marked as a make-dependency, but aseprite executable built from this package can't start without libc++.so.1
jusw85 commented on 2022-06-19 07:28 (UTC)
@msnspk Updated, thanks.
Regarding branches, the main branch was specifically chosen as the default for stable bugfixes cherry picked from beta that haven't made it to release yet. For bleeding edge unstable features, simply edit the PKGBUILD and change the source to beta branch, it compiles similarly i.e. change from this
git+https://github.com/${_pkgname}/${_pkgname}.git#branch=mainto thisgit+https://github.com/${_pkgname}/${_pkgname}.git#branch=betamsnspk commented on 2022-06-18 00:28 (UTC) (edited on 2022-06-18 00:30 (UTC) by msnspk)
Getting an error while building the package:
Not sure if it's a problem with this package or upstream though.
Also, should the branch for this package be changed from main to beta? Thanks!
ISSOtm commented on 2022-01-08 15:36 (UTC) (edited on 2022-01-08 16:40 (UTC) by ISSOtm)
Yeah, blame me for finishing that up at 3 AM. I corrected many mistakes and set up a Git repo instead, including CI: https://github.com/ISSOtm/PKGBUILDs/tree/aseprite-git/aseprite-git
Please forgive my sloppiness ^^'
jusw85 commented on 2022-01-08 05:12 (UTC)
@ISSOtm You didn't link shared-fmt.patch and shared-skia-deps.patch. I can't find it upstream nor in the aur aseprite package
ISSOtm commented on 2022-01-08 02:09 (UTC)
Here is a "ported" PKGBUILD: https://gist.github.com/ISSOtm/5e03b507e46dbbde9e88b80903f6f6a8
Aseprite appears to launch correctly, though with a few bugs; but I don't know whether those are caused by my setup, the packaging, or are upstream bugs. Feedback would be appreciated! ^^
ISSOtm commented on 2022-01-07 18:23 (UTC)
Having worked on said overhaul, I will attempt to port the regular package's changes to this one. Please hang tight!
msnspk commented on 2022-01-06 08:34 (UTC)
The regular aseprite AUR package just got a big overhaul. Maybe some of its changes would be worth integrating into this package?
Also, the branch for this package should be changed from main to beta? That is where the latest development efforts are happening
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »