blob: ac1f20027f736e87b1e832dce1f09f9a603c9512 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = amalthea-gdc
pkgdesc = Small general library for the D programming language
pkgver = 1.9.1
pkgrel = 1
url = https://gitlab.com/os-18/amalthea
arch = x86_64
license = BSL-1.0 or LGPL-3+
makedepends = bash
makedepends = chrpath
makedepends = findutils
makedepends = glib2
makedepends = gcc-d
depends = dialog
depends = glib2
depends = gcc-d
source = amalthea-gdc-1.9.1.tar.gz::https://gitlab.com/os-18/amalthea/-/archive/v1.9.1/amalthea-v1.9.1.tar.gz
sha256sums = 2da29c393d88b663bee373c81c0ae1985732c9c2c5e52e594bb67ddc85decc29
pkgname = amalthea-gdc
|