Qt5 for Raspberry Pi 2 with EGLFS support

PPA description

IT WORKS!!!

Put Raspberry Pi 2 image to SD card: https://wiki.ubuntu.com/ARM/RaspberryPi

ssh <email address hidden>

sudo apt-add-repository ppa:ci-train-ppa-service/landing-011
sudo apt-add-repository ppa:ubuntu-raspi2/ppa
sudo apt-add-repository ppa:a-j-buxton/qt5-raspi-eglfs
sudo apt-get update

sudo apt-get install libraspberrypi-dev
cd /usr/lib
sudo ln -s libGLESv2.so libGLESv2.so.2

Install your desired Qt libraries and modules.

Run your app with arguments: -platform eglfs

Adding this PPA to your system

You can update your system with unsupported packages from this untrusted PPA by adding ppa:a-j-buxton/qt5-raspi-eglfs to your system's Software Sources. (Read about installing)

sudo add-apt-repository ppa:a-j-buxton/qt5-raspi-eglfs
sudo apt update
        
Technical details about this PPA

This PPA can be added to your system manually by copying the lines below and adding them to your system's software sources.

deb https://ppa.qastaging.content.paddev.net/a-j-buxton/qt5-raspi-eglfs/ubuntu xenial main 
deb-src https://ppa.qastaging.content.paddev.net/a-j-buxton/qt5-raspi-eglfs/ubuntu xenial main 
Signing key:
4096R/EB74845CEDCB9F0E73D776DD59EB6CAB19335D5E (What is this?)
Fingerprint:
EB74845CEDCB9F0E73D776DD59EB6CAB19335D5E

Dependencies:

For questions and bugs with software in this PPA please contact Alistair Buxton.

PPA statistics

Activity
0 updates added during the past month.
View package details

Overview of published packages

11 of 1 result
Package Version Uploaded by
qtbase-opensource-src 5.6.1+dfsg-3ubuntu1~xenialoverlay1~4ppa5 Alistair Buxton ()
11 of 1 result

Latest updates

  • qtbase-opensource-src 408 weeks ago
    Successfully built