Page MenuHomeSolus

D3739.id9336.diff
No OneTemporary

D3739.id9336.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,28 @@
+name : m64py
+version : 0.2.4
+release : 1
+source :
+ - https://github.com/mupen64plus/mupen64plus-ui-python/archive/0.2.4.tar.gz : e233e0356ecc1e60bf615808547b8b79b458b49174f0f9d4089b48ad1b49a02f
+license :
+ - GPL-3.0-or-later (m64py)
+ - GPL-2.0-or-later (joystick.py)
+ - BSD-3-Clause (loader.py)
+ - Public Domain (Icons)
+ - CC-BY-SA-3.0 (Mupen64plus logo)
+ - CC-BY-SA-3.0 (Python snake logo)
+ - CC-BY-SA-3.0 (Controller image)
+component : games.emulator
+summary : Qt5 front-end for Mupen64Plus
+description: |
+ M64Py is a Qt5 front-end (GUI) for Mupen64Plus, a cross-platform plugin-based Nintendo 64 emulator. Front-end is written in Python and it provides a user-friendly interface over the Mupen64Plus shared library.
+builddeps :
+ - python-qtpy
+ - python-sdl2
+rundeps :
+ - mupen64plus
+ - python-qtpy
+ - python-sdl2
+build : |
+ %python_setup
+install : |
+ %python_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,139 @@
+<PISI>
+ <Source>
+ <Name>m64py</Name>
+ <Packager>
+ <Name>Thomas Staudinger</Name>
+ <Email>staudi.kaos@gmail.com</Email>
+ </Packager>
+ <License>GPL-3.0-or-later (m64py)</License>
+ <License>GPL-2.0-or-later (joystick.py)</License>
+ <License>BSD-3-Clause (loader.py)</License>
+ <License>Public Domain (Icons)</License>
+ <License>CC-BY-SA-3.0 (Mupen64plus logo)</License>
+ <License>CC-BY-SA-3.0 (Python snake logo)</License>
+ <License>CC-BY-SA-3.0 (Controller image)</License>
+ <PartOf>games.emulator</PartOf>
+ <Summary xml:lang="en">Qt5 front-end for Mupen64Plus</Summary>
+ <Description xml:lang="en">M64Py is a Qt5 front-end (GUI) for Mupen64Plus, a cross-platform plugin-based Nintendo 64 emulator. Front-end is written in Python and it provides a user-friendly interface over the Mupen64Plus shared library.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>m64py</Name>
+ <Summary xml:lang="en">Qt5 front-end for Mupen64Plus</Summary>
+ <Description xml:lang="en">M64Py is a Qt5 front-end (GUI) for Mupen64Plus, a cross-platform plugin-based Nintendo 64 emulator. Front-end is written in Python and it provides a user-friendly interface over the Mupen64Plus shared library.
+</Description>
+ <PartOf>games.emulator</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/m64py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py-0.2.4-py2.7.egg-info</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/archive.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/archive.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/core/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/core/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/core/config.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/core/config.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/core/core.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/core/core.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/core/defs.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/core/defs.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/core/vidext.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/core/vidext.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/cheat.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/cheat.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/dialogs.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/dialogs.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/glwidget.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/glwidget.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/input.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/input.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/joystick.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/joystick.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/keycodes.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/keycodes.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/keymap.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/keymap.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/log.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/log.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/mainwindow.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/mainwindow.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/plugin.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/plugin.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/recentfiles.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/recentfiles.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/rominfo.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/rominfo.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/romlist.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/romlist.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/romreader.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/romreader.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/settings.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/settings.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/worker.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/frontend/worker.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/loader.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/loader.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/opts.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/opts.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/platform.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/platform.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/screensaver.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/screensaver.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/about_ui.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/about_ui.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/archive_ui.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/archive_ui.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/cheat_ui.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/cheat_ui.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/choices_ui.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/choices_ui.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/i18n_rc.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/i18n_rc.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/icons_rc.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/icons_rc.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/images_rc.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/images_rc.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/imageview.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/imageview.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/input_ui.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/input_ui.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/inputbutton.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/inputbutton.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/license_ui.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/license_ui.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/logview_ui.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/logview_ui.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/mainwindow_ui.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/mainwindow_ui.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/plugin_ui.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/plugin_ui.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/romlist_ui.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/romlist_ui.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/settings_ui.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/settings_ui.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/snapshot_rc.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/snapshot_rc.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/title_rc.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/ui/title_rc.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/utils.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/m64py/utils.pyc</Path>
+ <Path fileType="data">/usr/share/applications/m64py.desktop</Path>
+ <Path fileType="data">/usr/share/pixmaps/m64py.png</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-09-01</Date>
+ <Version>0.2.4</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Thomas Staudinger</Name>
+ <Email>staudi.kaos@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 30 2023, 3:55 PM (10 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5843295
Default Alt Text
D3739.id9336.diff (13 KB)

Event Timeline