Search Criteria
Package Details: tkgate-beta 2.0_b10-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/tkgate-beta.git (read-only, click to copy) |
|---|---|
| Package Base: | tkgate-beta |
| Description: | A digital circuit simulator with a tcl/tk-based graphical editor. Beta version |
| Upstream URL: | http://www.tkgate.org |
| Licenses: | GPL |
| Conflicts: | tkgate |
| Submitter: | trya |
| Maintainer: | trya |
| Last Packager: | trya |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-02-02 00:05 (UTC) |
| Last Updated: | 2016-02-06 17:32 (UTC) |
Latest Comments
a821 commented on 2025-12-03 18:16 (UTC)
Fails to build in a clean chroot, even after implemeting @Shidao's workaround:
trya commented on 2022-11-25 00:12 (UTC)
@Shidao I have no problem building the package as is with gcc 12.2, this could be a problem with your own CFLAGS as an environment variable, there are no traces of the -Werror option in tkgate's source code.
Shidao commented on 2022-11-22 14:44 (UTC)
For anyone who can't build this and encountering an error related to "-Werror=format-security", here's a dirty fix. add this two lines into the middle of build() of your PKGBUILD, and remove the old line invoking ./configure
trya commented on 2016-10-22 08:54 (UTC)
arpora commented on 2016-10-20 17:28 (UTC) (edited on 2016-10-20 17:56 (UTC) by arpora)