Bug 261055 - x11/gnome-terminal: fix plist with SEARCHPROVIDER off
Summary: x11/gnome-terminal: fix plist with SEARCHPROVIDER off
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords: patch
Depends on: 267928
Blocks:
  Show dependency treegraph
 
Reported: 2022-01-09 11:08 UTC by Val Packett
Modified: 2023-01-27 13:49 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments
0001-x11-gnome-terminal-fix-plist-with-SEARCHPROVIDER-off.patch (38.93 KB, patch)
2022-01-09 11:08 UTC, Val Packett
val: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Val Packett 2022-01-09 11:08:52 UTC
Created attachment 230839 [details]
0001-x11-gnome-terminal-fix-plist-with-SEARCHPROVIDER-off.patch

Missing %% thing
Comment 1 sven.a.jonsson 2022-07-31 18:05:39 UTC
Also, NAUTILUS off needs a fix a few lines above the original patch:
 
lib/gnome-terminal/gschemas.compiled
lib/nautilus/extensions-3.0/libterminal-nautilus.so
lib/systemd/user/gnome-terminal-server.service

needs to be changed to

lib/gnome-terminal/gschemas.compiled
%%NAUTILUS%%lib/nautilus/extensions-3.0/libterminal-nautilus.so
lib/systemd/user/gnome-terminal-server.service