Bug 167772 - sysutils/brasero help system no workie -- missing dependency -> yelp
Summary: sysutils/brasero help system no workie -- missing dependency -> yelp
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-10 12:30 UTC by Ronald F. Guilmette
Modified: 2012-05-20 17:40 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ronald F. Guilmette 2012-05-10 12:30:13 UTC
The help subsystem of brasero simply does not work in the absence of yelp.

The help subsystem is an integral part of brasero, 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, and ports/167769
except that this is about the Help sybsystem of brasero, rather than of
gthumb or evince.  The Help subsystems of _several_ different GNOME
applications rely on and assume the presence of yelp.)

Fix: 

Add a dependency in the master brasero port Makefile so that the brasero 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 brasero 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 brasero
...
then run brasero and click on "Help" and then "Contents"
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-10 16:00:27 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:31:04 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:31:11 UTC
mezz        2012-05-20 16:30:56 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/brasero     Makefile 
  Log:
  Add a missing runtime dependency, yelp. Bump the PORTREVISION.
  
  PR:             ports/167772
  Reported by:    Ronald F.Guilmette <rfg@tristatelogic.com>
  
  Revision  Changes    Path
  1.39      +3 -2      ports/sysutils/brasero/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"