Package Details: gimp-plugin-gmic-git 2.9.8.r13.g2885531.gimp.2.0-1

Git Clone URL: https://aur.archlinux.org/gimp-plugin-gmic-git.git (read-only, click to copy)
Package Base: gimp-plugin-gmic-git
Description: Front-end to the image processing framework G'MICQ
Upstream URL: https://github.com/c-koi/gmic-qt
Keywords: gimp
Licenses: GPL3
Submitter: trougnouf
Maintainer: ChrisMorgan
Last Packager: ChrisMorgan
Votes: 3
Popularity: 0.000000
First Submitted: 2018-01-16 12:15 (UTC)
Last Updated: 2021-08-04 06:17 (UTC)

Latest Comments

1 2 Next › Last »

rosenberg commented on 2023-01-19 07:31 (UTC)

I cannot install it with yay:

 -> cannot find package name: [==> Choosing GIMP major version to build for...]

A-KA commented on 2022-07-14 18:11 (UTC)

Was running into the same issue as @electricprism and @vredesbyrd

I was able to resolve it by pacman -R gmic and pacman -S gmic, then running makepkg directly (yay was still throwing errors)

Maybe lines 33-56 should be in the prepare function? I don't know

vredesbyrd commented on 2021-12-29 02:43 (UTC)

Trying to build with paru I was receiving the same error as @electricprism. Trying makepkg complained about not finding Qt5LinguistTools. Installing qt5-tools allowed makepkg to successfully build the package. Perhaps qt5-tools should be a makedepend?

ChrisMorgan commented on 2021-08-04 06:21 (UTC)

@electricprism: probably fixed now. Running makepkg directly on it was working fine, but the AUR helper you look to be using (possibly paru, judging by the string “parsing pkg list...” which it uses) didn’t like a corner I’d cut which more or less broke makepkg --printsrcinfo.

If that doesn’t resolve it, I’ll look a bit harder (and then actually run it through paru, not just makepkg).

electricprism commented on 2021-08-04 05:29 (UTC)

Is this working for people? I run into an error post export _gimp_version=2.99:

==> Sources are ready.
gimp-plugin-gmic-git-2.9.7.r82.gda87d71.gimp.2.0-1: parsing pkg list...
error: can't find package name in packagelist: ==> Choosing GIMP major version to build for...
error: packages failed to buid: gimp-plugin-gmic-git-2.9.7.r82.gda87d71.gimp.2.0-1

ChrisMorgan commented on 2021-06-30 18:08 (UTC)

I revamped this package a bit, with a better pkgver (so your local installation won’t look eternally out of date because v.2.9.7 sorts lower than v.218) and with GIMP 2.99/3.0 support. Let me know if I broke anything. I haven’t actually tested it with extra/gimp (gimp-2.0), only with aur/gimp-devel (gimp-2.99).

electricprism commented on 2021-03-16 16:00 (UTC)

Experimental GIMP 2.99.x / 3.0 support. See: https://github.com/c-koi/gmic-qt/pull/104

garagecoder commented on 2018-12-05 11:03 (UTC)

Successful build with Gimp-2.10.8 with version 2.4.2_pre#181205, required wget

This does have a purpose for pre-release testing as the dev cycle is rapid.

maderios commented on 2018-05-21 09:46 (UTC)

Successfully build with Gimp-2.10 but not with Gimp-2.10.2: 'Project ERROR: gimp-2.0 development package not found'