diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..6c90bdc --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +This package was retired on 2011-07-25 due to it being unable to build this package for multiple releases (FTBFS). diff --git a/qtiplot-0.9.8-manualpath.patch b/qtiplot-0.9.8-manualpath.patch deleted file mode 100644 index 7b68fc0..0000000 --- a/qtiplot-0.9.8-manualpath.patch +++ /dev/null @@ -1,40 +0,0 @@ ---- qtiplot-0.9.7.13.org/qtiplot/src/core/ApplicationWindow.cpp 2010-03-17 15:32:17.000000000 +0800 -+++ qtiplot-0.9.7.13/qtiplot/src/core/ApplicationWindow.cpp 2010-03-18 13:02:36.064460415 +0800 -@@ -1427,7 +1427,7 @@ - menuBar()->addMenu(help); - - help->addAction(actionShowHelp); -- help->addAction(actionChooseHelpFolder); -+// help->addAction(actionChooseHelpFolder); - help->insertSeparator(); - help->addAction(actionHomePage); - help->addAction(actionCheckUpdates); -@@ -5212,7 +5212,7 @@ - scriptsDirPath = settings.value("/ScriptsDir", appPath).toString(); - fitModelsPath = settings.value("/FitModelsDir", "").toString(); - customActionsDirPath = settings.value("/CustomActionsDir", "").toString(); -- helpFilePath = settings.value("/HelpFile", helpFilePath).toString(); -+// helpFilePath = settings.value("/HelpFile", helpFilePath).toString(); - d_translations_folder = settings.value("/Translations", d_translations_folder).toString(); - d_python_config_folder = settings.value("/PythonConfigDir", d_python_config_folder).toString(); - d_latex_compiler_path = settings.value("/LaTeXCompiler", d_latex_compiler_path).toString(); -@@ -13504,8 +13504,8 @@ - actionShowHelp->setShortcut( tr("Ctrl+H") ); - connect(actionShowHelp, SIGNAL(activated()), this, SLOT(showHelp())); - -- actionChooseHelpFolder = new QAction(tr("&Choose Help Folder..."), this); -- connect(actionChooseHelpFolder, SIGNAL(activated()), this, SLOT(chooseHelpFolder())); -+// actionChooseHelpFolder = new QAction(tr("&Choose Help Folder..."), this); -+// connect(actionChooseHelpFolder, SIGNAL(activated()), this, SLOT(chooseHelpFolder())); - - actionRename = new QAction(tr("&Rename Window"), this); - connect(actionRename, SIGNAL(activated()), this, SLOT(rename())); -@@ -14335,7 +14335,7 @@ - actionShowHelp->setMenuText(tr("&Help")); - actionShowHelp->setShortcut(tr("Ctrl+H")); - -- actionChooseHelpFolder->setMenuText(tr("&Choose Help Folder...")); -+// actionChooseHelpFolder->setMenuText(tr("&Choose Help Folder...")); - actionRename->setMenuText(tr("&Rename Window")); - - actionCloseWindow->setMenuText(tr("Close &Window")); diff --git a/qtiplot-0.9.8.3-manual.patch b/qtiplot-0.9.8.3-manual.patch deleted file mode 100644 index f77ea7f..0000000 --- a/qtiplot-0.9.8.3-manual.patch +++ /dev/null @@ -1,47 +0,0 @@ -diff -urP qtiplot-0.9.7.12.org/manual/docbook-en/index.docbook qtiplot-0.9.7.12/manual/docbook-en/index.docbook ---- qtiplot-0.9.7.12.org/manual/docbook-en/index.docbook 2010-01-04 17:50:46.000000000 +0800 -+++ qtiplot-0.9.7.12/manual/docbook-en/index.docbook 2010-02-09 22:55:30.378700748 +0800 -@@ -1,5 +1,5 @@ - -- - -diff -auP qtiplot-0.9.7.13/manual/Makefile qtiplot-0.9.7.13/manual/Makefile ---- qtiplot-0.9.7.13/manual/Makefile 2009-10-19 17:01:27.000000000 +0800 -+++ qtiplot-0.9.7.13/manual/Makefile 2010-03-18 10:37:47.288461638 +0800 -@@ -1,4 +1,4 @@ --html-pdf: web pdf -+html-pdf: web - - # we can't name the target "html", since there is already a folder with that name - # and so make thinks this target is already up to date -@@ -7,3 +7,4 @@ - - pdf: - dblatex -o qtiplot-manual-en.pdf -c dblatex.conf docbook-en/index.docbook -+install: -diff -urP qtiplot-0.9.7.12.org/manual/qtiplot.dsl qtiplot-0.9.7.12/manual/qtiplot.dsl ---- qtiplot-0.9.7.12.org/manual/qtiplot.dsl 2009-09-10 11:41:59.000000000 +0800 -+++ qtiplot-0.9.7.12/manual/qtiplot.dsl 2010-02-09 22:56:10.922701438 +0800 -@@ -6,7 +6,7 @@ - html stylesheet. You have to adapt this to your installation. --> -- -+ - - - -diff -urP qtiplot-0.9.7.12.org/manual/qtiplot_html.xsl qtiplot-0.9.7.12/manual/qtiplot_html.xsl ---- qtiplot-0.9.7.12.org/manual/qtiplot_html.xsl 2009-09-10 11:41:59.000000000 +0800 -+++ qtiplot-0.9.7.12/manual/qtiplot_html.xsl 2010-02-09 22:58:24.651702061 +0800 -@@ -1,5 +1,5 @@ - -- -+ - -