FreeBSD Bugzilla – Attachment 218354 Details for
Bug 249935
graphics/evince: fails to build with DBUS=off and meson.build:344:0: ERROR: C shared or static library 'kpathsea' not found
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fixed build with DBUS=off and added localbase:ldflags
evince.diff (text/plain), 887 bytes, created by
Vladimir Druzenko
on 2020-09-27 11:31:23 UTC
(
hide
)
Description:
Fixed build with DBUS=off and added localbase:ldflags
Filename:
MIME Type:
Creator:
Vladimir Druzenko
Created:
2020-09-27 11:31:23 UTC
Size:
887 bytes
patch
obsolete
>diff -ur graphics/evince.orig/Makefile graphics/evince/Makefile >--- graphics/evince.orig/Makefile >+++ graphics/evince/Makefile >@@ -30,7 +30,7 @@ > SLAVEPORT?= no > > USES= compiler:c++11-lib desktop-file-utils gettext \ >- gnome libarchive localbase meson pkgconfig tar:xz xorg >+ gnome libarchive localbase:ldflags meson pkgconfig tar:xz xorg > USE_GNOME= cairo gtk30 > USE_GSTREAMER1= yes > USE_LDCONFIG= yes >diff -ur graphics/evince.orig/pkg-plist graphics/evince/pkg-plist >--- graphics/evince.orig/pkg-plist >+++ graphics/evince/pkg-plist >@@ -75,7 +75,7 @@ > %%NAUTILUS%%lib/nautilus/extensions-%%VERSION%%/libevince-properties-page.so > libdata/pkgconfig/evince-document-%%VERSION%%.pc > libdata/pkgconfig/evince-view-%%VERSION%%.pc >-libexec/evinced >+%%DBUS%%libexec/evinced > man/man1/evince.1.gz > share/GConf/gsettings/evince.convert > share/applications/org.gnome.Evince-previewer.desktop
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
Flags:
vvd
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 249935
: 218354 |
218360