blob: aa0bc7b434191feca17cef720da8ef864cff9a30 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = vicious-git
pkgdesc = Modular widget library for window managers
pkgver = 2.1.3.2.g9fc02f1
pkgrel = 1
url = http://git.sysphere.org/vicious/about/
install = vicious-git.install
arch = any
license = GPL2
makedepends = git
depends = lua
optdepends = awesome: for which vicious was mainly written for
optdepends = hddtemp: for the HDD Temp widget type
optdepends = alsa-utils: for the Volume widget type
optdepends = wireless_tools: for the Wireless widget type
optdepends = curl: for widget types accessing network resources
provides = vicious
conflicts = vicious
source = vicious-git::git+http://git.sysphere.org/vicious
pkgname = vicious-git
|