blob: b40d5908c3d2ac7291ae16520156ce4453099374 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = libgnt3-hg
pkgdesc = The GLib Ncurses Toolkit
pkgver = 2.14.5r1477.768a0bf53a98
pkgrel = 1
epoch = 1
url = https://keep.imfreedom.org/libgnt/libgnt
arch = x86_64
license = GPL-2.0-or-later
makedepends = mercurial
makedepends = meson
makedepends = gobject-introspection
depends = glib2
depends = ncurses
depends = libxml2
depends = python
provides = libgnt3
provides = libgnt
conflicts = libgnt3
conflicts = libgnt
source = hg+https://keep.imfreedom.org/libgnt/libgnt#branch=default
sha256sums = SKIP
pkgname = libgnt3-hg
|