FreeBSD Bugzilla – Attachment 259338 Details for
Bug 285900
mail/claws-mail: Add gdk-pixbuf-extra run-dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mail/claws-mail: Add gdk-pixbuf-extra run-dependency
0001-mail-claws-mail-Add-gdk-pixbuf-extra-run-dependency.patch (text/plain), 1.31 KB, created by
Fabian Keil
on 2025-04-05 12:09:10 UTC
(
hide
)
Description:
mail/claws-mail: Add gdk-pixbuf-extra run-dependency
Filename:
MIME Type:
Creator:
Fabian Keil
Created:
2025-04-05 12:09:10 UTC
Size:
1.31 KB
patch
obsolete
>From bf90af4be316532f160f7df2c960cff4131e834c Mon Sep 17 00:00:00 2001 >From: Fabian Keil <fk@fabiankeil.de> >Date: Sat, 5 Apr 2025 13:49:08 +0200 >Subject: [PATCH] mail/claws-mail: Add gdk-pixbuf-extra run-dependency >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Fixes errors like: > > (claws-mail:51313): GdkPixbuf-WARNING **: 12:43:20.914: Error loading XPM image loader: Image type âxpmâ is not supported > stock_pixmap.c:836 Condition pix_d->pixbuf != NULL failed > >that prevent icons from being displayed after e129c081e39271eda. >--- > mail/claws-mail/Makefile | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile >index 229912736597..0eb2494183a2 100644 >--- a/mail/claws-mail/Makefile >+++ b/mail/claws-mail/Makefile >@@ -1,4 +1,5 @@ > PORTNAME= claws-mail >+PORTREVISION= 1 > CATEGORIES= mail news > > COMMENT= Lightweight and featureful GTK based e-mail and news client >@@ -14,7 +15,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss \ > mime-support>0:misc/mime-support > > USES= cpe desktop-file-utils pathfix perl5 python shebangfix xorg >-USE_GNOME= librsvg2 >+USE_GNOME= gdkpixbufextra:run librsvg2 > USE_XORG= ice sm > SHEBANG_FILES= tools/*.pl tools/*.py tools/tb2claws-mail > >-- >2.49.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 285900
: 259338