blob: 17bc104786d6f368a364df8c8d8fb1fde011f134 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = mcwm-git
pkgdesc = A minimalist floating window manager written on top of the XCB
pkgver = 20130209.2.r11.gee7d9df
pkgrel = 2
url = http://hack.org/mc/hacks/mcwm/
arch = i686
arch = x86_64
license = ISC
makedepends = git
depends = xcb-util-wm
depends = xcb-util-keysyms
depends = bash
provides = mcwm
conflicts = mcwm
conflicts = 2bwm
conflicts = 2bwm-git
source = mcwm-git::git+https://github.com/bbidulock/mcwm.git
source = mcwm.desktop
pkgname = mcwm-git
|