|
|
$(use_with zlib svgz)" | $(use_with zlib svgz)" |
| |
if use nsplugin && ( \ | if use nsplugin && ( \ |
built_with_use net-libs/gecko-sdk mozsvg || \ |
( has_version net-libs/gecko-sdk && \ |
built_with_use www-client/mozilla-firefox mozsvg || \ |
built_with_use net-libs/gecko-sdk mozsvg ) || \ |
built_with_use www-client/mozilla mozsvg ); then |
( has_version www-client/mozilla-firefox && \ |
|
built_with_use www-client/mozilla-firefox mozsvg ) || \ |
|
( has_version www-client/mozilla && \ |
|
built_with_use www-client/mozilla mozsvg ) ); then |
| |
ewarn "A SVG plugin for mozilla-compatible browsers is already present" | ewarn "A SVG plugin for mozilla-compatible browsers is already present" |
ewarn "in your system. To avoid replacing the old plug-in, librsvg" | ewarn "in your system. To avoid replacing the old plug-in, librsvg" |