PKGBUILD needs this change otherwise it doesn't build
-Dworkshop=false
Git Clone URL: | https://aur.archlinux.org/gegl-git.git (read-only, click to copy) |
---|---|
Package Base: | gegl-git |
Description: | Graph based image processing framework |
Upstream URL: | https://www.gegl.org |
Licenses: | GPL3, LGPL3 |
Conflicts: | gegl |
Provides: | gegl |
Submitter: | None |
Maintainer: | bartus (Salamandar) |
Last Packager: | bartus |
Votes: | 105 |
Popularity: | 0.000000 |
First Submitted: | 2009-05-27 08:12 (UTC) |
Last Updated: | 2025-02-10 12:29 (UTC) |
PKGBUILD needs this change otherwise it doesn't build
-Dworkshop=false
@Bink Build doesn't fails against sdl2-compat. May be you have to update your Arch system?
In case it helps others, I've had success building against sdl2-git as opposed to sdl2-compat, as dependency. Build fails against sdl2-compat.
It builds successfully without sdl2 patch now, i had to delete these lines.
prepare() {
git -C "${srcdir}/${_pkgname}" apply -v "${srcdir}/sdl2-compat.patch"
Same error for me
the patch from merge request 208 fails to apply. upstream merged 207.
extra/sdl2 has been replaced by extra/sdl2-compat.
@teras You need to edit PKGBUILD file
Then
makepkg -sicC
@maderios How should we apply the "Dworkshop" option?
It only builds with -Dworkshop=false
Pinned Comments
bartus commented on 2022-03-14 10:34 (UTC)
Sorry lads, I'm at the Polish Ukraine border helping allocate refugees. Expect no update until this hell is over, wish us luck. Have no time nor access to my rig and AUR keys to test/post updates. If you have a patch, ping me on email - I'll add you as co-maintainer. Posted with my old script - https://github.com/bartoszek/aur-post
bartus commented on 2019-08-28 15:01 (UTC) (edited on 2019-08-28 15:01 (UTC) by bartus)
This is a package is also hosted on GitHub.
Please submit
patches
and reportissues
to gegl-git/github.comTravis CI Status: <img alt="Build Status" src="https://travis-ci.org/bartoszek/AUR-gegl-git.svg?branch=master" />