Search Criteria
Package Details: libqalculate-git r744.0262019-1
Package Actions
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: | GPL |
Conflicts: | libqalculate |
Provides: | libqalculate |
Submitter: | peterzuger |
Maintainer: | peterzuger |
Last Packager: | peterzuger |
Votes: | 2 |
Popularity: | 0.000001 |
First Submitted: | 2019-09-23 19:28 (UTC) |
Last Updated: | 2021-02-09 08:28 (UTC) |
Dependencies (7)
- curl (curl-minimal-git, curl-git, curl-quiche-git, curl-http3-ngtcp2)
- libxml2 (libxml2-git)
- mpfr (mpfr-git)
- doxygen (doxygen-git, doxygen-clang) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- intltool (make)
- gnuplot (gnuplot-git, gnuplot-headless, gnuplot-nogui, gnuplot4) (optional) – for plotting support
Required by (22)
- albert (requires libqalculate) (make)
- albert (requires libqalculate) (optional)
- albert-git (requires libqalculate) (make)
- albert-git (requires libqalculate) (optional)
- cantor-git (requires libqalculate)
- catapult (requires libqalculate)
- fuz-calc-git (requires libqalculate)
- menu-qalc (requires libqalculate)
- nasc-git (requires libqalculate)
- plasma-workspace-git (requires libqalculate)
- plasma5-applets-qalculate (requires libqalculate)
- pop-launcher (requires libqalculate)
- pop-launcher-git (requires libqalculate)
- qalculate-gtk-git (requires libqalculate)
- qalculate-gtk-nognome (requires libqalculate)
- qalculate-qt-git
- qalculate-qt5 (requires libqalculate)
- step-git (requires libqalculate)
- wofi-calc (requires libqalculate)
- wofi-calc (requires libqalculate) (make)
- Show 2 more...
Latest Comments
peterzuger commented on 2020-07-18 11:04 (UTC)
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 (UTC)
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?