Package Details: actiona 3.10.2-1

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: meanjollies
Last Packager: meanjollies
Votes: 13
Popularity: 0.000000
First Submitted: 2016-05-11 20:02 (UTC)
Last Updated: 2024-01-31 02:00 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

yigitdnz commented on 2019-12-23 15:27 (UTC)

@meanjollies Thank you. It works now.

meanjollies commented on 2019-12-23 14:40 (UTC)

@yigitdnz try now. It looks like the QKeyEvent header now has to be included explicitly. I'll raise an issue upstream, but I've included the fix in my patch.

yigitdnz commented on 2019-12-23 11:32 (UTC)

Hi. Actiona stopped working today. I tried to reinstall and got this error multiple times during build:

"error: invalid use of incomplete type ‘class QKeyEvent"

and then;

"==> ERROR: A failure occurred in build()."

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