upgrade libisofs from 0.2 to 0.4 #62

已关闭
由 Ghost 于 4 年前 打开 · 6 条评论
Ghost 评论于 4 年前

If I'm not mistaken, the included libisofs in tdelibs is libisfs-0.2 from 2002.
One can note that the author has released libisofs-0.4 in 2007.

First, might nice to upgrade that library, then as suggested by @SlavekB we could make a standalone libisofs library since this code has already been duplicated in k3b and krusader.

https://sourceforge.net/projects/libcdrom/files/libisofs/

To be continued...

If I'm not mistaken, the included libisofs in tdelibs is libisfs-0.2 from 2002. One can note that the author has released libisofs-0.4 in 2007. First, might nice to upgrade that library, then as suggested by @SlavekB we could make a standalone libisofs library since this code has already been duplicated in k3b and krusader. https://sourceforge.net/projects/libcdrom/files/libisofs/ To be continued...
Chris 评论于 4 年前
协作者

Good point, Greg. 👍

Without looked any deeper into that, I just looked in Gentoo for that and it's still in the tree and it seems it's just maintained now by the libburnia project too.

Seems Gentoo is using that as libisofs now too.

Good point, Greg. :+1: Without looked any deeper into that, I just looked in Gentoo for that and it's still in the tree and it seems it's just maintained now by the libburnia project too. * https://dev.lovelyhq.com/libburnia/web/-/wikis/home Seems Gentoo is using that as libisofs now too.
Ghost 评论于 4 年前
发布者

Actually, at first, I though we could make It a shared library within tdelibs, because that code(lib) could be shared with k3b and krusader, then Slavek suggested a standalone lib.

I don't know what is the best solution here but switching to libisofs from libburnia sure is appealing.
I haven't had a look into the details but It's fair to assume that by the time a lot have changed (api) and switching tdelibs, k3b as well as krusader will require a bit of/some of/a lot of work.

Actually, at first, I though we could make It a shared library within tdelibs, because that code(lib) could be shared with k3b and krusader, then Slavek suggested a standalone lib. I don't know what is the best solution here but switching to libisofs from libburnia sure is appealing. I haven't had a look into the details but It's fair to assume that by the time a lot have changed (api) and switching tdelibs, k3b as well as krusader will require a bit of/some of/a lot of work.
SlavekB 评论于 4 年前
所有者

The question here is whether to make efforts for existing libisofs or to leave it in its current state and pay attention to research on the possibility of using libisofs from libburnia.

The question here is whether to make efforts for existing libisofs or to leave it in its current state and pay attention to research on the possibility of using libisofs from libburnia.
Chris 评论于 4 年前
协作者

As I know (Without looking deeper into that too) the libburnia developers wanted to offer their libs as drop-in replacement. At least that was the case for cdrecord. So maybe the API is still the same, more or less. But could be different, yes. Using shared libs sounds like some good option.

The same is for libparanoia. You can as far as I know use three different versions of it. Libburnia developers are keeping care of that lib too. But it seems there are quality differences. Therefore in Gentoo it is handled the way just to depend on one version to have installed of them. Maybe that would be good for TDE too. Just like done with OpenSSL and LibreSSL.

Isn't the original libisofs in the known distribution repos anymore?

As I know (Without looking deeper into that too) the libburnia developers wanted to offer their libs as drop-in replacement. At least that was the case for cdrecord. So maybe the API is still the same, more or less. But could be different, yes. Using shared libs sounds like some good option. The same is for libparanoia. You can as far as I know use three different versions of it. Libburnia developers are keeping care of that lib too. But it seems there are quality differences. Therefore in Gentoo it is handled the way just to depend on one version to have installed of them. Maybe that would be good for TDE too. Just like done with OpenSSL and LibreSSL. Isn't the original libisofs in the known distribution repos anymore?
Ghost 评论于 3 年前
发布者

I'm closing this issue because there is actually no need to upgrade libisofs-0.2 to 0.4.

The differences are aesthetics, "prettier" names for some functions (but their definitions is same code) and some pointers.
The author extracted the main function (which is not built by default) from the lib to make a standalone prog.

In short no new features, no fixes that we could care about.

Making a standalone libisofs library that links with tdelibs, k3b and krusader is an other matter.

I'm closing this issue because there is actually no need to upgrade libisofs-0.2 to 0.4. The differences are aesthetics, "prettier" names for some functions (but their definitions is same code) and some pointers. The author extracted the main function (which is not built by default) from the lib to make a standalone prog. In short no new features, no fixes that we could care about. Making a standalone libisofs library that links with tdelibs, k3b and krusader is an other matter.
Ghost3 年前 关闭此工单
MicheleC 评论于 3 年前
所有者

ok, no problem.

ok, no problem.
登录 并参与到对话中。
未选择里程碑
未指派成员
4 名参与者
通知
到期时间

未设置到期时间。

依赖工单

没有设置依赖项。

参考:TDE/tdelibs#62
正在加载...
这个人很懒,什么都没留下。