pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/57818 (Upgrade archivers/quazip from 0.9 to 1.4)



On Sat, 6 Jan 2024 at 15:11, <maya%netbsd.org@localhost> wrote:
>
> Synopsis: Upgrade archivers/quazip from 0.9 to 1.4
>
> Responsible-Changed-From-To: pkg-manager->ryoon
> Responsible-Changed-By: maya%NetBSD.org@localhost
> Responsible-Changed-When: Sat, 06 Jan 2024 15:11:45 +0000
> Responsible-Changed-Why:
> hi ryoon, can you take a look at this?
> (assigning to ryoon who is the maintainer of this package)
> this changes the library .so filename, so it might not be a trivial update.
>
>
>
As far as I could see, archivers/quazip is used only by
geography/merkaartor, editors/texstudio and graphics/krita.

I suggested the update of quazip as texstudio4.7.2 would not build
with the existing version, but does with the latest one.

I also build-tested geography/merkaartor. The latter btw required a
small patch in geography/gdal-lib:

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/geography/gdal-lib/Makefile,v
retrieving revision 1.160
diff -u -r1.160 Makefile
--- Makefile    8 Nov 2023 13:19:23 -0000       1.160
+++ Makefile    8 Jan 2024 18:50:11 -0000
@@ -36,6 +36,7 @@
 # Avoid NetBSD base sqlite3, which is deficient because it lacks rtree.
 # \todo Enhance pkgsrc to be able to declare that modules are needed.
 #BUILDLINK_API_DEPENDS.sqlite3+= sqlite3>=3.36.0
+.include "../../archivers/zstd/buildlink3.mk"
 .include "../../databases/sqlite3/buildlink3.mk"
 .include "../../devel/netcdf/buildlink3.mk"
 .include "../../devel/pcre/buildlink3.mk"
cvs diff: Diffing patches

As far as graphics/krita is concerned, my last build is from
05/09/2023; every subsequent one fails with a mass of obscure (for me)
c++ errors.



-- 
----


Home | Main Index | Thread Index | Old Index