blob: 0b787060ddf96dfc22c6707e080e19a99569c568 (
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 = xtermwm-git
pkgdesc = A text-based window manager
pkgver = 0.4.0
pkgrel = 1
url = https://gitlab.com/AutumnMeowMeow/xtermwm
arch = any
license = MIT
makedepends = jdk-openjdk
makedepends = ant
makedepends = git
depends = java-runtime
depends = bash
depends = glibc
optdepends = inetutils: server-client support
provides = xtwm
provides = ptypipe
conflicts = xtwm
conflicts = xtermwm
conflicts = ptypipe
source = git+https://gitlab.com/AutumnMeowMeow/xtermwm.git
md5sums = SKIP
pkgname = xtermwm-git
|