blob: 14846d3398336f4d074447f4bef95e655d1d15f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = bubbles-git
pkgdesc = bubbles is opinionated, tiny, bloat-less floating window manager for X.
pkgver = gitrev
pkgrel = 2
url = https://gitlab.com/twosixthree/bubbles/-/blob/main/README.md
arch = i686
arch = x86_64
license = GPL
makedepends = git
depends = libx11
depends = libxft
optdepends = libxrandr
optdepends = libxfixes
provides = bubbles
source = git+https://gitlab.com/twosixthree/bubbles
md5sums = SKIP
pkgname = bubbles-git
|