[73404] trunk/dports/graphics/qwtplot3d

michaelld at macports.org michaelld at macports.org
Fri Nov 12 08:37:07 PST 2010


Revision: 73404
          http://trac.macports.org/changeset/73404
Author:   michaelld at macports.org
Date:     2010-11-12 08:37:02 -0800 (Fri, 12 Nov 2010)
Log Message:
-----------
qwtplot3d: add missing file.

Added Paths:
-----------
    trunk/dports/graphics/qwtplot3d/files/
    trunk/dports/graphics/qwtplot3d/files/patch-qwtplot3d.pro.diff

Added: trunk/dports/graphics/qwtplot3d/files/patch-qwtplot3d.pro.diff
===================================================================
--- trunk/dports/graphics/qwtplot3d/files/patch-qwtplot3d.pro.diff	                        (rev 0)
+++ trunk/dports/graphics/qwtplot3d/files/patch-qwtplot3d.pro.diff	2010-11-12 16:37:02 UTC (rev 73404)
@@ -0,0 +1,34 @@
+--- qwtplot3d.pro.orig	2010-11-02 15:48:06.000000000 -0400
++++ qwtplot3d.pro	2010-11-02 15:50:49.000000000 -0400
+@@ -3,7 +3,7 @@
+ 
+ TARGET            = qwtplot3d
+ TEMPLATE          = lib
+-CONFIG           += qt warn_on opengl thread zlib debug
++CONFIG           += qt warn_on opengl thread zlib release @ARCHES@
+ MOC_DIR           = tmp
+ OBJECTS_DIR       = tmp
+ INCLUDEPATH       = include
+@@ -21,7 +21,7 @@
+ win32:CONFIG -= zlib
+ 
+ linux-g++:TMAKE_CXXFLAGS += -fno-exceptions
+-unix:VERSION = 0.2.6
++unix:VERSION = 0.2.7
+ 
+ # Input
+ SOURCES += src/qwt3d_axis.cpp \
+@@ -92,4 +92,11 @@
+   DEFINES += GL2PS_HAVE_ZLIB
+   win32:LIBS += zlib.lib
+ 	unix:LIBS  += -lz
+-}
+\ No newline at end of file
++}
++
++target.path    = $$INSTALLBASE/lib
++headers.path   = $$INSTALLBASE/include/qwtplot3d
++doc.path       = $$INSTALLBASE/share/qwt/doc
++headers.files  = $$HEADERS
++
++INSTALLS       = target headers doc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101112/d53edafb/attachment.html>


More information about the macports-changes mailing list