From a58e1298f277b598b88dec2d7d5219c0ec5f0d67 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Tue, 22 Mar 2011 22:54:54 +0100 Subject: [PATCH] normalmap: Updated (1.2.1 -> 1.2.2) --- graphic/normalmap/makefile.patch | 51 ++++++++++++++++---------------- graphic/normalmap/normalmap.desc | 8 ++--- 2 files changed, 30 insertions(+), 29 deletions(-) diff --git a/graphic/normalmap/makefile.patch b/graphic/normalmap/makefile.patch index 7ef6b2094..5b91636ea 100644 --- a/graphic/normalmap/makefile.patch +++ b/graphic/normalmap/makefile.patch @@ -2,6 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../normalmap/makefile.patch +# Copyright (C) 2011 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -13,30 +14,30 @@ # Foundation; either version 2 of the License, or (at your option) any later # version. # --- SDE-COPYRIGHT-NOTE-END --- ---- gimp-normalmap/Makefile_orig 2005-11-16 06:52:44.000000000 +0100 -+++ gimp-normalmap/Makefile 2005-11-16 22:20:03.000000000 +0100 -@@ -15,12 +15,13 @@ - - OBJS=normalmap.o preview3d.o scale.o - --LIBS=`pkg-config --libs gtk+-2.0 gtkglext-1.0 gimp-2.0 gimpui-2.0` -+LIBS=`pkg-config --libs gtk+-2.0 gtkglext-1.0 gimp-2.0 gimpui-2.0 pangox` - ifdef WIN32 - LIBS+=-lglew32 - else --LIBS+=-L/usr/X11R6/lib -lGLEW -+LIBS+=-L/usr/X11/lib -lGLEW - endif + +Description: OpenSDE specific adaption + +--- gimp-normalmap-1.2.2/Makefile.linux.orig 2011-03-22 22:39:43.912058197 +0100 ++++ gimp-normalmap-1.2.2/Makefile.linux 2011-03-22 22:44:41.352072237 +0100 +@@ -10,9 +10,11 @@ + + OBJS=normalmap.o preview3d.o scale.o + +-LIBS=`pkg-config --libs gtk+-2.0 gtkglext-1.0 gimp-2.0 gimpui-2.0` \ +--L/usr/X11R6/lib -lGLEW ++LIBS=`pkg-config --libs gtk+-2.0 gtkglext-1.0 gimp-2.0 gimpui-2.0 pangox` \ ++-L/usr/X11/lib -lGLEW + +PPATH=`$(GIMPTOOL) --gimpplugindir` - - all: $(TARGET) - -@@ -31,7 +32,7 @@ - rm -f *.o $(TARGET) - - install: all -- $(GIMPTOOL) --install-bin $(TARGET) ++ + all: $(TARGET) + + $(TARGET): $(OBJS) +@@ -23,6 +25,7 @@ + + install: all + $(GIMPTOOL) --install-bin $(TARGET) + install $(TARGET) $(PPATH)/plug-ins/ - - .c.o: - $(CC) -c $(CFLAGS) $< + + .c.o: + $(CC) -c $(CFLAGS) $< diff --git a/graphic/normalmap/normalmap.desc b/graphic/normalmap/normalmap.desc index cf2fc1d23..7c0764bf9 100644 --- a/graphic/normalmap/normalmap.desc +++ b/graphic/normalmap/normalmap.desc @@ -2,7 +2,7 @@ [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../normalmap/normalmap.desc -[COPY] Copyright (C) 2006 The OpenSDE Project +[COPY] Copyright (C) 2006 - 2011 The OpenSDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] [COPY] More information can be found in the files COPYING and README. @@ -18,7 +18,7 @@ [T] This plugin allows you to convert images into RGB normal maps for use in [T] per-pixel lighting applications. -[U] http://nifelheim.dyndns.org/~cocidius/normalmap/ +[U] http://gimp-normalmap.googlecode.com/ [A] Shawn Kirst [M] Sebastian Czech @@ -27,8 +27,8 @@ [L] GPL [S] Stable -[V] 1.2.1 +[V] 1.2.2 [P] X -----5---9 801.000 -[D] 3510874072 gimp-normalmap-1.2.1.tar.bz2 http://nifelheim.dyndns.org/~cocidius/files/ +[D] 3401666054 gimp-normalmap-1.2.2.tar.bz2 http://gimp-normalmap.googlecode.com/files/