From: Alexander P. <ale...@gm...> - 2021-05-08 10:08:43
|
Hello Stefan, You can see the changes committed to SciDAVis's liborigin submodule here: https://github.com/SciDAVis/liborigin/commits/ There are some fixes and cleanups and I don't think there's anything too SciDAVis-centric among them. Some of them will make my life more difficult as I'll probably need to refactor a few Fedora-specific workarounds with regard to cmake… >From the point of view of a distribution package maintainer it would be great if all the work happened first in liborigin upstream or if any changes made downstream were pushed upstream (within a reasonable timeframe), so as to avoid forking and fragmentation. While git submodules are appealing, at least to consumers of projects, I think they tend to complicate things. Once you get a chance to look at the code, let me know what you think. Thank you and have a nice weekend, A. On Sat, May 8, 2021 at 11:09 AM Stefan Gerlach <ste...@un...> wrote: > > Hello Alexander, > > i'm not working on SciDAVis but i also would like to see the changes incorporated in liborigin. > Missing updates of liborigin were the reason why we use a bundled version of liborigin in LabPlot. If nobody cares, i can take a look at > SCiDAVis liborigin and try to update liborigin. If that works, we can use the official liborigin in LabPlot. > > best wishes > Stefan > > On 07/05/2021 23:04, Alexander Ploumistos wrote: > > Hello Stefan, Miquel, > > > > I was about to update the Fedora packages of SciDAVis and its > > dependencies for which I am the maintainer and I realized that the > > changes committed to the SciDAVis branch of liborigin have not been > > incorporated yet into the "official" repository. > > > > In theory, the LabPlot should also depend on liborigin, but looking at > > the spec file, it seems that at some point one of the maintainers > > switched to the bundled version. Nevertheless, I'd like to abide by > > Fedora's rules and maintain a separate package - if possible - which I > > think it should be. > > > > Since the two of you are contributing to all of the above projects, I > > was wondering if you intend to merge the changes from SciDAVis to > > liborigin, so that there is one upstream source for everything. > > > > > > Best regards, > > A. > > > > > > _______________________________________________ > > Liborigin-devel mailing list > > Lib...@li... > > https://lists.sourceforge.net/lists/listinfo/liborigin-devel > > |