Package Details: gimp-plugin-normalmap 1.2.3-2

Git Clone URL: https://aur.archlinux.org/gimp-plugin-normalmap.git (read-only, click to copy)
Package Base: gimp-plugin-normalmap
Description: A plugin for GIMP that aids in the authoring of tangent-space normal maps for use in per-pixel lighting applications.
Upstream URL: https://code.google.com/archive/p/gimp-normalmap/
Licenses: GPL
Conflicts: gimp-normalmap
Replaces: gimp-normalmap
Submitter: jurf
Maintainer: None
Last Packager: jurf
Votes: 9
Popularity: 0.001046
First Submitted: 2015-09-03 13:02 (UTC)
Last Updated: 2016-08-30 20:00 (UTC)

Latest Comments

simona commented on 2025-06-10 08:02 (UTC)

gcc -c -O3 -Wall pkg-config --cflags gtk+-2.0 gtkglext-1.0 gimp-2.0 normalmap.c


Package gimp-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gimp-2.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'gimp-2.0' not found
normalmap.c:26:10: fatal error: gtk/gtk.h: File o directory non esistente
26 | #include <gtk/gtk.h>
|          ^~~~~~~~~~~
compilation terminated.
make: *** [Makefile.linux:26: normalmap.o] Error 1

guzzard commented on 2016-08-26 20:32 (UTC)

source URL has changed to: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/gimp-normalmap/gimp-normalmap-1.2.3.tar.bz2