FreeBSD Bugzilla – Attachment 215312 Details for
Bug 247042
editors/emacs: make GSETTINGS usable without DBUS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1
bug247042.diff (text/plain), 1.31 KB, created by
Jan Beich
on 2020-06-07 09:52:20 UTC
(
hide
)
Description:
v1
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2020-06-07 09:52:20 UTC
Size:
1.31 KB
patch
obsolete
>From 38d2cc703c26baabd1ea191d4d716475e3d7c8e7 Mon Sep 17 00:00:00 2001 >From: Jan Beich <jbeich@FreeBSD.org> >Date: Sun, 7 Jun 2020 09:21:30 +0000 >Subject: [PATCH] editors/emacs: divorce DBUS from GSETTINGS > >PR: 247042 >Approved by: ??? >--- > editors/emacs-devel/Makefile | 1 - > editors/emacs/Makefile | 1 - > 2 files changed, 2 deletions(-) > >diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile >index 93ff5a114a7e..26f7ca5ec0b9 100644 >--- a/editors/emacs-devel/Makefile >+++ b/editors/emacs-devel/Makefile >@@ -142,7 +142,6 @@ GIF_LIB_DEPENDS= libgif.so:graphics/giflib > GIF_CONFIGURE_WITH= gif > GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls > GNUTLS_CONFIGURE_WITH= gnutls >-GSETTINGS_IMPLIES= DBUS > GSETTINGS_USE= GNOME=glib20 > GSETTINGS_CONFIGURE_WITH= gsettings > GTK2_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ >diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile >index d2ecff0e3220..37df41b48c7f 100644 >--- a/editors/emacs/Makefile >+++ b/editors/emacs/Makefile >@@ -158,7 +158,6 @@ GIF_LIB_DEPENDS= libgif.so:graphics/giflib > GIF_CONFIGURE_WITH= gif > GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls > GNUTLS_CONFIGURE_WITH= gnutls >-GSETTINGS_IMPLIES= DBUS > GSETTINGS_USE= GNOME=glib20 > GSETTINGS_CONFIGURE_WITH= gsettings > GTK2_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
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 247042
: 215312