blob: ca8b81ea69094b1aeeb6455643d4f8c5bc47c8c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = gdlauncher
pkgdesc = GDLauncher is simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
pkgver = 1.0.11
pkgrel = 1
url = https://gdevs.io
arch = x86_64
license = GPL3
makedepends = gendesk
makedepends = git
makedepends = yarn
makedepends = nodejs
makedepends = rust
makedepends = unzip
depends = libnotify
depends = libxss
depends = libxtst
depends = libindicator-gtk3
depends = libappindicator-gtk3
conflicts = gdlauncher-appimage
conflicts = gdlauncher-git
conflicts = gdlauncher-bin
source = gdlauncher::git+https://github.com/gorilla-devs/GDLauncher.git
md5sums = SKIP
pkgname = gdlauncher
|