#1073186 create a new binary package libnsgif

#1073186#5
Date:
2024-06-14 08:17:58 UTC
From:
To:
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

#1073186#10
Date:
2025-01-03 15:06:16 UTC
From:
To:
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