Page MenuHomeSolus

D8243.id19765.diff
No OneTemporary

D8243.id19765.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,32 @@
+name : gst
+version : 0.7.1
+release : 1
+source :
+ - https://gitlab.com/leinardi/gst/-/archive/0.6.1/gst-0.7.1.tar.gz : 6cb3f026ce2ee0bce91b722aceeae2f8ccdc02776c744167e0f259325a2738f1
+license : GPL3
+component : system.utils
+summary : GTKStressTesting
+description : |
+ System utility designed to monitor and stress various hardware components
+builddeps :
+ - pkgconfig(gtk+-3.0)
+ - pkgconfig(gobject-introspection-1.0)
+rundeps :
+# - python-humanfriendly
+# - python-injector
+ - python-peewee
+ - python-psutil
+ - python-gobject
+ - pyxdg
+ - pyyaml
+ - python-requests
+# - python-rx
+ - libgtk-3
+ - glib2
+ - stress-ng
+ - dmidecode
+build : |
+ %meson_configure
+ %ninja_build
+install : |
+ %ninja_install
\ No newline at end of file
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,169 @@
+<PISI>
+ <Source>
+ <Name>gtkstresstesting</Name>
+ <Packager>
+ <Name>Jeremy Potter</Name>
+ <Email>solus@stormdesign.us</Email>
+ </Packager>
+ <License>GPL3</License>
+ <PartOf>system.utils</PartOf>
+ <Summary xml:lang="en">GTKStressTesting</Summary>
+ <Description xml:lang="en">System utility designed to monitor and stress various hardware components
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>gtkstresstesting</Name>
+ <Summary xml:lang="en">GTKStressTesting</Summary>
+ <Description xml:lang="en">System utility designed to monitor and stress various hardware components
+</Description>
+ <PartOf>system.utils</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/gst</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/Xlib</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/__main__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/__pycache__/__main__.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/__pycache__/app.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/__pycache__/conf.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/__pycache__/di.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/app.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/conf.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/di.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/interactor/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/interactor/__pycache__/__init__.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/interactor/__pycache__/check_new_version_interactor.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/interactor/__pycache__/get_stressors_interactor.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/interactor/__pycache__/load_dmi_decode_interactor.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/interactor/__pycache__/load_lm_sensors_interactor.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/interactor/__pycache__/load_proc_cpuinfo_interactor.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/interactor/__pycache__/load_ps_util_interactor.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/interactor/__pycache__/load_sys_devices_cache_interactor.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/interactor/__pycache__/load_sys_devices_dmi_interactor.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/interactor/__pycache__/notification_interactor.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/interactor/__pycache__/settings_interactor.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/interactor/__pycache__/stress_ng_interactor.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/interactor/check_new_version_interactor.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/interactor/get_stressors_interactor.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/interactor/load_dmi_decode_interactor.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/interactor/load_lm_sensors_interactor.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/interactor/load_proc_cpuinfo_interactor.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/interactor/load_ps_util_interactor.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/interactor/load_sys_devices_cache_interactor.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/interactor/load_sys_devices_dmi_interactor.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/interactor/notification_interactor.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/interactor/settings_interactor.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/interactor/stress_ng_interactor.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/__pycache__/__init__.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/__pycache__/cache.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/__pycache__/cpu_info.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/__pycache__/cpu_usage.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/__pycache__/db_change.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/__pycache__/hardware_monitor.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/__pycache__/load_avg.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/__pycache__/mem_usage.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/__pycache__/memory_bank_info.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/__pycache__/mobo_info.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/__pycache__/monitored_item.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/__pycache__/processor.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/__pycache__/setting.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/__pycache__/stress_tests_result.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/__pycache__/system_info.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/cache.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/cpu_info.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/cpu_usage.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/db_change.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/hardware_monitor.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/load_avg.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/mem_usage.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/memory_bank_info.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/mobo_info.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/monitored_item.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/processor.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/setting.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/stress_tests_result.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/model/system_info.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/presenter/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/presenter/__pycache__/__init__.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/presenter/__pycache__/main_presenter.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/presenter/__pycache__/preferences_presenter.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/presenter/main_presenter.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/presenter/preferences_presenter.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/repository/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/repository/__pycache__/__init__.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/repository/__pycache__/dmi_decode_repository.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/repository/__pycache__/lm_sensors_repository.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/repository/__pycache__/proc_cpuinfo_repository.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/repository/__pycache__/ps_util_repository.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/repository/__pycache__/stress_ng_repository.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/repository/__pycache__/sys_devices_cache_repository.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/repository/__pycache__/sys_devices_dmi_repository.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/repository/dmi_decode_repository.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/repository/lm_sensors_repository.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/repository/proc_cpuinfo_repository.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/repository/ps_util_repository.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/repository/stress_ng_repository.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/repository/sys_devices_cache_repository.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/repository/sys_devices_dmi_repository.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/__pycache__/__init__.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/__pycache__/concurrency.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/__pycache__/deployment.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/__pycache__/desktop_entry.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/__pycache__/dmidecode.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/__pycache__/linux.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/__pycache__/log.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/__pycache__/path.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/__pycache__/sensors.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/__pycache__/subprocess.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/__pycache__/udev.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/__pycache__/view.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/concurrency.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/deployment.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/desktop/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/desktop/__pycache__/__init__.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/desktop/__pycache__/desktop_parser.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/desktop/desktop_parser.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/desktop_entry.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/dmidecode.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/linux.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/log.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/path.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/sensors.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/subprocess.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/udev.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/util/view.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/view/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/view/__pycache__/__init__.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/view/__pycache__/main_view.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/view/__pycache__/preferences_view.cpython-37.opt-2.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/view/main_view.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/gst/view/preferences_view.py</Path>
+ <Path fileType="data">/usr/share/applications/com.leinardi.gst.desktop</Path>
+ <Path fileType="data">/usr/share/dbus-1/services/com.leinardi.gst.service</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.leinardi.gst.gschema.xml</Path>
+ <Path fileType="data">/usr/share/gst/com.leinardi.gst.gresource</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/com.leinardi.gst.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/16x16@2x/apps/com.leinardi.gst.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/24x24/apps/com.leinardi.gst.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/24x24@2x/apps/com.leinardi.gst.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/256x256/apps/com.leinardi.gst.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/256x256@2x/apps/com.leinardi.gst.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/32x32/apps/com.leinardi.gst.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/32x32@2x/apps/com.leinardi.gst.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/48x48/apps/com.leinardi.gst.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/48x48@2x/apps/com.leinardi.gst.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/symbolic/apps/com.leinardi.gst-symbolic.svg</Path>
+ <Path fileType="data">/usr/share/metainfo/com.leinardi.gst.appdata.xml</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2020-02-14</Date>
+ <Version>0.7.1</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Jeremy Potter</Name>
+ <Email>solus@stormdesign.us</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Mon, Aug 7, 12:29 PM (1 d, 7 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5811810
Default Alt Text
D8243.id19765.diff (18 KB)

Event Timeline