Search Criteria
Package Details: libqalculate-git r744.0262019-1
Git Clone URL: | https://aur.archlinux.org/libqalculate-git.git (read-only, click to copy) |
---|---|
Package Base: | libqalculate-git |
Description: | Multi-purpose desktop calculator |
Upstream URL: | https://qalculate.github.io/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | peterzuger |
Maintainer: | peterzuger |
Last Packager: | peterzuger |
Votes: | 1 |
Popularity: | 0.143180 |
First Submitted: | 2019-09-23 19:28 |
Last Updated: | 2021-02-09 08:28 |
Dependencies (7)
- curl (curl-git, curl-minimal-git)
- libxml2 (libxml2-linenum, libxml2-git)
- mpfr (mpfr-svn)
- doxygen (doxygen-git) (make)
- git (git-git) (make)
- intltool (make)
- gnuplot (gnuplot-caca, gnuplot-svg, gnuplot-headless, gnuplot-nogui, gnuplot-git) (optional) – for plotting support
Required by (9)
- fuz-calc-git (requires libqalculate)
- kdebase-workspace (requires libqalculate)
- kdebase-workspace-consolekit (requires libqalculate)
- menu-qalc (requires libqalculate)
- nasc-git (requires libqalculate)
- plasma-workspace-git
- plasma5-applets-qalculate (requires libqalculate)
- qalculate-gtk-git (requires libqalculate)
- qalculate-gtk-nognome (requires libqalculate)
Latest Comments
peterzuger commented on 2020-07-18 11:04
I would guess this has to do with your git config "core.autocrlf" remove this setting and try a cleanBuild, something in your setup seems to change the line endings causing this error.
abd commented on 2020-07-17 08:42
Got failed in
==> Validating source files with md5sums...
libqalculate ... Skipped
==> Extracting sources...
-> Creating working copy of libqalculate git repo...
Switched to a new branch 'makepkg'
==> Starting prepare()...
/home/budi/Downloads/libqalculate-git/PKGBUILD: ./autogen.sh: /bin/sh^M: bad
interpreter: No such file or directory
==> ERROR: A failure occurred in prepare()
What'd be the solution?