blob: bf38d91266a60815c26da3f42d9c07d457ef5c99 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = cwm-git
pkgdesc = OpenBSD fork of calmwm, a clean and lightweight window manager
pkgver = 20140623
pkgrel = 1
url = http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1
arch = i686
arch = x86_64
license = custom
makedepends = git
makedepends = pkg-config
depends = libxft
depends = libxrandr
depends = libxinerama
conflicts = cwm
conflicts = cwm-cvs
replaces = cwm
replaces = cwm-cvs
source = git://github.com/chneukirchen/cwm.git#branch=linux
source = cwm.desktop
md5sums = SKIP
md5sums = 42530ce5a23fc5f9088d891e325d99bd
pkgname = cwm-git
|