Date: Tue, 20 Feb 2018 12:09:27 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 221781] graphics/evince: update to 3.26.0 Message-ID: <bug-221781-6497-f1LnFMFnZ0@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-221781-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-221781-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221781 --- Comment #8 from vvd@unislabs.com --- This patch work for me: # diff -u pkg-plist.orig pkg-plist --- pkg-plist.orig 2018-02-20 15:08:12.034320000 +0300 +++ pkg-plist 2018-02-20 15:03:54.425255000 +0300 @@ -87,7 +87,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 %%COMICS%%share/appdata/evince-comicsdocument.metainfo.xml @@ -100,7 +100,7 @@ share/appdata/evince.appdata.xml share/applications/evince-previewer.desktop share/applications/evince.desktop -share/dbus-1/services/org.gnome.evince.Daemon.service +%%DBUS%%share/dbus-1/services/org.gnome.evince.Daemon.service %%DATADIR%%/hand-open.png %%DATADIR%%/icons/hicolor/16x16/actions/object-rotate-left.png %%DATADIR%%/icons/hicolor/16x16/actions/object-rotate-right.png --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221781-6497-f1LnFMFnZ0>