Package Details: openplc-editor-git r479.5e4f443-4

Git Clone URL: https://aur.archlinux.org/openplc-editor-git.git (read-only, click to copy)
Package Base: openplc-editor-git
Description: OpenPLC editor
Upstream URL: https://github.com/thiagoralves/OpenPLC_Editor
Licenses: GPL2
Submitter: watasuke
Maintainer: watasuke
Last Packager: watasuke
Votes: 1
Popularity: 0.012993
First Submitted: 2024-01-19 16:20 (UTC)
Last Updated: 2024-10-09 01:01 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

igor_carenko commented on 2024-10-08 23:46 (UTC) (edited on 2024-10-08 23:50 (UTC) by igor_carenko)

"autoreconf: error: 'configure.ac' is required" - I fixed it for me by adding command "git submodule update --init --recursive" before "autoreconf -i" in PKGBUILD

jooch commented on 2024-09-21 16:41 (UTC)

autoreconf: error: 'configure.ac' is required

jim3692 commented on 2024-05-15 16:52 (UTC)

Hello,

Line 31 should be python3.9 not python3.8

Erwinjitsu commented on 2024-03-20 18:01 (UTC) (edited on 2024-03-20 18:05 (UTC) by Erwinjitsu)

Hello,

OpenPLC now depends on python39. Also, the license is updated to GPL2, while matiec is still GPL3 licensed in the same repository.