Initial commit
This commit is contained in:
commit
ec8441136e
8 changed files with 208 additions and 0 deletions
23
.SRCINFO
Normal file
23
.SRCINFO
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
pkgbase = heroic-games-launcher
|
||||
pkgdesc = Native GOG, Epic Games and Amazon games launcher for Linux
|
||||
pkgver = 2.18.1
|
||||
pkgrel = 1
|
||||
url = https://heroicgameslauncher.com/
|
||||
arch = x86_64
|
||||
license = GPL-3.0-only
|
||||
makedepends = desktop-file-utils
|
||||
makedepends = git
|
||||
makedepends = nodejs-lts-jod
|
||||
makedepends = npm
|
||||
makedepends = pnpm
|
||||
makedepends = python
|
||||
depends = bash
|
||||
depends = gcc-libs
|
||||
depends = glibc
|
||||
depends = electron36
|
||||
depends = which
|
||||
depends = zlib
|
||||
source = git+https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher.git#tag=v2.18.1
|
||||
b2sums = 56551e7ee595d78779ad55a1d7de483bafe60b07621530501e80393dc1f3832cb6f37e15b8a8089c5467914773c5b4feef90302632f411365aa6a19f218a8450
|
||||
|
||||
pkgname = heroic-games-launcher
|
||||
Loading…
Add table
Add a link
Reference in a new issue