Bug 167769

Summary: graphics/evince help system no workie -- missing dependency -> yelp
Product: Ports & Packages Reporter: Ronald F. Guilmette <rfg>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Ronald F. Guilmette 2012-05-10 11:00:28 UTC
The help subsystem of evince simply does not work in the absence of yelp.

The help subsystem is an integral part of evince, however in order to make
it work properly one first needs to install the yelp port.

(Note that this is essentiall the same PR as ports/167725, except that
this is about the Help sybsystem of evince, rather than of gthumb.  The
Help subsystems of _several_ different GNOME applications rely on and
assume the presence of yelp.)

Fix: 

Add a dependency in the master evince port Makefile so that the evince port
will be properly dependent upon yelp being installed.

Note that this one change is _necessary_ but apparently not entirely
_sufficient_, by itself alone, to cause the evince port's help subsystem
to begin working entirely. There are other and additional problems that
also need to be solved to get this working and I will report on those in
separate PRs to follow this one.
How-To-Repeat: 
portinstall evince
...
then run evince and click on "Help" and then "Contents"
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-10 15:58:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Jeremy Messenger freebsd_committer freebsd_triage 2012-05-20 17:30:06 UTC
State Changed
From-To: open->closed

Committed a fix, thanks for report!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-05-20 17:30:07 UTC
mezz        2012-05-20 16:29:56 UTC

  FreeBSD ports repository

  Modified files:
    graphics/evince      Makefile 
  Log:
  Add a missing runtime dependency, yelp. Bump the PORTREVISION.
  
  PR:             ports/167769
  Reported by:    Ronald F.Guilmette <rfg@tristatelogic.com>
  
  Revision  Changes    Path
  1.71      +3 -2      ports/graphics/evince/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"