Path to this page:
./
math/four-bar-rs,
Simulator and synthesizing tool for four-bar linkage mechanism
Branch: CURRENT,
Version: 7.0.4nb2,
Package name: four-bar-rs-7.0.4nb2,
Maintainer: pinFourbar is a simulator and a synthesizing tool for four-bar linkage mechanism.
- CLI/GUI program is four-bar-ui crate, but the executable is called four-bar.
Web demo available @ https://kmolyuan.github.io/four-bar-rs/
Master sites:
Filesize: 19176.977 KB
Version history: (Expand)
- (2024-11-17) Updated to version: four-bar-rs-7.0.4nb2
- (2024-10-20) Updated to version: four-bar-rs-7.0.4nb1
- (2024-09-23) Updated to version: four-bar-rs-7.0.4
- (2024-09-13) Updated to version: four-bar-rs-7.0.2
- (2024-09-05) Updated to version: four-bar-rs-7.0.1nb1
- (2024-08-20) Updated to version: four-bar-rs-7.0.1
CVS history: (Expand)
2024-11-17 08:17:06 by Thomas Klausner | Files touched by this commit (944) |
Log message:
*: recursive bump for default-on option of at-spi2-core
|
2024-09-23 18:24:03 by pin | Files touched by this commit (3) | |
Log message:
math/four-bar-rs: update to 7.0.4
- Fix builds outside a git directory.
Thanks wiz@
|
2024-09-15 19:31:39 by pin | Files touched by this commit (2) |
Log message:
math/four-bar-rs: fix broken patch
|
2024-09-13 20:04:02 by pin | Files touched by this commit (3) | |
Log message:
math/four-bar-rs: update to 7.0.2
This is upstreams attempt to fix our build.
It works for me but, fails for wiz@.
Lets expose this for the bulk builds and see what happens. It can't
be worst than what it is now :)
|
2024-09-05 22:46:39 by pin | Files touched by this commit (2) |
Log message:
math/four-bar-rs: fix build
Pin original release commit to fix our builds.
v7.0.1 was originally released to fix NetBSD builds see:
https://github.com/KmolYuan/four-bar-rs/issues/5
Unfortunately, upstream decided to push several other commits onto that tarball.
This causes build failures at our end ... again see:
https://github.com/KmolYuan/four-bar-rs/issues/6
|
2024-08-20 20:12:21 by pin | Files touched by this commit (4) | |
Log message:
math/four-bar-rs: update to 7.0.1
No ChangeLog provided but, among several code simplifications, clippy fixes and \
dependency updates,
there's also a fix for a missing git-hash.
|
2024-08-18 08:44:43 by Thomas Klausner | Files touched by this commit (1) |
Log message:
four-bar-rs: add upstream bug report URL
|
2024-08-18 00:07:06 by Thomas Klausner | Files touched by this commit (1) |
Log message:
four-bar-rs: try fixing build problem
Hack away need for running git in something that is not a git repository.
|