blob: 0242b4b2ea1578eef34c6d8feaa21a9fca6ed20f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = openjk-launcher
pkgdesc = A launcher and installer for OpenJK the opensource engine for Star Wars Jedi Knight: Jedi Academy
pkgver = 0.2
pkgrel = 1
url = https://github.com/gort818/openjk-launcher
arch = i686
arch = x86_64
license = GPL3
depends = python3
depends = python-gobject
depends = gtk3
depends = python-requests
depends = python-pygame
provides = openjk-launcher
conflicts = openjk-launcher
options = !emptydirs
source = https://github.com/gort818/openjk-launcher.git
sha1sums = SKIP
pkgname = openjk-launcher
|