New package: minigalaxy-0.9.4
This commit is contained in:
parent
ad03edee2b
commit
2f7d1d8efc
1 changed files with 19 additions and 0 deletions
19
srcpkgs/minigalaxy/template
Normal file
19
srcpkgs/minigalaxy/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'minigalaxy'
|
||||||
|
pkgname=minigalaxy
|
||||||
|
version=0.9.4
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="gettext python3-setuptools"
|
||||||
|
depends="hicolor-icon-theme webkit2gtk python3-gobject python3-requests"
|
||||||
|
short_desc="Simple GOG client for Linux"
|
||||||
|
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||||
|
license="GPL-3.0-or-later, CC-BY-3.0"
|
||||||
|
homepage="https://sharkwouter.github.io/minigalaxy/"
|
||||||
|
changelog="https://github.com/sharkwouter/minigalaxy/blob/master/CHANGELOG.md"
|
||||||
|
distfiles="https://github.com/sharkwouter/minigalaxy/archive/${version}.tar.gz"
|
||||||
|
checksum=ec6ae3b3dc73fec93060af4d9ab5d8558f668a3775db202be3702908323a88d7
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense THIRD-PARTY-LICENSES.md LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue