I'm sorry for the delay - I missed or didn't get your reply and just saw it 
this morning - I should have checked the bug report sooner!

Shashank Kumar wrote:
> I tried applying the patch on
> https://salsa.debian.org/python-team/modules/kivy.git but it's not working.
> Could you please specify the steps you took in order to get to the solution?

I've created a git repo from the latest on salsa with my changes:

   https://github.com/duelafn/deb-kivy-873501

Built / tested in docker via:

 docker run -it debian:buster
 cd
 apt-get update
 apt-get install git dpkg-dev pristine-tar
 git clone https://github.com/duelafn/deb-kivy-873501 kivy
 cd kivy
 dpkg-checkbuilddeps
 apt-get install cython3 debhelper dh-python libgl1-mesa-dev libgles2-mesa-dev 
libgstreamer1.0-dev libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev 
libsdl2-ttf-dev pkg-config python3-all-dev
 pristine-tar checkout ../kivy_1.10.1.orig.tar.gz
 dpkg-buildpackage -rfakeroot --unsigned-changes --unsigned-source --post-clean 
--diff-ignore


Note: Also builds in stretch as long as you have debhelper from backports 
installed.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to