/usr/lib/python2.7/dist-packages/kivy/setupconfig.py is in python-kivy 1.9.0-3build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | # Autogenerated file for Kivy configuration
PY3 = 0
CYTHON_MIN = '0.20'
CYTHON_MAX = '0.23'
CYTHON_BAD = ''
USE_RPI = 0
USE_OPENGL_ES2 = 1
USE_OPENGL_DEBUG = 0
USE_GLEW = 0
USE_SDL2 = 1
USE_IOS = 0
USE_MESAGL = 0
USE_X11 = 0
USE_GSTREAMER = 1
USE_AVFOUNDATION = 0
USE_OSX_FRAMEWORKS = 0
DEBUG = False
|