Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 401205

Summary: app-text/mupdf-9999 - fixes for recent git changes
Product: Gentoo Linux Reporter: Shark <shark>
Component: New packagesAssignee: Michael Weber (RETIRED) <xmw>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild's patch for mupdf-9999
mupdf modified zoom patch
modified mupdf scroll patch

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
+