[ubuntu/plucky] debian/patches/Adding-EULA-page-for-OEMs.patch: fix rendering with llvmpipe
See !74 (closed) for fix targetting ubuntu/latest
With llvmpipe renderer, when rendering long EULA pdf file, the rendering of the EULA file may become empty due to the texture dimension limit of 16384px.
This patch tries to address the issue by having a GtkDrawingArea per each PDF page.
https://bugs.launchpad.net/ubuntu/+source/gnome-initial-setup/+bug/2138597
Edited by Yao Wei (魏銘廷)