- Package:
- src:netsurf
- Source:
- src:netsurf
- Submitter:
- xiao sheng wen
- Date:
- 2025-01-03 15:15:02 UTC
- Severity:
- normal
Hi, netsurf use many library, one is libnsgif. libnsgif can also used by other project like imv,vips,etc,. [1] Would you create a new binary package libnsgif or libnsgif-dev ? Thanks! [1] https://codesearch.debian.net/search?q=libnsgif xiao sheng wen
My attempt to add libcss & libdom is on https:/salsa.debian.org/aelmahmoudy/netsurf yet the build failed: https://salsa.debian.org/aelmahmoudy/netsurf/-/jobs/6839426/raw for some reason the build system seems to look for libcss.pc.in in libnslog subdir instead of libcss ! Anyways there's another issue, is that the individual libraries actually should have a different version that that of netsurf, for example libcss version should be 0.9.2. I think the proper way would be to have a separate source package for the each required library, although that might mean also packaging other libraries too like libparserutils & libwapcaplet