Skip to content
Snippets Groups Projects
Commit cb870666 authored by Dima Panov's avatar Dima Panov Committed by Daniel Engberg
Browse files

graphics/gimp-app: Fix build with librsvg2-rust 2.58.90+

Fix suggested by mikael@ and adapted by fluffy@

Reference:
https://gitlab.gnome.org/GNOME/librsvg/-/blob/2.58.91/NEWS?ref_type=tags

Patch sent privately via Matrix

PR:		284977
Tested by:	fluffy
Approved by:	portmgr (blanket, build fix)
parent 77c505ee
No related branches found
No related tags found
No related merge requests found
PORTNAME= gimp
DISTVERSION= 2.10.38
PORTREVISION= 3
PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= GIMP/gimp/v${PORTVERSION:R}
......@@ -132,6 +132,7 @@ post-patch:
${WRKSRC}/plug-ins/pygimp/Makefile.in
@${REINPLACE_CMD} \
-e 's|x86_64|amd64|g' \
-e 's|libpixbufloader-svg.so|libpixbufloader_svg.so|g' \
${WRKSRC}/configure.ac
.include <bsd.port.mk>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment