Perhaps you could try a pull request and if the authors don't answer, add your patch in the package ?
Search Criteria
Package Details: seexpr 3.0.1-1
Git Clone URL: | https://aur.archlinux.org/seexpr.git (read-only, click to copy) |
---|---|
Package Base: | seexpr |
Description: | An embeddable expression evaluation engine |
Upstream URL: | https://www.disneyanimation.com/technology/seexpr.html |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | bartus |
Maintainer: | bartus |
Last Packager: | bartus |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2017-09-22 16:01 |
Last Updated: | 2020-07-23 09:11 |
Dependencies (15)
- llvm-libs (llvm-libs-pypy-stm, llvm39-libs, llvm-asserts-libs, llvm-libs38, llvm-tce-libs, llvm11, llvm11-libs, llvm11-ocaml, llvm-libs-rc, llvm-libs-minimal-git, llvm-libs-git)
- python (python-dbg)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- doxygen (doxygen-git) (make)
- git (git-git) (make)
- gtest (googletest-git) (make)
- libpng (libpng-git, libpng-apng, libpng-minimal-git) (make)
- llvm (llvm-pypy-stm, llvm39, llvm-asserts, llvm38, llvm-tce, llvm11, llvm11-libs, llvm11-ocaml, llvm8, llvm-toolchain-nightly-bin, llvm-rc, llvm-minimal-git) (make)
- python-pyqt5 (make)
- python-sip=4.19.22 (python-sip4) (make)
- sip=4.19.22 (sip4-sip-provides) (make)
- boost-libs (boost171, boost-libs-git) (optional) – Python bindings
- python-pyqt5 (optional) – Editor support
Required by (6)
Sources (2)
Latest Comments
Popolon commented on 2020-09-30 17:00
bartus commented on 2020-08-25 15:45
@Jhackler: To build this package temporarily downgrade sip
(or better build in chroot with sip<4.19.23
installed)
My sip-foo is to week to tackle this issue, and upstream report was left without answer...
Jhackler commented on 2020-08-24 22:05
how do I fix this Could not find all required packages: sip=4.19.22 (Wanted by: seexpr) sip=4.19.22 (Wanted by: seexpr-doc) python-sip=4.19.22 (Wanted by: seexpr) python-sip=4.19.22 (Wanted by: seexpr-doc) Been this was for months arch has pyton-sip 4.19.23 installed
xantares commented on 2019-08-23 08:02
please update to 3.0, build from tarball, use qt5, and python 3 packages
bartus commented on 2019-04-26 07:41
@emulti bison
and flex
are both in a base-devel
package group which is core esential for build process. I don't think there is a reason to include those in depends
the same way there is no rationale to have gcc
or glibc
explicitly listed as dependencies. Your aur helper should implicitly install base-devel
, or if your are building directly form aur snapshot you should take care of installing base-devel
yourself.
emulti commented on 2019-04-18 18:36
To avoid CMake errors of the type:
CMake Error at src/SeExpr/CMakeLists.txt:22 (ADD_LIBRARY):
Cannot find source file:
generated/SeExprParser.cpp
Ensure the bison and flex packages are both installed. Could this be added to dependencies?
bartus commented on 2019-04-10 11:43
Please report issues
and patches
to seexpr@github.com
dracorp commented on 2018-01-29 19:38
It conflicts with seexpr1
Pinned Comments
bartus commented on 2019-04-10 11:43
Please report
issues
andpatches
to seexpr@github.com