blob: b250364de3757abd08732620bca3538aa7229659 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = tktreectrl-git
pkgdesc = Multi-column hierarchical listbox widget for the Tk GUI toolkit
pkgver = 2.4.2
pkgrel = 1
url = https://github.com/apnadkarni/tktreectrl
install = .INSTALL
arch = x86_64
license = custom
makedepends = git
depends = tk
depends = libx11
provides = tktreectrl
conflicts = tktreectrl
source = git+https://github.com/apnadkarni/tktreectrl.git
source = arch-paths.patch
md5sums = SKIP
md5sums = 82fa47b8779466ccd9740e5aad3e47cf
pkgname = tktreectrl-git
|