Page MenuHomeSolus

D11972.id.diff
No OneTemporary

D11972.id.diff

diff --git a/MAINTAINERS.md b/MAINTAINERS.md
--- a/MAINTAINERS.md
+++ b/MAINTAINERS.md
@@ -1,5 +1,5 @@
This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository.
-- Donald Thackeray
- - IRC: Hawkeye0021
- - Email: donaldthackeray@gmail.com
+- Troy Harvey
+ - IRC: Harvey
+ - Email: harveydevel@gmail.com
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,17 +1,18 @@
name : minigalaxy
-version : 1.0.0
-release : 4
+version : 1.0.2
+release : 5
source :
- - https://github.com/sharkwouter/minigalaxy/archive/1.0.0.tar.gz : 00c99cdff167a762d6e78891216d6a3ba889c970f198618472e15f398ed2c9b3
+ - https://github.com/sharkwouter/minigalaxy/archive/refs/tags/1.0.2.tar.gz : 9cb482760c68153f2fc8b8fe229d60033634bc0c7b83a6aa43a9cfa20ab2d0e9
license : GPL-3.0-or-later
+homepage : https://sharkwouter.github.io/minigalaxy
component : games
summary : A simple GOG client for Linux that lets you download and play your GOG Linux games
description: |
Log in with your GOG account, download linux games you own on GOG, and launch them. Additionally select what language to download your games in, change where they're installed, search your library, show all or only installed games, view error messages if a game fails to launch, display FPS in games, and use the system's Scummvm or Dosbox installation. Languages supported include English, Dutch, French, German, Polish, Taiwanese Mandarin, and Turkish.
rundeps :
- - python-requests
- - python-gobject
- libwebkit-gtk
+ - python-gobject
+ - python-requests
build : |
%python3_setup
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,9 +1,10 @@
<PISI>
<Source>
<Name>minigalaxy</Name>
+ <Homepage>https://sharkwouter.github.io/minigalaxy</Homepage>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Troy Harvey</Name>
+ <Email>harveydevel@gmail.com</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>games</PartOf>
@@ -20,11 +21,11 @@
<PartOf>games</PartOf>
<Files>
<Path fileType="executable">/usr/bin/minigalaxy</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/minigalaxy-0.9.4-py3.9.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/minigalaxy-0.9.4-py3.9.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/minigalaxy-0.9.4-py3.9.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/minigalaxy-0.9.4-py3.9.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/minigalaxy-0.9.4-py3.9.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/minigalaxy-1.0.2-py3.9.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/minigalaxy-1.0.2-py3.9.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/minigalaxy-1.0.2-py3.9.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/minigalaxy-1.0.2-py3.9.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/minigalaxy-1.0.2-py3.9.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/minigalaxy/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/minigalaxy/__pycache__/__init__.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/minigalaxy/__pycache__/api.cpython-39.pyc</Path>
@@ -69,7 +70,6 @@
<Path fileType="data">/usr/share/icons/hicolor/128x128/apps/io.github.sharkwouter.Minigalaxy.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/192x192/apps/io.github.sharkwouter.Minigalaxy.png</Path>
<Path fileType="data">/usr/share/metainfo/io.github.sharkwouter.Minigalaxy.metainfo.xml</Path>
- <Path fileType="data">/usr/share/minigalaxy/images/update_available.png</Path>
<Path fileType="data">/usr/share/minigalaxy/images/winehq_logo_glass.png</Path>
<Path fileType="data">/usr/share/minigalaxy/translations/de/LC_MESSAGES/minigalaxy.mo</Path>
<Path fileType="data">/usr/share/minigalaxy/translations/es/LC_MESSAGES/minigalaxy.mo</Path>
@@ -92,12 +92,12 @@
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2021-07-29</Date>
- <Version>1.0.0</Version>
+ <Update release="5">
+ <Date>2021-10-04</Date>
+ <Version>1.0.2</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Troy Harvey</Name>
+ <Email>harveydevel@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 9:55 PM (1 d, 5 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5800605
Default Alt Text
D11972.id.diff (5 KB)

Event Timeline