Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 345125 - mupdf's ebuild with support for virtual/jpeg
Summary: mupdf's ebuild with support for virtual/jpeg
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-11 17:27 UTC by Shark
Modified: 2010-11-11 17:34 UTC (History)
0 users

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


Attachments
patch to make mupdf depends on virtual/jpeg (mupdf.diff,295 bytes, patch)
2010-11-11 17:27 UTC, Shark
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shark 2010-11-11 17:27:10 UTC
I've media-libs/libjeg-turbo-1.0.90-r1 installed on my system and mupdf works without any problems with it here (~x86). Unfortunatly the ebuild depends on media-libs/jpeg insted of virtual/jpeg so a collision occurs. This simple patch solved the problem for me.

Reproducible: Always
Comment 1 Shark 2010-11-11 17:27:55 UTC
Created attachment 254015 [details, diff]
patch to make mupdf depends on virtual/jpeg
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-11-11 17:34:47 UTC
+  11 Nov 2010; Samuli Suominen <ssuominen@gentoo.org> mupdf-0.6.ebuild,
+  mupdf-0.7.ebuild, mupdf-0.7-r1.ebuild:
+  Use virtual/jpeg wrt #345125 by "Shark".