EGL or GLESv2 support.

Everything about development and the OpenMW source code.
User avatar
psi29a
Posts: 5359
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: EGL or GLESv2 support.

Post by psi29a »

How do I do that?

In the debian/control file:
Architecture: any [!armhf]

Will that work? Or do I have to list all the arches except for armhf?
maqifrnswa
Posts: 180
Joined: 14 Jan 2013, 03:57

Re: EGL or GLESv2 support.

Post by maqifrnswa »

You have to list all archs except armhf

like:
https://anonscm.debian.org/cgit/collab- ... an/control

you can see the list of possible ones with "dpkg-architecture -L" or just list the ones you see that work at:
https://buildd.debian.org/status/packag ... perimental
User avatar
psi29a
Posts: 5359
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: EGL or GLESv2 support.

Post by psi29a »

Test on our PPA with yakatty with success, pushed downstream to Debian for unstable (instead of experimental).

Please review and upload! :)
Post Reply