blob: 376b96e3aa4786ff557611d82644c9edc58b5fbc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = kforth-64
pkgdesc = 64-bit Forth System for GNU/Linux
pkgver = 0.6.1
pkgrel = 1
url = https://github.com/mynenik/kforth-64
arch = x86_64
license = AGPL-3.0-or-later
depends = bash
depends = ncurses
depends = gcc-libs
depends = glibc
depends = readline
provides = kforth-64
conflicts = kforth-64
options = !debug
source = https://github.com/mynenik/kForth-64/archive/refs/tags/v0.6.1/kForth-64-0.6.1.tar.gz
sha256sums = 44e6ee073b991ed8cdb18838219a77279184728b857ffee0919030e35ce0f2a6
pkgname = kforth-64
|