Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 414973 - app-text/evince-2.32.0-r4: ability to disable postscript support
Summary: app-text/evince-2.32.0-r4: ability to disable postscript support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-07 06:43 UTC by nzqr
Modified: 2012-05-10 01:36 UTC (History)
0 users

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


Attachments
patch for postscript USE flag (evince-postscript-use.patch,506 bytes, patch)
2012-05-07 06:44 UTC, nzqr
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nzqr 2012-05-07 06:43:26 UTC
ghostscript-gpl which evince pulls through libspectre dep for postscript support is pretty huge, yet useless for me. So ability to disable postscript support would be nice; and patch is attached.

Reproducible: Always
Comment 1 nzqr 2012-05-07 06:44:03 UTC
Created attachment 311069 [details, diff]
patch for postscript USE flag
Comment 2 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-05-10 01:36:28 UTC
Good point, fixed in cvs. I thought it was better to use "ps" as the name of the USE flag to match kde-base/okular. The flag is enabled by default to match evince's former behavior out of the box, and because postscript files are still quite frequently used in Linux.

>  10 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
>  evince-2.32.0-r3.ebuild, evince-2.32.0-r4.ebuild, evince-3.2.1.ebuild,
>  evince-3.2.1-r1.ebuild, evince-3.4.0.ebuild, metadata.xml:
>  Add "ps" USE flag (enabled by default) to allow disabling PostScript support
>  (bug #414973, thanks to nzqr).