Sorry lads, I'm at the Polish Ukraine border helping allocate refugees. Expect no update until this hell is over, wish us luck. Have no time nor access to my rig and AUR keys to test/post updates. If you have a patch, ping me on email - I'll add you as co-maintainer. Posted with my old script - https://github.com/bartoszek/aur-post
Search Criteria
Package Details: seexpr-doc 3.0.1-1
Package Actions
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: | custom:APACHE |
Submitter: | bartus |
Maintainer: | bartus |
Last Packager: | bartus |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2017-09-22 16:01 (UTC) |
Last Updated: | 2020-07-23 09:11 (UTC) |
Dependencies (10)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR, doxygen-yapAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gtest (googletest-gitAUR) (make)
- libpng (libpng-gitAUR, libpng-apngAUR) (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR) (make)
- python-sip (make)
- sip (make)
Required by (0)
Sources (2)
bartus commented on 2022-03-14 10:36 (UTC)
Popolon commented on 2020-09-30 17:00 (UTC)
Perhaps you could try a pull request and if the authors don't answer, add your patch in the package ?
bartus commented on 2020-08-25 15:45 (UTC) (edited on 2020-08-25 15:46 (UTC) by bartus)
@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 (UTC)
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 (UTC)
please update to 3.0, build from tarball, use qt5, and python 3 packages
bartus commented on 2019-04-26 07:41 (UTC) (edited on 2019-04-26 07:43 (UTC) by bartus)
@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 (UTC) (edited on 2019-04-18 19:14 (UTC) by emulti)
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 (UTC)
Please report issues
and patches
to seexpr@github.com
Pinned Comments
bartus commented on 2022-03-14 10:36 (UTC)
Sorry lads, I'm at the Polish Ukraine border helping allocate refugees. Expect no update until this hell is over, wish us luck. Have no time nor access to my rig and AUR keys to test/post updates. If you have a patch, ping me on email - I'll add you as co-maintainer. Posted with my old script - https://github.com/bartoszek/aur-post
bartus commented on 2019-04-10 11:43 (UTC)
Please report
issues
andpatches
to seexpr@github.com