gpo.zugaina.org

Search Portage & Overlays:

dev-cpp/robotraconteur

Robot Raconteur C++ library with Python bindings

Screenshots

  • robotraconteur-1.2.7
    ~amd64 ~arm64
    python python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: Apache-2.0   
    Overlay: guru

ChangeLog

commit 3a57e19cebaa7967a328b741b5f9552eea18cf97
Author: John Wason <wason@wasontech.com>
Date: Fri Dec 19 03:18:46 2025 +0000

dev-cpp/robotraconteur: drop 1.2.6, add 1.2.7

Signed-off-by: John Wason <wason@wasontech.com>

commit 2585c9f1adb31d0d09c9a29fa249194c68957617
Author: ingenarel <ingenarelitems@gmail.com>
Date: Tue Dec 16 05:54:25 2025 +0600

*/*: leading whitespaces -> tab

command used:
```
find -type f -name '*.ebuild' -exec sed -i -E 's/^ /\t/g' {} +
```

I was running this command anyway after when I was working on a few
packages because my formatter broke, decided to run it on the root of
the repo then because I was already gonna run it on the packages that I
was working on

I checked each package manually and ran pkgdev to actually see if it was
emitting any warnings, and all of them did for the leading whitepsaces

Signed-off-by: ingenarel <ingenarelitems@gmail.com>

commit 5af02aee702d9affceec0a991026e1a32de68332
Author: John Wason <wason@wasontech.com>
Date: Mon Sep 1 18:21:33 2025 +0000

dev-cpp/robotraconteur: new package, add 1.2.6

Signed-off-by: John Wason <wason@wasontech.com>