blob: 9d66275ae058b85cf8f046c9b76846e346959b8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = jakt-git
pkgdesc = The Jakt Programming Language from SerenityOS
pkgver = r2296.7a35484f
pkgrel = 1
url = https://github.com/SerenityOS/jakt
arch = x86_64
license = BSD
makedepends = ninja
makedepends = cmake
makedepends = git
depends = clang
provides = jakt
conflicts = jakt
source = jakt-git::git+https://github.com/SerenityOS/jakt.git
md5sums = SKIP
pkgname = jakt-git
|