blob: eeccf66c7303a0139aab33538a5b6ee3f755c804 (
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
25
|
pkgbase = notion-git
pkgdesc = Tabbed tiling, window manager. Fork of Ion3 - git version
pkgver = 3.2017050501.r16.g7260b922
pkgrel = 1
url = http://notion.sourceforge.net/
arch = i686
arch = x86_64
license = custom:LGPL
makedepends = git
depends = glib2
depends = lua
depends = libxext
depends = libsm
depends = gettext
optdepends = libxinerama
optdepends = libxrandr
provides = libtu
provides = libextl
provides = notion
conflicts = notion
source = notion-git::git+https://github.com/raboof/notion.git#branch=master
md5sums = SKIP
pkgname = notion-git
|