Search Criteria
Package Details: nasc-git 0.7.5.r13.ga95d1f8-2
Git Clone URL: | https://aur.archlinux.org/nasc-git.git (read-only, click to copy) |
---|---|
Package Base: | nasc-git |
Description: | Do maths like a normal person. |
Upstream URL: | http://parnold-x.github.io/nasc/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | xpt |
Maintainer: | xpt |
Last Packager: | xpt |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2017-09-20 23:43 |
Last Updated: | 2021-02-05 14:43 |
Dependencies (11)
- cln
- glib2 (glib2-sched-policy, glib2-clear, glib2-quiet, glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer)
- granite (granite-git)
- gtk3 (gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-git, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-patched-filechooser-icon-view, gtk3-typeahead)
- gtksourceview3 (gtksourceview3-git)
- libgee (libgee-git)
- libqalculate (libqalculate-git)
- libsoup (libsoup-gnome-git, libsoup-gnome)
- git (git-git) (make)
- meson (meson-git) (make)
- vala (vala0.42, vala0.44, vala-git) (make)
Latest Comments
1 2 Next › Last »
ghoti commented on 2021-01-08 17:41
I've just got a pull request in the source repo that will fix the build. hopefully this will start working again for people soon.
ghoti commented on 2020-12-31 18:45
I believe you're missing two dependencies. 'webkit2gtk' and 'intltool'. Not sure if these are devdependencies or not.
Regardless. I'm seeing build failures here.
Here's a Dockerfile that can recreate the issue:
to run this, make an empty folder then in that folder copy that text into a file called 'Dockerfile', then in that folder run:
I've done my best to debug this but I'm kinda stuck. That error seems to be in an included library. while it was trying to build subprojects/libqalculate/libqalculate/libqalculate.a.p/Calculator-definitions.cc.o
I dunno how to fix that :\
vivaeltopo commented on 2020-05-13 07:59
Nasc switched to meson build system, you can use this PKGBUILD:
Tio commented on 2019-12-12 03:52
Error:
PedroHLC commented on 2019-08-05 19:31
Still missing "cln" dependency
mazzolino commented on 2019-03-20 13:19
The "cln" dependency is required as of https://github.com/parnold-x/nasc/commit/ed7d8de6cd942344905f4305a1f5d5789797b002
ralfhein commented on 2017-12-18 11:10
There is also a dependency on libpthread-stubs (https://aur.archlinux.org/packages/libpthread-stubs/) to build this.
thebodzio commented on 2017-11-02 22:20
+1
mazzolino commented on 2017-10-29 16:41
Well, of course I mean "at the end of the package() function".
mazzolino commented on 2017-10-23 08:36
The installation fails with:
nasc-git: /usr/lib64 exists in filesystem
Please add something like this at the end of the install() function:
mv ${pkgdir}/usr/lib{64,}