diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2006-04-09 22:10:26 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2006-04-09 22:10:26 +0000 |
commit | 87339237c69b9d4976b5ea6c85b20674a565ed08 (patch) | |
tree | 8850721dde266f6843faa4cfe0b54a9ec6033887 /sci-visualization/qtiplot/files | |
parent | version bump, fix one docs issue (diff) | |
download | gentoo-2-87339237c69b9d4976b5ea6c85b20674a565ed08.tar.gz gentoo-2-87339237c69b9d4976b5ea6c85b20674a565ed08.tar.bz2 gentoo-2-87339237c69b9d4976b5ea6c85b20674a565ed08.zip |
Version bump, pruned old version.
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'sci-visualization/qtiplot/files')
-rw-r--r-- | sci-visualization/qtiplot/files/digest-qtiplot-0.8.1 | 3 | ||||
-rw-r--r-- | sci-visualization/qtiplot/files/digest-qtiplot-0.8.2 | 3 | ||||
-rw-r--r-- | sci-visualization/qtiplot/files/qtiplot-0.8.2-qmake.patch (renamed from sci-visualization/qtiplot/files/qtiplot-0.8.1-qmake.patch) | 58 |
3 files changed, 23 insertions, 41 deletions
diff --git a/sci-visualization/qtiplot/files/digest-qtiplot-0.8.1 b/sci-visualization/qtiplot/files/digest-qtiplot-0.8.1 deleted file mode 100644 index 2d3811481d3b..000000000000 --- a/sci-visualization/qtiplot/files/digest-qtiplot-0.8.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 04ad123d8d3e67e1b2bc10f5698eb18e qtiplot-0.8.1.zip 856277 -RMD160 b0f476c52c8ee807656831535ed07c53e941b660 qtiplot-0.8.1.zip 856277 -SHA256 ab842c865180ea71b06fcfbdd4e7f3dcd55421a35d0a0edab5add19d0d2989c0 qtiplot-0.8.1.zip 856277 diff --git a/sci-visualization/qtiplot/files/digest-qtiplot-0.8.2 b/sci-visualization/qtiplot/files/digest-qtiplot-0.8.2 new file mode 100644 index 000000000000..47cf11e621ed --- /dev/null +++ b/sci-visualization/qtiplot/files/digest-qtiplot-0.8.2 @@ -0,0 +1,3 @@ +MD5 754db971be21f6445ac7db878b0a3583 qtiplot-0.8.2.tar.bz2 449173 +RMD160 8e2741b88b9ec15722fa7ded6a3a814aa10ffcf8 qtiplot-0.8.2.tar.bz2 449173 +SHA256 39b1de9e7bae38d711f4de96cb28ad3b0bd62a94fecc18d66347229e227e1992 qtiplot-0.8.2.tar.bz2 449173 diff --git a/sci-visualization/qtiplot/files/qtiplot-0.8.1-qmake.patch b/sci-visualization/qtiplot/files/qtiplot-0.8.2-qmake.patch index 9184aeb8a2c5..b1dd3ca4f1b0 100644 --- a/sci-visualization/qtiplot/files/qtiplot-0.8.1-qmake.patch +++ b/sci-visualization/qtiplot/files/qtiplot-0.8.2-qmake.patch @@ -1,6 +1,6 @@ ---- qtiplot.pro.orig 2006-03-27 01:25:39.000000000 +0100 -+++ qtiplot.pro 2006-03-27 01:28:55.000000000 +0100 -@@ -1,202 +1,202 @@ +--- qtiplot.pro.orig 2006-04-09 22:58:29.000000000 +0100 ++++ qtiplot.pro 2006-04-09 23:01:48.000000000 +0100 +@@ -1,198 +1,190 @@ -TARGET = qtiplot
-TEMPLATE = app
-CONFIG += qt warn_on release thread opengl
@@ -12,22 +12,18 @@ -
-TRANSLATIONS = translations/qtiplot_de.ts \
- translations/qtiplot_es.ts \
-- translations/qtiplot_fr.ts \
-- translations/qtiplot_ja.ts \
-- translations/qtiplot_pt.ts
+- translations/qtiplot_fr.ts
-
--win32:INCLUDEPATH += C:/WinGsl
--
--INCLUDEPATH += ../3rdparty/qwt/include
--INCLUDEPATH += ../3rdparty/qwtplot3d/include
-
--win32:LIBS += ../3rdparty/qwt/lib/qwt.lib
--win32:LIBS += ../3rdparty/qwtplot3d/lib/qwtplot3d.lib
--win32:LIBS += C:/WinGsl/Lib/WinGsl.lib
+-INCLUDEPATH += ../3rdparty/qwt/include
+-unix:INCLUDEPATH += -I /usr/include/qwtplot3d
+-win32:INCLUDEPATH += ../3rdparty/qwtplot3d/include
+-win32:INCLUDEPATH += C:/WinGsl
-
--unix:LIBS += -L../3rdparty/qwt/lib -lqwt
--unix:LIBS += -L../3rdparty/qwtplot3d/lib -lqwtplot3d
--unix:LIBS += -L /usr/lib -lgsl -lgslcblas
+-LIBS += ../3rdparty/qwt/lib/libqwt.a
+-unix:LIBS += -L /usr/lib -lgsl -lgslcblas -lqwtplot3d
+-win32:LIBS += ../3rdparty/qwtplot3d/lib/qwtplot3d.lib
+-win32:LIBS += C:/WinGsl/Lib/WinGsl.lib
-
-unix:target.path=/usr/bin
-unix:INSTALLS += target
@@ -178,7 +174,7 @@ - src/filterDialog.cpp\
- src/fftDialog.cpp
-
--#parser (muParser_v1.24)
+-#parser (muParser_v1.26)
-HEADERS+=../3rdparty/muParser/muParser.h \
- ../3rdparty/muParser/muParserBase.h \
- ../3rdparty/muParser/muParserInt.h \
@@ -202,8 +198,6 @@ -
-#Origin Import (liborigin)
-HEADERS+=../3rdparty/liborigin/OPJFile.h
--SOURCES+=../3rdparty/liborigin/OPJFile.cpp -\ No newline at end of file +TARGET = qtiplot +TEMPLATE = app +CONFIG += qt warn_on release thread opengl @@ -211,35 +205,23 @@ +OBJECTS_DIR = ../tmp/qtiplot +DESTDIR = ./ +DEFINES += QT_PLUGIN -+win32:DEFINES += QT_DLL QWT_DLL QT_THREAD_SUPPORT GSL_DLL QWTPLOT3D_DLL + +TRANSLATIONS = translations/qtiplot_de.ts \ + translations/qtiplot_es.ts \ -+ translations/qtiplot_fr.ts \ -+ translations/qtiplot_ja.ts \ -+ translations/qtiplot_pt.ts -+ -+win32:INCLUDEPATH += C:/WinGsl -+ -+INCLUDEPATH += /usr/include/qwt -+INCLUDEPATH += /usr/include/qwtplot3d ++ translations/qtiplot_fr.ts + -+win32:LIBS += ../3rdparty/qwt/lib/qwt.lib -+win32:LIBS += ../3rdparty/qwtplot3d/lib/qwtplot3d.lib -+win32:LIBS += C:/WinGsl/Lib/WinGsl.lib ++INCLUDEPATH += /usr/include/qwt ++INCLUDEPATH += /usr/include/qwtplot3d + -+unix:LIBS += -L../3rdparty/qwt/lib -lqwt -+unix:LIBS += -L../3rdparty/qwtplot3d/lib -lqwtplot3d -+unix:LIBS += -L_LIBDIR_ -lgsl -lgslcblas -lqwt -lqwtplot3d ++unix:LIBS += -L_LIBDIR_ -lgsl -lgslcblas -lqwt -lqwtplot3d + +unix:target.path=/usr/bin +unix:INSTALLS += target + -+unix:documentation.path = /usr/share/doc/_PF_ ++unix:documentation.path = /usr/share/doc/qtiplot +unix:documentation.files = doc/* +unix:INSTALLS += documentation + -+win32:RC_FILE = src/iPlot.rc +HEADERS = src/application.h \ + src/graph.h \ + src/graph3D.h \ @@ -381,7 +363,7 @@ + src/filterDialog.cpp\ + src/fftDialog.cpp + -+#parser (muParser_v1.24) ++#parser (muParser_v1.26) +HEADERS+=../3rdparty/muParser/muParser.h \ + ../3rdparty/muParser/muParserBase.h \ + ../3rdparty/muParser/muParserInt.h \ @@ -405,4 +387,4 @@ + +#Origin Import (liborigin) +HEADERS+=../3rdparty/liborigin/OPJFile.h -+SOURCES+=../3rdparty/liborigin/OPJFile.cpp + SOURCES+=../3rdparty/liborigin/OPJFile.cpp |