Page MenuHomeSolus

D1448.diff
No OneTemporary

D1448.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,20 @@
+name : python-sdl2
+version : 0.9.6
+release : 1
+source :
+ - https://github.com/marcusva/py-sdl2/archive/rel_0_9_6.tar.gz : 50e137cc6078d20d59c7a79883a684a02cbeaa583c9f43ac6bfbcca364236f97
+license :
+ - Public-Domain
+ - Python-2.0
+component : programming.python
+summary : PySDL2 is a wrapper around the SDL2 library.
+description: |
+ PySDL2 is a wrapper around the SDL2 library and as such similar to the discontinued PySDL project. In contrast to PySDL, it has no licensing restrictions, nor does it rely on C code, but uses ctypes instead.
+rundeps:
+ - sdl2
+build : |
+ %python_setup
+ %python3_setup
+install : |
+ %python_install
+ %python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,580 @@
+<PISI>
+ <Source>
+ <Name>python-sdl2</Name>
+ <Packager>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
+ </Packager>
+ <License>Public-Domain</License>
+ <License>Python-2.0</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">PySDL2 is a wrapper around the SDL2 library.</Summary>
+ <Description xml:lang="en">PySDL2 is a wrapper around the SDL2 library and as such similar to the discontinued PySDL project. In contrast to PySDL, it has no licensing restrictions, nor does it rely on C code, but uses ctypes instead.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-sdl2</Name>
+ <Summary xml:lang="en">PySDL2 is a wrapper around the SDL2 library.</Summary>
+ <Description xml:lang="en">PySDL2 is a wrapper around the SDL2 library and as such similar to the discontinued PySDL project. In contrast to PySDL, it has no licensing restrictions, nor does it rely on C code, but uses ctypes instead.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/PySDL2-0.9.6-py2.7.egg-info</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/audio.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/audio.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/blendmode.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/blendmode.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/clipboard.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/clipboard.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/cpuinfo.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/cpuinfo.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/dll.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/dll.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/endian.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/endian.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/error.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/error.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/events.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/events.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/colorpalettes.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/colorpalettes.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/draw.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/draw.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/gfxdrawing.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/gfxdrawing.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/gui.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/gui.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/helloworld.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/helloworld.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/opengl.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/opengl.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/particles.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/particles.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/pixelaccess.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/pixelaccess.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/pong.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/pong.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/resources/button.bmp</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/resources/circle.png</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/resources/font.bmp</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/resources/hello.bmp</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/resources/square.png</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/resources/star.png</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/resources/testimage.svg</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/resources/textentry.bmp</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/resources/tuffy.ttf</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/sdl2hello.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/sdl2hello.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/transfomations.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/examples/transfomations.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/algorithms.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/algorithms.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/array.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/array.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/color.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/color.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/colorpalettes.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/colorpalettes.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/common.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/common.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/compat.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/compat.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/draw.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/draw.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/ebs.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/ebs.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/events.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/events.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/font.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/font.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/gui.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/gui.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/image.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/image.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/particles.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/particles.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/pixelaccess.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/pixelaccess.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/resources.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/resources.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/sprite.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/sprite.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/surface.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/surface.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/window.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/ext/window.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/filesystem.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/filesystem.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/gamecontroller.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/gamecontroller.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/gesture.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/gesture.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/haptic.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/haptic.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/hints.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/hints.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/joystick.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/joystick.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/keyboard.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/keyboard.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/keycode.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/keycode.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/loadso.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/loadso.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/log.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/log.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/messagebox.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/messagebox.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/mouse.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/mouse.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/pixels.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/pixels.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/platform.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/platform.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/power.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/power.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/rect.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/rect.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/render.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/render.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/rwops.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/rwops.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/scancode.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/scancode.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/sdlgfx.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/sdlgfx.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/sdlimage.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/sdlimage.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/sdlmixer.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/sdlmixer.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/sdlttf.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/sdlttf.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/shape.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/shape.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/stdinc.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/stdinc.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/surface.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/surface.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/syswm.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/syswm.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/audio_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/audio_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/blendmode_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/blendmode_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/clipboard_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/clipboard_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/cpuinfo_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/cpuinfo_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/endian_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/endian_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/error_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/error_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/events_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/events_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/filesystem_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/filesystem_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/gamecontroller_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/gamecontroller_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/hints_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/hints_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/joystick_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/joystick_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/keyboard_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/keyboard_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/log_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/log_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/mouse_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/mouse_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/pixels_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/pixels_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/platform_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/platform_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/power_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/power_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/rect_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/rect_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/render_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/render_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/resources/font.bmp</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/resources/resources.tar.gz</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/resources/resources.zip</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/resources/rwopstest.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/resources/surfacetest.bmp</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/resources/surfacetest.cur</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/resources/surfacetest.gif</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/resources/surfacetest.ico</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/resources/surfacetest.jpg</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/resources/surfacetest.lbm</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/resources/surfacetest.pbm</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/resources/surfacetest.pcx</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/resources/surfacetest.pgm</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/resources/surfacetest.png</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/resources/surfacetest.pnm</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/resources/surfacetest.ppm</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/resources/surfacetest.tga</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/resources/surfacetest.tif</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/resources/surfacetest.webp</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/resources/surfacetest.xcf</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/resources/surfacetest.xpm</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/resources/tuffy.copy.ttf</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/resources/tuffy.ttf</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/rwops_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/rwops_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_algorithms_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_algorithms_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_array_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_array_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_color_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_color_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_draw_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_draw_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_ebs_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_ebs_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_events_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_events_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_font_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_font_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_gui_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_gui_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_image_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_image_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_particles_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_particles_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_pixelaccess_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_pixelaccess_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_resources_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_resources_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_sprite_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_sprite_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_window_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl2ext_window_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdl_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdlgfx_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdlgfx_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdlimage_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdlimage_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdlmixer_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdlmixer_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdlttf_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/sdlttf_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/shape_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/shape_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/surface_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/surface_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/syswm_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/syswm_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/timer_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/timer_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/version_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/version_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/video_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/video_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/vulkan_test.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/test/vulkan_test.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/timer.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/timer.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/touch.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/touch.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/version.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/version.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/video.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/video.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/vulkan.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/sdl2/vulkan.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/PySDL2-0.9.6-py3.5.egg-info</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/audio.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/blendmode.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/clipboard.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/cpuinfo.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/dll.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/endian.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/error.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/events.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/filesystem.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/gamecontroller.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/gesture.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/haptic.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/hints.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/joystick.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/keyboard.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/keycode.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/loadso.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/log.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/messagebox.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/mouse.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/pixels.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/platform.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/power.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/rect.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/render.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/rwops.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/scancode.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/sdlgfx.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/sdlimage.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/sdlmixer.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/sdlttf.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/shape.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/stdinc.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/surface.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/syswm.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/timer.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/touch.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/version.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/video.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/__pycache__/vulkan.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/audio.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/blendmode.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/clipboard.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/cpuinfo.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/dll.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/endian.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/error.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/events.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/__pycache__/colorpalettes.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/__pycache__/draw.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/__pycache__/gfxdrawing.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/__pycache__/gui.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/__pycache__/helloworld.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/__pycache__/opengl.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/__pycache__/particles.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/__pycache__/pixelaccess.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/__pycache__/pong.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/__pycache__/sdl2hello.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/__pycache__/transfomations.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/colorpalettes.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/draw.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/gfxdrawing.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/gui.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/helloworld.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/opengl.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/particles.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/pixelaccess.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/pong.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/resources/button.bmp</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/resources/circle.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/resources/font.bmp</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/resources/hello.bmp</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/resources/square.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/resources/star.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/resources/testimage.svg</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/resources/textentry.bmp</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/resources/tuffy.ttf</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/sdl2hello.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/examples/transfomations.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/__pycache__/algorithms.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/__pycache__/array.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/__pycache__/color.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/__pycache__/colorpalettes.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/__pycache__/common.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/__pycache__/compat.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/__pycache__/draw.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/__pycache__/ebs.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/__pycache__/events.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/__pycache__/font.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/__pycache__/gui.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/__pycache__/image.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/__pycache__/particles.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/__pycache__/pixelaccess.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/__pycache__/resources.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/__pycache__/sprite.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/__pycache__/surface.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/__pycache__/window.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/algorithms.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/array.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/color.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/colorpalettes.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/common.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/compat.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/draw.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/ebs.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/events.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/font.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/gui.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/image.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/particles.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/pixelaccess.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/resources.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/sprite.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/surface.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/ext/window.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/filesystem.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/gamecontroller.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/gesture.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/haptic.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/hints.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/joystick.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/keyboard.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/keycode.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/loadso.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/log.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/messagebox.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/mouse.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/pixels.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/platform.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/power.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/rect.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/render.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/rwops.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/scancode.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/sdlgfx.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/sdlimage.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/sdlmixer.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/sdlttf.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/shape.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/stdinc.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/surface.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/syswm.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/audio_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/blendmode_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/clipboard_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/cpuinfo_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/endian_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/error_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/events_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/filesystem_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/gamecontroller_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/hints_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/joystick_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/keyboard_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/log_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/mouse_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/pixels_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/platform_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/power_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/rect_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/render_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/rwops_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/sdl2ext_algorithms_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/sdl2ext_array_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/sdl2ext_color_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/sdl2ext_draw_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/sdl2ext_ebs_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/sdl2ext_events_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/sdl2ext_font_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/sdl2ext_gui_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/sdl2ext_image_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/sdl2ext_particles_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/sdl2ext_pixelaccess_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/sdl2ext_resources_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/sdl2ext_sprite_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/sdl2ext_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/sdl2ext_window_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/sdl_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/sdlgfx_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/sdlimage_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/sdlmixer_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/sdlttf_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/shape_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/surface_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/syswm_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/timer_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/version_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/video_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/__pycache__/vulkan_test.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/audio_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/blendmode_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/clipboard_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/cpuinfo_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/endian_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/error_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/events_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/filesystem_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/gamecontroller_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/hints_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/joystick_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/keyboard_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/log_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/mouse_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/pixels_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/platform_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/power_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/rect_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/render_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/resources/font.bmp</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/resources/resources.tar.gz</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/resources/resources.zip</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/resources/rwopstest.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/resources/surfacetest.bmp</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/resources/surfacetest.cur</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/resources/surfacetest.gif</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/resources/surfacetest.ico</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/resources/surfacetest.jpg</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/resources/surfacetest.lbm</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/resources/surfacetest.pbm</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/resources/surfacetest.pcx</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/resources/surfacetest.pgm</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/resources/surfacetest.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/resources/surfacetest.pnm</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/resources/surfacetest.ppm</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/resources/surfacetest.tga</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/resources/surfacetest.tif</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/resources/surfacetest.webp</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/resources/surfacetest.xcf</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/resources/surfacetest.xpm</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/resources/tuffy.copy.ttf</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/resources/tuffy.ttf</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/rwops_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/sdl2ext_algorithms_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/sdl2ext_array_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/sdl2ext_color_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/sdl2ext_draw_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/sdl2ext_ebs_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/sdl2ext_events_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/sdl2ext_font_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/sdl2ext_gui_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/sdl2ext_image_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/sdl2ext_particles_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/sdl2ext_pixelaccess_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/sdl2ext_resources_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/sdl2ext_sprite_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/sdl2ext_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/sdl2ext_window_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/sdl_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/sdlgfx_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/sdlimage_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/sdlmixer_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/sdlttf_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/shape_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/surface_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/syswm_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/timer_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/version_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/video_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/test/vulkan_test.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/timer.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/touch.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/version.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/video.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/sdl2/vulkan.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-12-08</Date>
+ <Version>0.9.6</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Simon Friend</Name>
+ <Email>simbiotiqu@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jul 2 2023, 9:24 PM (5 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5814117
Default Alt Text
D1448.diff (59 KB)

Event Timeline