Bug 201967 - graphics/atril-lite: [patch] fix -lite slave
Summary: graphics/atril-lite: [patch] fix -lite slave
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-gnome (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-07-29 13:43 UTC by Matthieu Volat
Modified: 2015-07-29 16:12 UTC (History)
1 user (show)

See Also:


Attachments
Backport upstream patch to fix non-mate atril (21.97 KB, patch)
2015-07-29 13:43 UTC, Matthieu Volat
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthieu Volat 2015-07-29 13:43:48 UTC
Created attachment 159361 [details]
Backport upstream patch to fix non-mate atril

Hello,

Latest version of graphic/atril basically broke the -lite slave port by requiring mate-desktop. The dependency was brought by upstream which thankfully fixed the issue later:

https://github.com/mate-desktop/atril/commit/2dc3ae141afe190aa646b8062ea561416120d080?diff=unified

I've backported the patch to ports and it allows once again to build a non-mate version, would it be possible to commit it?

It updates the configure script, the configure.ac patch for reference and a needed patch in shell/ev-window.c.

Thanks a lot,
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-07-29 16:11:42 UTC
A commit references this bug:

Author: kwm
Date: Wed Jul 29 16:11:37 UTC 2015
New revision: 393164
URL: https://svnweb.freebsd.org/changeset/ports/393164

Log:
  Add patch from upstream that makes mate-desktop support optional. And
  disable this for atril-lite.

  PR:		201967
  Submitted by:	Matthieu Volat <mazhe@alkumuna.eu>

Changes:
  head/graphics/atril/Makefile
  head/graphics/atril/files/configure.ac
  head/graphics/atril/files/patch-configure
  head/graphics/atril/files/patch-shell_ev-window.c
  head/graphics/atril-lite/Makefile