Package Details: vipster 1.19.1b-1

Git Clone URL: https://aur.archlinux.org/vipster.git (read-only, click to copy)
Package Base: vipster
Description: Molecule editor based on Qt, specialized on periodic structures
Upstream URL: https://sgsaenger.github.io/vipster
Licenses: GPL3
Submitter: sgsaenger
Maintainer: sgsaenger
Last Packager: sgsaenger
Votes: 1
Popularity: 0.000024
First Submitted: 2018-05-02 14:16 (UTC)
Last Updated: 2020-12-18 16:56 (UTC)

Latest Comments

fromtheeast710 commented on 2022-11-13 12:58 (UTC)

Best of luck! :3

sgsaenger commented on 2022-11-10 17:15 (UTC)

Thanks for the encouragement :) Development is slowly ongoing, please use vipster-git in the meantime.

fromtheeast710 commented on 2022-11-10 14:00 (UTC)

Package failed to build. Please continue to develop Vipster. Thank you.

[  1%] Building C object CMakeFiles/libvipster.dir/external/tinyexpr/tinyexpr.c.o
[  2%] Building CXX object CMakeFiles/libvipster.dir/vipster/atom.cpp.o
In file included from /home/theeast/.cache/yay/vipster/src/vipster-1.19.1b/vipster/atom.cpp:1:
/home/theeast/.cache/yay/vipster/src/vipster-1.19.1b/vipster/atom.h:45:33: error: ‘function’ in namespace ‘std’ does not name a template type
   45 |     using CoordConverter = std::function<Vec(const Vec&)>;
      |                                 ^~~~~~~~
/home/theeast/.cache/yay/vipster/src/vipster-1.19.1b/vipster/atom.h:11:1: note: ‘std::function’ is defined in header ‘<functional>’; did you forget to ‘#include <functional>’?
   10 | #include "periodictable.h"
  +++ |+#include <functional>
   11 | 
/home/theeast/.cache/yay/vipster/src/vipster-1.19.1b/vipster/atom.h:46:5: error: ‘CoordConverter’ does not name a type
   46 |     CoordConverter makeConverter(const AtomContext &source,
      |     ^~~~~~~~~~~~~~
/home/theeast/.cache/yay/vipster/src/vipster-1.19.1b/vipster/atom.cpp:22:9: error: ‘CoordConverter’ in namespace ‘Vipster::detail’ does not name a type
   22 | detail::CoordConverter Vipster::detail::makeConverter(const AtomContext &source,
      |         ^~~~~~~~~~~~~~
make[3]: *** [CMakeFiles/libvipster.dir/build.make:90: CMakeFiles/libvipster.dir/vipster/atom.cpp.o] Error 1
make[2]: *** [CMakeFiles/Makefile2:92: CMakeFiles/libvipster.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:206: CMakeFiles/vipster.dir/rule] Error 2
make: *** [Makefile:231: vipster] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: vipster