blob: d9975191a8ccd7b8cb025ba86dab3dd3c2b4367b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = dmenu-aegix-git
pkgdesc = Aegix Linux's custom build of dmenu (dynamic menu) with aegix-flavored config; ships dmenu, dmenu_path, dmenu_run, and stest
pkgver = r4.1d3b110
pkgrel = 1
url = https://github.com/aegixlinux/dmenu
arch = x86_64
license = MIT
makedepends = git
depends = libx11
depends = libxft
depends = libxinerama
depends = freetype2
depends = fontconfig
provides = dmenu
conflicts = dmenu
source = dmenu::git+https://github.com/aegixlinux/dmenu.git
sha256sums = SKIP
pkgname = dmenu-aegix-git
|