Search Criteria
Package Details: graphite-editor-git r2430.d6c06da-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/graphite-editor-git.git (read-only, click to copy) |
|---|---|
| Package Base: | graphite-editor-git |
| Description: | raster & vector editor with a modern node-based, non-destructive, procedural workflow |
| Upstream URL: | https://github.com/GraphiteEditor/Graphite |
| Licenses: | Apache-2.0 |
| Conflicts: | graphite-editor |
| Provides: | graphite-editor |
| Submitter: | alerque |
| Maintainer: | alerque |
| Last Packager: | alerque |
| Votes: | 5 |
| Popularity: | 0.36 |
| First Submitted: | 2024-03-29 23:19 (UTC) |
| Last Updated: | 2026-04-21 19:45 (UTC) |
Dependencies (15)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libxcomposite
- libxdamage
- libxkbcommon (libxkbcommon-gitAUR)
- libxrandr (libxrandr-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-dlss-reflex-gitAUR, mesa-rk35xx-gitAUR, mesa-nollvm-gitAUR, mesa-rdna2vrAUR, mesa-minimal-gitAUR, mesa-amber)
- nss (nss-hgAUR)
- pango (pango-gitAUR, pango-nothai-gitAUR)
- cargo-about (cargo-about-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
- rustup (rustup-gitAUR) (make)
- wasm-pack (wasm-pack-binAUR, wasm-pack-gitAUR) (make)
Latest Comments
1 2 Next › Last »
truedoctor commented on 2026-03-05 10:34 (UTC)
Hi, I'm one of the maintainers of Graphite. If you ever need help with packaging Graphite because we broke something, please let either me (dennis@kobert.dev) or Timon (me@timon.zip) know and we'll try to help. We do also intend to release the desktop app publically in a more official capacity soon TM. So it might be useful to coordinate that with you
mdrv commented on 2026-03-02 02:05 (UTC)
@KorolOrol Use my patch on previous comment; particularly add
cargo run --package third-party-licenses --features desktopat the end of prepare function.KorolOrol commented on 2026-03-01 20:58 (UTC) (edited on 2026-03-01 20:58 (UTC) by KorolOrol)
I'm getting this error:
mdrv commented on 2026-02-28 11:20 (UTC)
I was able to build and run on
aarch64device. Also,~/.cache/rust-gpu/needs to be cleared for updating.alerque commented on 2025-12-09 23:06 (UTC)
Thanks to this major contribution the GUI is back and working again in this build! I think there is some cleanup that could be done, but it's definitely working to play around in again now.
alerque commented on 2025-07-09 13:36 (UTC)
I've made only partial progress on this. I'm about to post an update that builds again, but only the CLI is working, the Tauri based desktop UI is not here. If anybody figures out the right incantation to get that to build and which pieces to package as well I'm open to suggestions or PRs to this repo.
alerque commented on 2025-07-03 15:56 (UTC)
Yes the shape of the build system has changed a bit, I'm trying to work out the best incantation for the current shape of things.
andykluger commented on 2025-06-09 20:06 (UTC)
wallabra commented on 2025-01-19 02:22 (UTC)
Their Contributor guide refers to a different command to initiate a release build. In
PKGBUILD'sbuild()this could be done as:In the end, however, in the current Git version, this also crashes because of some cryptic, non-verbose
cargo-aboutrelated issue:This whole situation is very strange and, frankly, does not reflect very well on their project setup tenacity.
1 2 Next › Last »