blob: f52b0ea6db6053b6c10e66ecc70b5372fef79117 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = windwm-git
pkgdesc = Wind is window manager implements most parts of the ICCCM and EWMH/NetWM standards
pkgver = 1.5
pkgrel = 1
url = http://windwm.sourceforge.net/
arch = x86_64
arch = i686
license = custom
makedepends = git
depends = libxft
provides = windwm
conflicts = windwm
source = git://git.code.sf.net/p/windwm/code
source = windwm.desktop
pkgname = windwm-git
|