You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, I apologize for abusing of the Issues system at GitHub for getting in touch with the upstream authors of VIBes.
I would like just to let you know that I am planning to package VIBes for Debian. The package is being maintained in a Git repository.
I am currently applying a patch to the source files, in order to build the shared library for writing clients in C++. You might include something along these lines in your code. BTW, a sensible point here is the use of a meaningful value for SOVERSION (which, in my patch is set to 0.0.1).
Also, I have contributed with a man page for VIBES-viewer. The corresponding VIBes-viewer.1 file can be obtained using pandoc, with the command in debian/rules.
The text was updated successfully, but these errors were encountered:
I do not really use VIBes, yet. It happens that, in the realm of the Debian Octave Group, we have packaged octave-vibes for Debian in the past and, only recently, we noticed that the package was useless without the VIBes server. Hence, the proposal for packaging it for Debian.
BTW, I need a clarification on the licensing terms of VIBes. The files COPYING and COPYING.LESSER have been recently added to the repository (73cea9a) and are absent from the 0.2.3 tarball. Could you please confirm which are the licensing terms for that version?
First of all, I apologize for abusing of the Issues system at GitHub for getting in touch with the upstream authors of VIBes.
I would like just to let you know that I am planning to package VIBes for Debian. The package is being maintained in a Git repository.
I am currently applying a patch to the source files, in order to build the shared library for writing clients in C++. You might include something along these lines in your code. BTW, a sensible point here is the use of a meaningful value for SOVERSION (which, in my patch is set to 0.0.1).
Also, I have contributed with a man page for VIBES-viewer. The corresponding
VIBes-viewer.1
file can be obtained using pandoc, with the command in debian/rules.The text was updated successfully, but these errors were encountered: