Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 421559 - x11-libs/qwt-6 - USE=svg has no effect
Summary: x11-libs/qwt-6 - USE=svg has no effect
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-06-17 12:39 UTC by Matthias Nagl
Modified: 2012-08-31 06:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Solution for this bug (qwt6-svg.patch,337 bytes, patch)
2012-06-17 12:41 UTC, Matthias Nagl
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Nagl 2012-06-17 12:39:05 UTC
Qwt is compiled without svg support, no matter if the svg USE-flag is set or not

Reproducible: Always

Steps to Reproduce:
1. USE="svg" emerge qwt
Actual Results:  
No svg support

Expected Results:  
svg support should be available
Comment 1 Matthias Nagl 2012-06-17 12:41:04 UTC
Created attachment 315573 [details, diff]
Solution for this bug

This patch for the ebuild fixes the problem.
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2012-08-31 06:51:27 UTC
Thansk for the patch

+*qwt-6.0.1-r1 (31 Aug 2012)
+
+  31 Aug 2012; Justin Lecher <jlec@gentoo.org> qwt-6.0.0.ebuild,
+  qwt-6.0.1.ebuild, +qwt-6.0.1-r1.ebuild:
+  Fix svg support, #421559
+