Package Details: labplot-git 2.10.1_r13464.g70d78bde4-1

Git Clone URL: https://aur.archlinux.org/labplot-git.git (read-only, click to copy)
Package Base: labplot-git
Description: KDE Application for interactive graphing and analysis of scientific data
Upstream URL: https://labplot.kde.org/
Licenses: GPL2
Conflicts: labplot
Provides: labplot
Submitter: haawda
Maintainer: IslandC0der (chaotic-aur)
Last Packager: IslandC0der
Votes: 4
Popularity: 0.001124
First Submitted: 2018-10-08 09:02 (UTC)
Last Updated: 2024-03-02 15:38 (UTC)

Latest Comments

a36233 commented on 2019-12-13 16:21 (UTC)

AUR/labplot-git/src/labplot/src/kdefrontend/widgets/LabelWidget.cpp:645:7: error: ‘QFile’ has not been declared 645 | if (!QFile::exists(configFile)) { | ^~~~~ make[2]: [src/CMakeFiles/labplot2lib.dir/build.make:1374: src/CMakeFiles/labplot2lib.dir/kdefrontend/widgets/LabelWidget.cpp.o] Error 1 make[2]: Waiting for unfinished jobs.... make[1]: [CMakeFiles/Makefile2:1499: src/CMakeFiles/labplot2lib.dir/all] Error 2 make: [Makefile:141: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...

the #include for QFile is missing please patch or report upstream.

palasso commented on 2018-10-05 07:06 (UTC)

Is there a use for this PKGBUILD? This seems to be a really old version of labplot.

b00rt00s commented on 2012-11-17 02:09 (UTC)

Program compiles but not much really works.

<deleted-account> commented on 2011-11-22 02:04 (UTC)

I get the following error while compiling: [ 16%] Generating ui_settingsgeneralpage.h Scanning dependencies of target LabPlot [ 18%] Building CXX object src/CMakeFiles/LabPlot.dir/LabPlot_automoc.o In file included from /tmp/yaourt-tmp-maximilian/aur-labplot2/src/build/src/moc_LegendWidget.cpp:10:0, from /tmp/yaourt-tmp-maximilian/aur-labplot2/src/build/src/LabPlot_automoc.cpp:7: /tmp/yaourt-tmp-maximilian/aur-labplot2/src/build/src/../../LabPlot-2.0.0.alpha2/src/gui/LegendWidget.h:5:32: fatal error: ../ui_legendwidget.h: No such file or directory compilation terminated. make[2]: *** [src/CMakeFiles/LabPlot.dir/LabPlot_automoc.o] Error 1 make[1]: *** [src/CMakeFiles/LabPlot.dir/all] Error 2 make: *** [all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build labplot2.