Bug 140984

Summary: Fix running of audio/exaile when SVG support is absent
Product: Ports & Packages Reporter: Joseph S. Atkinson <jsa>
Component: Individual Port(s)Assignee: Pav Lucistnik <pav>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Joseph S. Atkinson 2009-11-29 00:30:02 UTC
Exaile will build fine, but on invocation, if librsvg2 is not installed, will crash. This was supposed to be an optional depend, but didn't quite work out that way.

This adds librsvg2.so.2 as a LIB_DEPEND. Bumps PORTREVISION so the package will be updated.

Reported by lx@

Fix: Patch attached with submission follows:
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2009-12-18 20:59:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Take
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2009-12-18 22:04:22 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-12-18 22:05:12 UTC
pav         2009-12-18 22:04:56 UTC

  FreeBSD ports repository

  Modified files:
    audio/exaile         Makefile 
  Log:
  - Add dependency on librsvg2 to prevent crashes on runtime
  
  PR:             ports/140984
  Submitted by:   Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
  
  Revision  Changes    Path
  1.18      +2 -1      ports/audio/exaile/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"