blob: 819cc49e4b2c855e5019933ea13c99309a87bb0c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = wm-switcher-git
pkgdesc = Simple GUI to switch window managers in Linux with minimal dependencies, git version
pkgver = r12.48cb09e
pkgrel = 1
url = https://github.com/xircon/wm-switcher
arch = i686
arch = x86_64
license = GPL3
depends = python-pyqt5
optdepends = metacity: Switch to the Metacity window manager
optdepends = xfwm4: Switch to the Xfwm window manager
optdepends = compiz: Switch to the Compiz window manager
optdepends = openbox: Switch to the Openbox window manager
optdepends = compton: Use the Compton compositor
provides = wm-switcher
conflicts = wm-switcher
source = git+https://github.com/xircon/wm-switcher.git
md5sums = SKIP
pkgname = wm-switcher-git
|