Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 401205 - app-text/mupdf-9999 - fixes for recent git changes
Summary: app-text/mupdf-9999 - fixes for recent git changes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-01-28 17:29 UTC by Shark
Modified: 2012-01-28 21:15 UTC (History)
0 users

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


Attachments
ebuild's patch for mupdf-9999 (ebuild.patch,1.01 KB, patch)
2012-01-28 17:30 UTC, Shark
Details | Diff
mupdf modified zoom patch (mupdf-0.8.165-zoom.patch,1.25 KB, patch)
2012-01-28 17:32 UTC, Shark
Details | Diff
modified mupdf scroll patch (mupdf-0.9-scroll_hack.patch,1.34 KB, patch)
2012-01-28 17:33 UTC, Shark
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shark 2012-01-28 17:29:48 UTC
mupdf-9999.ebuild didn't compile with the last git changes (code for fullscreen support now is upstream) so i've hacked it a bit to make it works (x86-64 USE=-vanilla)

Reproducible: Always
Comment 1 Shark 2012-01-28 17:30:24 UTC
Created attachment 300173 [details, diff]
ebuild's patch for mupdf-9999
Comment 2 Shark 2012-01-28 17:32:14 UTC
Created attachment 300175 [details, diff]
mupdf modified zoom patch

quick hack, just switched from 'f' to 'F' for pageforward to avoid collision with fullscreen command
Comment 3 Shark 2012-01-28 17:33:29 UTC
Created attachment 300177 [details, diff]
modified mupdf scroll patch

removed the code for fullscreen support. Now it's upstream
Comment 4 Michael Weber (RETIRED) gentoo-dev 2012-01-28 21:14:47 UTC
+  28 Jan 2012; Michael Weber <xmw@gentoo.org> -mupdf-0.8.165.ebuild,
+  mupdf-9999.ebuild, +files/mupdf-9999-scroll.patch,
+  +files/mupdf-9999-zoom.patch:
+  Updated -9999.build (thanks Shark, bug 401205), remove old version
+