Package Details: gegl-git 0.4.55.r10941.3f7d642de-1

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)

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.

Latest Comments

1 2 3 4 5 6 7 Next › Last »

maderios commented on 2025-02-14 10:43 (UTC) (edited on 2025-02-14 10:43 (UTC) by maderios)

PKGBUILD needs this change otherwise it doesn't build

-Dworkshop=false

maderios commented on 2025-02-10 05:57 (UTC)

@Bink Build doesn't fails against sdl2-compat. May be you have to update your Arch system?

Bink commented on 2025-02-10 00:45 (UTC) (edited on 2025-02-10 00:46 (UTC) by Bink)

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.

maderios commented on 2025-02-09 17:21 (UTC)

It builds successfully without sdl2 patch now, i had to delete these lines.

prepare() {
  git -C "${srcdir}/${_pkgname}" apply -v "${srcdir}/sdl2-compat.patch"

maderios commented on 2025-02-09 10:29 (UTC)

Same error for me

JonnyRobbie commented on 2025-02-08 13:31 (UTC) (edited on 2025-02-08 13:37 (UTC) by JonnyRobbie)

the patch from merge request 208 fails to apply. upstream merged 207.

Bink commented on 2025-01-28 22:50 (UTC)

extra/sdl2 has been replaced by extra/sdl2-compat.

maderios commented on 2024-11-24 10:07 (UTC)

@teras You need to edit PKGBUILD file
Then
makepkg -sicC

teras commented on 2024-11-24 09:57 (UTC)

@maderios How should we apply the "Dworkshop" option?

maderios commented on 2024-08-16 11:50 (UTC)

It only builds with -Dworkshop=false