Bug 89764 - [PATCH] svg support not working in Firefox 1.5
Summary: [PATCH] svg support not working in Firefox 1.5
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: 2005-11-30 16:10 UTC by rsmith
Modified: 2005-11-30 19:47 UTC (History)
0 users

See Also:


Attachments
file.diff (405 bytes, patch)
2005-11-30 16:10 UTC, rsmith
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description rsmith 2005-11-30 16:10:07 UTC
Firefox 1.5 as compiled from ports doesn't support SVG graphics, because
they are not enabled in the build.

Fix: Apply the following patch to the port makefile:
------------------ patch ---------------------------------
How-To-Repeat: Build Firefox 1.5 from ports, try to open an SVG file, e.g. one of the
samples from www.croczilla.com/svg/samples/
Comment 1 Simon Barner freebsd_committer freebsd_triage 2005-11-30 17:51:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to the firefox maintainers. SVG images work here btw: 

librsvg2-2.12.7_1 
firefox-1.5,1
Comment 2 Michael Johnson freebsd_committer freebsd_triage 2005-11-30 19:39:43 UTC
State Changed
From-To: open->closed

Committed, Thanks