Search Criteria
Package Details: actiona 3.10.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/actiona.git (read-only, click to copy) |
---|---|
Package Base: | actiona |
Description: | A task automation tool that allows you to create and execute action lists |
Upstream URL: | https://wiki.actiona.tools |
Licenses: | GPL-3.0-only |
Submitter: | None |
Maintainer: | None |
Last Packager: | meanjollies |
Votes: | 13 |
Popularity: | 0.000000 |
First Submitted: | 2016-05-11 20:02 (UTC) |
Last Updated: | 2025-03-31 14:21 (UTC) |
Dependencies (17)
- fmt (fmt-gitAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- libnotify (libnotify-gitAUR)
- opencv (opencv-cuda)
- qt5-multimedia
- qt5-script (qt5-script-gitAUR)
- qt5-speech
- qt5-x11extras
- qt5-xmlpatterns (qt5-xmlpatterns-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- vtk (vtk-gitAUR, vtk93AUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- cpp-miniAUR (make)
- qt5-tools (make)
Latest Comments
« First ‹ Previous 1 2 3
meanjollies commented on 2019-04-25 14:04 (UTC)
@nipsky in the PKGBUILD, if you change the the patch command to
patch -p0 -i ./${pkgname}.patch
(note the single dot), does it work? If so, I'll commit it. Both.
and..
work for me, oddly enough. I wonder if something changed recently with how makepkg works for some people.nipsky commented on 2019-04-25 13:40 (UTC)
I’m getting the following when trying to install:
patch: **** Can't open patch file ../actiona.patch : No such file or directory
meanjollies commented on 2018-12-01 23:44 (UTC)
@chafic this should build successfully now.
meanjollies commented on 2018-11-30 15:25 (UTC) (edited on 2018-11-30 17:54 (UTC) by meanjollies)
@chafic, thanks for reporting this. This seems to be caused after the recent release of opencv-4.0.0-4. I'll look into this further.
Update: Replacing "opencv" with "opencv4" in actiontools/actiontools.pro fixes the failure to detect opencv. Sadly, the actual make process fails due to what appears to be compatibility issues. I've raised an issue with the upstream project.
chafic commented on 2018-11-30 09:57 (UTC)
I get the following error when installing actiona:
Project ERROR: opencv development package not found
meanjollies commented on 2018-05-26 12:34 (UTC) (edited on 2018-05-26 23:38 (UTC) by meanjollies)
Building this currently fails after the recent release of Qt 5.11. I have filed an issue upstream.
edit: The upstream dev has fixed this. I've included the fix in the form of a patch, which will be removed once there is a new release upstream.
<deleted-account> commented on 2017-01-06 21:36 (UTC)
Admat81 commented on 2016-05-29 11:06 (UTC)
« First ‹ Previous 1 2 3