dspace-group / dsV2Gshark

Free Wireshark plugin to analyze ISO15118 V2G communication between electric vehicles (EV) and charging stations (EVSE).
https://www.dspace.com/en/pub/home/news/wireshark-charging-plug-in.cfm
Other
32 stars 8 forks source link

[Feature] Build dsV2Gshark for (most) Linux OS #11

Open ronan22 opened 1 month ago

ronan22 commented 1 month ago

A nice way to build a Linux package for lot of Linux OS is to use OBS. OBS is a build service server provide by SUSE. It's free and opensource.

As a first build/sample I create a project here:

dsv2gshark

The package use a _service file to trigg the source generation:

https://build.opensuse.org/projects/home:ronan22:dsv2gshark/packages/dsv2gshark/files/_service?expand=1

It's a nice and quick way to build/test/distribute a package.

My spec file is kind of clean, and my deb packaging minimal ...

You can close this issue as you want.

TGruett commented 1 month ago

Interesting platform! We may have a closer look at it later, but for now I think it is sufficient to provide the files as we do, built on Ubuntu. As the number of Linux users of our plugin grows, we'll start thinking about using such a platform.

fulup-bzh commented 1 month ago

I asked @Ronan22 to publish both the packing config for rpm+apt. His work can be founded at https://github.com/tux-evse/iso15118-dsv2shark

Further we also made public ready to use binary packages out of our building system for OpenSuSE, Fedora & Ubuntu. Binary repositories are available from: https://download.redpesk.bzh/redpesk-lts/batz-2.0-update/sdk-third-party/

To make developers live even easier we also have a small script that declare repository for you.

        wget https://raw.githubusercontent.com/redpesk-devtools/redpesk-sdk-tools/master/install-redpesk-sdk.sh
        sh -x install-redpesk-sdk.sh -s
        dnf/zypper/apt install dsv2gshark