Search Criteria
Package Details: minigalaxy 1.0.2-1
Git Clone URL: | https://aur.archlinux.org/minigalaxy.git (read-only, click to copy) |
---|---|
Package Base: | minigalaxy |
Description: | A simple GOG client for Linux |
Upstream URL: | https://github.com/sharkwouter/minigalaxy |
Keywords: | client galaxy games gaming GOG good old |
Licenses: | |
Submitter: | sharkwouter |
Maintainer: | sharkwouter |
Last Packager: | sharkwouter |
Votes: | 14 |
Popularity: | 1.12 |
First Submitted: | 2019-12-25 12:18 |
Last Updated: | 2021-01-14 11:35 |
Dependencies (10)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline, gtk3-classic)
- python (python-dbg)
- python-gobject (python-gobject-git)
- python-requests
- webkit2gtk (webkit2gtk-mse, webkit2gtk-unstable)
- python (python-dbg) (make)
- python-setuptools (make)
- dosbox (dosbox-debug, dosbox-daum, dosbox-ex-svn, dosbox-svn, dosbox-svn-ne2000, dosbox-sdl2, dosbox-openglide-svn, dosbox-ece, dosbox-staging-git, dosbox-staging) (optional)
- scummvm (scummvm-git) (optional)
- wine (wine-unity3d-git, wine-vulkan-git, wine-valve-git, wine-no-pe, wine-git, wine-valve, wine-stable-next, wine-stable, wine-staging-git, wine-stable-ubuntu, wine-staging) (optional)
Latest Comments
jdarnold commented on 2020-10-09 13:35
I must be missing a python package, I would guess. Or a version of something?
yochananmarqos commented on 2020-10-08 21:16
@jdarnold: It builds fine for me.
jdarnold commented on 2020-10-08 21:10
I'm not able to install this:
yochananmarqos commented on 2020-03-10 22:20
@sharkwouter: Okay, I'm dumb. I updated to 0.9.3 with my own PKGBUILD before you pushed your commit and didn't notice you added the
rm -rf tests
. It's in the wrong place, FYI. It should be in aprepare()
function.sharkwouter commented on 2020-03-10 22:02
@yochananmarqos I am not able to reproduce this:
It is in the source package, but not in the Arch package which is build. Could you try rebuilding in a clean directory?
yochananmarqos commented on 2020-03-10 20:08
@sharkwouter: What deletes what, now? It does indeed install it:
sharkwouter commented on 2020-03-10 19:40
@yochananmarqos it does not actually include the tests directory when running makepkg. It deletes it first.
yochananmarqos commented on 2020-03-10 18:47
This should not be installing the tests directory in site-packages, see Python package guidelines.
I added the following to the
package()
function for now:Gabriel_Gomes commented on 2020-02-08 16:00
works perfectly